﻿/*
#bff0f3 nav, nav rollover
#353535 nav bgnd


*/

* {
	padding:0;
	margin:0;
	border:0px;
	outline:0px;
}


html,body{
	height: 100%;
	width: 100%;
	background:url(../images/bg_top.jpg) 0px 0px;
}

.pngfix { 
behavior: url("scripts/iepngfix.htc"); 
}


.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	line-height: 0px;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}


img {
border:0px;
}


#umschlag{
	min-height:100%;
	height: auto !important;
	height: 100%;
	width:100%;
	
	height: auto !important;
	height: 100%;
	margin: 0 auto -448px;
	
}

/*
#background_top{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:750px;
	background:url(../images/bg_top.jpg) 0px 0px no-repeat;
}
*/

#push {
	width:100%;
	height:448px;
}

#fuss {
	width:100%;
	height:448px;
	background:url(../images/bg_bottom.jpg) 0px 0px no-repeat;
}

#kopf_con {
	background:url(../images/kopf_bgnd.png) 0px 0px repeat-x;
	position: relative;
	width:100%;
	height: 220px;
}

#kopf_con #logo {
position: absolute;
width: 263px;
height: 75px;
top: 65px;
left: 15px;
}

p, h1, h2, h3, input, textarea {
font-family: verdana, arial, helvetica, sans-serif;
color: #353535;
}

h1 {
font-size:18px;
color: #bff0f3;	
}
h2 {
font-size:14px;
color: #353535;	
}
h3 {
font-size:12px;
color: #353535;	
}

p {
font-size: 12px;	
line-height: 17px;
}

a, a:link, a:visited, a:active {
color: #E95E18;
text-decoration: none;
} 

a:hover {
color: #E95E18;
text-decoration: underline;
} 


/* navigation ------------------------------------------------------------------------ */

#nav
{
position: absolute;
top: 23px;
left: 300px;
margin:0;
padding:0;
width: 900px;
height: 180px;
background: url(../images/nav_bgnd.png) no-repeat;
overflow: hidden;
font-family: verdana, arial, helvetica, sans-serif;
}

#nav ul {
margin: 11px 0 0 10px;
}

#nav ul li {
margin: 0;
padding: 0px;
list-style-type: none;
text-align: left;
margin-bottom: 6px;
*margin-bottom: 4px;
height: 17px;
color: #bff0f3;
font-weight: bold;
}

#nav ul li a {
font-size: 13px;
line-height: 16px;
color: #bff0f3;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
padding-left: 8px;
display: inline-block !important;
width: 90px;
padding: 2px 6px 0px 6px;

}



#nav ul li ul li, #nav ul li ul {
display: inline;
}

#nav ul li ul li {
font-weight: bold;
color: #353535;
}

#nav ul li ul li span
{
margin: 0 10px 0 5px;
}

#nav ul li ul li a {
font-size: 13px;
line-height: 16px;
color: #353535 !important;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
display: inline-block;
padding: 2px 6px 0px 6px;
text-align: center;
width: auto;

}

#nav ul li ul li a:hover, #nav ul li ul li a.aktiv {
font-size: 13px;
line-height: 16px;
color: #353535 !important;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
display: inline-block;
padding: 2px 6px 0px 6px;
background: #bff0f3;
text-align: center;
margin: 0px;
width: auto;}


#inhalt_con {
background: url(../images/inhalt_bgnd_o.png) no-repeat;
margin-left: 402px;
padding-top: 20px;
height: auto;
width: 775px;
margin-top: -18px;
overflow: hidden;
}

#inhalt {
margin: 10px 0px 10px 40px;
width: 710px;
}

#inhalt_fuss {
height: 37px;
width: 775px;
margin-left: 402px;}

#inhalt p {
padding-right: 10px;}

.rahmen_hoch {
width: 295px;
height: 365px;
position: relative;
float: right;
clear: right;
}

.rahmen_hoch .rahmen {
position: absolute;
}

.rahmen_hoch .bild {
position: absolute;
top: 20px;
left: 80px;
}

.rahmen_hoch p {
position: absolute;
top: 340px;
width: 283px;
height: 30px;
text-align: right;
font-weight: bold;
overflow: hidden;
}



.rahmen_quer {
width: 333px;
height: 260px;
position: relative;
float: right;
clear: right;
margin-top: 10px;}

.rahmen_quer .rahmen {
position: absolute;
}

.rahmen_quer .bild {
position: absolute;
top: 24px;
left: 28px;
}

.rahmen_quer p {
position: absolute;
top: 240px;
width: 323px;
height: 30px;
text-align: right;
font-weight: bold;
overflow: hidden;
}

#fuss #nav_sub {
background: url(../images/kopf_bgnd.png) 30px repeat-x;
height: 20px;
width: 330px;
text-align: center;
padding-top: 2px;
}

#fuss #nav_sub_con {
padding-top: 426px;
}

#fuss #nav_sub, #fuss #nav_sub a {

font-size: 13px;
line-height: 16px;
color: #bff0f3;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: verdana, arial, helvetica, sans-serif;
color: #353535;

}

#fuss #nav_sub span {
padding-left: 10px;
padding-right: 10px;
}
