
body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; 	
	color:#515151;
	background-image: url(images/mainbg.png);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom:14px dashed #EFC800;
	}
	
a {
		text-decoration: underline;
		color: black;
	}

h1 { 	
	display:block;
	font-family: 'Arial CE', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#8a8a8a;
	font-size: 18px;
	padding: 2px 5px 5px 0px;
	margin: 0;
	margin-top:15px;
	margin-bottom: 20px;
	text-transform:uppercase;
	text-align:right;
	border-bottom: 1px solid #FFCE1F;
	}
	
h2 { 	
	display:block;	
	font-weight: normal;
	color:#515151;
	font-size: 18px;
	padding: 2px 5px 5px 0px;
	margin: 0;
	margin-top:15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ECECEC;
	letter-spacing: -2px;
	}
	
.h2span {
	display:block;
	font-weight:bold;
	background-color:#FFCE1F;
	color:white;
	font-size: 90px;
	float:right;
	margin-top:10px;
	margin-left: 10px;
	height: 30px;
	border: 1px solid #FFCE1F;
}
	
fieldset {
	border: 1px solid white;
	border-right:none;
	border-bottom:none;	
	padding: 8px;
	line-height:1.5em;
	
	
	}
	
legend {
	padding:0px 8px 0px 8px;
	font-weight: bold;
	float:right;
	margin-right:15px;
	background-color:white;
	text-transform:uppercase;
	font-family: 'Arial CE', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#8a8a8a;
	font-size:10px;
	line-height:2.0em;
	}
	
img {	border: none; }

hr {
  border:none;
  color:white;
  height:1px;
}

.main {
	position:relative;
	margin:auto;
	width: 770px;
	background-color:white;
	background-image: url(images/motiv1.jpg);
	background-position: 317px 116px;
	background-repeat: no-repeat;	
	
	border-top:1px solid white;

}

.top {
  margin-top:18px;
  padding: 0px 15px 0px 15px;
}
	
.content {
	background-color:#4A6985;
	border-left: 9px solid white;
	margin-top:10px;
	width:317px;
	padding: 22px 0px 0px 15px;
	
}

.step {
  border-bottom:1px solid #A5B4C2;
  padding-bottom:1px;
  
}

.kform {
  position:absolute;
  top:159px;
  left:269px;
  border-right:1px solid #A5B4C2;
  border-bottom:6px solid #EFC800;
  padding: 15px 15px 0px 0px; 
  
}

.klist {
  position:absolute;
  top:173px;
  left:-260px;
  width:394px;
  background-color:#D8E0E7;
  padding:10px;
  border-bottom:6px solid #4A6985;
  border-top:1px solid white;
  margin-bottom:500px; 
  
}

	
.pdf {
	background-image: url(images/pdf.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 24px;
	}
	
.xls {
	background-image: url(images/xls.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 24px;
	}
	
.opelico {
	background-image: url(images/opel-ico.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 24px;
	}
	


.oform {
  position:absolute;
  top:333px;
  left:341px;
 	font-size:11px;
	color:black;
	
}

.oform span {
	color:#E60000;
	font-size: 13px;
}

.oform td {
	font-size: 12px;
	text-align: left;
	background-color: #EEEEEE;
	padding: 5px;
	padding-left:35px;
	
 

}

.fs2 {
	border: 1px solid #A5B4C2;
	border-right:none;
	
	padding: 11px 10px 10px 20px;
	line-height:1.5em;	
	}
	
.fs2legend {
  padding:0px 8px 0px 8px;
	font-weight: bold;

	margin-right:15px;
	background-color:white;
	text-transform:uppercase;
	font-family: 'Arial CE', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#8a8a8a;
	font-size:10px;
	line-height:2.0em;
}

.displayNone {
	display: none;
}

.displayRow {
	display: table-row;
}

.morelnk {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #FFCE1F;	
	color:black;
	font-size:10px;
	padding:0px 5px 1px 5px;
	text-decoration:none;
	color:#707070;
}

.morelnk:hover {
	border:1px solid white;
	text-decoration:underline;
	
}

.oos {
  position:absolute;
  top: 289px;
  left: 678px;
}

.rs {
  position:absolute;
  top: 61px;
  left: 185px;
}

.parts table {
	border: none;
	margin: 0px;
	padding: 0px;
}
.parts td {
	border: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
