* 
{
margin: 0px;
padding: 0px;
}

body {
	 background-color:  #fff;
	 text-align:		center;
	 font-family: 	Arial;
	 font-size: 		12px;
	 }

#wrapper{
width: 960px;
margin: auto;
margin-top: 12px;
text-align: center;
 font-family: 	Arial;
	 font-size: 		12px;
}

#header{
width: 960px;
height: 200px;
text-align: center;
background: #fff url(../images/header.jpg);
border: 1px solid #fff;
}

#tbl_main{
width: 100%;
border: 1px solid #fff;
 font-family: 	Arial;
	 font-size: 		12px;
}

#tbl_mid{
width: 100%;
border: 1px solid #fff;
 font-family: 	Arial;
	 font-size: 		12px;
}

.menuheading{
width: 100%;
height: 32px;
border: 1px solid #ccc;
background: #efefef;

}

.menutitel{
width: 210px;
height: 32px;
border: 1px solid #ccc;
background: #efefef;
text-align: center;
color: #666666;
font-size: 16px; 
}

.menulink-l{
width: 210px;
height: 32px;
text-align: left;
color: #666666;
}

.menulink-l a:link {
color: #666666;
text-decoration: none;
}
.menulink-l a:visited{
text-decoration: none;
color: #666666;
}
.menulink-l a:hover {
color: #93182c;
text-decoration: underline;
}

.menulink-r{
width: 210px;
height: 32px;
text-align: left;
color: #666666;
}

.menulink-r a:link {
color: #666666;
text-decoration: none;
}
.menulink-r a:visited{
text-decoration: none;
color: #666666;
}
.menulink-r a:hover {
color: #93182c;
text-decoration: underline;
}


#links-l {border: 1px solid #efefef; background: #fafafa;}
#links-r {border: 1px solid #efefef; background: #fafafa;}
#mid {border: 1px solid #efefef;}
.border {border: 1px solid #efefef;}

#td-content {background: #fdfdfd; text-align: justify; color: #666666;}
#td-content p {margin: 20px;}
#td-content p.titel {color: #93182c; font-size: 14px; font-weight: bold;}

.tbl_font{ font-family: 	Arial;
	 font-size: 		12px;}


#td-footer p{margin:6px; color: #fff;text-align: right;}

#topmenu {width: 100%;}

#topmenu p{color: #fff; margin: 6px; text-align: right;}

#topmenu a:link{color: #fff; text-decoration: none;}
#topmenu a:visited{color: #fff; text-decoration: none;}
#topmenu a:hover{color: #fff; text-decoration: underline;}

img {float: left; margin-right: 9px; margin-bottom: 3px;}

img.rand{ border: 1px solid #ccc;}

#td-content a:link {
color: #808080;
text-decoration: underline;
}
#td-content  a:visited{
text-decoration: none;
color: #666666;
}
#td-content  a:hover {
color: #93182c;
text-decoration: underline;
}


.f {font-size: 11px;color: #666666;}

.mailto {font-size: 11px;color: #666666;text-decoration: none;}
