/*
########################
###   CSS FILE FOR   ###
### SCHULZE-TRAINING ###
########################
*/

/* MEDIA: SCREEN */

/* FARBVORGABEN:

	green: #92a316
	orange: #ef8813
	grey: #525252

/* GRUNDAUFBAU */

.clear {
   clear: both;
   line-height: 0px;
   font-size: 0px;
   height: 0px;
}
html{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img{
	border: 0px;	
}
table{
	border-collapse: collapse;
}

/* DEFAULT ELEMENTE */

div#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 297px;
	height: 175px;
	background-image: url(../../gif/ts_logo.gif);
	background-repeat: no-repeat;
	background-position: 98px 25px;
}
div#top_nav{
	position: absolute;
	top: 0px;
	left: 297px;
	width: 645px;
	height: 87px;
	border-bottom: solid 1px #8c8d7d;
}
div#left_nav{
	position: absolute;
	top: 156px;
	left: 0px;
	width: 170px;	
	padding-top: 50px;
}

/* NAVIGATION */

div.main1{
	width: 135px;
	margin: 0px 10px 0px 25px;
	border-top: solid 1px #8c8d7d;
	text-align: right;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	line-height: 15px;
	padding: 7px 0px;
}
div.main1Last{
	width: 135px;
	margin: 0px 10px 0px 25px;
	border-top: solid 1px #8c8d7d;
	border-bottom: solid 1px #8c8d7d;
	text-align: right;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	line-height: 15px;
	padding: 7px 0px;
}
a.main1{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
a.main1:hover{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #ef8813;
	text-decoration: none;
}
a.main1Active{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #ef8813;
	text-decoration: none;
}
a.sub1{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
a.sub1:hover{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	color: #ef8813;
	text-decoration: none;
}
a.sub1Active{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	color: #ef8813;
	text-decoration: none;
}

a.main2{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
a.main2:hover{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF8813;
	text-decoration: none;
}
a.main2Active{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF8813;
	text-decoration: none;
}
a.sub2{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
a.sub2:hover{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	color: #EF8813;
	text-decoration: none;
}
a.sub2Active{
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	color: #EF8813;
	text-decoration: none;
}

/* INHALT */
div#page{
	position: absolute;
	top: 140px;
	left: 170px;
	width: 780px;
	border-left: solid 1px #8c8d7d;
}

/* FOOTER */
div#footer{
	width: 780px;
	height: 30px;
	border-top: solid 1px #8c8d7d;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;	
	margin: 0px;	
}
div.Footer{
	float: left;
	padding: 3px 7px 0px 7px;
	border-right: solid 1px #8c8d7d;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
div.Footer1st{
	float: left;
	padding: 3px 7px 0px 7px;
	border-right: solid 1px #8c8d7d;
	border-left: solid 1px #8c8d7d;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
div.leftColFooter{
	margin: 0px 0px 0px 40px;
	width: 460px;
	float: left;
}
div.rightColFooter{
	margin: 0px;
	width: 270px;
	float: left;
	text-align: right;	
}

/* HEADLINES */
h1.Page{
	line-height: 27px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ef8813;
}
h2{
	line-height: 18px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	margin-top: 25px;
}
div#headlineRight{
	position: absolute;
	top: 10px;
	left: 400px;
}

/* TEXTFORMATE */
.text{
	line-height: 17px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
}
.starttext{
	line-height: 28px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #8c8d7d;
}
.bold{
	line-height: 17px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
}
.startbold{
	line-height: 27px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #8c8d7d;
}
.quote{
	line-height: 17px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #525252;
}
.Footer{
	line-height: 17px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
}

/* LINKS */
a.Page{
	line-height: 17px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ef8813;
	text-decoration: none;
	font-style: normal;
}
a.Page:hover{
	line-height: 17px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ef8813;
	text-decoration: none;
	font-style: normal;
}
a.Footer{
	line-height: 17px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}
a.Footer:hover{
	line-height: 15px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/* SEITENLAYOUT */

div.leftColShort{
	margin: 20px 40px 40px 40px;
	font-size: 12px;
	line-height: 17px;
	width: 220px;
	float: left;
}
div.leftColLarge{
	margin: 30px 40px 40px 40px;
	font-size: 12px;
	line-height: 17px;
	width: 420px;
}
div.leftColXtraLarge{
	margin: 30px 40px 40px 40px;
	font-size: 12px;
	line-height: 17px;
	width: 700px;
}
div.rightColLarge{
	margin: 20px 0px 40px 0px;
	padding-left: 40px;
	font-size: 12px;
	line-height: 17px;
	width: 400px;
	float: left;	
}
div.rightColInner{
	margin: 0px 0px 0px 40px;
	font-size: 12px;
	line-height: 17px;
	width: 390px;
	float: left;	
}
div.rightColInnerSmall{
	margin: 0px 0px 0px 40px;
	font-size: 12px;
	line-height: 17px;
	width: 200px;
	float: left;	
}
div.leftColInnerSmall{
	margin: 0px 20px 0px 0px;
	font-size: 12px;
	line-height: 17px;
	width: 140px;
	float: left;	
}
div.titleText{
	float: left;
	width: 300px;
	font-size: 12px;
	line-height: 17px;
	margin: 65px 0px 0px 0px;
}

/* LISTEN */
ul{
	padding: 0px 0px 0px 12px;
}
ol{
	padding: 0px 0px 0px 25px;
}

ol.text li{
	list-style-type: decimal;
	line-height: 17px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;	
}
ul.text li{
	list-style-type: disc;
	line-height: 17px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
}

/* ADMIN LOGIN */
.adminLogin{
	display: inline;
	width: 200px;
	height: 29px;
	border: solid 2px #525252;
	font-size: 20px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 30px;
	font-weight: bold;
	color: #525252;
	padding: 3px;
}
.adminSubmit{
	display: inline;
	width: 204px;
	height: 20px;
	border: solid 1px #525252;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	font-style: italic;
	color: #ef8813;
	background-color: #FFFFFF;
}

/* BILDER */
img.block{
	display: block;
}
img.inText{
	display: block;
	margin: 20px 0px 20px 10px;
}
img.title{
	display: block;
	float: left;
	margin: 0px 40px 7px 0px;
}
img.gallery{
	display: block;
	margin: 0px 5px 5px 0px;
	float: left;
}
img.galleryLast{
	display: block;
	margin: 0px 0px 5px 0px;
	float: left;
}
div.largeLeft{
	z-index: 1;
	margin: 0px 5px 0px 0px;
	float: left;
}
div.largeRight{
	z-index: 1;
	margin: 0px;
	float: left;
}
div#title{
	float: left;
	margin: 65px 20px 0px 0px;
}

/* FORMULARE */
.ref{
	display: inline;
	width: 346px;
	height: 15px;
	margin: 0px 0px 10px 0px;
	border: solid 1px #8c8d7d;
	background-color: #FFFFFF;
	padding-left: 4px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #525252;
}
input.save{
	display: inline;
	width: 100px;
	height: 19px;	
	border: solid 1px #8c8d7d;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ef8813;
	font-weight: bold;
	font-style: italic;
}
td.ref_left{
	width: 390px;
	height: 20px;
	vertical-align: top;
	padding-right: 10px;
}
td.ref_edit{
	width: 120px;
	height: 20px;
	vertical-align: top;
}
td.ref_delete{
	width: 120px;
	height: 20px;
	vertical-align: top;
}

textarea.kust{
	display: inline;
	width: 342px;
	margin: 0px;
	border: solid 1px #8c8d7d;
	background-color: #FFFFFF;
	padding: 0px 4px 0px 4px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #525252;
}