BODY {
  font-family: Arial,Helvetica,Helv,sans-serif;
  background: #FFFFFF url(img/clouds14.jpg);
  color: #0000CC;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

.mybody {
  font-family: Arial,Helvetica,Helv,sans-serif;
/*  background: #ccccff url("img/clouds14.jpg");*/
  color: #0000CC;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 80%;
  text-align: left;
/*  border : thin solid Red;*/
}

H1, H2 {
  font-family: Arial,Helvetica,Helv,sans-serif;
  margin-top: 4pt;
  margin-bottom: 4pt;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
/*  border-bottom: medium solid;*/
/*  background: #ccFFff;*/
  width : 100%;
}

blockquote {
	font-size: 1.1em;
	letter-spacing: 0.1em;
}

UL, OL, DL, DD, DT, LI {
/*  font-family: "Times New Roman",Times,Roman,TmsRmn,serif; */
  font-family: Arial,Helvetica,Helv,sans-serif;
}

a:link { color:#FF00FF; } /*font-weight:bold */
a:visited { color:#0000CC; } 
a:active { color:#CC0000;  font-style:normal;   } /*font-weight:bold;*/
a:hover { color:#FF0000;  text-decoration:underline;  }/*font-weight:bold;*/ /*background:#666666*/

.oben {
/*  margin-left: auto;
  margin-right: auto;
  */
	text-align: center;
}

.oben > a:before {
	content:url(img/fluegel-2ka.gif)" ";
}

.fusslinks {
	float: left;
	width: 80%;
	text-align: left;
}
.fussrechts {
	float: right;
}

.dl2tab dt {
		display: block;
		float: left;
		max-width: 130px;
		clear: both;
	}
.dl2tab dd {
		display: block;
		margin-left: 135px;
	}

.dl2tab dd:after {
		content: " ";
		display: block;
		clear: both;
	}

.zentriert {
	text-align: center;
/*  margin-left: auto;
  margin-right: auto;*/
}

.ulfett li {
	font-weight: bold;
	list-style: none outside;
	display: block;
}

.wichtig {
	font-weight: bold;
	color: #FF0000;
}
.menuser {
/*
	background: #CCFFFF url(img/weiss.gif);
*/
	background-image: url(img/weiss.png);
	background-repeat:repeat;
/*
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
*/
	/*filter:Alpha(opacity=100, finishopacity=0, style=2)*/

	padding: 10px 10px 10px 25px;

/*
	padding: 10px 10px 10px 5px;
*/
	/*margin: 10px 300px 10px 10px;*/
	margin-right:40%;
	/*width: 55%;*/
	border: 2px solid #ffffff;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}

.menuser2 {
	background-image: url(img/weiss.png);
	background-repeat:repeat;
	filter:alpha(opacity=50);
}

#top a {
	text-decoration: none;
}
