A:link {
	text-decoration: none;
	color: #FCFFC3;
}

a.derzeit {
	text-decoration: underline;
	color: #FF4F46;
	font-size: large;
	font-weight: bold;
}

A:visited {
	text-decoration: none;
	color: #C6C3FF;
}
A:hover {
	text-decoration: underline;
	color: #FFB6B2;		
}
A:active { text-decoration: underline; color: #FFB6B2; }

a.aktuell_link {
	text-decoration: underline; color: #FF8680;
}
a.aktuell_link:visited {
	text-decoration: none;
	color: #C6C3FF;
}
a.aktuell_link:hover {
	text-decoration: underline;
	color: #FF8680;
	background-color: #FCFFC3;
}

.aktuell_link {
	font: bold 40%;
	font-size: 130%;
	color: #FF8680;
}









body, textarea {
	scrollbar-3dlight-color : #c8e0f8;
	scrollbar-arrow-color : #666699;
	scrollbar-base-color : #f2f5ff;
	scrollbar-darkshadow-color : #505c60;
	scrollbar-face-color : #c8e0f8;
	scrollbar-highlight-color : #F0FFF8;
	scrollbar-shadow-color : #505c60C;
	scrollbar-track-color : #f2f5ff;
}
BODY {
	background-color: #F2F5FF;
}
BODY, DIV, P, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION {	
	color: #505C60;
	font-size: 14px;	
	border : none #000066;
	font-weight : normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	}

h1 { font: bold 200% Verdana, Geneva, Arial, Helvetica, sans-serif; }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 180%;
}

.fett { font: bold; }

.mittelblau {		
	color: #666699;
	font: bold;
}

.zartblau {
	color: #F2F5FF;
	font: bold;
}
.hgdunkel {
	background-color: #505C60;
}

.impr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.zartduenn {
	font-size: smaller;
	font-style: normal;
	color: #F2F5FF;	
}

.bildtext {
	font-size: 10pt;
	font-style: normal;
	color: #F2F5FF;	
}
.nav {
	font-size: 70%;
	color: #F2F5FF;
	text-decoration: none;
	}
.navdunkel {
	color: #000066;
	text-decoration: none;
	}

.nav:link {		
	color: #FF8680;
}
