td,div,TD,DIV,th,TH {
	font-family: verdana, geneva, arial;
	font-size: 13px;
}

BODY  ,body {
	background-image: ;
	background-attachment: fixed;
	font-family: verdana, geneva, arial;
	font-size: 13px;
	background-color: #FEFC78;
}

A:active {
	color: Red;
}

A:visited {
	color: Blue;
}

A:link {
	color: Blue;
}

A:hover {
	color: #009000;
	text-decoration: none;
}

.Alert {
	font-size: 22px;
	color: Red
}

.suchfeld { /*border : solid #322C90 1px;*/
	width: 110px;
}

.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 : #FFFF00;*/

}

.kalender_zeile2 {
	background: #FFFFFF;
}


.Holger {
	font-size: large;
	font-style: normal;
	line-height: normal;
}

.unactiveLink {
	color: rgb(150, 150, 150);
	text-decoration: underline;
}


.hypertitle {
	color: black;
}

.test {
	color: #134506;
	font-size: 35px;
}


/* MENUE ANFANG */
.menu_main {
	width: 150px;
	margin-top:20px;
	margin-bottom: 20px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}

.menu_button {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: red;
	padding-left:3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 98%;
	border-bottom: 1px solid #999999;
}

.menu_button a, .menu_button a:visited, .menu_button a:link {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: red;
	width: 100%;
	text-decoration: none;
}

.menu_button a:hover {
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

.menu_button_inaktiv {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: #00006B;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:3px;
	width: 98%;
	border-bottom: 1px solid #999999;
}

.menu_button_inaktiv a, .menu_button_inaktiv a:visited, .menu_button_inaktiv a:link {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: #00006B;
	width: 100%;
	text-decoration: none;
}

.menu_button_inaktiv a:hover {
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

.menu_upunkt {
	font-size: 14px;
	font-style : normal;
	font-weight: normal;
	color: black;
	padding-left: 22px;
	width: 100%;
}

.menu_upunkt_inaktiv {
	font-size: 14px;
	font-style : normal;
	font-weight: normal;
	padding-left: 22px;
	width: 100%;
}

.menu_upunkt_inaktiv a, .menu_upunkt_inaktiv a:visited, .menu_upunkt_inaktiv a:link {
	font-size: 14px;
	color: blue;
	text-decoration: none;
	width: 100%;
}

.menu_upunkt_inaktiv a:hover {
	font-size: 14px;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	color: black;
}

.menu_bild {
	border: none;
}
/* MENUE ENDE */
