BODY { 
	color: #535345; 
	font-size: 11px; 
	font-family: verdana, geneva, arial, sans-serif;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	}

.titel { 
	color: #CC0000; 
	font-style: normal;
	font-weight: bold; 
	font-size: 13px; 
	line-height: 16px; 
	font-family: verdana, geneva, arial, sans-serif
	}
	
.subtitle { 
	color: #818177; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: verdana, geneva, arial, sans-serif 
	}

.text { 
	color: #535345; 
	font-style: normal;
	font-size: 11px; 
	line-height: 14px;
	font-family: verdana, geneva, arial, sans-serif 
	}

.footer { 
	color: #8e8e76; 
	font-size: 9px; 
	line-height: 11px; 
	font-family: verdana, geneva, arial, sans-serif;
	text-decoration: none 
	}


.bgc-1 {background-color: #f7f5ea}
.bgc-2 {background-color: #f1f0df}
.bgc-3 {background-color: #e5e3d1}
.bgc-4 {background-color: #d7d2b5}
.bgc-5 {background-color: #c6c1a7}


A:link { 
	color: #CC0000;
	text-decoration: none
	}

A:visited {	
	color: #CC0000;	
	text-decoration: none;
	}

A:visited:hover {	
	color: #CC0000;	
	text-decoration: none;
	}

A:hover { 
	color: #CC0000;
	text-decoration: underline
	}
	
A:active {	
	color: #111111;	
	text-decoration: none;
	}
	

.nav { 
	color: #666666; 
	font-style: normal;
	font-size: 9px; 
	line-height: 10px;
	font-family: verdana, geneva, arial, sans-serif 
	}
	
.navnow { 
	color: #CC0000; 
	font-style: bold;
	font-size: 9px; 
	line-height: 10px;
	font-family: verdana, geneva, arial, sans-serif 
	}
	
.nav:link { 
	color: #666666;
	text-decoration: none
	}

.nav:visited {	
	color: #666666;	
	text-decoration: none;
	}

.nav:visited:hover {	
	color: #666666;	
	text-decoration: none;
	}

.nav:hover { 
	color: #CC0000;
	text-decoration: none;
	}
	
.nav:active {	
	color: #CC0000;	
	text-decoration: none;
	}