/* body { margin-top:10px; margin-bottom:10px; } */

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */



p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family: Verdana, Arial, Helvetica, sans-serif }

/* font-family = Schriftart fuer Textelemente */
/* Verdana und Arial = Verdana und Arial, Wert aenderbar */



.x1 { font-size:20pt;  font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000}

/* font-size = Schriftgroesse */
/* 18pt = 16 Punkt, Wert aenderbar */



.x2 { font-size:18px;  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold}

/* Seitenueberschriften */
/* font-size = Schriftgroesse */
/* 14pt = 14 Punkt, Wert aenderbar */



.x3 { font-size:12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF}

/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */
/* font-size = Schriftgroesse */
/* 11pt = 12 Punkt, Wert aenderbar */


.x4 { font-size:12pt;  font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000; font-weight: bold}

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */

.x6 {
	font-size:9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 8pt = 8 Punkt, Wert aenderbar */

/* p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:9pt; } */

/* normaler Text */
/* font-size = Schriftgroesse */
/* 9pt = 9 Punkt, Wert aenderbar */

p { font-size:9pt; font-family: Verdana, Arial, Helvetica, sans-serif } 

/* normaler Text */
/* font-size = Schriftgroesse */
/* 9pt = 9 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 */
/* 9pt = 9 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */


tt { font-family:Courier New,Courier; font-size:9pt; color:#0000C0; }
.x8 {
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.x7w { font-size:7pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal ; color: #FFFFFF}
.x7bw {
font-size:7pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: blink;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: underline blink;
	color: #FFFFFF;

}
.x8bw {

	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.x5w {
font-size:10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal
}
.x6bw {

	font-size:9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.x5bw {

font-size:10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold
}
.x8b {


	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.topframe {
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	background: url(borders/topframe_so.jpg) no-repeat;
	height: 125px;
	width: 791px;

}
.navunten {
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	background: url(borders/navunten.jpg) no-repeat;
	height: 25px;
	width: 790px;

}
.mainframe {

	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	background: url(borders/mitte.jpg) repeat;
	height: auto;
	width: 791px;
}
