body{
text-align:center;
}
.hinterGrund{
background-image:url(../pic/bg.gif);
background-repeat:no-repeat;
background-position:0 430px;
width:838px;
height:920px;
margin: 0 auto; 
text-align:left;
margin-top:11px;
}

.innerContainer{
height:283px;
width:809px;
background-image:url(../pic/innerBg.gif);
text-align:left;
margin-left:19px;
}

.innerContainerAbschluss{
width:809px;
margin-left:19px;
text-align:left;
}
.sucheInputFeld{
background-color:#e8e6da;
width:100px;
font-size:12px;
height:19px;
margin-top:2px;
border:none;
}



.naviContainer{
float:left;
margin-left:80px;
width:507px;
}



.hilfeContainer{
width:120;
margin-top:30px;
float:right;
margin-right:17px;
}



.ro {
	margin:0px;
	background:url(../pic/roundedbox_ro.gif) top right no-repeat;
}

.lo {
	margin:0px;
	background:url(../pic/roundedbox_lo.gif) top left no-repeat;
}

.ru {
	margin:0px;
	background:url(../pic/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
	margin:0px;
	background:url(../pic/roundedbox_lu.gif) bottom left no-repeat;
}


.ro_0 {
   margin:0px;
   background:url(../pic/roundedbox_h_ro.gif) top right no-repeat;
}

.lo_0 {
   margin:0px;
   background:url(../pic/roundedbox_h_lo.gif) top left no-repeat;
}

.ru_0 {
   margin:0px;
   background:url(../pic/roundedbox_h_ru.gif) bottom right no-repeat;
}

.lu_0 {
   margin:0px;
   background:url(../pic/roundedbox_h_lu.gif) bottom left no-repeat;
} 


h1{
color:#000;
font-family:verdana,sans-serif,helvetica;
font-size:12px;
margin-top:0px;
padding-bottom:1px;
margin-bottom:1px;
}

p{
margin-top:5px;
padding-top:5px;
color:#000;
font-size:12px;
font-family:verdana,sans-serif,helvetica;
}

.teaserWrapper{
width:382px;
float:left;
margin-left:15px;
}


.teaserContentWrapper{
padding:15px 20px 20px 20px;
height:85px;
}


a:link,a:visited,a:active{
color:#000;
text-decoration:none;
}
a:hover{
color:#654a13;
}

