body,html
{
background-color:#ECECEA;
font-size:12pt;
font-family:VERDANA,ARIAL,HELVETICA;
font-weight:normal;
margin:0;
padding:0;
}    
a:link {  color: #7FB20F; text-decoration:none}
a:visited {color: #7FB20F; text-decoration:none}
a:hover { text-decoration:underline;}
#all
{
width:940px;
height:100%;
margin:0 auto;
}
#header
{
width:662px;
height:159px;
background:url('./images/head.jpg') no-repeat;
float:left;
}
#infobox
{
width:278px;
height:159px;
background:url('./images/infobox.jpg') no-repeat;
font-size:10px;
float:left;
}
#infobox div.cont
{
width:180px;
height:100px;
top:30px;
left:40px;
}
#topmenu
{
width:930px;
height:37px;
margin:0 auto;
line-height:37px;
vertical-align:middle;
text-align:center;
font-size:8pt;
font-weight:bold;
background:url('./images/leiste.jpg') repeat-x;
}
#topmenu a
{
color:#fff;
margin:0 15px;
}
#steps
{
width:940px;
height:126px;
margin-top:-3px;
background:url('./images/steps.jpg') no-repeat;
}
#cont
{
width:624px;
height:100%;
float:left;
background:url('./images/cont_middle.jpg') repeat-y;
}
#cont div.head
{
width:100%;
height:47px;
background:url('./images/cont_head.jpg') no-repeat;
}
#cont div.head div.uber
{
width:485px;
height:30px;
left:130px;
top:10px;
}
#cont div.head h1 
{
font-size:15px; 
margin:0;
padding:0;  
}
#cont div.cont
{
width:590px;
height:100%;
/*margin:15px auto;*/
margin-top:0px;
margin-left:15px;
margin-right:15px;
margin-bottom:15px;
}
#cont div.foot
{
width:100%;
height:13px;
background:url('./images/cont_foot.jpg') no-repeat;
}

#right
{
width:316px;
height:100%;
float:left;
}
#right div.head
{

width:100%;
height:47px;
background:url('./images/nav_head.jpg') no-repeat;
line-height:47px;
text-align:center;
font-size:15px;
font-weight:bold;
}
#right div.cont
{
width:290px;
height:auto;
padding:0 10px 0 10px;
font-size:8pt;
background:url('./images/nav_middle.jpg') repeat-y;
text-align:center;
}
#right div.cont img
{padding:10px 10px;}
#right div.midd
{
width:100%;
height:40px;
background:url('./images/nav_head2.jpg') no-repeat;
margin-left:-10px;
clear:both;
}
#right div.foot
{
width:100%;
height:21px;
background:url('./images/nav_foot.jpg') no-repeat;
}
#footer
{
width:100%;
height:42px;
background:url('./images/footer.jpg') no-repeat;
}
#footer div.copy
{
width:100%
height:42px;
line-height:42px;
vertical-align:middle;
text-align:center;
top:5px;
}
.clearer
{clear:both;}
