@import url(start.css);
@import url(typo3.css);
@import url(tt_news.css);
@import url(tx_powermail.css);
@import url(tue_breadcrumb.css);

body {
	margin: 0px;
	font-family: Verdana,Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
}

#wrap {
	background: #FFFFFF none repeat scroll 0 0;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
	text-align: left;
	width: 960px;
}

h1 {
	font-size: 16px;
}

h2 {
	background: url(../images/Icon-h2.gif) no-repeat left bottom;
	margin: 11px 0px 11px 0px;
	font-size: 14px;
}

h3 {
	margin: 22px 0px 12px 0px;
	font-size: 13px;
}

h4 {
	margin: 12px 0px 12px 0px;
	font-size: 12px;
}

h5 {
	margin: 12px 0px 12px 0px;
	font-size: 11px;
}

p {
	margin-top: 11px;
	margin-bottom: 11px;
}

img {
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

/* HEADER */
#header_left {
	float:left;
	height:40px;
	width:320px;
}

#header_navi {
	float:left;
	height:40px;
	width:630px;
	text-align: right;
}

#header_marken img, #header_marken a {
	border: none;
	padding: 0px;
}

#header_navi a:link, #header_navi a:visited, 
#SN a:link, #SN a:visited, 
#footer a:link, #footer a:visited {
	margin-right: 10px;
	font-weight: normal;
	color: #000000;
}

#header_navi a:hover, #SN a:hover, #footer a:hover {
	margin-right: 10px;
	font-weight: normal;
	color: #FF9900;
}

.navi_act {
	background: #ffcc66; !important;
}

#navi {
	float: left;
	background: #ff9900;
	border: 1px dashed #000000;
	height: 25px;
	width: 958px;
}

#navi a:link, #navi a:visited {
	display: block;
	float: left;
	background: none;
	border-right: 1px dashed #000000;
	padding-left: 15px;
	padding-right: 15px;
	height: 20px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#navi a:hover {
	display: block;
	float: left;
	background: #ffcc66;
	height: 20px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


/* BODY */
#body_left {
	clear: left;
	float: left;
	margin-top: 15px;
	width: 234px;
}

#sub_navi {
	float: left;
	background: url(../images/Fahrzeugsuche-Middle.jpg) repeat-y;
	width: 226px;
}

#sub_navi  h2 {
	margin-left: 4px;
}

#sub_navi  a {
	display: block;
	float: left;
	border-bottom: 1px dashed #CCCCCC;
	margin: 0px 4px 0px 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 18px;
	width: 226px;
	font-weight: normal;
	color: #000000;
}

.sub_navi_first  {
	border-top: 1px dashed #CCCCCC;
}

#sub_navi  a:hover {
	background: #FFCC66;
}


#body_right {
	float: left;
	margin: 30px 0px 0px 25px;
	width: 700px;
}


/* BOXEN */
#box {
	clear: left;
	float: left;
	margin: 15px 0px 0px 0px;
	height: 340px;
	width: 234px;
}

#box_top {
	float: left;
	background: url(../images/Box-Top.jpg) no-repeat;
	margin-top: 5px;
	height: 8px;
	width: 234px;	
}

#box_middle {
	float: left;
	background: url(../images/Box-Middle.jpg) repeat-y;
	padding: 0px 10px 0px 10px;
	height: 313px;
	width: 214px;	
}

#box_bottom {
	float: left;
	background: url(../images/Box-Bottom.jpg) no-repeat;
	height: 15px;
	width: 234px;	
}


/* FOOTER */
#footer {
	clear: left;
	float: left;
	margin-top: 8px;
	padding-top: 10px;
	background: url(../images/footer.jpg) repeat-x;
	height: 53px;
	width: 1000px;
	text-align: center;
}