/*<![CDATA[*/
body { 
	background-color : #559DB3;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 101%;
	color : #000;
	margin-top: 0px;
}

#container {
	position: absolute;
	background-color: #fff;
	width: 942px;
	height: auto;
	margin-left: -471px;
	left: 50%;
}

#kopf {
	background-color: #BBD8E0;
	width: 922px;
	height: 212px;
	float: left;
	border: 10px solid #86ADB9;
}

#mitte {
	width: 922px;
	height: auto;
	float: left;
	border-right: 10px solid #86ADB9;
	border-bottom: 10px solid #86ADB9;
	border-left: 10px solid #86ADB9;
}

#navi {
	background-color: #1C4C5C;
	width: 180px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	border-left: 10px solid #417E91;
}
#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#navi li a {
	font-size: 12px;
	font-weight: bold;
	color: #BBD8E1;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 30px;
	text-indent: 4pt;
	line-height: 30px;
}
#navi li a:hover {
	background-color: #BBD8E1;
	color: #1C4C5C;
}

#inhalt {
	background-color: #E1ECF0;
	width: 532px;
	height: auto;
	margin-top: 10px;
	margin-left: 0;
	float: left;
}


h1 {
	display: block;
	height: 30px;
	background-color: #559DB3;
	font-size: 18px;
	font-weight: bold;
	padding-left: 6px;
	text-indent: 4pt;
	line-height: 30px;
	color: #fff;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

#beitrag {
	width: 470px;
	height: auto;
	margin: 10px 10px 10px 50px;
}
#beitrag {
	font-size: 12px;
}
#beitrag a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#beitrag a:hover {
	color : #559DB3;
	text-decoration: underline;
}
#beitraga:visited {
	color : #000;
}
#beitrag a:active {
	color : #000;
}
.unterschrift {
	margin-left: 50px;
}

#linkfenster {
	width: 170px;
	height: auto;
	margin: 10px 10px 10px 0;
	float: right;
	border-left: 10px solid #417E91;
}

.linkbild {
	display: inline;
	-float: right;
	margin: 0px 0px 10px 0;
	border: none;
}

.beschriftung {
	width: 120px;
	line-height: 182%;
	float: left;
	clear: left;
}
.beschriftungzwei {
	width: 180px;
	line-height: 182%;
	float: left;
	clear: left;
}
.beschriftungdrei {
	width: 50px;
	line-height: 182%;
	float: left;
	clear: left;
}
.beschriftungvier {
	width: 48px;
	line-height: 182%;
	float: left;
	clear: left;
}

input, select {
	margin: 2px;
	font-size: 11px;
}

.dick {
	font-weight: bold;
}

.fehler {
	color: #E4028C;
	font-weight: bold;
}

.antifloat {
	clear : both;
}

abbr {
	speak : spell-out;
}

acronym {
	speak : normal;
}

abbr[title] { 
	border-bottom : 1px dashed #aaa; 
	cursor : help; 
}

hr {
	height: 1px;
	background-color: #1C4C5C;
	border: 1px solid #1C4C5C;
}
.linkfarbe {
	color: red;
}
/*]]>*/