body {
	background-image: url(bilder/back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#uebs {
	background-image: url(bilder/uebsback.gif);
	height: 82px;
	width: 385px;
}
#uebs h1 {
	margin-top: 45px;
	margin-bottom: 5px;
	text-align: center;
}
.einrueck {
	margin-left: 8px;
	background-image: url(bilder/kastenback.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	background-position: top;
	background-color: #FEFEFE;
}


#wrapper {
	background-image: url(bilder/obenback.gif);
	background-repeat: repeat-x;
}

#inhalt {
	border-right-color: #828ED9;
	border-bottom-color: #828ED9;
	border-left-color: #828ED9;
	background-image: url(bilder/mitteback.png);
	padding: 2px;
}
p, li {
	font-size: 11px;
	line-height: 18px;
	}
h1 {
	font-size: 16px;
	color: #006600;
}
a {
	font-weight: bold;
	color: #006600;
}

td p:first-child {
	margin:0;
	padding:0;
	}
td ul:first-child{
	margin:0 0 0 30px;
	padding:0;

}
input, textarea {
	background-color: #f0efff;
	border: 1px solid #5B9217;
}
.randlinks {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #061BB3;
}
.rand {
	border: 1px solid #57911F;
}
#printlogo, #standbild {
	visibility:hidden;
	height:0;
}a:hover {
	color: #000000;
	text-decoration: none;
}
.hervorhebung {
	font-weight: bold;
	color: #0315AF;
}
h2 {
	font-size: 13px;
	color: #0315AF;
}

img, div { behavior: url(iepngfix/iepngfix.htc) }

#mitte {
	margin-right:12px;
}