body {
	margin: 0px;
	padding: 0px;
	background: #fff8de url(pics/body_back2.gif) repeat-y;
}
#obenlinks {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 143px;
	height: 106px;
	background: url(pics/back_links3.jpg) no-repeat;
}
#oben {
	width: 548px;
	height: 94px;
	position: absolute;
	left: 143px;
	top: 0px;
	background: url(pics/back_head2.jpg) no-repeat;
}
#logo {
	position: absolute;
	left: 343px;
	top: 21px;
}
#secondmenu {
	position: absolute;
	top: 84px;
	width: 100%;
	background: url(pics/back_secondmanu2.gif) repeat-x;
	height: 23px;
	margin-left: 143px;
	padding-left: 10px;
	padding-top: 2px;
}
#secondmenu, #secondmenu a {
	color: #39288C;
}
#secondmenu a {
	margin-left: 5px;
	margin-right: 5px;
}
#menu {
	position: absolute;
	left: 8px;
	top: 110px;
	width: 128px;
}
div.ebene1off, div.ebene1on {
	margin-top: 7px;
	margin-left: 7px;
}
div.ebene1off a, div.ebene1on a {
	text-transform: uppercase;
	color: #04258f;
	margin-left: -7px;
  font-size: 11px;
}
div.ebene2off, div.ebene2on {
	margin-top: 2px;
	margin-left: 29px;
}
div.ebene2off a, div.ebene2on a {
	font-weight: normal;
	color: #04258f;
	margin-left: -11px;
	font-size: 10px;
}
#contain {
	position: absolute;
	left: 160px;
	top: 120px;
	width: 600px;
}
/* TABELLEN */
th {
  background: #F76310;
}
td.r1 {
  background: #ecf9ff;
}
td.r2 {
  background: #f3f3f3;
}
/* Formulare */
label {
  font-weight: bold;
}
input[type="text"], input[type="password"], textarea {
  width: 350px;
}
textarea {
  height: 150px;
}
fieldset {
  border: 1px dotted #314ea2;
  padding-left: 10px;
  margin-bottom: 10px;
}
legend {
  color: #314ea2;
  background: #fff8de;
  margin-left: 5px;
  margin-right: 5px;
}
fieldset p {
  margin-top: 3px;
  margin-bottom: 3px;
}

