body {
	margin: 0px;
	color: #000000;
	background-color: white;
	text-align: center;
}
#complete {
	width: 988px;
	height: 800px;
	//border: 1px solid black;
	margin: 10px auto 0px auto;
}
#logo {
	width: 190px;
	float: left;
	//margin-top: 15px;
	margin-top: 0px;
	margin-right: 10px;
	//background-color: #FFE391;
}
#oben {
	width: 758px;
	height: 90px;
	//background-color: #FFCC99;
	float:left;
	margin-top: 1px;
	text-align: right;
}
#left {
	width:190px;
	height: auto;
	color: #000000;
	background: inherit;
	//border:1px solid black;
	margin-top: 10px;
	float:left;
}
#mitte {
	width:598px;
	//background-color: #FFE391;
	color: #000000;
	margin: 10px 10px 0px 10px;
	float:left;
	text-align:left;
	padding: 5px 10px 10px 10px;
}
#right {
	width:160px;
	height: 600px;
	color: #000000;
	//background-color: #FFE391;
	margin-top: 10px;
	float:left;
	text-align:right;
}
#footer {
	//width: 758px;
	//height: 90px;
	background-color: #FEF6E0;
	//float:left;
	margin-top: 20px;
	text-align: center;
}

.navbox {
	background-color:#FFFFFF;
}
.navbox li {
	margin:0;
	padding:0;
	list-style: none;
	padding-left: 10px;
	background-image: url(/images/doppelpfeil.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	margin: 0;
	line-height:20px;
	padding-left:15px;
}
.navbox noli {
	margin:0;
	padding:0;
	list-style: none;
	padding-left: 10px;
	margin: 0;
	line-height:20px;
	//height:57px;
	width:150px;
	padding-left:15px;
	border: 1px solid green;
}

li {
	padding: auto;
	margin-left: 20px;
	list-style: disc;
	padding-left: 0px;
	xborder: 1px solid red;
}

.tab_head {
	background-color: #CD8D4E !important;
}

.tab_res2 {
	background-color: #FEF6E0 !important;
}

.navigationsboxenheadline {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CD8D4E;
	font-size: 0.9em;
	height:15px;ss
	width: auto;
	padding: 3px;
	margin-bottom: 1px;
	font-weight: bold;
	text-align:left;
}
.navigationsboxen {
	height:17px;
	width: auto;
	padding: 2px;
	background-color: #FEF6E0;
	margin-bottom: 1px;
	vertical-align: top;
	text-align:left;
	font-size: 0.85em;
}

.navigationsboxendoppelt {
	height:23px;
	width: auto;
	padding: 2px;
	background-color:#FEF6E0;
	margin-bottom: 1px;
	vertical-align: top;
	text-align:left;
	font-size: 0.85em;
}

.navigationsboxmehrzeilig {
	height:auto;
}

.block {
	display:block;
}

.left {
	float:left;
}

.right {
	float:right;
}

.lefttext {
	text-align:left;
}

.righttext {
	text-align:right;
}

.centertext {
	text-align:center;
}

.toptext {
	vertical-align:top;
}

.middletext {
	vertical-align:middle;
}

.bottomtext {
	vertical-align:bottom;
}
.clear {
	clear:both;
}
.ab10 {
        margin-top:1em;
}
.ab20{
        margin-top:2em;
}
.label {
	height: 210px;
	text-align: left;
}