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

a img {
	border: none;}
	
a.navi, a.navi:link {
	color: #4a2613;
	text-decoration:none; 
}

a.navi:hover, a.navi:visited:hover {
	text-decoration:underline; 
	}
	
a.navibraun, a.navibraun:link {
	color: #4a2613;
	text-decoration:none; 
}

a.navibraun:hover, a.navibraun:visited:hover {
	text-decoration:underline; 
	}
	
#hauptnavi a, #hauptnavi a:link {
	color: #fff;
	text-decoration:none; 
}

#hauptnavi a:hover, #hauptnavi a:visited:hover {
	text-decoration:none;
	color: #963;
	}
	
#hauptnavi a.active, #hauptnavi a.active:link {
	color: #963;
	text-decoration:none; 
}

#content a.navi, #content a.navi:link {
	color: #4a2613;
	text-decoration:underline; 
}

#content a.navi:hover, #content a.navi:visited:hover {
	text-decoration:underline; 
	}
	
#content a, #content a:link {
	color: #4a2613;
	text-decoration:underline; 
}

#content a:hover, #content a:visited:hover {
	text-decoration:underline; 
	}
