@charset "utf-8";
/* CSS Document */

html, body{
height:100%;
margin:0px;
padding:0px;
background:url(../Img/background.jpg) repeat-x #808284;}

#main{
height:100%;
text-align:center;
width:900px;}

#Menu1{
margin-top:-20px;
}

#docMain{
border-collapse: collapse; 
width: 100%; 
height: 100%;
}

#docFooter{
border-collapse: collapse; 
width: 100%; 
height: 10px;
}

#top{
background-image:url(../Img/Top.jpg)}

#left{
text-align:left;
background:url(../Img/Menu.jpg) no-repeat bottom #b2b2b2;}

#talen{
text-align:center;
width:176px;}

#menu{
width:100%;}

#content{
background:#FFFFFF;
color:#595959;
font-family:Arial;
font-size:12px;
padding-top:10px;
padding-left:15px;
padding-right:15px;}

#titel{
background:#FFFFFF;
color:#a3d165;
font-family:Arial;
font-weight:bold;
font-size:16px;}

#footer{
font-family:Arial;
font-size:12px;
color:#424141;
text-align:center;}

#footer A:link {
color:#424141;}

span.item{
display:block;
line-height:3;
height:35px;
width:137px;
}

.footer{
color:#808284;
text-align:center;
font-family:Arial;
font-size:9px;}

a.footer:link{
color:#FFFFFF;
font-family:Arial;
font-size:9px;}

a.footer:visited{
color:#CCCCCC;
font-family:Arial;
font-size:9px;}

a.footer:hover{
color:#CCCCCC;
font-family:Arial;
font-size:9px;
text-decoration:underline;}

a.footer:active{
color:#CCCCCC;
font-family:Arial;
font-size:9px;}

