td,TD,p,P,a,A,div,DIV,BODY,body {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
}

.bgtable {
	
}

a:active {
	color: #F58735;
}

a:visited {
	color: #315887;
}

a:link {
	color: #315887;
}

a:hover {
	color: #F58735;
}

.suchfeld {
	width: 130px;
}

.highlight {
	background: Red;
	font-weight: bold;
}

.kalender_gesamt {
	width: 100%;
	Border: 1px solid #000000;
}

.kalender_ueberschrift {
	border-bottom: 1px solid #000000;
}

.kalender_zwischenzeile {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.kalender_zeile1 {
	background: #F68836;
	height: 40px;
}

.kalender_zeile2 {
	background: #BFBFBF;
	height: 40px;
}

.hauptrahmen {
	Border: 0px solid #315887;
}

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

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

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

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

.menu_main {
	border: 1px solid #315887;
	margin-left: 6px;
	padding: 6px;
	width: 200px;
}

.menu_init_button {
	margin-top: 8px;
}

.menu_button {
	padding-left: 3px;
	color: #F58735;
	font-weight: bold;
	margin-bottom: 5px;
}
.menu_button a {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F58735;
	text-decoration: none;
}

.menu_button a:hover {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #F58735;
	text-decoration: none;
	padding-left: 3px;
}

.menu_button_inaktiv {
	margin-bottom: 5px;
}

.menu_button_inaktiv a {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #00006B;
	text-decoration: none;
	padding-left: 3px;
	width: 100%;
}

.menu_button_inaktiv a:hover {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #F58735;
	text-decoration: none;
}

.menu_upunkt {
	font-size: 12px;
	font-weight: bold;
	color: #F58735;
	text-decoration: none;
	padding-left: 20px;
	width: 100%;
}

.menu_upunkt_inaktiv a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F58735;
	text-decoration: none;
	padding-left: 20px;
}

.menu_upunkt_inaktiv a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00006B;
	text-decoration: none;
	padding-left: 20px;
	width: 100%;
}


.BlackBold {
	font-weight: bold;
}

.H1,h1 {
	font-size: 25px;
	font-style: normal;
	letter-spacing: 4px;
	font-family: Arial, sans-serif;
}

.H1B {
	font-size: 22px;
	font-style: bold;
	letter-spacing: 1px;
	font-family: Arial, sans-serif;
	width: 100%;
	color: #315887;
	;
}

.H2,h2 {
	font-size: 22px;
	font-style: italic;
	letter-spacing: 10px;
	color: #F58735;
	font-weight: bold;
	width: 100%;
}