
body {
/*overflow:scroll;*/
color: #3e3e3e; background-color: #c0ddeb;
/*font-size: 110.01%;*/
font-size: 10px; /*Vorgabe 10pt*/
font-family: Verdana, sans-serif;
margin: 0; padding: 1em 0;
text-align: center;  /* Zentrierung im Internet Explorer */
}

div#Seite {
position:absolute;
width: 900px;
height: 660px;
left: 50%;
margin-left: -456px;
margin-top: 30px;
text-align: left;    /* Seiteninhalt wieder links ausrichten */
padding: 0;
/*border: 1px solid black;*/
/*background-color: #ffffff;*/
}

div#Titel {
position:absolute;
top: 30px;
left: 60px;
width: 770px;
height: 471px;
/*background-color:#8E846A;*/
background-image:url(logogross.png);
}
div#TitelText {
position:absolute;
top: 350px;
left: 110px;
font-family: Verdana, sans-serif;
font-size: 100px;
color: #ffffff;
}

div#weisserrandoben{
position:absolute;
top: 0px;
left: 0px;
width: 900px;
height: 30px;
background-color:#c0ddeb;
background-image:url(weiss-oben.png);
}
div#weisserrandunten{
position:relative;
top: 0px;
left: 0px;
width: 900px;
height: 45px;
background-color:#c0ddeb;
background-image:url(weiss-unten45.png);
}
div#Kopf {
position:absolute;
top: 30px;
left: 30px;
width: 770px;
height: 240px;
/*background-color:#8E846A;*/
background-image:url(fade.png);
}
div#Logo {
position: absolute;
width:169px;
height:73px;
top: 30px;
right: 30px;
background-image:url(logo-sabine-walter.png);
}
 
div#HauptNavigation {
position:relative;
left: 0px;
top: 0px;
background-color:rgb(255,255,255);
font-family: Arial, sans-serif;
font-weight: bold;
}
div#HauptNavigation a {
display: block;
float: left;
padding: 0px;
text-decoration: none;
font-size: 12px; /*Vorgabe 11pt*/
}
div#HauptNavigation a:link {
color: #3e3e3e;
}
div#HauptNavigation a:visited {
color: #3e3e3e;
}
div#HauptNavigation a:hover {
color:#007EA4;
}
div#HauptNavigation a:active {
color:#007EA4;
}

div#HauptNavigation .aktiv{
display: block;
float: left;
padding: 0px;
text-decoration: none;
font-size: 12px; /*Vorgabe 11pt*/
color:#007EA4;
}

div#HNspacer {
float: left;
width: 40px; /*Vorgabe 45px*/
height: 10px;
margin: 0px;
padding: 0px;
/*border: 1px solid black;*/
}

div#UnterNavigation {
position:relative;
left: 30px;
top: 55px; /*vor 45*/
margin: 0px;
padding: 0px;
width: 155px;
/*height: 180px;*/
background-color:rgb(255,255,255);
font-weight: bold;
}
div#UnterNavigation a {
display: block;
/*padding: 0.2em;*/
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 11px; /*Vorgabe 10pt*/
}
div#UnterNavigation a:link {
color: #3e3e3e;
}
div#UnterNavigation a:visited {
color: #3e3e3e;
}
div#UnterNavigation a:hover {
color:#007EA4;
}
div#UnterNavigation a:active {
color:#007EA4;
}

div#UnterNavigation .aktiv{
display: block;
/*padding: 0.2em;*/
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 11px; /*Vorgabe 10pt*/
color:#007EA4;
}
.Inhaltslink a{
text-decoration: none;
font-size: 10px; /*Vorgabe 10pt*/
font-family: Verdana, sans-serif;
color:#007EA4;
}
.Inhaltslink a:link {
color: #3e3e3e;
}
.Inhaltslink a:visited {
color: #3e3e3e;
}
.Inhaltslink a:hover {
color:#007EA4;
}
.Inhaltslink a:active {
color:#007EA4;
}

.FotoInText {
float: left;
}
.LogoInText {
float: right;
/*margin-top: 60px;*/
}
.TextBlock{
text-align:justify;
}

.fuss a {
display: block;
text-decoration: none;
color: #3e3e3e; background-color: #c0ddeb;
font-size: 10px; /*Vorgabe 10pt*/
font-family: Verdana, sans-serif;
}
.fuss a:link {
color: #3e3e3e;
}
.fuss a:visited {
color: #3e3e3e;
}
.fuss a:hover {
color:#007EA4;
}
.fuss a:active {
color:#007EA4;
}


