body {
	background-color: White;
	background-image: url(streifengrau22.jpg);
	margin: 0 0 0 0;
	overflow-y: scroll;
	overflow-x: hidden;
  /*padding:0;*/
}
/* Text */
td, center, p, blockquote, body, div, ul, li, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; /*font-size: 90%;*/
	color: #5A5A5A;
	font-weight: 400;
}
/* Arial mittel 10 fett*/
.m10f {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	/*font-size: 100%;*/
	font-weight: 700;}
.m10 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	/*font-size: 100%;*/
	font-weight: 400;
	color: #5A5A5A;
	}
/* Arial mittel, Überschriften*/
.gross {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: 700;
}
/* Arial 18pt, Überschriften News*/
.gross18 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18pt;
	font-weight: 700;
}
/* Arial klein*/
.klein {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: 400;
}

/* Times ganz groß, Titel */
.gr-gg{
	font-family: Times New Roman; 
	/*font-family: Verdana,Arial,Helvetica,sans-serif;*/
	font-size: 14pt;
	font-weight: 700;
}
.mittelr {
   font-family: Times New Roman;
	font-size: 14pt;
	font-weight: 700;
}
/* Arial mittel 10 fett*/
.fett {
	font-weight: 700;}
	
/*grau-klein*/
.graukl {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: #C5C5C5;
}
/* Schrift weiss */
.weissm {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 700;
	}
.weiss12 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 700;
	}

/* marker */	
.mark {
	background-color: #E7C573;
	padding-left: 5px;
}
/* marker 10pt */	
.mark10 {
	background-color: #E7C573;
	font-size: 10pt;
	padding-left: 5px;
	font-weight: 700;
}

hr {
	color: #DCDADA;
	border-style: dotted;
}
.nicht {
display: none;
}

/* Rand Fotos, unten und rechts*/
.rand {
	border-color: #6A6A6A;
	border-width: 3;
	border-style: double;
	border-top: none; 
	border-left: none;
}
/* Tabellen, dotted */
.rand-u-p {
	border-color: #DCDADA;
	border-width: 2;
	border-style: none none dotted none;
}
.rand-r-p {
	border-color: #DCDADA;
	border-width: 2;
	border-style: none dotted none none;
}
/* Bild vertieft
.rand10 {
	border-color: #575E81;
	border-width: 3;
	border-style: inset;
	border: 3px inset;*/
	
.rand11 {
	border-color: #6A6A6A;
	border-width: 2;
	border-style: dotted;
	background: #FFFFD9;
}
.rand12 {
	border-color: #6A6A6A;
	border-width: 1;
	border-style: double; /*padding-left: 5px;
	padding-bottom: 3px;
	padding: 10px;
	background-color: #FFFFD4;
	background-image: url(anih.gif);*/
}
.rand13 {
	border-color: #DCDADA;
	border-width: 2;
	border-style: dotted;
}
a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
}

:link {
	color: Gray; /*background: transparent;*/
}
:visited {
	color: #A8A8A8; /*background: transparent;*/
}
:active {
	color: Blue;
	background: transparent;
}
:hover {
	color: #404040;
	font-weight: 700;
   background: #E2E8E2;
}
.an {
	text-decoration: none;
	font-size: 11px;
}
/* menue*/
#menu {
	position: absolute;
	top: 126px;
	left: 19px;
	width: 121px;
	z-index: 8;
	height: 356px;

}
#uhr {
	position: absolute;
	top: 210px;
	left: 40px;
	z-index: 9;
}

/* Haupttextfeld */
#text {
   margin: 0;
   padding: 0;
	position: absolute;
	top: 119px;
	left: 178px;
	padding: 30px;
	z-index: 8;
	
	/*die letzte  Zeile später löschen. 
	Wird bereits im body angezeigt. Hier nur für 
	Dreamweaver*/
}


/*Bildleiste oben*/
#banner {
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 7;
}
#drucker {
	position: absolute;
	top: 1000px;
	left: 0px;
	display: none;
	z-index: 1;
}
/* Button Memü*/
.button {
	width: 150px;
	/*height: 20px;*/
	line-height: 14px;
	border-left: 0px solid #DCDADA;
	border-top: 0px solid #DCDADA;
	border-right: 0px solid #DCDADA;
	border-bottom: 1px dotted #DCDADA;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
		/*background-image: url(b1.gif);*/
	display: block;
}
.button:hover {
	color: #404040;
	background-color: White;
	border-left: 1px solid #373863;
	border-top: 0px solid #373863;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
	background-image: url(b4.gif);
}
/* Button aktuelle Seite */
.buttona {
	width: 150px;
	/*height: 20px;*/
	line-height: 14px;
	border-left: 0px solid #DCDADA;
	border-top: 0px solid #DCDADA;
	border-right: 0px solid #DCDADA;
	border-bottom: 1px dotted #DCDADA;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.buttona:hover {
	color: #404040;
	background-color: White;
	border-left: 1px solid #373863;
	border-top: 0px solid #373863;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
}
/* Button aktuelle Seite */
.buttonb {
	width: 140px;
	/*height: 20px;*/
	line-height: 14px;
	border-left: 0px solid #DCDADA;
	border-top: 0px solid #DCDADA;
	border-right: 0px solid #DCDADA;
	border-bottom: 1px dotted #DCDADA;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
		
	display: block;
}
.buttonb:hover {
	color: #404040;
	background-color: White;
	border-left: 1px solid #373863;
	border-top: 0px solid #373863;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
	background-image: url(b4.gif);
}
/*Menü oben float, dazu gehört der "Button oben" */
.ulmenu li {
	float: left;
	text-align: right;
	list-style-type: none;
	list-style-image: none;
	display: block;
	width: 144px;
}


/* Block-Text */
.block { text-align: justify; }

/* ersten Buchstabe */
.fl:first-letter {
/*float:left;*/
font-family: Times New Roman;
font-size: 18pt;
} 

/*.fett:first-letter {
font-weight: 700;
} */

/* Listen-Symbol */
ul { list-style-image:url(pfeil4.gif) }
/* Liste ohne Markierung mit Grafik info i1 i2 oder i3#B5AFAF;*/
.liste li {
	list-style-type: none;
	list-style-image: url(beere.gif);
}
.float {
float: right;
}
.randgelb {
	border-left: 1px dotted #B5AFAF;
	border-right: 1px dotted #B5AFAF;
}