@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	
	margin: 0px;
	padding: 0px;
	
	background-color: #eeeeee;
}

#content_all_umfassung{
	width: 1020px;
	margin: auto;
	text-align: left;
	
	background-image: url(/fileadmin/pics/design/images/content_all_04.jpg);
	background-repeat: repeat-y;

	border: 0px solid red;
}

#content_all{
	width: 1020px;
	
	background-image: url(/fileadmin/pics/design/images/content_all_02_new.jpg);
	background-repeat: no-repeat;
}

#top{
	width: 940px;
	height: 303px;
	
	margin-left: 41px;
	
	/*background-image: url(/fileadmin/pics/design/images/header_3.png);*/
	background-repeat: no-repeat;
	
	border: 0px solid black;
}

#info{
	position: absolute;
	width: 341px;
	height: 24px;
	background-image: url(/fileadmin/pics/design/images/info_new.png);
	background-repeat: no-repeat;
	border: 0px solid red;	
	z-index: 999;
	
	margin-left: 597px;
}

#language{
	float: left;
	width: 125px;
	height: 24px;
	margin-top: 0px;
	margin-left: 45px;
	border: 0px solid red;
}

#search{
	position: absolute;
	width: 125px;
	height: 24px;
	margin-left: 405px;	
	border: 0px solid green;
	z-index:999;
}

#sucheingabe input{
	width: 80px;
	height: 15px;
	background-color: transparent;

	border: 0px solid red;
	
	margin-top: 4px;
	margin-left: 5px;
	
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	border: 0px solid red;
}

#head-img {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}

#top_inhalt{
	position: absolute;
	width: 884px;
	height: 223px;
	
	margin-top: 25px;
	margin-left: 27px;
	
	background-image: url(/fileadmin/pics/design/images/top_inhalt_03_EN.png);
	background-repeat: no-repeat;
	
	border: 0px solid red;
}

#nav{
	position: absolute;
	width: 940px;
	height: 35px;
	
	background-image: url(/fileadmin/pics/design/images/nav_03_new.png);
	background-repeat: repeat-x;
	
	margin-top: 267px;
	margin-left: 0px;
}

#nav_inhalt{
	padding-left: 10px;
}

.nav_element {
	float: left;
	margin-right: 20px;
}

.nav_element .nav_element_left{
	float: left;
	width: 17px;
	height: 31px;
}

.nav_element .nav_element_middle{
	float: left;
	height: 31px;
	
	padding-left: 5px;
	padding-right: 5px;
	
	padding-top: 11px;
}

.nav_element .nav_element_middle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	
	color: #FFFFFF;
	text-decoration: none;
}

.nav_element .nav_element_right{
	float: left;
	width: 16px;
	height: 31px;
}

.nav_element_active{
	float: left;
	margin-right: 20px;
}

.nav_element_active .nav_element_left{
	float: left;
	width: 17px;
	height: 31px;
	
	background-image: url(/fileadmin/pics/design/images/nav_element_03.png);
	background-repeat: no-repeat;
}

.nav_element_active .nav_element_middle{
	float: left;
	height: 31px;
	
	background-image: url(/fileadmin/pics/design/images/nav_element_04.png);
	background-repeat: repeat-x;
	
	padding-left: 5px;
	padding-right: 5px;
	
	padding-top: 11px;
}

.nav_element_active .nav_element_middle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	
	color: #FFFFFF;
	text-decoration: none;
}

.nav_element_active .nav_element_right {
	float: left;
	width: 16px;
	height: 31px;
	
	background-image: url(/fileadmin/pics/design/images/nav_element_05.png);
	background-repeat: no-repeat;
}

#content_umfassung{
	width: 940px;
	
	margin-left: 41px;	
	
	border: 0px solid green;
}

#content_umfassung_footer{
	clear: both;
	width: 940px;
	height: 5px;
}

#content_main{
	float: left;
	width: 600px;
	margin-top: 20px;
	border: 0px solid red;
}

#content_main .inhalt{
	width: 580px;
	margin-left: 20px;
	margin-bottom: 30px;
	border: 0px solid red;
	line-height: 16px;	
}

#content_main .inhalt h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 40px;
	font-weight: normal;
	color: #313131;
	margin:0px;
	padding: 0px;
	margin-top: 80px;
	margin-bottom: 90px;
}


#content_main .inhalt h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	color: #313131;
	margin:0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#content_main .inhalt a{
	
	color: #313131;

}


#teaser{
	float: right;
	width: 324px;
        margin-top: 15px;
}

.teaser_element{
	width: 324px;
	margin-top: 10px;	
}

.teaser_element_top{
	width: 324px;
	height: 15px;
	display: none;
	/*background-image: url(/fileadmin/pics/design/images/teaser_06.png);
	background-repeat: no-repeat;*/
}

.teaser_element_middle{
	width: 324px;
	
	/*background-image: url(/fileadmin/pics/design/images/teaser_08.png);
	background-repeat: repeat-y;*/
}


.teaser_element_middle .inhalt{
	width: 298px;
	/*margin-left: 12px;*/
	line-height: 16px;
}

.teaser_element_middle .inhalt p {
	margin-bottom: 0px;
	/*margin-left: 4px;
	margin-right: 4px;*/ 
}


.teaser_element_middle .inhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	margin: 0px;
	padding: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 15px;
}


.teaser_element_footer{
	width: 324px;
	height: 15px;
	display: none;
	/*background-image: url(/fileadmin/pics/design/images/teaser_10.png);
	background-repeat: no-repeat;	*/
}

#footer{
	width: 940px;
	height: 295px;
	
	margin-left: 41px;	

	background-image: url(/fileadmin/pics/design/images/img_05_new.jpg);
	background-repeat: no-repeat;

	border: 0px solid black;
}


#footer_inhalt{
	position: absolute;
	margin-top: 90px;
	margin-left: 25px;
	border: 0px solid red;
	color: #7a7a7a;
	line-height: 16px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

#metanav{
	position: absolute;
	margin-top: 173px;
	margin-left: 25px;
}

.metanav_element{
	margin-bottom: 15px;
}

.metanav_element a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #7a7a7a;
	text-decoration: none;	
}

#logos{
	position: absolute;
	width: 620px;
	height: 30px;
	
	margin-top: 46px;
	margin-left: 30px;
	
	border: 0px solid red;
}