@charset "utf-8";
/* CSS Document */


a img {
	border: none;}
	


#hauptnavi a {
	display:block; 
	text-decoration:none; 
	border-bottom: 1px solid #ff8fac;
	text-align: left;	
}

#hauptnavi a {
	width:179px;
	font-size: 14px;
	font-weight: bold;
	padding:0 0 0 5px;
	height:30px; 
	line-height:30px;
	color: #fff;
}

#subnavi a {
	display:block; 
	text-decoration:none; 
	border-bottom: 1px solid #fff;
	text-align: left;
	width:150px;
	font-size: 12px;
	height:20px; 
	line-height:20px;
	color: #030;
}


#hauptnavi a:hover, #hauptnavi a:visited:hover {
	text-decoration:none;
	color: #fff;
	background: #f39;
	}
	
/*#hauptnavi a:hover span, #hauptnavi a:visited:hover span {
 background: #none;}*/
	
#subnavi a:hover, #subnavi a:visited:hover {
	text-decoration:underline; 
	}
	
#epas a, #epasguestbook a {
	width:150px;
	font-size: 10px;
	height:20px; 
	line-height:20px;
	color: #ff8fac;
	text-decoration:none; 
}


#epas a:hover, #epas a:visited:hover, #epasguestbook a:hover, #epasguestbook a:visited:hover {
	text-decoration:underline; 
	}
	
a.navi {

	color: #ff8fac;
	text-decoration:none; 
}

a.navi:hover, a.navi:visited:hover {
	text-decoration:underline; 
	}
	
#flash a.kontakt, #flash a.first {
	display:block;
	float: left;
	width:110px;
	font-size: 10px;
	height:20px; 
	line-height:20px;
	color: #030;
	text-decoration:underline;
	text-align: center;
}


#flash a.kontakt:hover, #flash a.kontakt:visited:hover, #flash a.first:hover, #flash a.first:visited:hover {
	text-decoration:underline;
	color: #000;
	}
	
#flash a.gross {
	display:block;
	float: left;
	width:110px;
	font-size: 12px;
	height:20px; 
	line-height:20px;
	color: #030;
	text-decoration:underline;
	text-align: center;
}


#flash a.gross:hover, #flash a.gross:visited:hover {
	text-decoration:underline;
	color: #000;
	}
	

	
	
.first {
	padding: 0 0 0 197px;}
	

