body, html {
background-image:url(images/body_bg.jpg);
margin:0px;
padding:0px;
font-size:11px;
font-family:Verdana;Helvetica;Arial;Times
color:#00978f;
}

#container {
width:975px;
margin:0px auto;
}

#shortcuts {
padding-top:11px;
padding-bottom:11px;
text-align:right;
font-size:11px;
font-family:Verdana;Helvetica;Arial;Times
}

#shortcuts a:link, #shortcuts a:active, #shortcuts a:visited {
font-size:11px;
font-family:Verdana;Helvetica;Arial;Times 
color:#00978f;
text-decoration:none;
}

#shortcuts a:hover { 
text-decoration:underline;
font-size:11px;
font-family:Verdana;Helvetica;Arial;Times
}
#header {
height:128px;
}

#navi {
float:left;
width:975px;
height:44px;
 background-image:url(images/navbar.jpg);
}

#subnavi {
float:left;
width:275px;
height: auto !important;
    min-height: 524px;
    height: 524px;
background-image:url(images/subnavbar.jpg);
}
#content {
    float: left;
    width: 572px;
    height: auto !important;
    min-height: 584px;
    height: 524px;
padding-left:10px;
padding-right:10px;
color:#00978f;
background-image:url(images/content.jpg);
}

#bildrechts { 
    float: right;
    Width: 108px;
    height:515px;
background-image:url(images/bildrechts.jpg);
}

#wrapper {
float:left;
background-image:url(images/wrapper_bg.jpg);
}
img {
	border:0 none;
}

#footer {
clear:both;
}

#footerText {
float : right
width : 450px;
padding : 2px 0 0 5px;
height : 10px;
background-color : transparent;
font-family : Arial;
font-size : 11px;
color : #faa248;
text-align : right;
}
#footerText a {
font-size:11px;
font-family:Verdana;Helvetica;Arial;Times
text-decoration : none;
color : #faa248;
}
#footerText a:hover {
font-family : Arial;
color : #faa248;
text-decoration : underline;
}

h1, h2 {
font-size:16px;
}


h2 {
font-size:14px;
}