/* CSS Document */

body{
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(HG-mitrotenStreifen.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#seite{
	width:800px;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(KopfzeileKF_weich.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#inhalt{
	margin-left: 0px;
	margin-right: 0px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hervorhebung {
	font-weight: bold;
	color: #660033;
}

