/* CSS Document */

BODY {
	/*background-image: url(../00_img/hintergrund_erweitert.gif);
	background-repeat: repeat-x;
	background-position: 0px 49px;*/
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

#navigation UL, #subnavigation UL {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	list-style-type: none;
	list-style-position: outside;
}

#navigation UL LI, #subnavigation UL LI {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navigation UL LI A, #subnavigation UL LI A {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	display: inline;
}

#guestbook A {
	margin: 0px;
	padding: 0px;
	color: #882075;
	text-decoration: none;
}

#guestbook A:hover {
	color: #F37921;
}
