a:active, a:focus, a:hover, a:link, a:visited {
	red
}




.text {  font-family: Arial; font-size: 13px;  line-height: 140% ;color:  #3C3C3C;  }

.info {  font-family: Arial; font-size: 12px;  line-height: 140% ;color:      #6958AD;  }

.adresse {  font-family: Arial; font-size: 12px; color:#8B0000  }

.grau {  font-family: Arial; font-size: 13px; color:   #414141; font-weight : bold;  }

.email {  font-family: Arial; font-size: 12px; color:     #3C569B;  text-decoration: yes;}
.email:hover {  font-family: Arial; font-size: 12px; color:    Gray;  text-decoration:  yes;}


.link {
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.link:hover {  font-family: Arial; font-size: 11px; color:    Gray;  text-decoration:none;}



.impressum {

	font-family: Arial;
	font-size: 113x;
	color: #3C3C3C;
	text-decoration:  underline;
}
.impressum:hover {  font-family: Arial; font-size: 13px; color:    Gray; text-decoration: underline;}




.link3 {
	font-family: Arial;
	font-size: 12px;
	color:  #818181;
	text-decoration: none;
	 line-height: 140%;
}
.link3:hover {  font-family: Arial; font-size: 12px; color:     #6491B5;  text-decoration:none;}




.seitenanfang {
	font-family: Arial;
	font-size: 12px;
	color:   #315774;
	text-decoration: none;
	 line-height: 140%;
}
.seitenanfang:hover {  font-family: Arial; font-size: 12px; color:     #6491B5;  text-decoration:none;}





.ueberschrift {
	font-family: Arial;
	font-size: 14px;
	color:  #475192;
	font-weight: bold;
}


.contact {  font-family: Arial; font-size: 14px; color:    Gray;   font-weight : bold;  text-decoration:none;}
.contact:hover {  font-family: Arial; font-size: 14px; color:    Gray;  font-weight : bold;  text-decoration:none;}

.contact2 {  font-family: Arial; font-size: 14px; color:   Maroon;   font-weight : bold;  text-decoration:none;}

.navi{  font-family: Arial; font-size: 14px; color:    white;  font-weight : bold;   text-decoration:none;}
.navi:hover {  font-family: Arial; font-size: 14px; color:    black; font-weight : bold;   text-decoration:none;}


BODY, TABLE {
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-FACE-COLOR: #C7D6EA;
	SCROLLBAR-ARROW-COLOR: #6B268D;
	SCROLLBAR-TRACK-COLOR: #C7D6EA;
	SCROLLBAR-BASE-COLOR: #C7D6EA;
	border: none;
	overflow-y: scroll;
	overflow-x: hidden;
	
}
