body{
font-family: Arial;
background-image:url(bilder/background.gif);
color: #FFFFFF;
font-size:14px;
}

#site{
width:950px;
}

#logotable{
width:100%;
height:90px;
border:none;
margin:0px;
}

#logo{
text-align:center;
margin:0px;
}

#headertable{
border-style:solid;
border-color: #7F7F7F;
background-color: #7F7F7F;
height:30px;
width:100%;
font-size:14px;
}



#headeritem{
color: #000000;
text-align:center;
}

#headeritem a{
font-weight:bold;
text-decoration:none;
color:#000000;    
}

#headeritem a:hover{
text-decoration:underline;
}



#contenttable{
height:650px;
width:100%;
border-style:solid;
border-color: #7F7F7F;
}

#content{
width:100%;
height:100%;
}

#contentframe{
width: 100%;
height: 100%;
}

#memberlogin{
color: #FF0000;
}
