body {
	margin: 0px;
	padding: 0px 0px 30px 0px;
}

body, div, p, table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img{
	border: 0px solid white;
}

form{
	margin: 0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 0px;
}

#teaser_bottom {
	margin-top: 10px;
}

#teaser_bottom img {
	margin:0px;
	margin-top:10px;
	padding:0px;
}

a:link {color: black; text-decoration: underline;}
a:visited {color: black; text-decoration: underline;}
a:hover {color: #A23C00; text-decoration:underline;}

h4 {
	margin-bottom:5px;
	margin-top:5px;
}

.subnav {
	position: relative;
	height: 30px;
	vertical-align: middle;
	padding: 8px 0px 0px 12px;
	background-image: url(../gfx/subnav_bg.gif);
	background-repeat: no-repeat;
}

.rad_small {
	position: relative;
	width: 160px;
	padding: 0px;
	margin-right:10px;
	float: left;
}

#rad_teaser {
	margin: 5px 0px 20px 0px;
	padding-bottom: 0px;
	border-bottom: 1px dotted grey;
}

.rad_small_last {
	position: relative;
	width: 160px;
	padding: 0px;
	margin-right:0px;
	float: left;
}

div.teil a, table#auswahl a{
	color: #000;
}

.smaller{
	font-size: 0.8em;
}

.w100{
	width: 100%;
}

.center{
	text-align: center;
}
.right{
	text-align: right;
}

.clear{
	clear: both;
}

.hidden{
	display: none;
}

.green_box{	
	margin-top: 5px;
	border: 1px solid #d1ecdb;
	background-color: #f7f7f7;
	padding: 5px;	
}
.red_box{
	margin-top: 5px;
	border: 1px solid #f0e1d8;
	background-color: #f7f7f7;
	padding: 5px;
}

#header {
	padding: 20px 0px 0px 10px;
	background-color: white;
/*	background-color: #A23C00;*/
/*	background-image: url(../gfx/header_bg.gif);*/
/*	background-repeat: repeat-x;*/
/*	background-position: bottom;*/
}
#header img {
	margin: 0px;
	padding: 0px;
}


/* Seitengroesse */
#body{
	padding-left: 20px;
	margin: 15px 0px 0px 0px;
	width: 770px;
}
#left {
	float: left;
	width: 500px;
}
#right {
	float: right;
	width: 230px;
	padding-left: 20px;
	border-left: 1px dotted  #b2b2b2;
}



/* left */
#left p {
	margin-top: 5px;
}

/* right */
#right img {
	border: 1px solid  #b2b2b2;
}
#right p {
	margin: 5px 0px 5px 0px;
}
#right p.last {
	margin: 5px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}



/* Footer */
#footer {
	margin-top: 15px;
	padding-top: 8px;
	border-top: 1px dotted  #b2b2b2;
}




/* ??? */
#flashcontent {
	margin-top: 10px;
}

#models {
	background-color: #ECECEC;
	padding: 8px 0px 8px 10px;
	margin: 0px;
}

.smallpic {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.smallpic img {
	border: 1px solid  #b2b2b2;
}








/* Alle Schritte */
.back{
	width: 49%;
	float: left;
}
.forward{
	width: 49%;
	float: right;
	text-align: right;
}

/* Normaler Schritt */
div.teil{
	border-bottom: 1px dotted #b2b2b2;
	padding: 5px 0px;
}

.inkompatibel, .inkompatibel div, .inkompatibel table, .inkompatibel p, div.teil .inkompatibel a, .tbc{
	color: #999999;
}

div.teil .td1{
	width: 40%;
}

div.teil .td2{
	width: 20%;
}

div.teil .td3{
	width: 20%;
	text-align: right;
}

div.teil .hidden{
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #f4f4f4;
}

.bild{
	background-color: #dcdcdc;
	border: 1px solid #dcdcdc;
}




/* Schaltsystem */
.kettenschaltung{
	width: 47%;
	float: left;
	margin-top: 15px;
}
.rohloffschaltung{
	width: 47%;
	float: right;
	margin-top: 15px;
}




/* persoenliche Daten */
table#persoenliche_daten td{
	padding: 1px 5px 2px 0px;
}



/* Rechts - Meine Auswahl */
table#auswahl{
	font-size: 0.8em;
	margin-top: 10px;
	width: 330px;
}
table#auswahl td{
	padding: 2px 5px;
}
table#auswahl .schritt{
	width: 100px;
}
table#auswahl .teile_bez{
	width: 125px;
}
table#auswahl .preis{
	width: 75px;
}
.c0{
	background-color: #f3f3f3;
}
.c1{
	background-color: #eeeeee;
}
.aktueller_schritt{
	background-color: #d1ecdb;
}
