body {
	margin:0;
	padding:0;
	background: url(bilder/back.gif) no-repeat;
}
 #logo {
 position: relative;
 right: 5px;
  left:14px; 
text-align:right;
 width:93%; 
 }
  .oben {
 position: relative; 
 left:14px; 
 width:93%; 
 padding: 7px;
 margin: 5px;
 background: #DA525C;
 color: white;
  border: 3px double #900;
 
 }

 .content {
 position: relative; 
 left:14px; 
 width:93%; 
 padding: 7px;
 margin: 5px;
 background: url(bilder/contentback.gif); 
  border: 3px double #900;
 
 }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #990000;
	margin:0px;
	padding:0px;
}
td {
	/* margin:0px;
	padding:0px; */

}
a {
	color: #990000;
}
.tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #990000;
}
.tabellew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: white;
	background: #DA525C;

}

input, select, textarea {
color: white;
background: #DA525C;
}

#content label {
	display: block;
	clear: both;
	float: left;
}

fieldset {
	border: none;
	border-bottom: 1px solid #fff;
	padding: 1em;
}
fieldset legend {
	display: none;
}

.ohnebg {
background: none;

}.weiss {
	color: #FFFFFF;
}
