html,body {
	background-attachment: fixed;
	background-image: url(pic/h_8.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #440000;
	text-align: left;	
	height: 100%;
	float: left;
	margin: 0;
	width: 100%;
	vertical-align: middle;
}

.Tabelle{
	background-color: #B2B2B2;
	border: 2px solid #440000;
	vertical-align: top;
}
.Menu{
	background-color: #B2B2B2;
	text-align:center;
	font-size: 12px;
	display:block;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #440000;
	border-right-color: #440000;
	border-bottom-color: #440000;
	border-left-color: #440000;
}
.Menu_aktuell{
	background-color: #E0E0E0;
	text-align:center;
	font-size: 12px;
	display:block;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #440000;
	border-right-color: #440000;
	border-bottom-color: #440000;
	border-left-color: #440000;
}
.Menu_eins{
	background-color: #B2B2B2;
	font-size: 12px;
	text-align:center;
	display:block;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #440000;
	border-right-color: #440000;
	border-bottom-color: #440000;
	border-left-color: #440000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.Menu_eins_aktuell{
	background-color:#E0E0E0;
	font-size: 12px;
	text-align:center;
	display:block;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #440000;
	border-right-color: #440000;
	border-bottom-color: #440000;
	border-left-color: #440000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}



.Rahmen {
	padding: 10px;
}

.liste {
	text-align:left;
	margin:auto;
	width:250px;
}

.Titel {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Verdana, Tahoma, sans-serif ;
	font-size: 36px;
	font-weight: bold;
	color: #440000;
	background-color: #B2B2B2;
	text-align: center;
	background-position: center;
}


.bild-txt {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Verdana, Tahoma, sans-serif ;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	padding: 10px;
}

.postit {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #FFFFCC;
	padding: 5px;
	border: thin dotted #440000;
}
.macher {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Verdana, Tahoma, sans-serif ;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
	background-image: url(pic/994.gif);
	background-repeat: repeat;
	text-align: center;
}

.hoehe {
	height:100%;
	width: 710px;
		}

.bild-text-l {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Verdana, Tahoma, sans-serif ;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding: 5px 5px 5px 20px;

}
.bild-text-r {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Verdana, Tahoma, sans-serif ;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	padding: 5px 20px 5px 5px;
}

a:link, a:visited, a:active  {
	text-decoration: none;
	color: #3A5678;
}
a:hover {
text-decoration:underline;
}

.Menu a:hover{
	background-color:#E0E0E0;
	display:block;
}

.Menu_eins a:hover{
	background-color:#E0E0E0;
	display:block;
}

div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#E0E0E0; border:1px solid #336; 
  width:250px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}
