/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(51,51,51); background-image: url("http://autopolis24.de/template/img/background-large.gif");}
 A:active { font-size: 12px; color: rgb(255,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-size: 12px; color: rgb(51,102,153); text-decoration: none ;}
 A:visited { font-size: 12px; color: rgb(51,102,153); text-decoration: none ;}
 .TextObject { font-size: 12px;}
 P { font-size: 12px;}
 .TextNavBar { font-size: 12px; text-decoration: none ;}
 A:hover { font-size: 12px; color: rgb(171,0,0); font-weight: bold; text-decoration: none ;}


a.mainlevel:link, a.mainlevel:visited {
	text-decoration: none;
    font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif;	
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	font-size:12px;
	height: 34px;
	text-align: center;
	background-image: url(/template/img/menue_n.jpg);
	background-repeat: no-repeat;
	width:105px;
	/*text-indent:15px;*/
}

a.mainlevel:hover, a.mainlevel:active {
	text-decoration: none;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif;
	color: #FFFFFF;
	display: block;
	font-size:12px;
	font-weight: normal;
	height: 34px;
    text-align: center;
	background-image: url(/template/img/menue_a.jpg);
	background-repeat: no-repeat;
	width:105px;
}

a.activelevel:link, a.activelevel:visited {
	text-decoration: none;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif;
	color: #FFFFFF;
	display: block;
	font-size:12px;
	font-weight: normal;
	height: 34px;
    text-align: center;
	background-image: url(/template/img/menue_a.jpg);
	background-repeat: no-repeat;
	width:105px;
}

a.activelevel:hover, a.activelevel:active {
	text-decoration: none;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif;
	color: #FFFFFF;
	display: block;
	font-size:12px;
	font-weight: normal;
	height: 34px;
    text-align: center;
	background-image: url(/template/img/menue_a.jpg);
	background-repeat: no-repeat;
	width:105px;
}
h1 {
  color: #8b3236;
  font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif;
  font-size: 14px;
  /*font-weight: bold; /*border:1px solid #F0F9FD;*/
}
h2 {
  color: #8b3236;
  font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif;
  font-size: 12px;
  /*font-weight: bold; /*border:1px solid #F0F9FD;*/
}

	