* {
margin:0;
padding:0;
}

html,body {
margin:0;
padding:0;
}

div.hr {
	height:0px;
	line-height:0px;
	font-size:0px;
	padding:0;
	margin:0;
	border-top: 1px solid #aca899;
	border-bottom: 1px solid #fff;
	clear:both;
}
body,td,th {
font-family:"Trebuchet MS" ,Tahoma, Helvetica, sans-serif;
font-size: 13px;
color:#000;
line-height:20px;
}

body {
background:#323232 url(images/bg.jpg) repeat-x top fixed;
text-align:center;
margin:0;
}

img {
	vertical-align:top;
}

a {
color:#333;
text-decoration:none;
}

a:hover {
color:#333;
text-decoration:underline;
}

a img {
border:none;
}

.curPage {
	background-color: #888;
	color:#fff;
}
select,input,textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
}

fieldset {
	padding-left:0px;
	background-color:#efefef;
	padding-bottom:10px;
	height:145px;
}

label {
	vertical-align:middle;
	padding: 0 5px;
}
legend {
	padding: 0 4px;
	color:#000;
	background-color:#efefef;
}

.selectlabel {
	margin-top:5px;
	width:50px;
	display:block;
	float:left;
	text-align:right;
	padding-left:15px;
	padding-right:5px;
	font-weight: bold;
	vertical-align:top;
}

fieldset option {
}

fieldset select {
	font-size:11px;
	float:left;
	font-weight: normal;
}

select {
	width:120px;
	font-weight: normal;
}

select.marke {
	width:120px;
	font-weight: normal;
	display:inline;
	font-size:14px;
}

select.typ {
	width:120px;
	font-weight: normal;
	display:none;
}

select.klasse {
	width:120px;
	font-weight: normal;
	display:none;
}

select.linie {
	width:120px;
	font-weight: normal;
/*	display:none;*/
}

h1 {
font-size:2em;
font-weight:700;
color:#333;
padding-bottom:0px;
line-height:normal;
}

h2 {
font-size:16px;
color:#A58F53;
}

h3 {
font-size:16px;
color:#000;
}

h4 {
font-size:12px;
color:#D3B368;
}

ol li {
margin-left:2em;
}

small {
font-size:0.9em;
}

#Body {
width:744px;
height:100%;
text-align:left;
display:table;
background:#fff;
background-image:url(images/bg_content.jpg);
background-repeat:repeat-x;
border-left:4px solid #CCCCCC;
border-right:4px solid #CCCCCC;
margin:auto;
padding:0 0px;
}

#Header {
height:150px;
}

#Logo {
width:194px;
height:150px;
float:left;
}

#Theme {
width:550px;
height:150px;
float:left;
display:block;
}

#Header .head {
}

#Partner {
padding-top:40px;
}

#Locator {
font-size:0.9em;
color:#666666;
margin-bottom:1em;
}

#Locator a {
color:#666666;
}

#Contentwrapper {
padding-top:20px;
position:relative;
width:744px;
}

#Leftcolumn {
float:left;
width:200px;
}

#Rightcolumn {
float:left;
width:500px;
}

#Navigation {
position:relative;
left:-04px;
}

#Navigation ul {
list-style:none;
list-style-image:none;
padding:0;
}

#Navigation ul li {
font-size:13px;
border-BOTTOM:1px solid #ffffff;
margin:0;
padding:0;
}

#Navigation ul li a {
width:163px;
border-left:4px solid #666666;
text-decoration:none;
display:block;
padding:10px 10px 10px 21px;
}

#Navigation ul li a:hover {
background:#888;
display:block;
border-left:4px solid #333;
text-decoration:none;
color:#fff;
}

#Navigation ul li.current a {
display:block;
border-left:4px solid #333333;
text-decoration:none;
font-weight:700;
background-color:#ddd;
}

.contentbox h2 {
color:#000;
font-size:14px;
}

.left {
float:left;
width:110px;
}

.right {
float:right;
width:300px;
margin-left:-20px;
}

.contentimg {
float:right;
margin-bottom:5px;
margin-left:20px;
margin-top:3px;
border:2px solid #ffffff;
}

.border {
border:1px solid #D0B468;
padding:2px;
}

#Content {
font-size:1em;
float:left;
width:500px;
margin-left:25px;
}

#Content a {
color:#333333;
text-decoration:underline;
}

#Content ul li {
list-style:square;
margin-left:1em;
}

#Copy {
margin-bottom:2em;
}

#footerwrapper {
width:744px;
position:relative;
clear:both;
padding-top:25px;
font-size:10px;
line-height:15px;
margin:0 auto;
}

#footerwrapper a {
text-decoration:underline;
color:#666;
font-weight:700;
}

#footerwrapper p {
text-align:center;
color:#999;
margin:0;
padding:5px;
}

#footerwrapper div.address {
border-top:3px solid #666666;
padding:0;
}

.picture {
width:200px;
}

.picture img {
border:2px solid #D0B468;
}

.caption {
width:100%;
font-size:0.8em;
line-height:1.2em;
display:table;
background:#CCC;
text-align:center;
border-top:1px solid #FFF;
padding:2px;
}

.float_left {
float:left;
}

.float_right {
float:right;
}

.clearfloats {
clear:both;
}

.details {
font-size:11px;
}

.button {
position:relative;
left:-4px;
border-left:4px solid #666666;

}

p,ol,ul {
margin-bottom:1em;
}















table.footcollapse{
	width:500px;
}
table.footcollapse thead th,
table.footcollapse thead td
{
	background:#D0B468;
	padding:5px;
}
table.footcollapse tbody td{
	padding:5px;
	background:#C0D9EC;

}
table.footcollapse tbody th{
	padding:5px;
	background:#D9E4EC;
}
.index-boxes div.stable{
   	float: left;
 	background-color: #f9f4ff;
	color: #333333;
	text-align: center;
	border: 1px solid #e8e8e8;
	width: 245px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mytable {
	padding: 0;
	margin: 0;
	width: 249px;
}

caption {
	padding: 5px 0 5px 0;
	text-align: right;
	color: #606060;
}

teh {
	color: #260645;
	border-right: 1px solid #ffffff;
	border-top: 2px solid #D0B468;
	text-align: left;
	padding: 6px 6px 6px 8px;
	background: #F3ECD9;
}


th.nobg {
	border-top: 1px solid #ba9fe7;
	border-left: 1px solid #ba9fe7;
	background: #ece2fb;
}

th.wid {
	width: 75px;
}

td {
	border-bottom: 1px solid #D0B468;
	background: #fff;
	padding: 6px 12px 6px 12px;
	color: #000;
	text-align: left;
}

table.details th {
	color: #000;
	text-align: center;
	border: 0;
	border-top: 1px solid #D0B468;
	border-left: 1px solid #D0B468;
	border-bottom: 1px solid #D0B468;
	padding: 0 5px;
	margin: 0;
	font-size: 9px;
	font-weight:normal;
	line-height:1.5em;
}

table.details {
	border-right: 1px solid #D0B468;
}
 
table.details tr td img {
	padding:0;
	margin:0;
	vertical-align:middle;
	}
table.details tr td {
	padding:0;
	margin:0;
	text-align: center;
	border-left: 1px solid #D0B468;
	border-bottom: 1px solid #D0B468;
	line-height:1em;
	height:1em;
	vertical-align:middle;
}
  .edt
  {
    background:#ffffff;
    border:3px double #aaaaaa;
    width: 350px;
  }
  .edt_30
  {
    background:#ffffff;
    border:3px double #aaaaaa;
    font-family: Courier;
    width: 30px;
  }

table.rmv {
	font-size:8px;
	
}
small {
	font-size:10px;
}

.marke, .modell, .kategorie {
	font-size:13px;
}
.marke
{
	font-weight:bold;
}

.marke_big {
	font-size:15px;
	font-weight:bold;
}
table.kfz, table.user {
	width:500px;
	border:0;
	padding:0;
	margin:0;
	font-size:11px;
}
table.user tr td {
	padding-left:4px;
}

table.kfz tr, td  {
	padding:0;
	padding-left:10px;
	margin:0;
	font-size:11px;
}

table.kfz tr, td.body  {
	line-height:13px;
	padding-top:4px;
	padding-bottom:4px;
}

span.price {
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
}

table.kfz tr.head, td.head  {
	background-color:#777;
	color:#fff;
}

table.user tr.head td {
	background-color:#aaa;
	color:#fff;
}

table.kfz_detail {
	width:480px;
	padding:0;
	margin:0;
	font-size:11px;
}

table.kfz_detail td {
	border:0;
	padding:0;
	vertical-align:top;
}
table.kfz_detail td.preview {
	text-align:right;
	line-height:11px;
}

span.title {
	width:100px;
	float:left;
	padding-top:3px;
}

#SubNavigation ul {
list-style:none;
list-style-image:none;
padding:0;
}

#SubNavigation ul li {
font-size:12px;
border-BOTTOM:1px solid #fff;
margin:0;
padding:0;
padding-right:0px;
float:left;
}

#SubNavigation ul li a {
width:163px;
border-left:4px solid #aaa;
text-decoration:none;
padding:0 8px 0px 10px;
}

#SubNavigation ul li a:hover {
background:#888;
border-left:4px solid #333;
text-decoration:none;
color:#fff;
}

#SubNavigation ul li.current a {
border-left:4px solid #3a3;
text-decoration:underline;
background-color:#ddd;
}

.bigger {
	font-size:13px;
	font-weight:normal;
}

.bigger2 {
	font-size:14px;
	font-weight:normal;
	font-family: Arial;
}
