html,body {
	background-color:#8B0146;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0% 0% 0% 0%;
	height: 100%;
	min-height: 100%;
	width: 100%;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	min-height: 100%;
}
div#page {
	width: 1016px;
	height: auto;
	min-height: 100%;
	top: 0px;
	bottom: 0px;
	background-color: #F3E7C1;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
div#menue {
	width: 199px;
	height: 100%;
	min-height: 100%;
	background-color: #02572D;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
div#content{
	clear: right;
	float: right;
	width: 816px;
	height: 100%;
	min-height: 100%;
	border-bottom: 1px solid #000000;
	}
div#text{
	width: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	}	
div#sitemap{
	width: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	}
	
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
div#sub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(cms_grafik/nav.jpg);
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	vertical-align: bottom;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
div#sub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: darkred;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-top: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	vertical-align: bottom;
	}

div#text a {
	color: #990000;
	text-decoration: none;
	}	
div#text a:hover {
	background-color:#FFFF66;
	color: #000000;
	text-decoration: underline;
		}		
div#nav a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	text-align: left;
	background-image: url(cms_grafik/nav3.jpg);
	background-position: 2px 5px;
	border-bottom: 1px solid #9D224E;
}
.hauptlink {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 5px 2px 2px;
	background-image: url(cms_grafik/nav.jpg);
	text-indent: 12px;
	background-position: 2px 4px;
	border-bottom: 1px solid #9D224E;
}
.hoverlink {
	font-size: 14px;
	font-weight: bold;
	color: #9D224E;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 5px 2px 2px;
	background-image: url(cms_grafik/nav2.jpg);
	text-indent: 12px;
	background-position: 2px 4px;
	border-bottom: 1px solid #9D224E;
}
div#subnav a:hover {
}
.sublink {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 2px;
	text-align: left;
	text-indent: 20px;
	background-image: url(cms_grafik/nav.jpg);
	border-bottom: 1px solid #9D224E;
}
.hoversublink {
	font-size: 14px;
	color: #9D224E;
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 2px;
	text-align: left;
	text-indent: 20px;
	background-image: url(cms_grafik/nav3.jpg);
	border-bottom: 1px solid #9D224E;
}
div#subsubnav a:hover {
}
.subsublink {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 2px;
	text-align: left;
	text-indent: 30px;
	background-image: url(cms_grafik/nav.jpg);
	border-bottom: 1px solid #9D224E;
}
.hoversubsublink {
	font-size: 13px;
	color: #9D224E;
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 2px;
	text-align: left;
	text-indent: 30px;
	background-image: url(cms_grafik/nav2.jpg);
	border-bottom: 1px solid #9D224E;
}
ul {
	text-decoration: none;
	list-style-type: square;
	}
ol {
	text-decoration: none;
}
.inputsubmit {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(cms_grafik/titelzeile.jpg);
	border: 1px solid #000000;
}
.inputtext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}

}
.inputtextred {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0;
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#kalender a {
	font-weight: bold;
	text-decoration: none;
	padding: 0px 1px;
	text-align: center;
	color: #FFFFFF;
}
#kalender a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 0px 1px;
	background-image: url(cms_grafik/kaback.jpg);
}
.heute {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#FF0000;
}
.tage {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(cms_grafik/kaback.jpg);

}
.aktuell {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(cms_grafik/kaback.jpg);

}
.feiertag {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-image: url(cms_grafik/kaback.jpg);

}
.eintrag {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background-color:#666666;


}
.feiertageintrag {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:  underline;
	background-color:#666666;
}
.kw {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(cms_grafik/kaback.jpg);
}
.tageklein {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	background-image: url(cms_grafik/kaback.jpg);
}
div#anzeigemenue {
	text-align: right;
}
div#anzeigemenue a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(cms_grafik/titelzeile.jpg);
	border: 1px solid #000000;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;

}
div#anzeigemenue a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-image: url(cms_grafik/titelzeile.jpg);
	border: 1px solid #000000;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
div#anzeige {
	padding: 5px;
	height: 100%;
}
div#anzeige a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div#katmenue {
	padding: 0px 5px 5px 0px;
	font-size: 10px;
}
div#katmenue a {
	color: #000000;
	text-decoration: none;
}
div#centerlinks {
	align: right;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}
div#centerlinks a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
}
div#centerlinks a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #E9E9E9;
	border: 1px solid #666666;
}
div#centerlinks a:hover {
	font-size: 12px;
	color: #FF0000;
	background-color: #E9E9E9;
	text-decoration: underline;
	border: 1px solid #FF0000;
}

div#centerlinks a: current{
	font-size: 12px;
	color: #FF0000;
	background-color: #E9E9E9;
	text-decoration: underline;
	border: 1px solid #FF0000;
}

div#red {
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;

div#copy {
	text-align: right;
	padding: 2px;
}
div#copy a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.anzeigentitel {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
.error {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF66;
}
.anzeigekurz {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 20px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	color: #000000;
	text-decoration: none;
}
.anzeigekurzlink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
form {
	display: inline;
}

.ka_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
