@charset "ISO-8859-1";

body, html {
width: 100%;
height: 100%;
overflow: hidden;
background-color: #F9F5DC;
}


.schatten {
position:absolute;
width: 990px;
height: 570px;
top: 50%;
left: 50%;
margin-top: -285px;
margin-left: -495px;
}

.rahmen {
position:absolute;
width: 950px;
height: 530px;
top: 50%;
left: 50%;
margin-top: -265px;
margin-left: -475px;
overflow: hidden;
}


.intro {
width: 950px;
height: 530px;
top: 0px;
left: 0px;
float: left;
}

.introbild {
width: 950px;
height: 530px;
}



.hintergrund {
width: 950px;
height: 530px;
}

.hintergrundbild {
width: 950px;
height: 530px;
}

.menu_oben {
position: absolute;
top: 25px;
width: 950px;
height: auto;
border-bottom: 1px solid #d60a0b;
padding-bottom: 10px;
overflow: hidden;
}

.menu_oben a {
font-family:Arial, Helvetica, sans-serif;
color: #d60a0b;
text-decoration:none;
font-size: 17px;
font-weight: bold;
margin-left: 20px;
}

.menu_oben a:hover {
color: #037134;
}

.presse a {
font-family:Arial, Helvetica, sans-serif;
color: #d60a0b;
text-decoration:none;
font-size: 17px;
font-weight: bold;
}

.presse a:hover {
color: #037134;
}


.menu_unten a {
font-family:Arial, Helvetica, sans-serif;
color: #d60a0b;
text-decoration:none;
font-size: 16px;
margin-right: 8px;
font-weight: bold;
}

.menu_unten a:hover {
color: #037134;
}


.ueberschrift {
position:absolute;
top: 106px;
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
font-weight: bold;
color: #d60a0b;
text-align: right;
width: 530px;
height: auto;
}

.diashow {
position:absolute;
top: 146px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color: #037134;
text-align: left;
width: 530px;
height: 357px;
}

.diashow a {
color: #037134;
}

.diashow a:hover {
color: #d60a0b;
}



.text {
position:absolute;
top: 146px;
left: 561px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color: #037134;
text-align: left;
width: 370px;
height: 305px;
overflow: auto;
}

.text a {
color: #037134;
}

.text a:hover {
color: #d60a0b;
}


.menu_unten {
position:absolute;
top: 475px;
left: 561px;
width: 370px;
height: auto;
border-top: 1px solid #d60a0b;
padding-top: 10px;
}
