body	{
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
text-align: center;
background-image:url(../layout/bg.gif); 
background-repeat:repeat-y;
background-position:center;
}

#home {
position:absolute;
top:32px;
left:20px;
width:98px;
height:111px;
}

#hnav {
position:absolute;
left:140px; 
top:90px; 
height: 31px;
border-left: 1px solid white;
}

#hnav a {
display: block;
float: left;
height:26px; 
border-right: 1px solid white;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
font-size:14px;
text-decoration:none;
color:#ffffff;
}

#hnav a:hover  {
background-color: #003d2f;
}

#hnav a.aktiv  {
background-color: #003d2f;
}

#subnav {
width:544px; 
position: absolute; 
left:19px; top:220px; 
background-image:url(../layout/white.png); 
background-repeat:repeat;
}

#subnav a {
display: block;
float: left;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 2px;
font-size:12px;
color:#000000;
}

#subnav a:hover  {
background-color: #003d2f;
color:#ffffff;
}

#subnav a.aktiv  {
background-color: #003d2f;
color:#ffffff;
}

#service{
width:150px; 
height:170px; 
position: absolute; left:575px; 
top:219px; background-image:url(../layout/service.gif); 
background-repeat:no-repeat;
}

.service {
width:144px; 
height:109px; 
position: absolute; 
left:575px; 
top:220px;
}

.service form {
font-size:10px;
margin: 0;
padding:0;
}

.service input {
margin-top:1px;
margin-bottom:2px;
.margin-top:0px;
.margin-bottom:0px;
font-size:9px;
}

.service a	{
color: #017b5f;
}

.service a:hover	{
color: #003d2f;
}


#content {
position: absolute; 
left:19px; 
top:345px; 
width:706px;
}

#content p	{
color: #000000;
padding: 0px 0px 20px 0px;
margin: 0px;
}

#content ul,ol,li	{
margin: 0px;
padding: 0px;
margin-left: 20px;
}

#content ul,ol	{
margin-bottom: 20px;
}

#content a	{
color: #017b5f;
}

#content a:hover	{
color: #003d2f;
}

#content h1	{
font-size: 13px;
font-weight:bold;
margin: 0px 0px 20px 0px;
color: #333333;
}


#content h2	{
border-top: 1px solid #c9c9c9; 
padding-top: 3px;
font-size: 11px;
font-weight:bold;
color: #333333;
margin: 0px 0px 5px 0px;
}

#content h3	{
font-size: 10px;
font-weight:bold;
color: #333333;
margin: 0px 0px 5px 12px;
}

#content h1 a:link,  #content h1 a:visited, #content h2 a:link,  #content h2 a:visited	{
color: #333333;
text-decoration: underline;
}

#content h1 a:hover, #content h2 a:hover	{
text-decoration: underline;
color: #333333;
}


.textbild {
clear: both;
}

.bildlinks {
float: left; 
margin-right: 10px;
margin-bottom:10px;
}

.bildrechts {
float: right; 
margin-left: 10px;
margin-bottom:10px;
}

#imageContainer {
	margin:0; padding:0;
	position:relative;
	width:540px;
	height:200px;
	overflow: hidden;
	border:1px solid #ead7c1;
}
