@import "coda.css"; /* css for codaslider jquery */
@import "thickbox.css"; /* css for codaslider jquery */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-color: #e8e8e8;
}
.centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	background-color: #FFFFFF;
	height: auto;
}
.kopf {
	background-image: url(../img/autosinger_logo_kopf.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 140px;
	background-color: #D7D7D7;
}
.marken {
	background-image: url(../img/marken.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 90px;
	background-color: #FFFFFF;
}
.marken_decker {
	width: 174px;
	height: 71px;
	background-color: #FFFFFF;
	z-index: 10;
	position: absolute;
	top: -73px;
	left: 180px;
	overflow: visible;
}
.content_wrap {
	width: 970px;
	height: auto;
	background-color: #FFFFFF;
	clear: both;
	position: absolute;
}
.nav {
	width: 180px;
	height: auto;
	float: left;
	top: 230px;
}
.rechte_spalte {
	width: 180px;
	height: auto;
	float: right;
	text-align: center;
	padding-bottom: 7px;
	padding-top: 7px;
	min-height: 300px;
}
.content {
	width: 590px;
	height: auto;
	float: right;
	min-height: 450px;
	position: relative;
	margin-right: 10px;
	border-bottom-color: #D7D7D7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
}
.content a{
	color: #003399;
	text-decoration: underline;
}
.content a:hover{
	text-decoration: none;
}
.content .headline{
	font-size: 15px;
	font-weight: bold;
}
.content .datum{
	font-size: 10px;
	font-weight: bold;
}
.content .orange{
	color: #C85102;
}
.content .linie{
	background-color: #CCCCCC;
	height: 1px;
	width: 590px;
}
.content .ansprech_headline{
	background-color: #D7D7D7;
	height: 19px;
	width: 580px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 15px;
	font-weight: bold;
}
.content .tel{
	font-size: 10px;
}
.content img{
	margin-bottom: 5px;
}

img.angebot:hover {cursor:pointer; }

.gebraucht_top {
	width: 560px;
	height: 155px;
	float: right;
	position: relative;
	margin-right: 10px;
	font-size: 12px;
	border: 2px solid #d77e23;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}
.gebraucht_top .headline{
	font-size: 16px;
	font-weight: bold;
}
.hotspot {
	width: 290px;
	height: auto;
}
.hotspot .headline{
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-image: url(../img/pfeil.png);
	background-repeat: no-repeat;
	background-position: right;
}
.hotspot a{
	color: #0066FF;
	text-decoration: underline;
}
.hotspot a:hover{
	text-decoration: none;
}
.fuss {
	width: 780px;
	height: 30px;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-left: 190px;
	padding-top: 10px;
	clear: both;
	color: #333333;
}
.fuss a{
	text-decoration: underline;
	color: #333333;
}
.fuss a:hover{
	text-decoration: none;
}
.element {
		font-size: 10px;
	}

/* navigation */

.navheader { display: block; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; padding: 4px 0px 4px 5px; background: #E1E1E1 URL('../img/nav_bullet.gif') no-repeat 163px 4px; }
.navitem { display: block; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; padding: 4px 0px 4px 5px; background: #EFEFEF URL('../img/nav_bullet.gif') no-repeat 163px 4px; border-bottom: 1px solid #E1E1E1; }
.subnav a { display: block; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; padding: 4px 0px 4px 15px; background: #FFFFFF URL('../img/nav_bullet.gif') no-repeat 163px 4px; border-bottom: 1px solid #E1E1E1; } 
.subnav { display: none; }
