
/*--- Global Settings -----------*/

body{
    font: normal 12px Helvetica, Arial, sans-serif;
    color: black;
	background-color: #f2f2f2;
	text-align:center;
}

a {
	text-decoration: none;
	color: #cb2018;
}

img {
	border: 0;
}

.black {
	color: black;
}

.black a {
	color: black;
}

.lists .currency .black {
	color: black;
}

.text {
	margin-left: 50px;
}

div#MainFrame {
	width: 760px;
	padding: 0px;
	margin: 0px auto;
	margin-top: 20px;
	border: 1px solid black;
	text-align: left;
	background-color: white;
}

/*--- Logo ----------------------*/

div#Logo{
	width: auto;
	padding: 0px;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	text-align: left;
}

/*--- Title ---------------------*/

h2 {
	clear: left;
	display: block;
	margin-top: 20px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #cb2018;
	width: auto;
	padding-left: 51px;
  	background-image:url(picts/dotc.gif);
	background-repeat:no-repeat;
  	background-position: left bottom;
}
h3 {
   font-size:12px;
   font-weight:bold;
}
/*--- Navigation ----------------*/

.line1 {
	width: 610px;
	height: 1px;
	background-color: #cb2018;
	margin-left: 50px;
	margin-top: 3px;
	margin-bottom: 7px;
}
.line2 {
	width: 610px;
	height: 1px;
	background-color: #cb2018;
	margin-left: 50px;
	margin-top: 7px;
	margin-bottom: 7px;
}

div#NavFrame {
	display: block;
    width: 610px;
	height: auto;
	margin-top: 0px;
	margin-left: 50px;
	margin-bottom: 0px;
}

div#NavFrame a {
	color: black;
}
/* * html div#NavFrame {  /* Korrektur fuer IE 5.x
    width: 640px;
    w\idth: 600px;
} */

/*div#NavFrame div {
    clear: left;
}*/

ul#Navigation {
    margin: 0px; padding: 0px;
    text-align: left;
}

ul#Navigation li {
    list-style: none;
    float: left;
    width: auto;
	position: relative;
    margin: 0px; margin-right: 10px; padding: 0;
}
/*  * html ul#Navigation li {  /* Korrektur fuer den IE
    margin-bottom: -0.4em; x
  } */

ul#Navigation li ul {
    margin: 0; padding: 0;
	position: relative;
    top: 0px; left: 0px;
}
/*  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x
    left: -1.5em;
    lef\t: -0.4em;
  } */
ul#Navigation li ul li {
    float: none;
	position: relative;
    margin-bottom: 0px;
  }

ul#Navigation a, ul#Navigation span {
    display: block;
    padding: 2px 0px;
	border: 1px solid white;
}
  /* * html ul#Navigation a, * html ul#Navigation span {  /* nur fuer IE erforderlich
    width: 100%;
    w\idth: 6.4em;
  }*/

  /* ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border-bottom-color: red;
  } */
  /* li a#aktuell {  /* aktuelle Rubrik kennzeichnen
    color: red;
  } */
  /*ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen
   A background-color: maroon;
  } */

div#NavFrame .anav {
  	color: #cb2018;
}

/*--- Content --------------------*/

div#Content {
	clear: left;
	width: 660px;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-right: auto;
}

/*--- Lists ---------------------*/

.lists {
	margin-left: 50px;
	margin-top: 5px;
}

.lists table {
	border-spacing: 0px;
}

.lists table a {
	color: black;
}

.lists table a:hover {
	color: #cb2018;
}

.lineLists {
	width: 610px;
	height: 1px;
	background-color: #cb2018;
	margin-top: 3px;
	margin-bottom: 7px;
}

/*--- Car -----------------------*/

div#carpic {
	margin-left: 50px;
}

div#carpic a {
	color: gray;
}

.nocar {
	display: block;
	width: 365px;
	height: 274px;
	border: 1px solid gray;
	color: gray;
}

ul#features {
	list-style-image: url(picts/stret.gif);
	margin: 0px;
	padding: 0px;
}

.sold {
	color: gray;
}


/*--- Forms ---------------------*/

div#form {
	margin-left: 50px;
}

div#form input, textarea {
	display: block;
	width: 200px;
	border: 1px solid gray;
}

div#form .color {
	color: #cb2018;
}

.formtable td {
	vertical-align: top;
	padding-bottom: 2px;
	width: 150px;
}

.formtableamount td {
	vertical-align: top;
	padding-bottom: 2px;
}
.formtableamount .amount1 {
	width: 30px;
}
.formtableamount .amount2 {
	width: auto;
	vertical-align: middle;
}
div#form input#submit {
	display: block;
	width: 60px;
	background-color: white;
}
div#form .amount {
	width: 20px;
}
div#form .hidden {
	display: none;
}

/*--- Misc. ---------------------*/

.com {
	text-align: right;
}

.currency {
	width: 100px;
	text-align: right;
	margin-left: auto;
}

.lists .currency {
	color: #cb2018;
}

.lists .currency a {
	color: #cb2018;
}

.lists .currency a:hover {
	color: black;
}

.linkbutton {
	margin-left: 50px;
	text-align: center;
	width: 180px;
	border: 1px solid gray;
	padding: 1px 3px;
}

.auctionList {
	padding-top: 3px;
}

.fatRed {
	font-weight: bold;
	color: #cb2018;
}

.error {
    background: #ffaaaa;
    border: 1px solid red;
    text-align:center;
    margin-bottom:20px;
}

.aboutus_table{

}
.aboutus_table td{
    padding-bottom:27px
}

.subtext{
   font-size:10px;
   border-top:1px solid #cb2018;
   margin-top:10px;
   padding-top:10px;
}
.hochgestellt{
	font-size:9px;
	vertical-align:top;
}

.howtolist > li {
    margin-bottom:20px;
}