/* Erik: Bildwechsler in tt_news START */
/* SINGLE-Sektion */

.medioton-big, .medioton0, .medioton1, .medioton2, .medioton3 { 
	border: #aaaaaa 1px solid;
	margin-bottom: 8px;
	  	}
		
.medioton0 { background-color: #ffffff; }
.medioton1 { background-color: #ffffff; }
.medioton2 { background-color: #ffffff; }
.medioton3 { background-color: #ffffff; }
		
.news-single-imgcaption {
	display:none;} /* WICHTIG. Bitte nicht entfernen */
	
.news-single-item .contenttable th{
	background:	#639b17;
	color:		white;
}


.news-single-item .contenttable td{
	background:	#e3ffbc;
}

.news-single-item p{
float: none;
clear: both;
}





/* LIST-Sektion */

.medioton-list-item {
	clear:both;
}

.medioton-list-image { 
	float:left; 
	margin: 0px 10px 10px 0;}

.medioton-list-text p{
	margin: 0px;
	padding: 0px;
}
		
.medioton-list-text a{
	color:			#424242;
	text-decoration: none;
}

.medioton-list-text a:hover{
	color:			#8ab209;
	text-decoration: none;
}

.medioton-list-morelink {
	margin: 0px;
	padding: 0px;
}

.medioton-list-morelink a{
	color:			#8ab209;
	text-decoration: none;
}

.medioton-list-morelink a:hover{
	color:			#424242;
	text-decoration: none;
}


.medioton-list-container hr{
	border: none;
	background: url(gfx/backgrounds/hr-bg.gif) repeat-x;
	height: 1px;
	margin: 15px 0 15px 0;
	float: none;
	clear: both;
	}
	
/* Erik: Bildwechsler in tt_news ENDE */







/* generell */
body {

	font-family:	Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size:		14px;
	line-height:	20px;
	color:			#424242;
	margin:			0px;
	padding:			0px;
	/*background:		url(gfx/backgrounds/container-bg.gif) top left repeat-y;*/
	text-align:		left; /* For IE */
	}



#container{
	position:		absolute;
	top:				0px;
	left:				0px;
	width:			100% !important;
	width /**/:		100%;
	height:			100% auto;
	margin:			0 auto;
	text-align:		left; /* For IE, see above */
	/*background: url(gfx/backgrounds/body-bg.gif) top left repeat-x;*/
}

#intro{
	width:			960px;
}


/* Speziell für PRINT-Version !!! */

.printlogo{
	position: absolute;
	top: 30px;
	left: 50px;
	width: 174px;
	height: 54px;
	background: url(gfx/print-logo-hauck.gif) no-repeat;
}

.printkontakt{
	position: absolute;
	top: 30px;
	left: 350px;
}

/* wird in PRINT-Version ausbeblendet */

#sidebar{
	display: none;
}

#navigation{
	display: none;
}

.global{
	display: none;
}

/* allgemeine Styles */
a{
	color:			#424242;
	text-decoration: underline;
}

a:hover{
	color:			#8ab209;
	text-decoration: underline;
}

h1{
	font-size:	22px;
	padding:		0px;
	margin:		0 0 7px 0;
}

h2{
	font-size:	17px;
	color:		#8ab209;
	padding:		0px;
	margin:		10px 0 7px 0;
}

h3{
	font-size:	15px;
	padding:		0px;
	margin:		10px 0 7px 0;
}

p{
	padding:			0px;
	margin:			0 0 17px 0;
}

ul{
	margin:			0 0 17px 0;
	padding: 0px;
}

ul li{
list-style: none;
background: url(gfx/backgrounds/li.gif) top left no-repeat;
padding: 0 0 0 10px;
}


/* rechter Bereich */

#content{
	position: absolute;
	top: 230px;
	left: 50px;
	width: 560px;
	height: 100%;
}


/* Krümelspur*/

.kruemel{
font-size: 14px;
margin-bottom: 20px;
color: #8ab209;
}

.kruemel a{
color: #8ab209;
text-decoration: none;
}

.kruemel a:hover{
color: #8ab209;
text-decoration: none;
}

.foot {
width: 415px;
height: 38px;
margin-top: 50px;
font-size: 10px;
clear: both;
}

/* Styles für News */

.news-list-item{
	margin: 0px;
}

.news-list-item h2{
	font-size:	13px;
	font-weight: bold;
	padding:		0px;
	margin:		0px;
	clear:		both;
}

.news-list-item p{
	padding:			0px;
	margin:			0px;
	clear:		both;
}

.news-list-item span{
	color:		#8ab209;
}

.news-list-item a{
	color:		#424242;
	text-decoration: none;
}

.news-list-item a:hover{
	color:		#8ab209;
	text-decoration: none;
}

.news-list-item hr{
	border: none;
	background: url(gfx/backgrounds/hr-bg.gif) repeat-x;
	height: 1px;
	margin: 15px 0 15px 0;
}


/* Styles für Kontaktformular */

table.kontaktform{
	font-size:			13px;
}

.kontaktform p.form_error{
	color : 				#B1113E;
	font-weight:		bold;
}

.kontaktform input.eingabe {	
	width:  				190px;		
	font-size:			13px;
	color : 				#424242;
	text-align: 		left;
	border: 				1px #424242 solid;
}

.kontaktform input.pflichteingabe {	
	width:  				190px;				
	font-size:			13px;
	color : 				#424242;
	text-align: 		left;
	border: 				1px #639b17 solid;
	background: 		#e8feca;
}

.kontaktform textarea.formular {			
	font-size:			13px;
	color : 				#424242;
	text-align: 		left;
	border: 				1px #424242 solid;
	width:				300px;
}

.kontaktform input.button {	
	width:  				190px;			
	font-size:			13px;
	font-weight:		bold;
	color : 				#639b17;
	text-align: 		center;
	border: 				1px #639b17 solid;
	background: 		#e8feca;
}

	
	
/* Formatierung Suche */

table.csc-searchform p.csc-form-label{
	font-size:			13px;
	color:				#424242;
	margin:				1px 20px 0 0;
	
}
	

table.csc-searchform .csc-form-fieldcell input{	
	width:  				210px;		
	font-size:			13px;
	color : 				#424242;
	text-align: 		center;
	border: 				1px #424242 solid;
}


table.csc-searchform .csc-form-fieldcell select {	
	width:  				210px;		
	font-size:			13px;
	color : 				#424242;
	text-align: 		center;
	border: 				1px #424242 solid;
}

td.csc-searchResultRange p{
	font-size:			13px;
	color:				#424242;
}

/* Formatierung Sitemap*/

ul.sitemap li{
	list-style: none;
	margin-bottom: 5px;
	background: none;
	font-weight: bold;
}

ul.sitemap2{
	margin: 0 0 25px 20px;
}

ul.sitemap2 li{
	list-style: none;
	margin-bottom: 5px;
	background: none;
	font-weight: normal;
}

