@charset "utf-8";
/* CSS Document */
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	margin: 0;
	}
A {outline: none;}
.flr {float: right;}
.fll {float: left;}
.red {color: #cc0000;}
UL {margin: 0; padding: 0;list-style: none;}
HR {
	height: 1px;
	color: #fff;
	background: url(http://www.autoguide.de/images/template/trennlinie.png) repeat-x #fff;
	margin: 9px auto;
	#margin: 2px 0;
	border: 0;
	#border: 1px dotted #757575;
	}
H3 {font-size: 11px;}
	
form {margin:0; padding:0;}

input {
padding:2px;	
color:#757575;
}

select {
margin:0;
padding:2px;
border:1px solid #999;
color: #757575;
}

select, option, input {font-size: 11px;}

.submit {
display:block;
margin:5px 0;
width:138px;
height:21px;
font-weight:bold;
color:#fff;
background:url(http://www.autoguide.de/images/template/input_submit.png) repeat-x;
cursor:pointer;
}

/* Spezifische Formatierungen */
#box {
	width: 980px;
	margin: 0 auto;
}
	#headad {
		width: 860px;
		text-align: right;
		float: left;
		}
	#rightad, #leftad {
		width:120px;
		float: right;
		text-align: left;
		overflow: hidden;
	}
	#banner_middle {
		display: block;
		height: 90px;
		text-align: center;
		margin: 30px 0 -25px 0;
	}

	#cbox {
		width: 850px;
		float: left;
	}
	
		#logo {
			width: 265px;
			height: 46px;
			position: relative;
			top: 13px;
			float: left;
			background: url(http://www.autoguide.de/images/template/logo.png) no-repeat;
			text-indent: -3000px;
		}
		#loginfield {
			width: 400px;
			height: 42px;
			position: relative;
			left: 185px;
			top: 13px;	
			float: left;
			background: url(http://www.autoguide.de/images/template/loginbg_x.png) repeat-x;
		}
			#loginfield FORM {margin: 0 0 0 15px;}
			#loginfield .submit {margin: 12px 0 -1px 0;}
		#headnav {
			width: 850px;
			height: 42px;
			position: relative;
			top:22px;
			left: 0;
			clear:both;
			background: url(http://www.autoguide.de/images/template/headnav_y.png) repeat-x;
		}
		#headnav LI {display: inline;}
		#headnav A {
			height: 39px;
			line-height: 42px;
			font-weight: bold;
			color: #757575;
			text-decoration: none;
			display:block;
			float:left;
			padding: 3px 27px 0  24px;
			background: url(http://www.autoguide.de/images/template/headnav_a.png) no-repeat top right;
		}
		#headnav A:hover {
			background: url(http://www.autoguide.de/images/template/headnav_ahover.png) no-repeat top right;
			color: #ff9933;
		}
		
		#contentbox {
			width: 850px;
			position: relative;
			top: 37px;
			float: left;
			padding-top: 10px;
			background: url(http://www.autoguide.de/images/template/cbox_top.png) repeat-x top;
		}
			#cbox_bg {
				width: 848px;
				float: left;
				padding-bottom: 1px;
				border-right: 1px solid #ccc;
				border-left: 1px solid #ccc;
				background: url(http://www.autoguide.de/images/template/cbox_y.png) repeat-x bottom;
			}
		#copyright {
			position: relative;
			top: 27px;
			float: left;
			padding: 12px 0 5px 0;
			width: 850px;
			color: #888;
			font-size: 9px;
			background: url(http://www.autoguide.de/images/template/cbox_bottom.png) no-repeat top #fff; 
		}
			#copyright A {
				color: #757575;
				text-decoration: none;
			}
			#copyright A:hover {color: #999;}
	
	/* Left content */
		.leftcol {
			width: 185px;
			float: left;
		}
			.secnav {
				width: 155px;
				padding: 0 8px 8px 8px;
				margin: 0 0 14px 0;
				background: url(http://www.autoguide.de/images/template/secnav_bg.png) no-repeat bottom left;
			}
				.secnav H3 {
					width: 154px;
					height:16px;
					color: #fff;
					font-size: 11px;
					position: relative;
					top: -2px;
					left: -9px;
					margin: 0;
					padding: 5px 0 0 17px;
					width: 155px;
					background: url(http://www.autoguide.de/images/template/secnav_top.gif) no-repeat bottom;
				}
				.secnav A {
					height: 16px;
					font-weight: bold;
					color: #757575;
					text-decoration: none;
					display: block;
					padding: 2px 0 0 10px;
					background: url(http://www.autoguide.de/images/template/secnav_a.gif) no-repeat bottom;
				}
				.secnav A:hover {
					background: url(http://www.autoguide.de/images/template/secnav_ahover.gif) no-repeat bottom;
					color: #ff9933;
				}
				.secnav INPUT {width: 150px;}
				.secnav .submit {width: 156px;}
				
				.secnav .ad a, .secnav .ad a:hover {background:none;padding:5px 0 0 0;}

	/* Right content */
		#rightcol {
			width: 653px; 
			float: left;
		}
			/*#rightcol SPAN {
				display: block;
				padding: 10px 8px;
				background: #fff;
				border-left: 1px solid #c5c5c5;
				border-right: 1px solid #c5c5c5;
				float: left;
			}*/
			#rightcol div.content {
				margin: 0;
				padding: 10px 8px;
				background: #FFFFFF;
				border: 1px solid #C5C5C5;
				border-top: 0;
				border-bottom: 0;
				float: left;
			}
			
			.rcolimg {
				margin: 0 0 15px 0;
				display: block;
				float: left;
			}
			#rightcol H3 {
					height:16px;
					color: #fff;
					font-size: 11px;
					position: relative;
					margin: 0;
					padding: 3px 0 0 17px;
					float: left;
			}
			.fullsize {margin-bottom: 14px; float: left;}
			/*.fullsize SPAN {width: 634px;}*/
			.fullsize div.content { width: 634px; }
			.fullsize H3 {background: url(http://www.autoguide.de/images/template/rcol_fullsize_head.png) no-repeat; width: 643px;}
			
			.halfsize {float: left; width: 319px;}
			/*.halfsize SPAN {width: 300px;}*/
			.halfsize div.content { width: 300px; }
			.halfsize H3 {background: url(http://www.autoguide.de/images/template/rcol_halfsize_head.png) no-repeat; width:301px;}
			.marg {margin: 0 14px 7px 0;}

		.topinserat {
			width: 158px;
			float: left;
		}
		.topinserat IMG {margin-bottom:2px;}
		#rightcol A {
			text-decoration: none;
			font-weight: bold;
			color: #ff9933;
		}
		#rightcol H4 {
			font-size: 11px;
			color: #757575;
			font-weight: normal;
			margin: 0;
		}
		.halfsize SELECT {
			width: 140px;
			margin-bottom: 3px;
		}
		.detailcontent {
			padding: 0 30px;
		}
		#detailimage {margin-bottom: 3px;border: 1px solid #EB890D; display: block;}
		.detailfoto {
			border: 1px solid #EB890D;
			width: 60px;
			height: 45px;
		}

/* Maximilian Busch */
img { border: 0; }
.error { color:#f00;font-weight: bold; }
.hinweis {} /**** WAS EINFALLEN LASSEN - z.B. in item_request.htm ganz unten ****/
.additional {color:#aaa;}
.align_center { text-align: center; }
.align_right { text-align: right; }
.big { font-size: 12px; }
table.width_fullsize { width: 630px; }
table.width_fullsize td.column_left { width: 315px; vertical-align: top; }
table.width_fullsize td.column_right { width: 315px; vertical-align: top; }
td.valign_top { vertical-align: top; }
p { margin-top: 0; }

	/* Kontakt */
	#kontakt td.title { width: 80px; }
	#kontakt td.field { width: 200px; }
	
	/* Fav */
	table.fav td.img { width: 110px; vertical-align: top; }
	table.fav td.img img { border: 0; }
	table.fav td.content { width: 520px; vertical-align: top; }
	
	/* Loginform */
	table.loginform td.title { width: 60px; }
	table.loginform td.field { width: 120px; }
	
	/* Creatitem */
	table.itemstats td.title { width: 120px; }
	table.itemstats td.field { width: 100px; }
	.required { color: #D98317; }
	table.createitem_form td.column_left { width: 315px; }
	table.createitem_form td.column_right { width: 315px; }
	table.createitem_form td.column_right1 { width: 157px; }
	table.createitem_form td.column_right2 { width: 158px; }
	table.createitem_form_checkboxes td.column_left { width: 211px; }
	table.createitem_form_checkboxes td.column_mid { width: 211px; }
	table.createitem_form_checkboxes td.column_right { width: 211px; }
	
	/* Createitem - PKW */
	table.createpkw_form_checkboxes td.column_first { width: 125px; }
	table.createpkw_form_checkboxes td.column_second { width: 125px; }
	table.createpkw_form_checkboxes td.column_third { width: 125px; }
	table.createpkw_form_checkboxes td.column_fourth { width: 125px; }
	table.createpkw_form_checkboxes td.column_fifth { width: 125px; }
	
	/* Detail */
	table.detail_twocolumn td.column_left { width: 315px; }
	table.detail_twocolumn td.column_right { width: 315px; }
	table.detail_threecolumn td.column_left { width: 211px; }
	table.detail_threecolumn td.column_mid { width: 211px; }
	table.detail_threecolumn td.column_right { width: 211px; }
	table.detail_contactform td.column_left { width: 100px; }
	table.detail_contactform td.column_mid { width: 215px; }
	table.detail_contactform td.column_right { width: 315px; }
	
	/* Suche */
	table.search_twocolumn td.column_left { width: 315px; }
	table.search_twocolumn td.column_right { width: 315px; }
	table.search_twocolumn td.column_right1 { width: 50px; }
	table.search_twocolumn td.column_right2 { width: 158px; }
	table.search_threecolumn td.column_left { width: 211px; }
	table.search_threecolumn td.column_mid { width: 211px; }
	table.search_threecolumn td.column_right { width: 211px; }
	table.search_form_checkboxes td.column_first { width: 125px; }
	table.search_form_checkboxes td.column_second { width: 125px; }
	table.search_form_checkboxes td.column_third { width: 125px; }
	table.search_form_checkboxes td.column_fourth { width: 125px; }
	table.search_form_checkboxes td.column_fifth { width: 125px; }
	
	/* Itemsbyuser */
	table.itemsbyuser td.thumbnail { width: 100px; vertical-align: top; }
	table.itemsbyuser td.content { width: 530px; text-align: center; vertical-align: top; }
	
	
	
	