@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
  
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;*/ }
#menu_left { width:115px;  float:left; font-size:12px; font-weight:bold; color:#26388e; margin-left:25px; }
#container_main { float:left; margin-left:0px; width:1000px; background-color:#ddd; }
#container_main #inhalt{ padding: 2px 0px 3px 2px; /*10px 10px 25px 10px;*/ }
#branchen_header, #branchen_label, #branchen_2label { position:relative; height: 20px; width:1000px; background: transparent; float:left; }
#branchen_label { font-size:14px; position:static; height: 21px; line-height:21px; float:left; width:123px; color:#000; background:#D5D8E9; font-weight: bold; padding:3px 3px 2px 14px; z-index:5; }
#branchen_label a {font-size:16px; color:#293B8D; font-weight:bold; display:block; width:123px; height:21px; text-decoration:none; line-height:21px;}
#branchen_label a:hover {color:#fff;}
/*#branchen_2label { float:left;
	background:url(../../images/branchenheader/secondLabelBg.jpg) no-repeat right top; font-size:14px; padding-bottom:8px; padding-top:9px; padding-left: 10px; font-weight: bold; height:18px; width:auto; padding-right: 10px; padding-left: 6px; } 
*/
#branchen_2label { float:left;
	/*background:url(../../images/branchenheader/secondLabelBg.jpg) no-repeat right top;*/ font-size:12px; font-weight: bold; height:26px; line-height:26px; margin-left:6px; padding:0px 10px 0px 5px; width:auto;} 

#branchen_2label span{font-size:12px; margin-left:2px;}

#branchen_label_menu { width:400px; float:right; padding: 0px; height:19px; margin-top:-1px;}
#branchen_hinweis { float:left; padding: 10px 2px 6px 2px; }
.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;}

span.admin {float:right;}
a.admin {width:auto; background-color:#FFF; border: 1px dotted #243E88; color:#006; padding:2px 6px; font-size:12px; font-weight:bold; text-decoration:none;}
a.admin:hover { background-color:#006; color:#fff; }

div.admin_info {padding:3px 10px; color:#900; font-size:14px; font-weight:bold;}


div#login_info_ad {
	position:absolute;
	top:142px;
	left:800px;
	color:#F30;
	
}