html { height:100%;}
body {  font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; margin:0; height:auto; min-height:100%; background-color:#fff;}
h1 {padding:10px; color:#26388e; margin:0px; font-size:18px;}
.body {/* position:relative;*/ width:1000px; height:100%; background-color:#fff; /*background:url(/images/left_menu.png) repeat-y;*/ }

.orange { color: #006; }


div.container {border:1px solid #D5D8E9; width:777px;}
div.container .inhalt { background-color:#eee; }
div.container .inhalt .headline {background-color:#D5D8E9; font-size:12px;}
div.container .inhalt  p{ margin:0px;}


div.info_block, div.info_block_2 {
	margin: 0px 1px 3px 3px; border:1px solid #D5D8E9;
	max-width:777px;
}
div.info_block_2 {
	width:350px;
	min-height:200px;
}
div.info_block_head {
	font-size:14px; font-weight:bold; padding:10px; background-color:#eee; color:#26388e;
}
.info_block_pic {margin:3px 10px; float:left;}

div.info_block_content {
	font-size:12px;
	font-weight:normal;
	padding:10px;
	color:#666;
}
div.info_block_content a {
	color:#006;
	text-decoration:none;
}
div.info_block_content a:hover {
	text-decoration:underline;
}

div.info_download {
	border-top:0px solid #eee;
}

a.download_link {
	color:#F08A01;
	text-decoration:none;
	font-weight:bold;
}
a.download_link:hover {
	text-decoration:underline;
}
.grey {
	font-weight:bold;
	color:#666;
}
.cl {clear:both;}
b.pad2 {width:0px; height:0px; line-height:0px; display:block}
form {display:inline;}