*{
	margin:0;
	padding:0;
}

html{
	height:101%;
	margin-bottom:1px;
}

body{
	background-color:#999999;
	text-align:center;
}

body,a.downlink,td,div,li{
	font-family:Verdana;
	font-size:12px;
	color:#1d1d1d;
}

a.downlink{
	display:block;
	width:400px;
	text-decoration:none;
}

div.sheet{
	margin:auto;
	padding:0;
	width:900px;
	background-color:#ffffff;
}

div.nav{
	display:block;
	width:900px;
	height:45px;
	background-image:url("img/navbg.jpg");
	background-repeat:repeat-x;
}

div.main{
	padding:40px;
	text-align:left;
}

div.cb{
	clear:both;
	margin-bottom:1px;
}

div.cbl{
	clear:both;
	margin-bottom:1px;
	border-bottom:1px solid #1d1d1d;
}

div.space{
	display:block;
	width:46px;
	height:22px;
	float:left;
}

div.empty{
	display:block;
	width:110px;
	height:22px;
	float:left;
}

img.nav{
	margin:0;
	padding:0;
	border-right:1px solid #ffffff;
	float:left;
}

div.footer,div.footer>a{
	padding-bottom:10px;
	font-size:10px;
	text-decoration:none;
	color:#1d1d1d;
}

div.produkt_vds{
	background-image:url("img/vds.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:600px;
	min-height:170px;
}

div.produkt{
	display:block;
	float:left;
	width:600px;
	min-height:170px;
}

input.kinp{
	width:390px;
	border:1px solid #1d1d1d;
}

textarea.karea{
	width:390px;
	height:150px;
	border:1px solid #1d1d1d;
}

input.submit{
	background-color:#1d1d1d;
	width:100px;
	border:0;
	color:#ffffff;
}

img.fl{
	float:left;
	margin-right:15px;
}

img.fr{
	float:right;
	margin-right:15px;
}

ol{
	list-style-type:square;
	list-style-position:inside;
}

ul{
	list-style-type:none;
	list-style-position:inside;
}

ul>li.download{
	display:block;
	width:300px;
	padding:5px;
	padding-right:150px;
	background-image:url("img/pdfdownload.gif");
	background-position:300px;
	background-repeat:no-repeat;
}

ul>li.download_anfrage{
	display:block;
	width:300px;
	padding:5px;
	padding-right:190px;
	background-image:url("img/pdfaufanfrage.gif");
	background-position:300px;
	background-repeat:no-repeat;
}

td.l{
	padding-right:20px;
	border-right:1px solid #1d1d1d;
}

td.m{
	padding-left:20px;
	padding-right:20px;
	border-right:1px solid #1d1d1d;
}

td.r{
	padding-left:20px;
}

h1{
	width:500px;
	color:#1d1d1d;
	font-size:14px;
	font-weight:bold;
	display:block;
	background-image:url("img/underline.jpg");
	background-repeat:no-repeat;
	background-position:0px 15px;
}

h2{
	color:#1d1d1d;
	font-size:14px;
	display:block;
	margin-bottom:10px;
}
