    /* noch nicht besuchter Link */
A:link    {
	color : White;
	text-decoration: none
}

  /* schon besuchter Link      */
A:visited {
	color: Gray;
	text-decoration: none
} 

/* Benutzer 'hovert'         */
A:hover   {
	color: White;
	text-decoration: none;
	color: teal;
	background-color: Silver;
} 

 /* Link wird ausgewählt      */
A:active  { 
color: #FF0000;  
text-decoration: none;
}  

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Silver;
	background-color: #200F00;
}

HR {
	color: Silver;
	font-size: 8px;
}

/* kleine Schrift  für Menues, Kapitaelchen*/
.text_menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.text_menue_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform : uppercase;
}

/* kleine Schrift , normale Farbe*/
.text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: Silver;
}

/* kleine Schrift , andere Farbe*/
.text_1_1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCE;
}

/* kleine Schrift , andere Farbe - ausgrichtet*/
.text_1_1_just{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCE;
	text-align : justify;
}

/* kleine Schrift , andere Farbe*/
.text_1_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Silver;
}

/* kleine Schrift , andere Farbe*/
.text_1_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: Yellow;
}

/* kleine Schrift , andere Farbe*/
.text_1_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000075;
}

/* normale Schrift , normale Farbe*/
.text_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: Silver;
}

/* normale Schrift , normale Farbe, justify*/
.text_3_just {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: Silver;
	text-align : justify;
}

/* normale Schrift , andere Farbe*/
.text_3_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCE;
}

/* normale Schrift , andere Farbe, justify*/
.text_3_1_just {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCE;
	text-align : justify;
}

/* normale Schrift , andere Farbe*/
.text_3_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: Yellow;
}

/* normale Schrift , andere Farbe, bold*/
.text_3_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000075;
}

/* normale Schrift , andere Farbe, bold*/
.text_3_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Red;
}

/* normale Schrift , andere Farbe*/
.text_3_6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCE;
}

/* grosse Schrift , normale Farbe, bold*/
.text_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Silver;
}
/* grosse Schrift , normale Farbe, bold*/
.text_4_5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: red;
}

/* grosse Schrift , andere Farbe, bold*/
.text_4_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCE;
}
/* grosse Schrift , andere Farbe*/
.text_4_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000075;
}

.text_4_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Yellow;
}
	
/* Titel-Schrift 2, normale Farbe*/
.text_5 {
	font-family: Castellar, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: Silver;
}

/* Titel-Schrift 2, normale Farbe*/
.text_5_1 {
	font-family: Castellar, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: red;
}

/* Titel-Schrift 1, normale Farbe*/
.text_6 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 36px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
color: #006600
}

/* Titel-Schrift 1, normale Farbe*/
.text_7 { 
font-family: "Times New Roman", Times, serif; 
font-size: 18px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
color: #000000
}

.text_3_5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #990000}
.text_1_5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000066}
