body {
	background-color: White;
	background-image: url(streifengrau22.jpg);
	margin: 0 0 0 0; 
	/*padding:10;
	scrollbar-base-color: #F4F4F4;*/
	scrollbar-arrow-color: #202E76;
	scrollbar-face-color: #F4F4F4;
	scrollbar-highlight-color: #BFBFBF;
	scrollbar-3dlight-color:  White;
	scrollbar-darkshadow-color: #BFBFBF;
	scrollbar-shadow-color: #F4F4F4;
	scrollbar-track-color: #F4F4F4;
	background:url(logo_gr.gif) #FAFAFA no-repeat bottom right fixed;

}
/* Text */
td, center, p, blockquote, body, div, ul, li, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-size: 90%;*/
	color: #202E76;
	font-weight: 400;
	/*cursor: url(../bild/logoneu0.cur);*/
}
/* 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;}
/* 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;}
.kleinv {
	font-size: 7pt;
	font-family: Arial, Verdana;
}
/* Times ganz groß, Titel */
.gr-gg{
	font-family: Times New Roman; 
	/*font-family: Verdana,Arial,Helvetica,sans-serif;*/
	font-size: 20pt;
	font-weight: 700;
}
.mittelr {
   font-family: Times New Roman;
	font-size: 14pt;
	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;
	}
.weiss13 {
	font-size: 12px; 
	color: #202E76;
	font-weight: 700;
	border-bottom: 1px solid #202E76;
	padding: 3;
}
/* marker */	
.mark {
	background-color: #FFEB79;
	padding-left: 5px;
}
/* marker 10pt #E7C573*/	
.mark10 {
	background-color: #FFEB79;
	font-size: 10pt;
	padding-left: 5px;
	font-weight: 700;
}
.mark11 {
	background-color: #FFEB79;
	font-size: 10pt;
	padding: 10px;
}
.mark2 {
	background-color: #EFEFEF;
	padding-left: 5px;
	border: 1px;
	border-style: solid;
}
/* für Fenster schließen*/
.blau-kl {
	background-color: #202E76;
	font-size: 8pt;
	padding-left: 1px;
	font-weight: 700;
	color: #F3F3F3;
}


hr {
	color: #000080;
	border-color: #000080;
	height: 1pt; 
/*border-style: solid;*/
}

/* Rand Fotos, unten und rechts solid;*/
.rand {
	border-color: #202E76;
	border-width: 3;
	border-style: double;
	border-top: none; 
	border-left: none;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 1px;
}
/* Tabellen, dotted */
.rand1 {
	border-color: #202E76;
	border-width: 2;
	border-style: dotted;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
/* Bild vertieft*/
.rand10 {
	/*border-color: #575E81;
	border-width: 3;
	border-style: inset;*/
	border: 3px inset;
}
/* Rand für Tabellen -td- dunkler Rand, 
hellgrauer Hintergrund dotted #FFFACD;*/
.rand11 {
	font-weight: 400;
	border-color: #202E76;
	border-width: 2;
	border-style: dotted;
	padding-left: 5px;
	padding-bottom: 3px;
	padding: 3px;
	background-color: #FFFFD4;
	background-image: url(anih.gif);
}
.rand12 {
	font-weight: 400;
	border-color: #202E76;
	border-width: 2;
	border-style: solid;
	padding-left: 5px;
	padding-bottom: 3px;
	padding: 10px;
	/*background-color: #FFFFD4;
	background-image: url(anih.gif);*/
}
.randblau {
	border-color: #483D8B;
	border-width: 1;
	border-style: solid; 
	/*padding-bottom: 10px;
	padding: 4px;
	padding-left: 10px;
	background: #483D8B;*/
}

.hinter {
	background-color: White;
	padding: 2px;
	/*text-align: right;*/
}
.gelb {
	background-color: InfoBackground;
}
a {
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	line-height: 16px;
	/*width: 150px;*/
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
:link {
	color: #202E76;
	/*background: transparent;*/
}
:visited {
	color: #202E76;
	/*text-decoration: line-through;
	background: transparent;*/
}
:active {
	color: Blue;
	background: transparent;
}
a:hover {
	color: #202E76;
	font-weight: 700;
   background: #E2E8E2;
  /* cursor: url(../bild/logoneu1.cur);*/
}
.nlink {
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	line-height: 16px;
	/*width: 150px;*/
}
.nlink:hover {
	color: #202E76;
	font-weight: 400;
   background: #E2E8E2;
}
/* menue*/
#menu {
	position: absolute;
	background-color: #F1F1F1;
   padding: 10px;
	/*top: 128px;
	left: 15px;*/
	top: 122px;
	left: 17px;
	width: 140px;
	z-index: 10;
	padding-top: 40px;
}
/* Hintergrund Menü */
#hinterg {
	position: absolute;
	/*top: 100px;
	left: 0px;*/
	top: 110px;
	left: 15px;
	background-color: #F1F1F1;
	z-index: 4;
}
#et {
	position: absolute;
	top: 210px;
	left: 1012px;
	z-index: 5;
}
/* Haupttextfeld */
#text {
	margin: 0;
	padding: 0;
	position: absolute;
	/*top: 112px;
	left: 163px;*/
top: 122px;
	/*left: 173px;*/
left: 15px;
	padding: 30px;
	z-index: 8;
	width: 772 !important; /* fuer alle Browser ohne MS*/
	width: 990;
	background-image: url(streifengrau22.jpg); 
	/* background-image: url(streifengrau220.jpg);*/
	border-color: #483D8B;
	border-width: 0;
	border-right: 1px;
	border-style: solid;
	
	
	padding-left: 188px;
	border-left: 1px;
	
	border-style: solid;
}
*:first-child+html #text {  
  /* CSS-Hack für IE7 */  
   width: 832px;
	left: 183px;
	}
* html #id{  
/* CSS-Hack für IE6 und kleiner */  
  width: 832px;
  left: 183px;  
 } 
/* Hauptmenü oben rechts */
#textoben {
	/*background-color: #F2F2F2;*/
	width: 100%; /*Firebird*/
	position: absolute; /*top: 107px;*/
	/*top: 110px;*/
top: 120px;
	float: right;
	z-index: 9;
	width: 991;
}
/*Bildleiste oben*/
#banner {
	width: 100%; /*Firebird*/
	position: absolute; /*top: 3px;
	left: 5px;*/
	top: 13px;
	left: 15px;
	z-index: 7;
	width: 990;
	border-color: #483D8B;
	border-width: 0;
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-style: solid;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 0px;
border: medium thin #C06;
}
/* Streifen über dem Banner: zurzeit ausgeblendet: -20*/
#banner0 {
background-image: url(trans10.gif);
/*background-image: url(hinter-blau-h5.jpg);*/
	position: absolute;
	top: -20px;
	left: 10px;
	z-index: 8;
}
#nibit {
	position: absolute;
	top: 200px;
	left:700px;
	z-index: 27;
}
#drucker {
	position: absolute;
	top: 10px;
	left: 0px;
	display: none;
	z-index: 1;
}
/* Button Memü*/
.button {
	width: 130px;
	/*height: 20px;*/
	line-height: 14px;
	border-left: 1px solid #DCDADA;
	border-top: 0px solid transparent;
	border-right: 1px solid #DCDADA;
	border-bottom: 1px solid #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;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
/*padding: 10px;
height:100px;
width: 260px;
border: medium solid #C06;*/

}
.button:hover {
	color: #202E76;
	background-color: White;
	border-left: 1px solid #373863;
	border-top: 0px solid transparent;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
	background-image: url(b2.gif);
}
/* Pfeil nach unten für Tiefenmenue */
.buttonu {
	width: 130px;
	/*height: 20px;*/
	line-height: 14px;
	border-left: 1px solid #DCDADA;
	border-top: 0px solid #DCDADA;
	border-right: 1px solid #DCDADA;
	border-bottom: 1px solid #DCDADA;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: 700;
		background-image: url(b3.gif);
	display: block;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.buttonu:hover {
	color: #202E76;
	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(b2.gif);
}
/* Pfeil nach unten für Tiefenmenue */
.buttonu2 {
	width: 130px;
	/*height: 20px;*/
	line-height: 14px;
	border-left: 1px solid #DCDADA;
	border-top: 0px solid #DCDADA;
	border-right: 1px solid #DCDADA;
	border-bottom: 1px solid #DCDADA;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: 700;
		background-image: url(b4.gif);
	display: block;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.buttonu2:hover {
	color: #202E76;
	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(b2.gif);
}
.buttonu3 {
	width: 130px;
	/*height: 20px;*/
	line-height: 14px;
	border-left: 1px solid #DCDADA;
	border-top: 0px solid #DCDADA;
	border-right: 1px solid #DCDADA;
	border-bottom: 1px solid #DCDADA;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: 700;
		background-image: url(b5.gif);
	display: block;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.buttonu3:hover {
	color: #202E76;
	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(b2.gif);
}
/* Button Memü links fett für aktuelle Seite */
.buttonf {
	width: 130px; /*background-color: White;*/
	line-height: 14px;
	border-left: 1px solid #DCDADA;
	border-top: 1px solid transparent;
	border-right: 1px solid #DCDADA;
	border-bottom: 1px solid #DCDADA;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(b2.gif);
	font-weight: 700;
	display: block;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.buttonf:hover {
	/*color: #202E76;*/
	background-color: White;
	border-left: 1px solid #373863;
	border-top: 2px solid transparent;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
	background-image: url(b2.gif);
}
/* Button für Feinmenü */
.buttona {
	width: 126px;
	border-left: 2px solid #FCFCFC;
	border-top: 0px solid #DCDADA;
	border-right: 1px solid #DCDADA;
	border-bottom: 1px solid #DCDADA;
	text-decoration: none;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(b1.gif);
	display: block;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.buttona:hover {
	background-color: InfoBackground;
	border-top: 0px solid #C0C6C0;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
	background-image: url(b2.gif);
}
/*Button Fein-Menü (z.B. Berufe) fett für aktuelle Seite*/
.buttonb {
	width: 126px;
	border-left: 2px solid #FCFCFC;
	border-top: 0px solid #DCDADA;
	border-right: 1px solid #DCDADA;
	border-bottom: 1px solid #DCDADA;
	text-decoration: none;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(b2.gif);
	font-weight: 700;
	display: block;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.buttonb:hover {
	background-color: InfoBackground;
	border-top: 0px solid #C0C6C0;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
	background-image: url(b2.gif);
}
/* Link im Text b-link*/
.b-link {
	border-left: opx solid #FCFCFC;
	border-top: 1px solid #DCDADA;
	border-right: 0px solid #DCDADA;
	border-bottom: 1px solid #DCDADA;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.b-link:hover {
}
/*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;
}
/* Button oben */
.buttono {
   width: 141px;
	height: 18px;
	border-left: 1px solid #b9b9b9;
	border-top: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	text-decoration: none;
	display: block;
	background-image: url(b1.gif);
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.buttono:hover {
	color: #202E76; /*background-color: #DBDFDB;*/
	background-color: White;
	border-left: 2px solid #373863;
	border-top: 2px solid transparent;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
	background-image: url(b2.gif);
}
/* Block-Text */
.block { text-align: justify; }
/* ersten Buchstabe funktioniert*/
.fl:first-letter {
/*float:left;*/
font-family: Times New Roman;
font-size: 18pt;
}
.flgruen:first-letter {
	/*float:left;*/
	font-family: Times New Roman;
	font-size: 18pt;
	color: #FF6347;
	font-weight: 700;
}
/* Listen-Symbol */
ul { list-style-image:url(../bild/ani6.gif) }
/* Liste ohne Markierung mit Grafik info i1 i2 oder i3*/
.liste li {
	list-style-type: none;
	list-style-image: url(i1.gif);
}
.float {
float: right;
}
#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

/*Listensymbol ohne*/
.kein li {
	list-style-type: none;
	list-style-image: url(trans10.gif);
	/*direction: rtl;*/
	padding-right: 30px;
}
.randgelb {
	border-left: 1px dotted #B5AFAF;
	border-right: 1px dotted #B5AFAF;
}
.randblau3 {
	border: 2px dotted #EAEAEA;
	background-image: url(et-tr3.gif);
}
.trans {
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
} 
#notizx {
	background-color: Fuchsia;
	width: 240px;
}
.spalten { column-count: 2; }
.radius {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.radius3 {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 3px;
/*border: medium thin #C06;*/}
.blau {
	background-color: #202E76;
}