@charset "utf-8";
body {
	background-color: #FFFFFF;
}
#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 70px;
	border-left-width: 70px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99ccff;
	border-right-color: #99ccff;
	border-bottom-color: #99ccff;
	border-left-color: #99ccff;
	border-top-width: 30px;
	border-bottom-width: 30px;
}
li {
	padding: 0px;
}

#kopfbereich {
	background-image: url(images/header.jpg);
	height: 73px;
}


#navibereich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CC0033;
	background-image: url(images/navihintergrund.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
	
}
#navibereich a:link {
	color: #cc0033;
	text-decoration: none;
	font-weight: normal;
}
#navibereich a:visited {
	color: #cc0033;
	text-decoration: none;
	font-weight: normal;
}
#navibereich a:hover {
	color: #333333;
	text-decoration: none;
}
#navibereich a:active {
	color: #cc0033;
	text-decoration: none;
}




#navibereich li {
	display: inline;
	list-style-type: none;
	padding-right: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 27px;
}
#textbereich {
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-top: 5px;
	padding-left: 27px;
	padding-right: 27px;
}
#textbereich a:link {
	color: #cc0033;
	text-decoration: none;
}
#textbereich a:visited {
	color: #cc0033;
	text-decoration: none;
}
#textbereich a:hover {
	color: #333333;
	text-decoration: underline;
}
#textbereich a:active {
	color: #cc0033;
	text-decoration: none;
}

#leer {
	background-color: #FFFFFF;
	height: 20px;
}
#leer2 {
	height: 15px;
}

#leer3 {
	height: 15px;
}

#fusszeile {
	font-size: 9pt;
	color: #CC0033;
	background-image: url(images/navihintergrund.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
#fusszeile li {
	display: inline;
	padding-right: 15px;
	padding-left: 27px;
	list-style-type: none;
}
#fusszeile a:link {
	color: #cc0033;
	text-decoration: none;
}
#fusszeile a:visited {
	color: #cc0033;
	text-decoration: none;
}
#fusszeile a:hover {
	color: #333333;
	text-decoration: underline;
}
#fusszeile a:active {
	color: #cc0033;
	text-decoration: none;
}
.aktiveseite {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 18px;
	font-weight: normal;
}
.kapitaelchen {
	font-variant: normal;
	font-weight: bolder;
	font-size: 11pt;
	text-transform: lowercase;
}
#ueber #textbereich {
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-top: 5px;
	padding-left: 27px;
	padding-right: 27px;
}
