/* DATEI: format.css */


.llpic {margin: 0px 8px 0px 0px;}
.rrpic {margin: 0px 0px 0px 8px;}

.lauf        { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold }
.hlbig       { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; 
               text-indent: 0; word-spacing: 0; font-weight: bold; margin: 0 }
.hlsm        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; 
               text-indent: 0; word-spacing: 0; margin: 0 }
.txt         { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
               text-indent: 0; word-spacing: 0; margin: 0 }
.hlmed       { font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-indent: 0; 
               word-spacing: 0; font-weight: bold; margin: 0 }
ul{ font-family: Arial, Helvetica, sans-serif}
h3,h4 { color:#00089A; }

h1 {
	font-size:18px;
	text-align: left;
}
h2 { font-size:12px; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }
/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


p, div, td, th, address, nobr, b, i { font-size: 12px; color: #222222; word-spacing: 0; margin: 0 }
/* normaler Text */
/* font-size = Schriftgroesse */
/* 12pt = 12 Punkt, Wert aenderbar */


pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Quelltext-Beispiele */
/* font-family = Schriftart */
/* Courier New,Courier = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */



a:link {text-decoration: none; color: #000000;}
a:visited { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { color:#ff0000; text-decoration:none; }
/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */





p { font-family: Arial, Verdana, Helvetica} 
b { font-family: Arial, Helvetica, sans-serif} 
address { font-family: Arial, Helvetica, sans-serif} 
blockquote { font-family: Arial, Helvetica, sans-serif} 
div { font-family: Arial, Helvetica, sans-serif} 
h1 { font-family: Arial, Helvetica, sans-serif; font-weight: bold} 
h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold} 
h3 { font-family: Arial, Helvetica, sans-serif} 
h4 { font-family: Arial, Helvetica, sans-serif} 
i  { font-family: Arial, Helvetica, sans-serif} 
li { font-family: Arial, Helvetica, sans-serif} 
nobr { font-family: Arial, Helvetica, sans-serif} 
td { font-family: Arial, Helvetica, sans-serif} 
th { font-family: Arial, Helvetica, sans-serif} li { font-size: 12px; color: #222222; margin: 0 10} ul { font-size: 12px; color: #222222; margin: 0 5 0 10} body {  background-attachment: fixed; background-image: url(images/left_hg.gif); background-repeat: repeat-y; background-position: left top}
.block {  text-align: justify}

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */

h1 { color:#333333;  ; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px} h2 { color:#333333;  ; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px} .h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; width: 220px}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; width: 220px}
.oformbreite {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 220px}
.oformbreite_s {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 120px}

.btnblink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	height: 15px;
	background-image:  url(pic/btn_verlauf3.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: bottom;
	cursor: hand;
}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	border-top-color: #FF6633;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FF6633;
	height: 15px;
	background-image:  url(pic/btn_verlauf.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: bottom;
	cursor: hand;
}
