body {
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
}

a {
	text-decoration:none; color: #006699;
        font-size:12px;
}

a:hover {
	text-decoration:none; color: #bF0000;
}

a.nav:hover
{
	text-decoration:none; color: #bF0000;
}


a.nav
{
	color:#476BA1;
	font-family:Courier New;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
}

#head {
	position:absolute;
	top:0px;
	left:0px;
	width:1000px;
	height:175px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
	
#main {
	position:absolute;
	top:176px;
	left:0px;
	width:1000px;
	height:1px;				
}		

.main_table {
	table-layout:fixed; 
	width:1000px;
}	

.navigation_table {
	width:175px;
	background-image:url('http://www.kemnath-ontour.de/images/menu_bgr.jpg'); 	
	background-repeat:repeat-y;
	vertical-align:top;
}	

.navigation_mainentry {
	margin-left:15px;
}	

.mainarea_table {
	width:825px; 
	background-color:#FFFFFF;
	vertical-align:top;
}	
	
.headline {
	color:#000000;
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}	

.txt {
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}	
.font_head {

	color:#476BA1;
	font-family:Courier New;
	font-size:26px;
	text-decoration:none;
	font-weight:bold;
}

.font_navi {

	color:#476BA1;
	font-family:Courier New;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;

}

.font_nav {

	color:#476BA1;
	font-family:Courier New;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;

}


.Head_RED {
        color: #990000
}


.font_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.font_content_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bF0000
}
