body{

/*	background-image:url(microsite_test.jpg); */
	background-image:url(bg.jpg); 
}

body.preise{
	background-image:url(preise_bg.jpg); 
}

table.form_tab {
	position:absolute;
	top:370px;
	left:30px;
}

td {	
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

td.big {	
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

td.text_black {	
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height:10px;
}

td.text_black_mini {	
	font-family: arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	line-height:10px;
	padding-top:0px;
	margin-top:0px;
}

td.text_black_bold {	
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

td.text_black_bold_bg {	
	font-family: arial, sans-serif;
	font-size: 11px;
	#line-height: 18px;
	font-weight: bold;
	color: #000000;
	background-image:url(blau.gif);
	background-repeat:no-repeat;
}

a {	
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover {	
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

input.standard {
	width: 363px;
	#width: 371px;
	height: 12px;
	#height: 16px;
	border: 1px solid black;
	font-family: arial, sans-serif;
	font-size:10px;
}

input.str {
	width: 336px;
	#width: 346px;
	height: 12px;
	#height: 16px;
	border: 1px solid black;
	font-family: arial, sans-serif;
	font-size:10px;
}

input.nr {
	width: 21px;
	height: 12px;
	#height: 16px;
	border: 1px solid black;
	font-family: arial, sans-serif;
	font-size:10px;
}

input.plz {
	width: 70px;
	#width: 80px;
	height: 12px;
	#height: 16px;
	border: 1px solid black;
	font-family: arial, sans-serif;
	font-size:10px;
}

input.ort {
	width: 287px;
	height: 12px;
	#height: 16px;
	border: 1px solid black;
	font-family: arial, sans-serif;
	font-size:10px;
}

input.code {
	width: 10px;
	#width: 17px;
	height: 11px;
	#height: 15px;
	border: 1px solid black;
	font-family: arial, sans-serif;
	font-size:10px;
	padding-left:5px;
}

#preise {
	position:absolute;
	top:160px;
	left:0px;
	width:532px;
	height:450px;
	background-color:#ffffff;
	overflow:scroll;
	overflow-x:hidden;
}

td.preise {	
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align:top;
	padding-left:10px;

}

#bt_preise{
	position:absolute;
	top:16px;
	left:397px;
	width:106px;
	height:60px;
	cursor:hand;
}

