/* Homepage */
body {
	margin: 10px 10px 10px 10px; 
	padding: 0px;
	background: #ffffff url('../pictures/main_bg.png') left top repeat-y;
	font: normal 100% Arial,Verdana,Sans-serif;
	color: #000000;
	}
td {font-size: 11px;}
/* Header */
table#contenttable {width:1034px; /* height:100%;  */ background-color:#ffffff; border: #C0C0C0 1px solid; margin-bottom:10px; }
td#headerbanner {width: 100%; vertical-align: middle; background-color: #AFBED6;}
#mainbanner { padding-left: 4px; }
/* Header Menue */
#headernav {
	background-image: url('../pictures/headernav_bg.gif');
	height: 25px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
td#headermenue {
	background-image: url('../pictures/headernav_bg.gif');
	padding-bottom: 1px; padding-top: 1px;
	border-top: #ffffff 5px solid; border-bottom: #d1d1d1 1px solid;
	color: #ffffff; ;
	font-size: 10px; height:34px; text-align: right; color:#000000;
}
td#headernav_m {background-image: url('../pictures/headernav_middle.gif'); border-right: #959494 1px solid; padding-left: 10px; padding-right: 10px;}
td#headernav_e {background-image: url('../pictures/headernav_middle.gif'); padding-left: 10px; padding-right: 10px;}
td#headernav_l {background-image: url('../pictures/headernav_left.gif');width: 20px;}
td#headernav_r {background-image: url('../pictures/headernav_right.gif');width: 20px;}


/* Menue in der linken Spalte */
#leftmenue {
	padding-left: 1px; padding-top: 20px;
	width: 193px;
	vertical-align: top;
	background-color: #eeeeee;
	border-right: #d1d1d1 1px solid;
}
#leftnav {width: 100%;}
#leftnav a{
	display: block;
	border:1px solid #b2b2b2;
	margin: 1px 0 0 0;
	padding:1px 0 1px 15px;
	font-weight: normal; font-size: 11px;  text-decoration: none;
	height: 15px;
	color: #000000;
	background-image: url('../pictures/leftnav_icon.gif');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#leftnav p{
	display: block;
	border:1px solid #b2b2b2;
	margin: 1px 0 0 0;
	padding:1px 0 1px 15px;
	font-weight: normal; font-size: 11px;  text-decoration: none;
	height: 15px;
	color: #C0C0C0;
	background-image: url('../pictures/leftnav_icon2.gif');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#leftnav li{
	display: block;
	border:1px solid #b2b2b2;
	margin:32px 0 0 0;
	/*padding:1px 0 1px 8px;*/
	padding:1px 0 1px 15px;
	font-weight: bold; font-size: 11px;  text-decoration: none;
	height: 15px;
	color: #000000;
	/*background-image: url('../pictures/leftnav_main_icon.gif');*/
	background-image: url('../pictures/leftnav_icon2.gif');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	list-style-type: none; list-style-position: outside;
}
#leftnav a:hover {color: #FF6600; background-color: #f4f4f4; text-decoration: none;}
#leftnav .first { margin:0; }

/* Content */
#contentmain {margin: 10px;}
#1spalten {width: 100%;}
#2spalten {width: 810px;}
#2spalten .links {width: 622px; vertical-align: top;}
#2spalten .rechts {width: 178px; vertical-align: top;}
.headline {
	border: #d5d6d6 1px solid;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	background-image: url('../pictures/headline_bg.gif');
	height: 16px;
	padding-left: 5px; padding-top: 2px; padding-bottom: 2px;
}
.headline.first {
	background-image: url('../pictures/headline_bg.gif');
	height:16px;
}
.headline.marker {
	background-image: url('../pictures/headline_bg_marker.gif');
	height:18px;
	font-size:15px;
}
.headlinetextleft {
	border: #d5d6d6 1px solid;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	background-image: url('../pictures/headline_bg.gif');
	height: 16px;
	padding-left: 5px; padding-top: 2px; padding-bottom: 2px;
}
.headlinetextright{
	border: #d5d6d6 1px solid;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align:right;
	background-image: url('../pictures/headline_bg.gif');
	height: 16px;
	padding-left: 5px; padding-top: 2px; padding-bottom: 2px;
}
.headline a { font-size: 14px; font-weight: bold; color: #FF6600; }
#spacer_v {background-image: url('../pictures/spacer_v.gif');background-repeat: repeat-y;}
#spacer2_v {background-image: url('../pictures/spacer2_v.gif');background-repeat: repeat-y;text-align: center;}
#error { font-size: 14px; font-weight: bold; color: #FF6600;}
#topcars { padding-left:2px; padding-right:0px; }
#price { font-size: 18px; font-weight: bold; color: #FF6600;}
.neutag { color: #ffffff; background-image: url('../pictures/headline_bg_first.gif'); background-repeat: repeat-x; }

.red_box { border: #FD6A19 3px solid; background-color:#FDA667; color: #000000; font-size: 16px; font-weight: bold; text-align:center; padding: 25px;}

.content_showbrands { padding-left:48px; }
.content_showbrands a { color:#FE6601; font-weight:normal; }

/* Bloecke */
td.block {font-size: 10px; padding-top: 2px; padding-left: 5px; padding-right: 5px; padding-bottom: 5px;}

table.grid { margin-bottom:10px; border-collapse:collapse; }
.grid td { background-color:#ffffff; border: #C0C0C0 1px solid; padding:4px; }

/* Footer */
#footer {padding: 5px; font-weight: normal; font-size: 10px; border-top: #d5d6d6 1px solid; color: #838383; background-color:#f1f1f1;}
.fooleft {font-size: 11px; color: #000000; text-align: center; font-weight: bold;}
.fooleft a {font-weight: bold; color: #000000}
.foocopy {font-size: 9px; color: #333333; text-align: center; font-weight: normal; padding-top:4px; padding-bottom:4px;}

/* Formulare */
form{font-size: 11px; color: #000000;}
input{font-size:11px;}
textarea{border: #8699b5 1px solid; font-size: 11px; width: 400px; background-color: #f5f5f5;}
input.formtextbox {border: #8699b5 1px solid; background: #f5f5f5; font-size: 11px;}
.w200 {width: 200px; font-size: 11px;}
.w180 {width: 180px; font-size: 11px;}
.w154 {width: 154px; font-size: 11px;}
.w132 {width: 132px; font-size: 11px;}
.w82 {width: 82px; font-size: 11px;}
.w74 {width: 74px; font-size: 11px;}
.w48 {width: 48px; font-size: 11px;}
.button {border:#FD6A19 1px solid; padding:2px; margin-top:4px; margin-bottom:4px; font-size:10px; font-weight:normal; color:#555555; background-color: #E7E7E7}
.button_orange{border:#E7E7E7 1px solid; color:#000000; background-color: #FD6A19}

/* Sonstiges */
.rand {border: solid 1px #d1d1d1;}
a {font-weight: bold; color: #000000; background-color: transparent; text-decoration: none}
a:hover {color: #FF6600; text-decoration: underline}
ul {padding: 2px; list-style-position: inside; margin: 2px; list-style-type: decimal; text-align: left;}
li {list-style-position: inside; margin-left: 2px; color: #000000; list-style-type: square;}
.tablinie {border-bottom: solid 1px #d1d1d1;}
#inactive { color: #d1d1d1 }
#locked { color: #d10000 }
#sold { color: #00a100 }
* html  #search_button { margin-top:1px; }	/* IE Hack */
.view_offer_inactive { font-size: 16px; font-weight: bold; color: #ff0000; }
.view_offer_sold { font-size: 16px; font-weight: bold; color: #ff0000; }
.view_offer_old { font-size: 16px; font-weight: bold; color: #ff0000; }

/* Admin Bereich */
/* Menue im Kopfbereich */
#admmenue a {font-weight: bold; font-size: 0.8em; color: #ca1713; background-color: transparent; text-decoration: none}




/* PopUp Einstellungen */
table#popupmaintable {width:98%; /* height:100%;  */ background-color:#ffffff; margin-top:-15px; padding-top:10px;}
#popupfooter {padding: 5px; font-weight: normal; font-size: 10px; border-top: #d5d6d6 1px solid; color: #838383; background-color:#f1f1f1;}

/* Smartyblocks Module */
#showbanner { text-align:center; vertical-align:top; }
.banner { text-align:center; vertical-align:top; font-size: 10px; font-weight: normal; color: #555555; }


.paytype_paypal {  }
