body {
	font-family:Verdana;
	font-size:12px;
 /*Ausblenden f&uuml;r Druck */
 /* background-color: #FFFFCC; */
	/* text-align:center; */
	margin:50px;
}

h1 {font-size:18px;color:#000000;margin-bottom:0px;}

h2 {font-size:16px;color:#000000;}

h3 {font-size:14px;color:#000000;}

a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	font-weight:normal;
	color: #FF0000;
	font-size:12px;
}

a:active, a:hover {
	color: #FF6666;
}

a.menu {
	display:block;
	padding:3px;
 border-top:1px solid #000;
	text-align:center;
	color: #000;
	text-decoration:none;
}

a.menu:link, a.menu:visited {
	color:#000;
	background-color: #FFFF99;
	text-decoration:none;
	font-weight:normal;
}

a.menu:active, a.menu:hover {
	color: #FFFF66;
	font-weight:bold;
	background-color: #F00;
}

#rahmen {
 /*Ausblenden f&uuml;r Druck */
	/* width:760px; */
 /* margin:0px auto; */
	/* background-color: #FFFF66; */
	/* border:1px solid #000000; */
}

#titel {
 /*Ausblenden f&uuml;r Druck */
 display:none;
	height: 75px;
	background-color: #ffff00;
	border-top: 25px solid #f00;
	border-bottom: 25px solid #f00;
	border-left: 33px solid #f00;
}

.zwtitel {
	background-color: #FFFF66;
	font-size: 1.5em;
 font-weight:bold;
 /*Ausblenden f&uuml;r Druck */
 /* padding:10px;  */
}

.headline {
	text-align: center;
	font-size: 3.8em;
	font-family : "Times New Roman", Times, serif;
}

#linkes {
 /*Ausblenden f&uuml;r Druck */
 display:none;
	/* background-color: #FFFF66; */
	/* width:155px; */
	/* float:left; */
}

.menutitel {
	font-weight:bold;
	text-align:center;
	margin:2px;
}

.menucontainer {
	border:1px solid #000;
	background-color: #FF0000;
	width:140px;
	margin:7px;
}

#inhalt {
 /*Ausblenden f&uuml;r Druck */
	/* border: 1px solid #FFFFCC; */
 /*Ausblenden f&uuml;r Druck */
	/* background-color:#FFFF99; */
 /*Verbreitern f&uuml;r Druck */
	width:100%;
	text-align:left;
 /*Ausblenden f&uuml;r Druck */
	/* float:right; */
	/* padding:0px 10px 0 10px; */
 line-height:1.5em;
}

.fusszeile {
	margin-top:3px;
	font-size : 0.8em;
}

a.fusszeile:link, a.fusszeile:visited {
	font-size : 0.9em;
	color: #000;
}

.bild {
	background-image : url(../bilder/hintergr01.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

.rot {
	color : #FF0000;
}

.dran {
	margin-bottom:0;
	padding-bottom:0;
}

.vtab {
	margin-top:0;
	padding-top:0;
	margin-left:20px;
}

.li {
	float:left;
	margin:0px 20px 20px 0px;
}

.re {
	float:right;
	margin:0px 0px 20px 20px;
}


