@charset "utf-8";
/* CSS Document */

body {	
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}


img, div { 
    behavior: url(iepngfix.htc); 
	}


#wrapper {
	margin-top: 0px;
	left:50%;
	margin-left: -490px;
	width: 980px;
	position: absolute;
}


html {height: 101%;}

* { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6, p, br {
	padding-bottom: 12px;
}

a {
	color: #fff;
}

h1 {
	color: #1868b3;
	font-size: 28px;
	font-weight: lighter;
	padding-bottom: -8px;
}

h2 { 
	color: #1868b3;
	font-size: 16px;
	font-weight: lighter;
}

h3 {
	color: #fff;
	font-size: 24px;
	font-weight: lighter;
}

h4 {
	color: #fff;
	font-size: 20px;
	font-weight: lighter;
}


#content_text h4 {
	color: #fff;
	font-size: 12px;
	font-weight: lighter;
}

h5 {
	color: #fff;
	font-size: 16px;

} 

h6 {
	color: #fff;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 0em;

} 


#head {
	background-image: url(../images/head.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 980px;
	height: 215px;
}

#logo {
	margin-left: 40px;
	margin-top: 50px;
	float: left;
	display: inline;
	
}

#slogan {
	margin-top: 60px;
	margin-left: 20px;
	float: left;

}

#menu2 {
	margin-top: 62px;
	float: right;
	padding-right: 3px;
	width: 200px;

}

#menu2 ul {
	list-style-type: none;
}

.menu2_level1 {
	display:block;
	float: right;
}

.menu2_level1 a, menu2_level1 a:visited {
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
}

.menu2_level1 a:hover {
	text-decoration: underline;
}

.menu2_level1_act {
	display:block;
	float: right;
}


.menu2_level1_act a, menu2_level1_act a:visited {
	color: #fff;
	padding-left: 5px;
	text-decoration: underline;
}


/*********************************************************************************************/

#navigation{
	clear: both;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 940px;
	height: 32px;
	margin-left: 40px;

}


#nav, #nav ul {
        margin:0px;
		padding-top:0px;
        list-style-type:none;
		z-index: 1000;

}

#nav a {
	background-image: url(../images/strich.gif);
	background-position:left;
	background-repeat: no-repeat;
	height: 25px;
    display: block;
    color: #fff;
	text-decoration: none;
    padding-top: 8px;
}


#nav li {
        float: left;
        padding: 0;
}


* html #nav li {
		width: 110px;
        float: left;
        padding: 0;
}
	

#nav li a {

    text-decoration: none;
	color: #fff;	
	padding-left: 20px;
	padding-right: 20px;
}


* html #nav li a {

    text-decoration: none;
	color: #fff;	
	padding-left: 17px;
	padding-right: 17px;
}


#nav li_act a {

    text-decoration: none;
	color: #fff;	
	padding-left: 18px;
	padding-right: 18px;
	background-image: url(../images/hover2.gif);
	background-position:top;
	background-repeat: repeat-x;
}


#nav li a:hover {
	background-image: url(../images/hover2.gif);
	background-position:top;
	background-repeat: repeat-x;
   	color: #fff;
   	text-decoration: none;
	width: auto;	
}


#nav li.act {
	background-image: url(../images/hover2.gif);
	background-position:top;
	background-repeat: repeat-x;
   	color: #fff;
   	text-decoration: none;
}


#nav li ul {
        position: absolute;
        left: -1600px;
        height: auto;
        width: 200px;
        font-weight: normal;
        margin-top: 0px;
		margin-left: 0px;
		border: 1px solid #000;
        background-color: #003162;
}



#nav li ul a {
		background-image: none;
        width: 200px;
        padding-left: 18px;
     	padding-right: 16px;
        color: #fff;
}


#nav li ul a:hover {
	background-image: none;
	text-decoration: underline; 
}


#nav li ul ul {
        margin: -28em 0 0 16px;	
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
        left: -1600px;
}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
        left: auto;
		background-image: none;
}



#nav li:hover, #nav li.sfhover {
        background-position: top left;
        background-repeat: repeat-x;
        color:white;
}

/*********************************************************************************************/

#bg_content {

	background-image: url(../images/content.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 980px;
	height: 575px;
}

#telefon {
	font-size: 13px;
	width: 190px;
	padding-top:300px;
	margin-left: 30px;
	color: #1868b3;
	text-align: center;
	float: left;
	display: inline;

}


#main_content {
	float:left;
	width: 760px;
}

#content_head {
	background-image:url(../images/content_head.png);
	background-position:top;
	background-repeat: no-repeat;
	width:760px;
	padding-top: 5px;
}


#content_body {
	background-image: url(../images/content_body.png);
	background-position: top;
	background-repeat: repeat-y;
	width: 760px;
}

#content_text {
	padding: 10px 20px;
}

#content_footer {
	background-image: url(../images/content_footer.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 760px;
	height: 5px;
	padding-bottom: 5px;
}

.bilder_rechts {
	float: right;
	padding-left: 10px;
}

#ueber_uns {
	padding-left: 150px;
	line-height: 29px;
}