body {
	margin: 0px auto;
	padding:0px;
	background-image: url('images/bg.gif');
	background-color: #5B5A48;
	background-repeat: repeat-x;
	font-size: 9px;
}
table, td, tr { border-collapse: collapse; font-size: 11px;}




.copy {  
text-align: right; 
margin-left: auto; 
margin-right: auto;
color: #B9B7B1; 
font-size: 11px; 
font-family: Tahoma; 
font-weight: normal; 
text-decoration: none;
}
.copy a:link, .copy a:visited, .copy a:active { color: #B9B7B1; font-size: 11px; font-family: Tahoma; font-weight: normal; text-decoration: underline;}
.copy a:hover { color: #FFFFFF; font-size: 11px; font-family: Tahoma; font-weight: normal; text-decoration: underline;}

.menu {  
text-align: left; 
margin-left: auto; 
margin-right: auto;
color: #FFFFFF; 
font-size: 11px; 
font-family: Tahoma; 
font-weight: bold; 
text-decoration: none;
background-color: #737C2A;
background-image: url('images/menubg.gif');
}
.menu a:link, .menu a:visited, .menu a:active { color: #FFFFFF; font-size: 11px; font-family: Tahoma; font-weight: bold; text-decoration: none;}
.menu a:hover { color: #DAE0A3; font-size: 11px; font-family: Tahoma; font-weight: bold; text-decoration: none;}

.content {  
text-align: left; 
margin-left: auto; 
margin-right: auto;
background-image: url('images/contentbg.gif');
}

.contentin {  
text-align: left; 
color: #5C5C5C; 
font-size: 11px; 
font-family: Tahoma; 
font-weight: normal; 
text-decoration: none;
}
.contentin a:link, .contentin a:visited, .contentin a:active { color: #5C5C5C; font-size: 11px; font-family: Tahoma; font-weight: normal; text-decoration: underline;}
.contentin a:hover { color: #000000; font-size: 11px; font-family: Tahoma; font-weight: normal; text-decoration: underline;}

.contenttitel {  
text-align: left; 
color: #FFFFFF; 
font-size: 11px; 
font-family: Tahoma; 
font-weight: bold; 
text-decoration: none;
}
