<!-- Layout -->
@charset "utf-8";
#top {
left: 0px;
top: 0px;
margin-left: 0px;
width: 1020px;
height: 160px;}

#spacer_top_1 {
left: 0px;
margin-top: 1px;
width: 1020px;
height: 2px;}

#navigation_top {
margin-top: 1px;
left: 0px;
width: 1020px;
height: 30px;
background-color: #FFCF06;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
vertical-align: middle;
font-weight: bold; }

#spacer_top_2 {
left: 0px;
margin-top: 1px;
width: 1020px;
height: 2px;
background-color:#FFFFFF;}


#inhalt_standard {
left: 0px;
margin-top: 1px;
width: 1020px; 
font-size: 12px;
background-image:url(../img/background_inhalt.jpg);
background-repeat: repeat-x; }

#inhalt_erweitert {
left: 0px;
margin-top: 1px;
width: 1020px; 
font-size: 12px;}

#spacer_white {
left: 0px;
margin-top: 1px;
width: 1020px;
height: 2px;}

#spacer_orange {
left: 0px;
margin-top: 1px;
width: 1020px;
height: 5px;
background-color: #FFCF06;}

#spacer_sunflowers {
left: 0px;
margin-top: 1px;
width: 1020px;
height: 240px;
background-image: url(../img/sunflowers.jpg);}

#spacer_bottom {
margin-top: 1px;
left: 0px;
width: 1020px;
height: 32px;
background-color: #FFCF06;}

<!-- Formatierung -->
body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }

img {
border: 0;}

img.rahmen {
border: 2px solid #FFCF06;}

table.inhalt {
width: 100%;
height: 100%;
border: 0;
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;}

.ueberschrift_inhalt {
font-size: 16px;
font-weight: bold;
color: #FFCF06;}

a, a:link {
text-decoration: none;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;}

a:active, a:hover {
text-decoration: none;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;}

a.linkinhalt, a:link.linkinhalt, a:visited.linkinhalt {
color: #FFFFFF;}

a:active.linkinhalt, a:hover.linkinhalt {
color: #FFFFFF;}