a:link, a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size :10pt;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

a:active, a:hover {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-weight : bold;
	text-decoration : underline;
}

/*  normale Textlinks */


a.gal:link, a.gal:visited {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
/*  Lokallinks für die Gallerie */

a.gal:active, a.gal:hover {
	color : #BB861E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
}
/*  Lokallinks für die Gallerie */


a.fuss:link, a.fuss:visited {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : normal;
	text-decoration : underline;
}
/*  Links im Fuss auf jeder Seite  */

a.fuss:active, a.fuss:hover {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : normal;
	text-decoration : none;
}
/*  Links im Fuss auf jeder Seite */

a.aktuell:link, a.aktuell:visited {
	color : #CE0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : bold;
	text-decoration : underline;
}
/*  Link zu "Aktuelles" auf der Titelseite*/

a.aktuell:active, a.aktuell:hover {
	color : #CE0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : bold;
	text-decoration : none;
}
/*  Link zu "Aktuelles" auf der Titelseite*/

td, p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	color : Black;
	font-size: 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

/* Hauptueberschriften */

h2 {
	color : Black;
	font-size: 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 4px;
}

/* Nebenueberschriften */

h3 {
	color : Black;
	font-size: 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 3px;
	margin-top : 5px;
}

/* Nebenueberschriften */

h4 {
	color : Black;
	font-size: 14pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

/* Splashueberschriften */

.tableoutborder {
	BACKGROUND-COLOR: #000000
}

.tabletitle {
	BACKGROUND-IMAGE: url(images/background.gif); COLOR: #000080; BACKGROUND-COLOR: #F7FBFF
}

.tablea {
	COLOR: #000000; BACKGROUND-COLOR: #ffffff
}
.tableb {
	COLOR: #000000; BACKGROUND-COLOR: #F7FBFF
}

#fuss {
	font-size: 8pt;
	color: Black;
}
/* Fuss sowie Datum*/		

#kasten {
	font-size: 9pt;
	color : Black;
}
/*  */

span{
	font-size: 8pt;
	color: Black;
}
/* Text für "Aktuelles" auf der Titelseite */


img.bo  {
	border-color : black;
	color : Black;
}/* Border schwarz, für alle anderen Bilder außer Galerie, Grund: Die Bilder , die einen Link haben,
haben sonst blaue oder lila Rahmen*/


div.data {
	font-size: 9pt;
	color: Black;
}
/* Datumangabe, extra klein, da sonst die Linksleiste zu breit wird, */		

#link{
	color: #15155D;
	text-decoration:underline;
	font-size : 10pt;
	font-weight : bold;
}

#fenster{
	color: White;
	font-size : 10pt;
	font : Arial, Helvetica, sans-serif;
}

#fenster02{
	color: White;
	font-size : 8pt;
	font : Arial, Helvetica, sans-serif;
}

#splash{
	color: White;
	font-size : 10pt;
	font : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

/* Navigation */

.itemBorder {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
.itemText {
	FONT: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: White;
	TEXT-DECORATION: none;
}

.promo { display: none;}

