@charset "iso-8859-1";
/* +++++++++++++++ */
/* SEITEN ELEMENTE */
/* +++++++++++++++ */
a:visited {
	text-decoration:none;
	color:#990000;
}
a:hover {
	border-bottom-width:thin;
	text-decoration:underline;
	color:#990000;
}
a:active {
	text-decoration:none;
	color:#990000;
}
a:link {
	text-decoration:none;
	color:#990000;
}
body,td,th {
	font-family: Tahoma,Verdana,Helvetica;
	color: #000000;
	font-size:11px;
}
textarea{
	background-color:#CCCCCC 
}
reqfield{
  background-color:#CCCCCC
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	font-variant: small-caps;
}
.Stil6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stil7 {color: #000000}
.Stil8 {font-size: xx-large}
.randrechts {
	border-right-style:groove;
	border-right-width:thin;
}
.randunten {
	border-bottom-style:groove;
	border-bottom-width:thin;
}
.randoben {
	border-top-style:groove;
	border-top-width:thin;
}
.banner { 
	background:url(gfx/banner/mitte.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:xx-large;
	font-family:Georgia, Times, serif
}
.bg1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #FFFFFF;
}
.bg_ {
	background-color: #FF9A00;
	color: #FF9A00;
}
.bgr {
	background-color: #8F1E20;
}
.bgw {
	background-color: #FFFFFF;
}
.bghau {
	background-attachment: fixed;
	background-image: url(1.png);
	background-repeat: repeat-x;
}
.overlib {
	color:#660000;
	border-bottom-width:thin;
	border-bottom-style:dashed;
	font-style:oblique;
	text-decoration:none;
}
.capred { /* ROTE CAPItAlS FÜR LINKS */
	color: #990000;
	font-weight:bold;
	text-decoration:none;
	font-variant:small-caps;
	text-decoration:none;
}
.capblack { /* SCHWARZE CAPItAlS FÜR LINKS */
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	font-variant:small-caps;
	text-decoration:none;
}
.psf {	/* Kalender-Leiste rechts */
	color: #990000;
	font-weight:bold;
	font-size:small;
	text-decoration:none;
	font-variant:small-caps;
}
.small {
	 font-size:small;
}
.xsmall {
	font-size:x-small;
}
.big {
	font-size:large;
}
.farbe1 { /*TÜRKIS*/
	background-color:#009B9B;
}
.farbe2 { /*GRAU*/
	background-color:#CCCCCC;
}
.link {
	color:#990000;
}
.fett {
	font-weight:bold
}
.Stil10 {
  color: #FFFFFF
}

/* ++++++++++++ */
/*  SLIDE MENU   */
/* ++++++++++++ */

div.clSlideMenu{ /* Alle slideMenu2 DIV elemente */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	overflow:hidden;
	width:150px;
	height:22px;
}
a.clA0{ /* Alle top level links */
	color:black;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.clA1{ /* Alle sub level links */
	color:black;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.clA2{ /* Alle sub2 level links */
	color:navy;
	text-decoration:none;
}
a.clA3{ /* Alle sub3 level links */
	color:black;
	text-decoration:none;
}
a.clA4{ /* Alle sub4 level links */
	color:green;
	text-decoration:none;
}
/* WICHTIG FÜR MENU */
div.slideMenuBG{
position:absolute; 
left:0; 
top:0; 
z-index:1
}
div.slideMenuText{
position:absolute; 
left:2px; 
top:2px; 
z-index:200;
}
/* WICHTIG ----- Bennenungsschema:	#NAME-DES-MENUScont */
#slideMenucont{
position:absolute;	
height:380px; 
width:140px; 
visibility:hidden;
}


