body {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 background: #7e95b7;
 font-size: 12px;
 font-family: sans-serif;
}

img {
	border: 0px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 2px solid #e4e9ef;
	border-right: 2px solid #e4e9ef;
}

h1 {
	font-family: sans-serif;
	font-size: 16px;
	color: #504e51;
	margin: 8px 0px 10px 0px;
}

h2 {
	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 8px 0px 8px 0px;
}

#main {
	margin: 20px 20px 20px 20px;
	border: 2px solid #FFFFFF;
	width: 937px;
	height: 566px;
	background: #e4e9ef;
}

#bunt {
	height: 562px;
	float: left;
	width: 346px;
	background: #4c6b9a url('../images/logo.gif') no-repeat 133px 182px;
}

#links {
	position: absolute;
	width: 140px;
	background: transparent;
}

#platz {
	position: absolute;
	left: 162px;
	background: transparent;
}

#oben {
	background: #5976a2;
	height: 182px;
	width: 206px;
	position: absolute;
	left: 162px;
}

#unten {
	background: #6a83ab;
	height: 216;
	width: 206px;
	margin-top: 163px;
	position: absolute;
	left: 162px;
	top: 204px;
}

#nav {
	background: #e0e4ed;
	width: 140px;
	height: 282px;
	padding: 8px 0px 0px 0px;
	position: absolute;
}

#nav .blau{
	color: #002b70;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#nav a {
	text-transform: none;
	font-weight: normal;
	color: #646464;
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
}

#nav p {
	margin-top: 18px;
	width: 132px;
	margin-left: 8px;
}

#nav p a {
	margin: 0px 0px 0px 0px;
}

#channels {
	background: #264a84;
	margin-top: 65px;
	padding: 8px 8px 8px 8px;
	position: absolute;
	width: 140px;
	top: 302px;
}

#channels a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	position: absolute;
	left: 368px;
	width: 587px;
	height: 562px;
	background: #e4e9ef;
}

#content img {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

#text {
	height: 380px;
	overflow: auto;
	font-size: 11px;
	color: #000000;
	padding: 0px 8px 0px 8px;
}

#text p {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#text td {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
}

#text table {
	width: 100%;
}

.mailform{
	width:350px;
	background-color:#EFF0F1;
	border-left : 1 solid #CFD3D6;
	border-top : 1 solid #CFD3D6;
	border-bottom : 1 solid #EFF0F1;
	border-right : 1 solid #EFF0F1;
}
input.mailform{
	height:18px;
}
textarea.mailform{
	height:150px;
}
.login{
	font-family:Courier New, Courier, monospace;
}
textarea.content{
	width:400px;
	height:400px;
}
textarea.content_popup{
	width:400px;
	height:300px;
}
textarea.crossline{
	width:400px;
	height:100px;
	font-size:10px;
	color:#000000;
}
input.headline{
	width:400px;
	height:30px;
	font-size:18px;
	color:#000000;
}
input.text,select.text{
	width:400px;
}
input.text_popup,select.text_popup{
	width:400px;
}
