body {
	background-color: #81D0F4;
}
div#seite {
	background-color: #ffffff;
}
div#banner {
	background-color: #81D0F4;
}
div#subbanner {
	background-color: #2B176C;
}
div#content {
	background-color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
div#bottom {
	clear: both;
}

div#seite {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	left: auto;
	top: 0px;
	right: auto;
}
div#banner {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
div#subbanner {
	margin: 0px;
	padding: 1px;
	height: 12px;
	width: 798px;
	font-size: 10px;
	text-align: right;
}
div#nav {
	float: left;
	width: 160px;
	text-align: right;
}
div#content {
	margin: 0px;
	padding: 10px;
	float: right;
	height: 500px;
	width: 600px;
}

div#nav a {
	color: #2B176C;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B176C;
	display: block;
}
div#nav a:hover {
	background-color: #2B176C;
	color: #FFFFFF;
}
.bannerlink {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titel {
	color: #2B176C;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	clear: both;
	letter-spacing: 2px;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.textr {
color: #2B176C;
	display: block;
	text-align: right;
	clear: both;
}
.text {
	display: block;
	clear: both;
	color: #2B176C;
}
.useronline {
	font-size: 10px;
	text-decoration: none;
	color: #2B176C;
}
.textlink {
	text-decoration: underline;
	color: #2B176C;
}
.zentriert {
	display: block;
	text-align: center;
	clear: both;
	color: #2B176C;
}
.formlinks {
color: #2B176C;
	text-align: right;
	float: left;
	width: 20%;
	padding: 2px;
}
.formrechts {
color: #2B176C;
	text-align: left;
	float: right;
	width: 80%;
	padding: 2px;
	clear: both;	
}
.umbruch {
	clear: both;
}
input {
color: #2B176C;
	border: 1px solid #2B176C;
}
textarea {
color: #2B176C;
	background-color: #FFFFFF;
	border: 1px solid #2B176C;
}
.submit {
	color: #2B176C;
	background-color: #2B176C;
	border: 1px solid #2B176C;
}
.haupttitel {
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 16px;
	color: #666666;
	clear: both;
	font-style: normal;
	font-family: "Arial";
	letter-spacing: 1px;
}
.blocksatz {
color: #2B176C;
	display: block;
	text-align: justify;
	clear: both;	
}
