HTML { height : 100%;  }
BODY	{
    height          : 100%  ;
    width           : 100%  ;
		margin-left			:	0			;
		margin-right		:	0			;
		margin-top			:	0			;
		font-family	 		:	"arial"	;
		background-color	:	#AA0000		;
	}
H1	{
		margin-left		:	1%		;
		margin-right	:	1%		;
		margin-top		:	0%		;
		margin-bottom	:	1%		;
		font-family    :  Geneva, Arial, Helvetica;
		font-size		:	20pt	;
		font-weight		:	900		;
		color			:	#AA0000	;
		text-align		:	center	;
		letter-spacing: 4px;
	}
H2, H2 a	{
		margin-left		:	1%		;
		margin-right	:	1%		;
		margin-top		:	1%		;
		margin-bottom	:	1%		;
		font-size		:	16pt	;
		font-weight		:	800		;
		color			:	#000000	;
		text-align		:	center	;
	}
H3	{
		margin-left		:	0		;
		margin-right	:	0		;
		margin-top		:	2%		;
		margin-bottom	:	0		;
		font-size		:	13pt	;
		font-weight		:	600		;
		color			:	#000000	;
		text-align		:	center	;
	}
H4, H4 A	{
		margin-left		:	0		;
		margin-right	:	0		;
		margin-top		:	0		;
		margin-bottom	:	0		;
		font-size		:	13.5pt	;
		font-weight		:	300		;
		color			:	#000000	;
	}
H4 A:hover	{
		margin-left		:	0		;
		margin-right	:	0		;
		margin-top		:	0		;
		margin-bottom	:	0		;
		font-size		:	13.5pt	;
		font-weight		:	300		;
		color			:	#AA0000	;
	}
H5	{
		margin-left		:	0		;
		margin-right	:	0		;
		margin-top		:	0		;
		margin-bottom	:	0		;
		font-size		:	12pt	;
		font-weight		:	700		;
		color			:	#AA0000	;
	}
H6 {
		margin-right	:	1%		;
		margin-top		:	1%		;
		margin-bottom	:	0.5%		;
		font-size		:	12px	;
		font-weight		:	900		;
		color			:	#000000	;
		text-align		:	left	;
	}

p,td {
  margin:0px 0px 20px 0px;
  padding:0;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
}


td p, li p { margin:0; }

p.fett, a.fett {
  font-size:12px;
  line-height:20px;
  margin:0;
  font-weight:900;
}

A, P A {
	color: #AA0000;
  font-weight		:	600		;
	text-decoration: none;
}

H6 A {
	color: #CD0000;
	text-decoration: none;
	font-weight		:	900		;
	}

a:hover {
  color: #FF0000;
  text-decoration: underline;
}


OL LI {
	color: #000000;
	font-size: 12px;
	line-height: 13px;
}


UL LI  { 
	color			:	#000000	;
  line-height:20px;
	font-family: arial;
	font-size: 12px;
}

HR {
  text-align   : center;
  width: 70%;
  height:1px;
  color: #aa0000;
  background-color: #aa0000;
}

.niedrig { /* Für eine niedrige line-height von 13px */
  line-height:12px
 }


IMG	{
		margin-left		:	0%		;
		margin-right	:	0%		;
		margin-top		:	0%		;
		margin-bottom	:	0%		;
		border: 0;
	}



/* a.new für links die aussehen wie text (mitgliederliste) */
a.new  {
  color            :   #000000;
  text-decoration  :   none;
  font-weight      :   normal;  }
a:hover.new {
  color             : #aa0000;
  text-decoration   : underline;
   font-weight      : normal; }


/* Hier beginnt die Fromatierung des Menüs / Der Menü-klassen */

.trennstrich_o { font-family:Arial;  
						color:#000000;
						margin:0;
					  font-size:8px; } /* Formatierung Trennstrich oben im Menue*/
					  
.offenes_regist { text-decoration:none;
						font-family:Arial; 
						font-weight:800; 
						margin:0;
						vertical-align:middle;
						color:#ffffff; 
						font-size:13px; } /* Formatierung des Offenen Registers OBERE ZEILE */

.offenes_regist:link { text-decoration:none;
						font-family:Arial; 
						font-weight:800; 
						margin:0;
						vertical-align:middle;
						color:#ffffff; 
						font-size:13px; } /* Formatierung des Offenen Registers OBERE ZEILE */
.offenes_regist:visited { text-decoration:none;
						font-family:Arial; 
						font-weight:800; 
						margin:0;
						vertical-align:middle;
						color:#ffffff; 
						font-size:13px; } /* Formatierung des Offenen Registers OBERE ZEILE */
.offenes_regist:hover { text-decoration:none;
						font-family:Arial; 
						font-weight:800; 
						margin:0;
						vertical-align:middle;
						color:#008A00; 
						font-size:13px; } /* Formatierung des Offenen Registers OBERE ZEILE */

.register_zu  { text-decoration:none;
					 font-family:Arial; 
					 font-weight:800; 
					 margin:0;
					 vertical-align:middle;
					 color:#AA0000; /* war ff0000 !!!!!!!!!!!!*/ 
					 font-size:13px;  } /* Formatierung der zunen Register */

.register_zu:link  { text-decoration:none;
					 font-family:Arial; 
					 font-weight:800; 
					 margin:0;
					 vertical-align:middle;
					 color:#AA0000; /* war ff0000 !!!!!!!!!!!!*/ 
					 font-size:13px;  } /* Formatierung der zunen Register */
.register_zu:visited  { text-decoration:none;
					 font-family:Arial; 
					 font-weight:800; 
					 margin:0;
					 vertical-align:middle;
					 color:#AA0000; /* war ff0000 !!!!!!!!!!!!*/ 
					 font-size:13px;  } /* Formatierung der zunen Register */
.register_zu:hover  { text-decoration:none;
					 font-family:Arial; 
					 font-weight:800; 
					 margin:0;
					 vertical-align:middle;
					 color:#008A00; /* war ff0000 !!!!!!!!!!!!*/ 
					 font-size:13px;  } /* Formatierung der zunen Register */
 
.trennstrich_u { font-family:Arial;  
					  font-size:8px; 
					  color:#000000;
					  vertical-align:middle;
            margin:0; } /* Formatierung des unteren Trennstriches */
					  
.formatierung_u { text-decoration:none;
					  vertical-align:middle;
  				  font-family:Arial; 
						font-weight:800; 
						text-align:center;
						color:#ffffff; 
						margin:0;
						font-size:12px; } /* Formatierung  des Textes unten */
.formatierung_u:link { text-decoration:none;
					  vertical-align:middle;
  				  font-family:Arial; 
						font-weight:800; 
						text-align:center;
						color:#ffffff; 
						margin:0;
						font-size:12px; } /* Formatierung  des Textes unten */
.formatierung_u:visited { text-decoration:none;
					  vertical-align:middle;
  				  font-family:Arial; 
						font-weight:800; 
						text-align:center;
						color:#ffffff; 
						margin:0;
						font-size:12px; } /* Formatierung  des Textes unten */
.formatierung_u:hover { text-decoration:none;
					  vertical-align:middle;
  				  font-family:Arial; 
						font-weight:800; 
						text-align:center;
						color:#008A00; 
						margin:0;
						font-size:12px; } /* Formatierung  des Textes unten */
						


.formatierung_k { text-decoration:none;
						font-family:Arial; 
						font-weight:800; 
						color:#AA0000; 
						font-size:12px; } /* Formatierung der Links im Klappmenu*/

.formatierung_k:visited { text-decoration:none;
						font-family:Arial; 
						font-weight:800; 
						color:#AA0000; 
						font-size:12px; } /* Formatierung der Links im Klappmenu*/
						
.footera { text-decoration:underline;
						font-family:Arial; 
						font-weight:800; 
						font-size:12px;
	          color: #ffffff; }
.footera:hover { text-decoration:underline;
						font-family:Arial; 
						font-weight:800; 
						font-size:12px;
	          color: #008a00; }							
.footerdiv {position:fixed;
            z-index:1;
            text-align:center;
            bottom:0px;
            margin:auto; }

