/* Formatierung von HTML-Elementen */

html   {height: 100%; }
*      {margin:0;padding:0;}
body  {
	font-family: "Verdana", Arial, Helvetica  sans-serif; 
	font-size: 10px;
	font-weight:regular;
	line-height: 14px;
	color: #666666;
	background-color: #f5f3f4;
	background-image:url(http://www.autohaus-kunz.de/images/back1.jpg);
	background-repeat: repeat-x;
}


h1 {
	font-size:11px;
	font-weight:bold;
	line-height: 16px;
	letter-spacing: 0px;
	color:#d50019;
	text-decoration:none;
	padding: 15px 15px 10px 21px;
}

h2 {
	font-size:11px;
	font-weight:normal;
	line-height: 16px;
	letter-spacing: 0px;
	color:#666666;
	text-decoration:none;
	padding: 10px 15px 10px 21px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
	letter-spacing: 0px;
	color:#d50019;
	text-decoration:none;
	padding: 20px 15px 10px 21px;
}

h4 {
	font-size:11px;
	font-weight:bold;
	line-height: 16px;
	letter-spacing: 0px;
	color:#666666;
	text-decoration:none;
	padding: 5px 15px 10px 26px;
}

p {
	line-height: 24px;
}

h5 {
	font-size:9px;
	font-weight:normal;
	line-height: 12px;
	letter-spacing: 0px;
	color:#666666;
	text-decoration:none;
	padding: 0px 15px 10px 21px;
}

br {
	line-height: 12px;
}

/* Grundgeruest */

#gesamt {
	width:810px;
	margin:0px auto;
}

#kopf {
	height:109px;
	width: 100%;
	background-image: url(http://www.autohaus-kunz.de/images/back_content.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #bfbfbf;
}
#l_kopf {
	height:109px;
	width: 250px;
	float:left;
	border-right: 1px solid #bfbfbf;

}
#r_kopf {
	height:109px;
	width: 554px;
	float:left;
	background-color:#d50019;
}
#ro_kopf {
	height:80px;
	width:100%;
	float:left;
	background-color:#ffffff;
}
#inhaltContainer {
	width: 810px;
	float:left;
	background-image: url(http://www.autohaus-kunz.de/images/back_content.png);
	background-repeat: repeat-y;
}

#inhaltStart {
	width: 100%;
	margin-top: 10px;
	text-align: center;

}

#banner {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	z-index:5;
}


#inhaltLinks {
	width: 200px;
	height: 415px;
	margin-top: 40px;
	background-image: url(http://www.autohaus-kunz.de/images/back_sommerfest_l.jpg);
	float:left;
	margin-left: 5px;
}

#inhaltLinks ul {
	list-style-type: none;
	padding: 0 10px 0px 21px;
}

#inhaltLinks li{
	display:block;
	padding-top: 3px;
}

li.service {
	font-size:10px;
	font-weight:normal;
	letter-spacing: 0px;
	color:#666666;
	padding: 0 5px 4px 0;
}

.links  {
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0px;
	color:#666666;
	text-decoration:none; 
	cursor:pointer;
}

.links:hover  {
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0px;
	color:#666666;
	text-decoration:underline; 
	cursor:pointer;
}

.team  {
	font-family: "Verdana", Arial, Helvetica  sans-serif; 
	font-size: 10px;
	font-weight:regular;
	line-height: 13px;
	color: #666666;
	letter-spacing: 0px;
	text-decoration:none; 
	cursor:pointer;
}

.team:hover  {
	font-family: "Verdana", Arial, Helvetica  sans-serif; 
	font-size: 10px;
	font-weight:regular;
	line-height: 13px;
	color: #666666;
	letter-spacing: 0px;
	text-decoration:underline; 
	cursor:pointer;
}

.selectedL {
	color:#d50019;
}

#inhaltRechts {
	width: 588px;
	height: 415px;
	margin-top: 40px;
	background-image: url(http://www.autohaus-kunz.de/images/back_content_r.jpg);
	float:left;
}

#inhaltRechts ul {
	padding: 0 15px 10px 41px;
	list-style-type: none;
}

#inhaltRechts li{
	display:block;
	padding-top: 0px;
	font-size:10px;
	font-weight:normal;
	letter-spacing: 0px;
	color:#666666;
	list-style-type: none;
}

#inhaltRechts h3 {
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
	letter-spacing: 0px;
	color:#d50019;
	text-decoration:none;
	padding: 20px 15px 10px 31px;
}

#inhaltRechts h4 {
	font-size:11px;
	font-weight:bold;
	line-height: 16px;
	letter-spacing: 0px;
	color:#666666;
	text-decoration:none;
	padding: 5px 15px 10px 31px;
}

.rechts  {
	font-size:11px;
	font-weight:normal;
	letter-spacing: 0px;
	color:#666666; 
}

#pdf {
	float:left;
	padding: 0 0 10px 0;
}

#pdf ul {
	list-style-type: none;
	padding-left: 31px;
}

#pdf li{
	padding: 0 0 5px 20px;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat; 
}

#footer  {
	height:10px;
	width: 810px;
	float:left;
	background-image: url(http://www.autohaus-kunz.de/images/back_footer.png);
	background-repeat: repeat-x;
}
		

.link  {
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0px;
	color:#d50019;
	text-decoration:none; 
	cursor:pointer;
	padding-left: 31px;
}

.link:hover  {
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0px;
	color:#d50019;
	text-decoration:underline; 
	cursor:pointer;
	padding-left: 31px;
}

.pdf  {
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0px;
	color:#666666;
	text-decoration:none; 
	cursor:pointer;
}

.pdf:hover  {
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0px;
	color:#666666;
	text-decoration:underline; 
	cursor:pointer;
}


/* Elemente der Navigation */

#menu {
	height:29px;
	float: left;
}
#menu ul {
	list-style-type: none;
	margin-top: 8px;
	padding: 0px;
}

#menu li{
	display:inline;
}

.navi  {
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0px;
	color:#ffffff;
	text-decoration:none; 
	padding: 10px 0px 8px 10px;
	cursor:pointer;
}

.navi:hover  {
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0px;
	color:#000000;
	text-decoration:none; 
	padding: 10px 0px 8px 10px;
	cursor:pointer;
}

.selected {
	color:#000000;
}

.smallMenu  {
	font-size:10px;
	font-weight:regular;
	letter-spacing: 0px;
	color:#666666;
	text-decoration:none; 
}

.smallMenu:hover  {
	font-size:10px;
	font-weight:regular;
	letter-spacing: 0px;
	color:#d50019;
	text-decoration:none; 
}

/* Elemente Kontaktformular */

form {
	padding: 0px 0 0 31px;
}

.farbe {
	font-size: 11px;
	font-weight:regular;
	font-family: "Verdana", Arial, Helvetica  sans-serif;
	color:#000000;
	text-decoration: none;
}

/* Elemente Veranstaltungen */

#inhaltLinksFest {
	width: 200px;
	height: 415px;
	margin-top: 40px;
	background-image: url(http://www.autohaus-kunz.de/images/back_sommerfest_l.jpg);
	float:left;
	margin-left: 11px;
}





