td,TD,p,P,a,A,iframe,IFRAME,body,BODY {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12pt;
}

A:active {
	color: rgb(0, 0, 255);
}

A:visited {
	color: Blue;
}

A:link {
	color: rgb(0, 0, 255);
}

A:hover {
	color: rgb(102, 153, 0);
}

.layouttop_kopfzeile {
	width: 100%;
	margin-bottom: 5px;
	background-color: #BDCEE7;
}

.layouttop_hauptbereich {
	width: 100%;
	background-color: #BDCEE7;
	text-align: center;
	vertical-align: top;
}

.layouttop_inhaltsbereich {
	width: 650px;
	background-color: #D6CFF7;
	padding: 6px;
	border: 1px solid #A99BFF;
}

.layouttop_menubereich {
	background-color: #BDCEE7;
}

.versteckt {
	display: none;
}

.anzeigen {
	display: block;
}

.Alert {
	font-size: 22px;
	color: Red
}

hr {
	color: #A99BFF;
	height: 1px;
}

.suchfeld {
	width: 130px;
	background-color: #EEEEEE;
	margin-right: 3px;
}

.suchbereich {
	margin-top: 20px;
	margin-left: 10px;
	background-color: #D6CFF7;
	padding: 6px;
	border: 1px solid #A99BFF;
	width: 160px;
}

.unactiveLink {
	color: rgb(150, 150, 150);
	text-decoration: underline;
}

.highlight {
	background: Red;
	font-weight: bold;
}

.kalender_gesamt {
	width: 100%;
	border: 1px solid #000000;
}

.kalender_ueberschrift {
	background: #ECFFE9;
	border-bottom: 1px solid #000000;
}

.kalender_zwischenzeile {
	background: #EEEEEE;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.kalender_zeile1 {
	background-color: #BDCEE7;
	height: 35px;
}

.kalender_zeile2 {
	background-color: #D6CFF7;
	height: 35px;
}

.Small {
	font-size: x-small;
	font-style: normal;
}

.SmallAlert {
	font-size: 13px;
	font-style: normal;
	color: Red;
}

.menu_main {
	margin-left: 10px;
	background-color: #D6CFF7;
	padding: 6px;
	border: 1px solid #A99BFF;
	width: 160px;
	margin-top: 2px;
}

.menu_button, .menu_button_inaktiv {
	min-height: 22px;
	padding-bottom: 3px;
}
.menu_punkt_trenner {
	border-bottom: 1px solid #A99BFF;	
	height: 2px;	

}

.menu_button a {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	width: 100%;
}

.menu_button_inaktiv a {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #8C3052;
	width: 100%;
	text-decoration: none;
}

.menu_button_inaktiv a:hover {
	font-size: 13px;
	font-style: normal;
	color: #000033;
	text-decoration: none;
	width: 100%;
}

.menu_upunkt_inaktiv, .menu_upunkt {
	padding-bottom: 1px;
}

.menu_upunkt_inaktiv a {
	font-size: 12px;
	font-style: normal;
	color: #8C3052;
	text-decoration: none;
	width: 100%;
	padding-left: 10px;
	display: block;
}

.menu_upunkt_inaktiv a:hover {
	font-size: 12px;
	font-style: normal;
	color: #000033;
	text-decoration: none;
	width: 100%;
	padding-left: 10px;
}

.menu_upunkt a {
	font-size: 12px;
	font-style: normal;
	color: #000033;
	text-decoration: none;
	width: 100%;
	padding-left: 10px;
}


.BlackBold {
	font-weight: bold;
}

.H1,h1 {
	font-size: 25px;
	font-style: normal;
	letter-spacing: 4px;
}

H2,h2 {
	font-size: 19px;
	font-style: italic;
	letter-spacing: 4px;
	font-weight: normal;
}

.menu_bild { /* Styles fuer Bilder in Menue */

}

.hypertitle {
	color: black;
}
