/* CSS Document */

body{ 
	margin:20px 0px 10px 0px; 
	padding:0px; 
	background-image:url(../images/back.gif);
}
p{ 
	margin:0px; 
	padding:0px;
}
img{ 
	border:0px;
}
.mainblock{ 
	width:920px;
	margin:0 auto;
	border: 1px solid #787677; 
	background-color:#FFFFFF;
}
.header{ 
	clear:left;
	height:77px;
	margin:0;
	background-color:#FFFFFF
}
.logo_img{ 
	float:left;
	clear:left;
	margin:15px 0px 15px 10px; 
}
.abstand_horizontal{
	clear:left;
	background:#4c69a7;
	height:15px;
}
.mainmenu_bgr{
	text-align:left;
	clear:left;
	background:#FFFFFF;
}


.spalte { 
	padding:20px 30px 30px 30px; 
	text-align:left; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px; 
	width:200px; 
	float:left; 
} 

.choose_language a{
	color:#282828; 
	line-height: 15px; 
	text-decoration:none;
}
.choose_language a:hover{
	text-decoration:none;
	line-height: 15px; 
	color:#FF0000; 
}
.title_language{ 
	background-color:#FFFFFF;
	height:192px;
	width:920px;
	border-bottom: 1px solid #787677;
	border-top: 1px solid #787677;
}

h1{ 
	background:url(../images/ac_text_gross.gif) no-repeat;
	height:15px;
	padding-bottom:10px;
	border-bottom: 1px dotted #CDD2E0;
	margin-left:30px;
	margin-right:30px;
}

h2{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	font-weight:bold;
	color:#153069; 
	line-height: 18px; 
}

.text_official{
	text-align:justify;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#282828; 
	margin-left:60px; 	
	margin-right:60px; 
}
	
.bottom{
	text-align:center;
	clear:left;
	background:#ffffff;
	height:30px;
	padding-top:10px;
	border-top: 1px solid #CDD2E0;
}
.bottom_text{
	font: bold 10px/15px verdana; 
	color:#656565;
	text-decoration:none; 
}
.bottom_bar{
	margin:20px 10px 20px 10px; 
}

ul.aufzaelungimg1 li{
  list-style-type: none;
  margin-left: 10px;
  padding-left: 15px;
  padding-bottom:10px;
  line-height: 20px;
  background: url('../images/dot.gif') no-repeat left -2px;
}


.bottom_left{
	text-align:left;
	float:left;
	background:#ffffff;
	height:30px;
	width:90%;
	padding-top:10px;
	border-top: 1px solid #CDD2E0;
}
.bottom_text{
	font: 10px/15px verdana; 
	margin-left:20px;
	color:#656565;
	text-decoration:none; 
}
.bottom_bar{
	font: 10px/15px verdana; 
	margin: 0px -10px 0px 10px; 
	color:#656565;
}
.bottom_right{
	float:left;
	text-align:right;
	width:10%;
	padding-top:10px;
	border-top: 1px solid #CDD2E0;
}
.bottom_close{
	clear:both;
}
.abstand_horizontal_bottom{
	clear:left;
	background:#4c69a7;
	height:10px;
}
