body { 
margin-top:10px; 
margin-bottom:10px;  
background-color : #E0FFFF;  
font-family:Verdana,Arial,sans-serif; 
}

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Arial,sans-serif; }

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */

p { font-size:18pt; }

h1 { font-size:18pt; }

/* font-size = Schriftgroesse */
/* 18pt = 18 Punkt, Wert aenderbar */
h5 {
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-style : normal;
	font : normal;
}

h2 { font-size:16pt; }

/* Seitenueberschriften */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */

h2.sh2 { font-size:16pt; }

/* Abschnittsueberschriften innerhalb einer Seite */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */

h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }

/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */
/* font-size = Schriftgroesse */
/* 11pt = 11 Punkt, Wert aenderbar */

h4 { font-size:10pt; }

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */

/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 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 */

tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Quelltext-Befehle im normalen Fliesstext */
/* font-family = Schriftart */
/* Courier New,Courier = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */

td.xmpcode { border-width:1pt; border-style:solid; border-color:#999999; background-color:#FFFFE0; }

/* Bereiche mit Beispiel-Quelltexten */
/* nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */
/* border-width = Randbreite */
/* 1pt = 1 Punkt, Wert aenderbar */
/* border-style = Randstil */
/* solid = durchgezogen, Wert aenderbar */
/* border-color = Randfarbe */
/* #999999 = grau, Wert aenderbar */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */

.code { background-color:#FFFFE0; }

/* Tabelleninhalte mit Quellcode */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */
/* Farbe sollte gleich sein wie bei td.xmpcode */

td.xplcode { background-color:#EEEEFF; }

/* Tabelleninhalte mit Erklaerungen */
/* background-color = Hintergrundfarbe */
/* #EEEEFF = helles Blau, Wert aenderbar */

.doc { background-color:#EEEEEE; }

/* Layout-Elemente mit hellgrauem Hintergrund */
/* background-color = Hintergrundfarbe */
/* #EEEEEE = helles Grau, Wert aenderbar */

.qbar { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }

/* Layout-Elemente mit hellgrauem Hintergrund */
/* nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */
/* font-family = Schriftart */
/* Arial,sans-serif = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 9pt = 9 Punkt, Wert aenderbar */

pre.normal { color:#000000; }

/* normale praeformatierte Bereiche, nicht fuer Quelltexte */
/* color = Farbe */
/* #000000 = schwarz, Wert aenderbar */



/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* #AA5522 = kotzbeige, Wert aenderbar */
/* #772200 = scheissbraun, Wert aenderbar */
/* #000000 = schwarz, Wert aenderbar */
/* text-decoration = Tesxtstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */

/*a.an { text-decoration:none; } */

A.unterstrichen {
Color: Black;
Font-Family: Verdana, Arial, Helvetica;
Font-Size: 10pt;
Text-Decoration: none;
}


 A.unterstrichen:HOVER {
Color: Red;
Text-Decoration: underline;
}

A.unterstricheni {
Color: Red;
Font-Family: Verdana, Arial, Helvetica;
Font-Size: 10pt;
Text-Decoration: none;
}


 A.unterstricheni:HOVER {
Color: Red;
Text-Decoration: underline;
}

A.unterstrichenw {
Color: Black;
Font-Family: Verdana, Arial, Helvetica;
Font-Size: 10pt;
Text-Decoration: none;
}


 A.unterstrichenw:HOVER {
Color: White;
Text-Decoration: underline;
}

A.unterstrichenb {
Color: Black;
Font-Family: Verdana, Arial, Helvetica;
Font-Size: 10pt;
Text-Decoration: none;
}


 A.unterstrichenb:HOVER {
Color: #FF1493;
Text-Decoration: underline;
}

A.unterstrichen8 {
Color: Black;
Font-Family: Verdana, Arial, Helvetica;
Font-Size: 8pt;
Text-Decoration: none;
}


 A.unterstrichen8:HOVER {
Color: Red;
Text-Decoration: underline;
}

p.acht {
	 font-size:8pt;
}

body.top { 
margin-top:0px; 
margin-bottom:0px;  
background-color : #E0FFFF;  
font-family:Verdana,Arial,sans-serif; 
}

body.bottom { 
margin-top:10px; 
margin-bottom:0px;  
background-color : #E0FFFF;  
font-family:Verdana,Arial,sans-serif; 
}

td.headline {
	FONT-SIZE: 14px;
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-weight : bold;
	background-color : #ffffff;
}

td.datum {
	FONT-SIZE: 14px;
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-weight : bold;
}

Table.aussenrand	{ background-color: #FFFFFF; border: 1px #29479F solid; }

Table.tombola	{
	background-color: #1E90FF;
	border: 1px #29479F solid;
	width : 95%;
}

Table.tombola_admin	{
	background-color: #1E90FF;
	border: 1px #29479F solid;
}

Table.aussenrand	{ background-color: #FFFFFF; border: 1px #29479F solid; }

Table.aussenrand2	{ background-color: #FFDEAD; border: 1px #29479F solid; }

Table.aussenrand3	{ background-color: #DEADFF; border: 1px #29479F solid; }

td.sh_headline {
	FONT-SIZE: 16px;
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-weight : bold;
	background-color : #ff9900;
}
td.info {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif;
	background-color : #FBEBD3;
}
td.kategorie {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif;
	background-color : #FDF4E7;
}
td.coral {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif;
	background-color : #FFA07A;
}
td.bildinfo {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif;
}
A.menue1 {
	FONT-SIZE: 12px; COLOR: #cc0000; FONT-FAMILY: Verdana,Arial,sans-serif; TEXT-DECORATION: none
}
A.menue1:HOVER {
	FONT-SIZE: 12px;
	COLOR: #cc0000;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: underline;
}

A.blue {
	FONT-SIZE: 12px;
	COLOR: Blue;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: none
}

A.blue:HOVER {
	FONT-SIZE: 12px;
	COLOR: Blue;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: underline;
}

A.blue10 {
	FONT-SIZE: 10px;
	COLOR: Blue;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: none
}

A.blue10:HOVER {
	FONT-SIZE: 10px;
	COLOR: Blue;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: underline;
}

A {
	FONT-SIZE: 12px;
	COLOR: Blue;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: underline;
}

A.text {
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: none;
	background: url(pfeil.gif) no-repeat left;
	padding-left : 22px;
	padding-bottom : 1px;
	font-style : italic;
	}
	
A.text:HOVER {
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: underline;
	background: url(pfeil.gif) no-repeat left;
	padding-left : 22px;
	padding-bottom : 1px;
	font-style : italic;
	}	
	
A.text2 {
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: none;
	background: url(pfeil2.gif) no-repeat left;
	padding-left : 10px;
	font-style : italic;
	}	

A.text2:HOVER {
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: underline;
	background: url(pfeil2.gif) no-repeat left;
	padding-left : 10px;
	font-style : italic;
	}		
	
td.acht {
	FONT-SIZE: 10px;
	FONT-FAMILY: arial, helvetica, sans-serif;
}	

A.ausklappen {
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: none;
	background: url(pfeildown.gif) no-repeat right;
	padding-left : 15px;
	padding-right : 25px;
	}	

A.ausklappen:HOVER {
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: underline;
	background: url(pfeildown.gif) no-repeat right;
	padding-right : 25px;
	}	
	
A.einklappen {
	FONT-SIZE: 10px;
	COLOR: Black;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: none;
	background: url(pfeilup.gif) no-repeat right;
	padding-left : 15px;
	padding-right : 25px;
	}	

A.einklappen:HOVER {
	FONT-SIZE: 10px;
	COLOR: Black;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	TEXT-DECORATION: underline;
	background: url(pfeilup.gif) no-repeat right;
	padding-right : 25px;
	}		