@charset "UTF-8";
/* CSS Document */

body {
	background-color:#ffffff;
	font-family: "URW Gothic L", "Century Gothic", "Lucida Sans Regular", "Trebuchet MS", sans-serif;
	
}

/* Zentrierung
body{ text-align: center;} body{ margin: 0px auto; text-align: left; width: 1024px;}
.style1 {
	border-width:0px;
}
*/
.style2 {
	margin-left: 20px;
	margin-top:10px;
	margin-bottom:10px;
}




h2 {
	background: url("images/teaser_bg.png");
	margin-top:45px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color: #ccc;
	padding: 5px 20px 0px 20px;
	font-family:"URW Gothic L", "Century Gothic", "Lucida Sans Regular", "Trebuchet MS", sans-serif;
	color:white;
	font-weight:500;
	font-size: 1.5em;
	
}

blockquote {
	font-style:italic;
	font-size:1.2em;
}

a {
	color: #000000;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration:  none;
}


.style3 {
	background-image: url('images/Reifensuche25_16.gif');
	
}



a.naviaktiv {
	 background-color:#CCC;	
	
}

a.verteiler {
margin-left:10px;
font-size:0.8em;


}
/*
a:hover:before {
	content:" " "\00BB";
	color:red;
	padding: 0 5px 0 0;
	background-color:#FFF;
}
*/

p.link a {
	text-decoration:underline;

}

a:hover {
	background-color:#ccc;
}

a:active {
	content:" " "\00BB";
	color:red;
	padding: 0 5px 0 0;
	background-color:#FFF;
}
	

h1 {
	background: url("images/teaser_bg.png");
	padding: 0px 20px 0px 20px;
	margin: 35px 0 0 0;
	font-weight:500;
	font-size: 1.5em;
	/* font-weight: bold; */
	font-family:"URW Gothic L", "Century Gothic", "Lucida Sans Regular", "Trebuchet MS", sans-serif;
	color:white;
}



h1.ueberschrift {
	padding-left: 20px;
	margin-top:15px;
}


.verteiler {
margin-top:15px;
margin-left:30px;
margin-bottom:35px;
padding-bottom:20px;
	
}

h2.verteiler {
padding-bottom:0px;
margin-bottom:0px;
}

div.content {
	background: #ccc;
}
div.content p {
	margin: 0 0 0 0;
	padding: 10px 8px 8px 8px;
}




.verteiler a:hover {
background-color:#FFFFFF; text-decoration:underline;
}

img {
	border:0px;
}
a.oben {
	font-size:0.8em;
	color:#e73803;
	text-decoration:underline;
	
}