/* CSS Document */
/* Author: markus bessler - webin */
/* Website: finkkubik.de */
html, body{
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	margin:0;
	padding:0;
	background-color:#002052;
}
a:link, a:visited{
	color:#333333;	
}
ul{
	margin:0;
	padding:0 0 0 20px;
}
ul li{
	margin:10px 0;
	list-style-type:square;
}
h1{
	margin-top:3px;
	font-size:1.8em;
	font-family:"Times New Roman", Times, serif;
	color:#2271a4;
	text-transform:uppercase;
	font-weight:normal;
}
h2{
	margin-top:3px;
	font-size:1.6em;
	font-family:"Times New Roman", Times, serif;
	color:#2271a4;
	text-transform:uppercase;
	font-weight:normal;
}
h3{
	margin-top:3px;
	font-size:1.3em;
	font-family:"Times New Roman", Times, serif;
	color:#2271a4;
	text-transform:uppercase;
	font-weight:normal;
}
#wrapper{
	width:990px;
	margin:0 auto;
	position:relative;
}
#head_box_start{
	width:990px;
	height:257px;
	background-color:#002052;
}

#head_box{
	width:990px;
	height:222px;
	background:url(../pic_include/bg-head_box.gif) right top no-repeat;
}
#head_box img, #head_box_start img, #content_start img{
	display:block;
}
#head_pic{
	width:286px;
	height:222px;
}
#head_logo{
	width:700px;
	right:0;
	top:0;
	position:absolute;
}
#content_box_start{
	width:990px;
	height:300px;
	background-color:#90a3c7;
}
#menu_start{
	width:233px;
	top:280px;
	left:53px;
	position:absolute;
}
#content_start{
	width:702px;
	margin-left:288px;
}
#news_start{
	top:490px;
	left:600px;
	font-size:0.9em;
	line-height:1.4em;
	position:absolute;	
}
#content_box{
	width:990px;
	margin:0;
	padding:0;
	background:url(../pic_include/bg-content_box.gif) left top repeat-y;

}
#menu{
	width:233px;
	top:245px;
	left:0;
	color:#1d3b6a;
	position:absolute;	
}
#permmenu_start{
	width:287px;
	height:22px;
	left:0;
	bottom:0;
	text-align:center;
	position:absolute;
}
#permmenu{
	width:230px;
	height:50px;
	left:0;
	bottom:0;
	text-align:center;
	position:absolute;

}
#permmenu a, #permmenu_start a{
	color:#1d3b6a;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;

}
#permmenu a:hover, #permmenu_start a:hover{
	text-decoration:underline;
}
#content{
	width:580px;
	margin-left:300px;
}
.newstable td{
  padding:4px 30px 4px 4px;
}
.tablehead td{
  font-size:0.9em;
  border-bottom:1px dotted #0a2959;
  text-align:left;
  color:#0a2959;
}
.hervorgehoben1{
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	text-transform:uppercase;
	
	color:#0a2959;
}
.infotxt{
	font-size:0.85em;
}
.ra_pics{
	float:left;
	margin:0 5px 5px 0;
}
.tdgerade{
  background-color:#f7f8fa;
}
.tdungerade{
  background-color:#e7eefa;
}
.border{
	border:1px solid #002052; 
}
.grey-border_top{
	border-top:1px solid #999999;
}
.submenu a, .submenu a:visited{
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	color:#2271a4;
}
.submenu a:hover{
	text-decoration:underline;
}
#_subcontent_rechtsgebiete div{
	display:none;
}
.blau, .blau a{
	color:#2271a4;
}

