@charset "iso-8859-1";



/*

color: #0080c7; blau

color: #eb7b2d; menu orange

color: #d3e4ed; hell blau

*/



* {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666;

	line-height: 18px;

	

	margin: 0px;

	padding: 0px;

}


/* #############################
** ### felogin #################
** #############################
*/
.tx-felogin-pi1 {padding:0px 10px 0px 0px;font-size:85%;}
.tx-felogin-pi1 h3 {font-size:140%; color:#444444;}
.tx-felogin-pi1 fieldset {margin:0; padding:0.5em 1.5em; background-color:#efefef;margin:10px 150px 10px 0px;}
.tx-felogin-pi1 fieldset legend {display:none;}
.tx-felogin-pi1 fieldset div {clear:both; margin:0;}
.tx-felogin-pi1 fieldset div label {width:180px;margin:0 0 0.5em 0;float:left;}
.tx-felogin-pi1 fieldset div input {margin:0 0 0.5em 0;border:1px #eb7b2d solid;float:right;}

/* LAYOUT */



#rap {

	width: 100%;

	text-align: center;

}



	#inhalt {

		width: 980px;

		text-align: left;

		margin: 0px auto;

	}

	

		#head {

			width: 980px; height: 115px;

		}

		

			#head_left {

				float: left;

				width: 240px;

			}

			

			#head_right {

				float: right;

				width: 680px;

			}

			

				#head_right #meta_menu {

					text-align: right;

					padding: 5px 0px 0px 0px;

					color: #666;

					text-transform: uppercase;

					font-size: 10px;

				}

				

				.table_meta td, form {

					color: #666;

					text-transform: uppercase;

					font-size: 10px;

				}

				

					#head_right #meta_menu a {

						text-decoration: none;
						color: #666;

					}

				

					#head_right #meta_menu .einzeilig {

						font-family: Arial, Helvetica, sans-serif;

						font-size: 11px;

						color: #666;

						width: 130px;

						border: 1px solid #666;

						background: #fff;

						padding: 1px;

					}

			

		#flash {

			width: 980px;

		}

		

		#content {

			width: 980px;

			margin: 10px 0px 45px 0px;

		}

		

			#content_left {

				float: left;

				width: 240px;

			}
			
			
#content_left .bodytext {
	margin-bottom: 15px;
    margin-left: 0px;
    padding-left: 0px;
}
			
			

			

				#content_left_bottom {

					padding: 40px 0px 0px 0px;

					font-size: 10px;

				}

				

					#content_left_bottom p {

						font-size: 11px;

					}
					
					
					
  h1,h2,h3,h4,h5,h6 {
  	font-weight:bold; 
  	color:#666;
  	margin:0 0 0.30em 0; 
  }

/* h1 csc-firstHeader {font-size:145%; margin:0 0 0.95em 0; font-weight:normal;}  */ /* 21px */	
h1 {font-size:130%; margin:0 0 0.95em 0;}   /* 21px */			
h2 {font-size:120%; color:#3a80c7; padding:0 0 0.30em 0; }         /* 18px csc-header-n2 */
h3 {font-size:105%;}                        /* 18px */
#content_left h3 .csc-firstHeader {font-size:100%;}                        /* 18px */
h4 {font-size:95%;}                     /* 16px */
h5 {font-size:75%; color:#000000;}                     /* 14px */
h6 {font-size:75%; font-style:italic; color:#000000;}  /* 14px */				

			

			#content_right {

				float: right;
				width: 605px;
				padding: 0px 75px 0px 0px;

			}

#content_right .bodytext  {
	margin-bottom: 15px;
}


				#breadcrumb, #footer {

					color: #a7aaaa;
					font-size: 10px;
					padding: 0px 0px 25px 0px;

				}

				

					#meta_menu a, #breadcrumb a, #footer a {

						color: #a7aaaa;
						font-size: 10px;

					}

					

			#content_right .bodytext {

				margin: 0px 0px 15px 0px;

			}

			

			#content_right .csc-linkToTop {

				margin: 20px 0px 0px 0px;

			}

			

			#content_right a {

				text-decoration: none;
				color: #0080c7;

			}
		
#content_right .internal-link {color:#0080c7;}
#content_right a {color:#0080c7;}
#content_right a:hover {text-decoration:underline; color:#0080c7;}
#content_right a:visited {color:#0080c7; font-size:12px; font-weight:normal; text-decoration:none;}
#content_right .external-link-new-window a:visited {color:#0080c7; font-size:12px; font-weight:normal; text-decoration:none;}
	
			

			

		#content_start {

			width: 945px;
			padding: 5px 0px 25px 0px;
			margin: 0px 0px 0px 35px;

		}

		

			.start_box {

				float: left;
				width: 210px;
				margin: 0px 65px 0px 0px;

			}

			

				.start_box a {

					text-decoration: none;
					color: #0080c7;

				}

		

		#footer {

			width: 680px;
			border-top: 1px solid #bebebe;
			padding: 20px 0px 50px 300px;

		}

		

/* MENU */

.menu {

	padding: 50px 0px 0px 0px;

}



	.menu li {

		list-style-type: none;
		display: inline;	
		padding: 0px 55px 0px 0px;

	}

	

		.menu li a {

			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #0080c7;
			text-transform: uppercase;
			font-weight: bold;
			text-decoration: none;

		}

		

		.menu li a:hover {

			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #eb7b2d;
			text-transform: uppercase;
			font-weight: bold;
			text-decoration: none;

		}

		

			.menu li .level1-act {

				color: #eb7b2d;

			}


.menu2 {
	padding: 100px 0 0 0 ;
} 

	.menu2 li {
		list-style-type: none;
		display: inline;
		width: 150px;
		margin: 0 2px 0 0;
	}
	
	.menu2divdiv {
		margin: 100px 0 0 0;
	}
	
	.menu2div {
		float: left;
		width: 150px;
		margin: 0 2px 0 0;
		text-align: center;
	}
	
		.menu2div a {
			display: block;
			background: #e1f3fb;
			text-decoration: none;
			padding: 6px 0px;
			color: #000000;
		}
		
		.menu2div a:hover {
			display: block;
			background: #0084c3;
			padding: 6px 0px;
			color: #fff;
		}
		
		.menu2div .level1-act {
			display: block;
			background: #8dd7f6;
			padding: 6px 0px;
			color: #fff;
		}
				

.submenu {

	padding: 0px 0px 0px 10px;

}



	.submenu li {

		list-style-type: none;

	}

	

		.submenu li a {

			font-family: Verdana, Arial, Helvetica, sans-serif;

			color: #0080c7;

			text-transform: uppercase; 

			text-decoration: none;

			font-size: 10px;

			font-weight: bold;

		}

		

		.submenu li a:hover {

			font-family: Verdana, Arial, Helvetica, sans-serif;

			color: #eb7b2d;

			text-transform: uppercase; 

			text-decoration: none;

			font-size: 10px;

			font-weight: bold;

		}

		

			.submenu .level2-act a {

				color: #eb7b2d;

			}

	

	.submenu ul {

		padding: 0px 0px 10px 0px;

	}

		

		.submenu ul li {

			padding: 0px 0px 0px 10px;

		}

		

			.submenu ul li a {

				color: #333;

				text-transform: none;

				font-weight: normal;

			}

			

			.submenu ul li a:hover {

				color: #333;

				text-transform: none;

				font-weight: normal;

				text-decoration: underline;

			}

			

				.submenu ul .level3-act a {

					text-decoration: underline;

				}

		

/* HEADER */



.csc-firstHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333;

	padding: 0px 0px 15px 0px;

}



h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	padding: 15px 0px 15px 0px;

}




/* ----------------------ANFANG-----TT NEWS------------------- tt_News */


h4 a {

	text-decoration: none;

	font-size: 16px;

	font-weight: normal;

	color: #eb7b2d;

}	



.news-list-date {

	color: #999;

}



.news-list-morelink {

	padding: 0px 0px 20px 0px;

}



	.news-list-morelink-nologin {

		padding: 0px 0px 20px 0px;

	}



.news-list-backlink {

	padding: 10px 0px 20px 0px;

}



.news-list-morelink a {

	text-decoration: none;

	color: #0080c7;

	padding: 0px 0px 0px 15px;

	background: url(img_global/pfeil_more.gif) no-repeat left center;

}



	.news-list-morelink-nologin a {

		text-decoration: none;

		color: #999;

		padding: 0px 0px 0px 15px;

		background: url(img_global/pfeil_more_999.gif) no-repeat left center;

	}



.news-list-backlink a {

	text-decoration: none;

	color: #0080c7;

	padding: 0px 0px 0px 15px;

	background: url(img_global/pfeil_back.gif) no-repeat left center;

}


/* ----------------------Ende------------------------ tt_News */  







/* ##################################################### news-single-item Anfang */


.news-single-item {
	margin: 0px 0px 15px 0px;
}

.news-single-item h2 {
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 0;
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.news-single-item h3 {
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 0;
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.news-single-item .news-single-timedata, .news-single-category, .news-single-author {   
	color: #999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
}

.news-single-item .news-single-author {
	margin: 0px 0px 10px 0px;
}

.news-single-item .bodytext {
	margin: 0px 0px 0px 0px;
}


.news-single-item .news-single-backlink a:link {
	color: red;
	font-size: 9px;
	text-decoration:none;
}

.news-single-item .news-single-backlink a:visited {
	color: red;
	font-size: 9px;
	text-decoration:none;
}

.news-single-item .news-single-backlink a:hover {
	color: red;
	font-size: 9px;
	text-decoration:underline;
}




.news-single-item .news-single-img {
	float:left;
	margin: 0px 15px 5px 0px;
	border: solid 0px blue;
	padding: 1px;
	background-color:#FFFFFF;
	width: 205px;
}



.news-single-item .news-single-img a:link {
	float:left;
	margin: 0px 15px 5px 0px;
	border: solid 1px #CCC;
	padding: 4px;
	background-color:#FFFFFF;
	width: 205px;
}

.news-single-imgcaption {
    margin: 0px 0px 10px 0px;
	width: 205px;
    float: left;
    padding: 2px 2px 2px 0px;
    border: 0px solid #ccc;
    color: #333;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
    
}

/* ----------------------Ende------------------------ tt_News */  







/* ##################################################### LISTEN Anfang */


ul {

	padding: 5px 0px 15px 35px;

}



/* SEARCH */



.tx-indexedsearch-res {

	margin: 15px 0px 0px 0px;

}

	

	.tx-indexedsearch-searchbox form input {

		background: #fff;

		border: 1px solid #ccc;

		padding: 3px;

		margin: 0px 0px 3px 0px;

	}



	.browsebox {

		margin: 10px 0px 20px 0px;

		padding: 0px;

	}

	

		.browsebox li {

			padding: 3px;

			margin: 0px 3px 0px 0px;

			border: 1px solid #ccc;

		}

		

			.browsebox li a {

				text-decoration: none;

				color: #999;

			}

			

			.browsebox li a:hover {

				text-decoration: none;

				color: #0080c7;

			}

			

			.browsebox li strong a {

				color: #0080c7;

				font-weight: bold;

			}

	

	.tx-indexedsearch-noresults {

		padding: 0px;

		margin: 0px;

	}



/* ##################################################### Kontakt Formular Anfang */



.csc-mailform { border:none; }



.csc-mailform-field label {

  display: block;

  margin-top: 15px;

}



.csc-mailform-field {



	color: #0080c5;

}

.mf-input {

	width: 470px;

	padding: 3px;

	border: 1px solid #d5d7d1;

	border-left: 1px solid #0080c5;

	color: #0080c5;

}



.mf-select {

	width: 200px;

	padding: 3px;

	border: 1px solid #d5d7d1;

	border-left: 1px solid #0080c5;

}



.mf-text {

	width: 470px;

	padding: 3px;

	border: 1px solid #d5d7d1;

	border-left: 1px solid #0080c5;

}



.mf-submit {

	width: 100px;

	padding: 3px;

	margin: 10px 0px 0px 0px;

	border: 1px solid #d5d7d1;

	border-left: 1px solid #0080c5;

	background: #f4f4f4;
}
/* ----------------------Ende------------------------ Kontakt Formular */  







/* ##################################################### Rahmen Anfang */


.csc-frame {
			width: auto;
			vertical-align: top;
			padding: 5px;
            margin-bottom: 10px;
		}

        
/* Rahmen HELL GRAU*/
.csc-frame-frame1 {
		border: 1px solid #edecec;
        padding: 10px 15px 0px 15px;
		font-size: 8px;
		}
        
/* Rahmen Grau*/
.csc-frame-frame2 {
        background-color: #faf8f8;
	    border: 1px solid #e4e4e4;
        padding: 7px 15px 3px 15px;
		}
        
.csc-frame-frame2 LI { font-size: 11px; font-weight: bold; list-style-type:circle; color:#ff0000; list-style-color:#ff0000; margin:0 0 5px 0; padding: 2px 2px 2px 7px;}
.csc-frame-frame2 LI a, a:visited { font-size: 11px; font-weight: bold; text-decoration:none; list-style-type:circle; list-style-color:#ff0000; margin:0 0 5px 0;}
.csc-frame-frame2 LI a:hover {font-size: 11px; font-weight: bold; text-decoration:underline;}

.csc-frame-rulerAfter {
		border-bottom: 1px solid #b61f1f;
        margin: 0px 0px 10px 0px;
		}

/* ----------------------Ende------------------------ Rahmen */  

.csc-textpic-image { margin:0 0 5px 5px; padding:4px 4px 8px 4px; border:solid 1px  #FFF;}
.csc-textpic-caption { font-size: 11px; color:#000000; margin:0 0 5px 0;}


/* ##################################################### Reifen ABC Glossar */

#tx-tdglossar-pi1-listitem {
    width: 100%;
    border-top: 1px solid gray;
    margin-bottom: 15px;
}
#tx-tdglossar-pi1-backtotop {
    font-size: 10px;
    float: right;
    margin-top: 5px;
}
.tx-tdglossar-pi1-listrow {
    margin-top: 15px;
}
#tx-tdglossar-pi1-letters {
    padding: 0;
}
#tx-tdglossar-pi1-letters ul {
    list-style:none;
    margin: 0;
    padding: 0;
}
#tx-tdglossar-pi1-letters li {
    display: inline;
    margin: 0;
    background-color:#f5f5f5; border:solid 1px  #CCCCCC;
}

#tx-tdglossar-pi1-letters li a {background-color:#f5f5f5; padding: 0 0.20em 0 0.20em;
}

#tx-tdglossar-pi1-letters li a:hover {background-color:#f27b2d; color: #FFF; text-decoration:none;
}

#tx-tdglossar-pi1-letters .aktiv {
    font-weight: bold;
    color: #f27b2d;
    text-decoration: none;
}
.tx-tdglossar-pi1-listrow #tx-tdglossar-pi1-listitem h2 {    
	font-weight: bold;
    margin-top: 12px;
}
/* ----------------------Ende------------------------ Reifen ABC Glossar */  
