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

a img {
	border: none;
	}


	
#hauptnavi a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	padding: 0 10px 0 10px;
	height: 30px;
	line-height: 30px;
	/*display:block;
	float: left;*/
}

#hauptnavi a:link {
	text-decoration: none;
	color: #000;
	

}

#hauptnavi a:hover, #hauptnavi a:visited:hover {
	
	color: #d7453b;
}

#textnavi a {
	text-decoration: none;
	color: #36c;
	display: block;
	width: 169px;
	margin: 2px 0;
	padding: 2px;
	height: 12px;
	line-height: 12px;
	background: #999;
	font-size: 9px;
	

}

#textnavi a:link {
	font-size: 9px;
	text-decoration: none;
	color: #36c;
}

#textnavi a:hover, #textnavi a:visited:hover {
	color: #fff;
	text-decoration: underline;
}

#contenttext a:link {
	font-size: 12px;
	text-decoration: none;
	color: #369;

}

#contenttext a:hover, #contenttext a:visited:hover {
	color: #fff;
	text-decoration: underline;
	background: #d7453b;
}


#sitemap a {
	padding: 0 5px 0 15px;
	color: #999;
	height: 16px;
	line-height: 16px;
	/*display:block;*/
	/*float: left;*/
}


#sitemap a:link {
height: 16px;
	line-height: 16px;
	text-decoration: none;
	color: #999;
}

#sitemap a:hover, #sitemap a:visited:hover {
	background: url(../_img/pfeil.jpg);
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #d7453b;
	height: 16px;
	line-height: 16px;
}

#sitemap a.bild {
	padding: 0;

	/*display:block;*/
	/*float: left;*/
}

#sitemap a.bild:link {

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

#sitemap a.bild:hover, #sitemap a.bild:visited:hover {
	background: none;
}



/*#subnavi a {
	font-size: 14px;
	text-decoration: none;
	color: #000;
	padding: 0 10px 0 20px;
	height: 37px;
	line-height: 37px;
	display:block;
	float: left;
}

#subnavi a:link {
	text-decoration: none;
	color: #000;
	background: url(../_img/navibtn.jpg);
	background-repeat: no-repeat;

}

#subnavi a:hover, #subnavi a:visited:hover {
	background: url(../_img/navibtnhover.jpg);
	background-repeat: no-repeat;
	color: #d7453b;
}*/

#schaer a {
	text-decoration: none;
	color: #fff;

}

#schaer a:hover, #schaer a:visited:hover {
	text-decoration: underline;
	color: #fff;
}