
A:active { color: #322C90;}
A:visited {color: #322C90;}
A:link { color: #322C90;}
A:hover { color: black;}

.suchfeld {
	border : solid #322C90 1px;
	width : 120px;
}
.highlight {
	background : Red;
	font-weight : bold;
}
.kalender_gesamt {
	width : 100%;
	Border: 1px solid #000000;
}
.kalender_ueberschrift {
	/*background : #DDDDDD;*/
	border-bottom: 1px solid #000000;
}
.kalender_zwischenzeile {
	background : #DDDDDD;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 40px;
	text-align: center;
	vertical-align : middle;
	font-weight : bold;
}
.kalender_zeile1 {
	background : #FFFFC0;
}
.kalender_zeile2 {
	background : #DDEEDD;
}

.Ueberschrift{ font-size: 38px; color: rgb(0, 0, 255); font-family: Arial}

.unactiveLink {
 	color: rgb(150,150,150);
	text-decoration: underline;
 }

.Alert{ font-size: 22px; color: Red }

.Small {font-size: x-small;font-style : normal;}

.SmallAlert {font-size: 13px;font-style : normal;color: Red;}

.BlackBold{font-weight : bold;}

.H3, h3 {
	font-size: 19px;
	font-style : italic;
	letter-spacing : 4px;
	text-decoration: underline;
	color: black;
}

.menu_bild {
	float:none;
}
.hypertitle { color: black; }
