/*DESIGN */
body {
	background: url(pics/bgwhite.gif) repeat-y center;
	background-color: #000186;
}
#main {
	position: absolute;
	top: 2px;
	left: 50%;
	width: 780px;
	margin-left: -390px;
}
#menu {
	position: absolute;
	top: 135px;
	left: 5px;
}
div.ebene1off, div.ebene2off, div.ebene1on, div.ebene2on, div.ebene3on, div.ebene3off {
	background-color: #d6d7e4;
	background-image: url(pics/bgmenu.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 4px;
	padding-top: 1;
	padding-bottom: 1;
}

div.ebene1off, div.ebene1on {
	width: 156px;
	padding-left: 20px; 
}
div.ebene1on {
	background-color: #e6e7f4;
}
div.ebene1off a, div.ebene1on a {
  width: 166px;
	margin-left: -10px;
}
div.ebene1off a:HOVER, div.ebene1on a:HOVER {
	text-decoration: none;
	color: darkred;
}

div.ebene2off, div.ebene2on {
	width: 146px;
	padding-left: 30px; 
}
div.ebene2on {
	background-color: #e6e7f4;
}
div.ebene2off a, div.ebene2on a {
  width: 156px;
	margin-left: -10px;
  color: #2F4F4F;
  font-size: 11px;
}
div.ebene2off a:HOVER, div.ebene2on a:HOVER {
	text-decoration: none;
	color: darkred;
}

div.ebene3off, div.ebene3on {
	width: 136px;
	padding-left: 40px; 
}
div.ebene3on {
	background-color: #e6e7f4;
}
div.ebene3off a, div.ebene3on a {
  width: 146px;
	margin-left: -10px;
  color: #2F4F4F;
  font-size: 11px;
  font-weight: normal;
}
div.ebene3off a:HOVER, div.ebene3on a:HOVER {
	text-decoration: none;
	color: darkred;
}

#databody {
	background-color: #eff0ff;
	background-color: #ffffff;
	position: absolute;
	top: 135px;
	left: 195px;
	width: 575px;
	padding: 0px;
	padding-bottom: 25px;
}

div.border {
	background-image: url(pics/border.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 12px;	
	font-size: 1px;
}
#top {
	background-position: top right;
}
#bottom {
	background-position: bottom right;
}
#topleft {
	background-position: top left;
	width: 20px;
}
#bottomleft {
	background-position: bottom left;
	width: 20px;
}

#logor1s1 {
	position: absolute;
	background-image: url(pics/r1s1.gif);
	top: 5px;
	left: 5px;
	width: 112px;	
	height: 82px;
}
#logor2s1 {
	position: absolute;
	background-image: url(pics/r2s1.gif);
	top: 87px;
	left: 5px;
	width: 112px;
	height: 39px;	
}
#logor1s2 {
	position: absolute;
	background-image: url(pics/r1s2.jpg);
	top: 5px;
	left: 117px;
	width: 200px;	
	height: 82px;
}
#logor2s2 {
	position: absolute;
	background-image: url(pics/r2s2.jpg);
	top: 87px;
	left: 117px;
	width: 200px;
	height: 39px;	
}
#logor1s3 {
	position: absolute;
	background-image: url(pics/r1s3.jpg);
	top: 5px;
	left: 317px;
	width: 180px;	
	height: 82px;
}
#logor2s3 {
	position: absolute;
	background-image: url(pics/r2s3.jpg);
	top: 87px;
	left: 317px;
	width: 180px;
	height: 39px;	
}

#logor1s4 {
	position: absolute;
	background-image: url(pics/r1s4.jpg);
	top: 5px;
	left: 495px;
	width: 111px;	
	height: 82px;
}
#logor2s4 {
	position: absolute;
	background-image: url(pics/r2s4.jpg);
	top: 87px;
	left: 495px;
	width: 111px;
	height: 39px;	
}

#logor1s5 {
	position: absolute;
	background-image: url(pics/r1s5.gif);
	top: 5px;
	left: 608px;
	width: 124px;	
	height: 82px;
}
#logor2s5 {
	position: absolute;
	background-image: url(pics/r2s5.gif);
	top: 87px;
	left: 608px;
	width: 124px;
	height: 39px;	
}

#logor1s6 {
	position: absolute;
	background-image: url(pics/r1s6.gif);
	top: 5px;
	left: 732px;
	width: 43px;	
	height: 82px;
}
#logor2s6 {
	position: absolute;
	background-image: url(pics/r2s6.gif);
	top: 87px;
	left: 732px;
	width: 43px;
	height: 39px;	
}
/* Uebersicht neu */
table.ue {
  background: #EFF0FF;
  border: none;
  margin-bottom: 15px;
  empty-cells: show;
  clear: both;
}
table.ue th {
  padding: 3px;
  background: #D6D7E4;
	border-bottom: 1px dotted darkblue;
	color: darkblue;
	font-size: 14px;
  text-align: left;
}
table.ue td.bild {
  background: #D6D7E4;
  width: 27%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
table.ue td.intext, table.ue td.more {
  vertical-align: top;
}
table.ue td.intext {
  padding: 10px;
}
table.ue td.more {
  padding-left: 10px;
  padding-right: 10px;
  height: 20px;
  text-align: right;
  border-bottom: 1px solid #D6D7E4;
}
/* BILDER */
img.right {
  float: right;
  margin-left: 5px;
  margin-bottom: 10px;
}
img.left {
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
}
/* Formulare */
label {
  font-weight: bold;
}
input[type="text"], input[type="password"], textarea {
  width: 350px;
}
textarea {
  height: 150px;
}
fieldset {
  border: 1px solid Gray;
  padding-left: 10px;
  margin-bottom: 10px;
}
legend {
  color: Black;
}
fieldset p {
  margin-top: 3px;
  margin-bottom: 3px;
}
fieldset h2 {
  border-bottom: none;
}
/* Sonst */
p.gray {
  padding-top: 10px;
  padding-left: 5px;
}
p.gray, p.gray a {
  color: Gray;
  font-size: 10px;
}
