
body {
margin:0;
padding:0;
font-family: Times, serif;
font-size:16px;
border: none;
}

#page {
background: #ffffff;
border: 0px solid #666;
font-family: century gothic,verdana,arial,helvetica,sans-serif;
font-size: 1.2em;
color: #333;
position: absolute;
width: 960px;
height: 700px;
top: 1%;
left: 50%;
margin-top: 10px;
margin-left: -480px;
}

#logo {
position:absolute;
top:10px;
left:0px;
height:190px;
width:190px;
}

#kopf {
position:absolute;
left:0px;
top:210px;
width:290px;
height:35px;
text-align:left;
font-size: 1em;
font-weight:bold;
color:#000000;
}

#inhalt {
position:absolute;
left:0px;
top:280px;
width:450px;
height:345px;
font-size: 0.7em;
padding:0px;
/*vertical-align:bottom;*/
}

#slider, #inhalt2 {
position:absolute;
left:410px;
top:210px;
width:550px;
height:400px;
}

#inhalt4 {
position:absolute;
left:410px;
top:620px;
width:550px;
height:30px;
text-align:right;
font-size: 0.7em;
color:#BAB8B8;
}

#inhalt3 {
position:absolute;
top:280px;
left:206px;
height:350px;
width:750px;
font-size: 0.7em;
padding:0px;
vertical-align:center;
}

#iframe{
position: relative;
font-size: 0.8em;
font-family: century gothic,verdana,arial,helvetica,sans-serif;
padding:-10px;
}

#navi {
position:absolute;
top:650px;
left:0;
height:40px;
width:960px;
padding:0px;
font-size: 1em;
font-weight:bold;
background: #494949;
color:#ffffff;
}

.slider-wrapper { 
	width: 100%; 
	margin: 0px auto;
}
a:visited {color:#ffffff}
a:link {
text-decoration:none;
color:#ffffff;
}
a:hover {color:#ff0000}

/*h1 {color:#1C029D; margin-top:22px;font-family:verdana }
h2 {color:#1C029D;font-family:verdana}*/