/* DATEI: ov_ahrbg.css, Stand 15.02.08*/

body { margin-top:10px; margin-bottom:10px; }

/* **** Schriftart fuer Textelemente neu 01.01.03 */
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
    { font-family:Arial, Helvetica, sans-serif; }

/* **** Schriftart fuer Überschriften */
h1,h2,h3,h4,h5,h6
    { font-family:Arial, Helvetica, sans-serif; }

/* **** Überschriften ************* */
h1 { font-size:18pt; }
/* Überschrift 1 in weiß */
h1.wht { color:#FFFFFF; }
h1.wht b { font-size:18pt; font-weight:bold; }
h1.wht i { font-size:18pt; font-style:italic; }
/* Überschrift 1 in Rot */
h1.rot { color:red; }
h1.rot b { font-size:18pt; font-weight:bold; }
h1.rot i { font-size:18pt; font-style:italic; }

/* Seitenueberschriften */
h2 { font-size:16pt; }
/* Überschrift 2 in weiß */
h2.wht { color:#FFFFFF; }
h2.wht b { font-size:16pt; font-weight:bold; }
h2.wht i { font-size:16pt; font-style:italic; }
/* Überschrift 2 in Rot */
h2.rot { color:red; }
h2.rot b { font-size:16pt; font-weight:bold; }
h2.rot i { font-size:16pt; font-style:italic; }
/* SIB-Überschrift 2 in weiß */
h2.sib { font-family:"Futura Md BT", Helvetica, Arial; font-weight:bold; color:#FFFFFF; }
h2.sib b { font-size:16pt; font-weight:bold; }
h2.sib i { font-size:16pt; font-style:italic; }

/* Unterueberschriften */
h3 { font-size:14pt; }
/* Überschrift 3 in weiß */
h3.wht { font-size:14pt; color:#FFFFFF; }
h3.wht b { font-size:14pt; font-weight:bold; }
h3.wht i { font-size:14pt; font-style:italic; }
/* Überschrift 3 in Rot */
h3.rot { color:red; }
h3.rot b { font-size:14pt; font-weight:bold; }
h3.rot i { font-size:14pt; font-style:italic; }

/* Zwischenueberschriften */
h4 { font-size:10pt; }

/* weitere Überschriften */
h5 { font-size:9pt; margin-top:4px; margin-bottom:4px; }

h6 { font-size:8pt; margin-top:3px; margin-bottom:3px; }

/* **** Fließtext, Listen ********** */

/* normaler Text */
/* p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:11pt; } */
p,div,td,th,address,nobr,b,i { font-size:11pt; }

/* normaler Text weiss und fett */
p.wfett { color:#FFFFFF; font-weight:bold; }
/* normaler Text rot und fett */
p.rotfett { color:#FF0000; font-weight:bold; }
/* normaler Text blau und fett */
p.blfett { color:#003399; font-weight:bold; }
/* kleiner Text */
/* kleine Schrift alt: 10pt neu 9pt */
p.klein { font-size:9pt; margin-top:2px }
p.klein b { font-size:9pt; font-weight:bold; }
p.klein i { font-size:9pt; font-style:italic; }
p.klweiss b { font-size:9pt; font-weight:bold; }
p.klweiss i { font-size:9pt; font-style:italic; }
p.klein5 { font-size:5pt; margin-top:1px; }
p.klein5 b { font-size:5pt; font-weight:bold; }
p.klein5 i { font-size:5pt; font-style:italic; }
p.klein3 { font-size:3pt; margin-top:0px; }

/* hervorgehobener Text mit Hintergrundfarbe mediumslateblue */
p.herv { background-color:#7B68EE; font-size:11pt; color:#FFFFFF; }

.klweiss { font-size:9pt; margin-top:2px; color:#FFFFFF; }

/* **** Listen ********** */
ul.rund { list-style-type:circle; }
ul.eckig { list-style-type:square; }
ul.disc { list-style-type:disc; margin-left:15px; }
ul.ohne { list-style-type:none; }
ol.num { list-style-type:decimal; }
ol.abc { list-style-type:lower-alpha; }

ul.sb5 {
	list-style-image: url(images/bullet_s.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 10px;
	padding-left: 10px;
}


/* **** formatierter Text */
pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Tabellen */
tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
td.xmpcode { border-width:1pt; border-style:solid; border-color:#999999; background-color:#FFFFE0; }
/* nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */

/* Tabelleninhalte mit Quellcode */
.code { background-color:#FFFFE0; }
/* Tabelleninhalte mit Erklaerungen */
td.xplcode { background-color:#EEEEFF; }
/* Layout-Elemente mit hellgrauem Hintergrund */
.doc { background-color:#EEEEEE; }
/* Layout-Elemente mit hellgrauem Hintergrund */
.qbar { background-color:#FFFFE0; font-size:10pt; font-family:Arial,sans-serif; color:#0000C0; }
/* nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */
.thl { background-color:#FF0000; font-size:16pt; font-family:Arial,Helvetica,sans-serif; font-weight:bold; color:#FFFFFF; }
.thb { font-size:18pt; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}
/* Tabellen-Headlines */
/* normale praeformatierte Bereiche */
pre.normal { color:#000000; }

/* Links */
/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* a:link { color:#000000; text-decoration:underline; }
/* a:visited { color:#000000; text-decoration:underline; }
/* a:active { color:#FF0000; text-decoration:none; }

**********************************************************************************************************/

a.klweiss:link, a.klweiss:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 110%
	font-weight: bold;
 	color: #FFFFFF;
	text-align:center;
}

a.klweiss:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align:left;
	color            : #FFFFFF;
	text-decoration  : none;
	background-color: #62627A;
}

a:link, a:visited {
  font-size        : 100%;
  color            : #000044;
  text-decoration  : none;
}

a:hover {
	color            : #FFFFFF;
	text-decoration  : none;
	background-color: #62627A;
}

a.an { text-decoration:none; }

/* **** Werte */
/* color = Farbe */
/* #AA5522 = kbeige	#772200 = schbraun	#000000 = schwarz		#0000C0 = blau 	#FFFFE0 = hellgelb */
/* #FF0000 = rot		#FFFFFF = weiss		#7B68EE = mediumslateblue	#1E90FF = dodgerblue */
/* #999999 = grau		#EEEEEE = helles Grau
/* text-decoration = Textstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */
/* Courier New,Courier = Schriftarten */
/* Arial,sans-serif = Arial und serifenlose Schrift */
/* font-size = Schriftgroesse */
/* border-width = Randbreite */
/* border-style = Randstil */
/* solid = durchgezogen */
/* border-color = Randfarbe */
/* background-color = Hintergrundfarbe */
/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel 1pt = 1 Punkt */
