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

#container {
	position: absolute;
	background-color: #0A4220;
	background-image: url(../images/seitengrund.jpg);
	background-repeat: repeat-y;
	width: 940px;
	height: auto;
	margin-left: -470px;
	left: 50%;
}

#kopf {
	background-image: url(../images/kopfgrund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 230px;
	float: left;
}

#hauptoben {
	-position: absolute;
	background-image: url(../images/obengrund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 20px;
	float: left;
}

#haupt {
	background-image: url(../images/hauptgrund.jpg);
	background-repeat: repeat-y;
	width: 940px;
	height: auto;
	float: left;
}

#hauptunten {
	background-image: url(../images/untengrund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 34px;
	float: left;
}

#navi {
	width: 180px;
	height: auto;
	margin-top: 5px;
	margin-left: 30px;
	float: left;
}
#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#navi li a {
	font-size: 11px;
	font-weight: bold;
	color: #8FC263;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 30px;
	text-indent: 4pt;
	line-height: 30px;
}
#navi li .a {
	background-image: url(../images/navi/button_a.jpg);
	background-repeat: no-repeat;
}
#navi li .a:hover {
	background-image : url(../images/navi/button_b.jpg);
	background-repeat : no-repeat;
	color : #8FC263;
}
#navi li a:visited {
	color : #8FC263;
}
#navi li a:active {
	color : #8FC263;
}

#inhalt {
	background-color: #D4EFBD;
	width: 483px;
	height: auto;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
	border: 1px solid #fff;
}

#beitrag {
	width: 463px;
	height: auto;
	margin: 10px;
}
#beitrag {
	font-size: 11px;
}
#beitrag a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#beitrag a:hover {
	color : #0B8140;
	text-decoration: underline;
}
#beitraga:visited {
	color : #000;
}
#beitrag a:active {
	color : #000;
}

#ref_1 {
	width: 220px;
	height: auto;
	margin: 0 5px 15px 5px;
	float: left;
}
#ref_1 ul{
	padding: 0 0 0 16px;
	margin: 0;
}

#ref_2 {
	width: 220px;
	height: auto;
	margin: 0 5px 15px 0;
	float: right;
}
#ref_2 ul{
	padding: 0 0 0 16px;
	margin: 0;
}

#startbild {
	background-image: url(../images/start/start.jpg);
	background-repeat: no-repeat;
	width: 176px;
	height: 268px;
	margin-top: 5px;
	margin-right: 27px;
	float: right;
}

#bilderleiste {
	width: 176px;
	height: auto;
	margin: 5px 27px 5px 0;
	font-size: 11px;
	color: #D4EFBD;
	text-align: center;
	float: right;
}

#imp {
	width: 180px;
	height: 20px;
	margin-top: 12px;
	margin-left: 30px;
	float: left;
}
#imp a {
	font-size: 10px;
	color: #001906;
	text-decoration: none;
	line-height: 20px;
}
#imp a:hover {
	color : #8FC263;
}
#imp a:visited {
	color : #8FC263;
}
#imp a:active {
	color : #8FC263;
}

h1 {
	font-size: 16px;
	color: #0B8140;
}

.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: #588557;
	border: 1px solid #588557;
}

.bild {
	display : inline;
	float : right;
	margin : 0px 0px 10px 10px;
	text-align: center;
}
/*]]>*/