* { margin: 0; padding: 0; }

a{
	text-decoration: none;
}

body{
	text-align: center;
	background: #f5f5f5;
	padding: 0;
	margin: 0;
}


/* Hintergrund */
#main_container{
	height: 150px;
	margin: 0;
	padding: 0;
}

/* Positionierung */
#container {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	/*padding: 0 22px 0 22px;*/
	width: 1024px;
	background-color: #fff;
	text-align: left;
}

#header {
	position: absolute;
	z-index: 1;
	left: auto;
	top: 20px;
	height: 75px;
	width: 1025px;


	background-color: #e2e2e2;

	font: 20px Arial;
}

#header_bg {
	position: absolute;
	z-index: 2;
	left: auto;
	top: 83px;
	height: 20px;
	width: 1025px;
	background: url(../img/header.png);
}



#img_menu{
	width: 166px;
	height: 83px;
	float: left;
	position: absolute;
}

#img_menu img{
	border:  0px;
}

#main_menu{

	position: absolute;
	width: 564px;
	/*margin: 24px 0 0 166px;*/
	margin: 0 0 0 166px;
	padding: 0;
	background-color: #e2e2e2;


}

#main_menu ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	

}

#main_menu ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-left: 0;
	line-height: 80px;


}

#main_menu ul li a{
	width: 139px;
	height: 73px;
	padding: 0;
	margin: 0 0 10px 2px;

	text-decoration: none;
		

	display: block;
	text-align: center;
	color: #fff;
}


.main_menu_a{
	background: #0047ab;

}

.main_menu_b{
	background: #00c78b;
}

.main_menu_c{
	background: #e28278;
}

.main_menu_d{
	background: #eeee00;
}

#main_menu .active p{

	width: 139px;
	height: 73px;
	padding: 0;
	margin: 0 0 10px 2px;
	font-weight: bold;

	text-decoration: none;

	
	display: block;
	text-align: center;
	color: #fff;

}


.main_menu_a a:hover{
	background: #0053c7;
}

.main_menu_b a:hover{
	background: #00d695;
	
}

.main_menu_c a:hover{
	background: #e98b82;	
}

.main_menu_d a:hover{
	background: #f6f600;
}

#beside_menu{
	text-decoration: none;
	margin: 38px 15px 0 0;
	
	background: #e2e2e2;
	float: right;	
}

#beside_menu a{
	font: 14px Arial;
	color: #000;
}

#beside_menu a:hover{
}

#beside_menu img{
	margin-right: 10px;
	border: 0px;
}

#content {
	/*background: #fff url(../img/bg.gif) repeat-y;*/
	position: absolute;
	left: auto;
	top: 103px;
	width: 1024px;
	background-color: #FFFFFF;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-top: 1px #000 solid;
	

}

#content_top{
	
	margin-top: -3px;
	margin-right: 4px;
	margin-left: 5px;
	padding-top: 5px;
	width: 1024px;

	height: 30px;
}

#content_flags{
	float: right;
	margin: 2px 20px 0 0;
}

#content_flags a{
	padding-left: 3px;
	text-decoration: none;
	border: none;
}

#content_flags img{
	border: none;
}



#content_left{
	background-color: #FFFFFF;

	margin-left: 10px;
	float: left;
	width: 580px;
	padding: 0;
	
	/*border: 1px #000 solid;*/
}

#content_menu{
	position: absolute;
	width: 20px;
	height: 100px;
	margin-right: 10px;

	/*background-color: #0047ab;
	border: 1px #00f solid;*/
}

#content_menu img{
	float: left;


}

#content_text{
	position: relative;
	left: 15px;
	z-index: 1;
	
	font: 18px Arial;
	/*margin-left: 15px;*/
	width: 550px;
	padding: 5px;
	padding-left:20px;
	padding-right: 10px;
	
	/*border: 1px #0ff solid;*/
}

#content_text h1{
	font: 20px Arial;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 7px;
}

#content_text h2{
	font: 20px Arial;
	padding-top: 2px;
	padding-bottom: 7px;
}

#content_text h3{
	font: 18px Arial;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;

}

#content_text h4{
	font: 10px Arial;
	padding-top: 1px;
}

#content_text p{
	font: 18px Arial;
	padding-top: 5px;
	padding-bottom: 5px;

	
}

#content_text img{
	padding: 5px;
	border: 0px;
}

#content_text a{
	color: #0000FF;
	font-style: italic;

}

.teaser a{
	font-size: 12px;
}

#content_text a:hover{
	color: #0000FF;
	font-style: italic;
}

#content .caption{
	font: 12px Arial;
	padding-left: 5px;
}


#content_img{

  z-index: 2;
  /*position: relative;*/
  float: right;
  right: 10px;
  width: 397px;
  height: 585px;
  margin-right: 15px;
  background: #fff url(../img/kahlo.jpg) no-repeat;
  margin-left: 10px;
  border: 1px #CCCCCC solid;
  margin-bottom:10px;

}

#content_img .caption{

	left: 10px;
	float: left;
	margin-top: 557px;
	bottom: 0px;
	font: 9px Arial;
	padding-bottom: 5px;
	padding-left: -2px;
	margin-left: -2px;
}

#content_img .caption b{
	font-weight: bold;
}

#content_text table{
	font: 15px Arial;
	empty-cells: hide;
}

#content_text tr{
	empty-cells: hide;
	vertical-align: top;
}

#content_text tr td{
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 5px;
	
}


#content_table tr{
	
	
}


#content_invisible{
	display: none;
}

#content_table .table_clean{
	background-color: #fff;
}

#footer{
	margin-left: 1px;
	margin-right: 1px;
	bottom: 0px;
	clear: both;
	width: 982px;
	height: 35px;
	background: #e2e2e2;
	
	
	text-align: center;
	font: 12px Arial;
	
	padding-left: 40px;
	padding-top: 10px;

	
}

#footer a{
	font: 12px Arial;
	color: #000;
	text-decoration: none;
}



/*----TYPO-Content----*/

.clear {
	height:0.1px;
	overflow:hidden;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
}
	
.invisible {
	width:0px;
	height:0px;
	left:-100px;
	top:-100px;
	position:absolute;
	overflow:hidden;
	display: inline;
}