body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
#page {
	width: 100%;
	overflow:hidden;
	}
#title {
	font-size: 16px;
	font-weight: bold;
	height: 40x;
}
#container{
	overflow:hidden;
	margin:0 0px;
	padding-left:300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
* html #container{
	height:1%; /* nicht ändern */
}
#content{
	width:100%; /* nicht ändern */
	border-left-width: 300px; /*Breite der Menüebene #menue eintragen */
	border-left-style: solid; /* nicht ändern */
	border-left-color: #ffffff; /*Hintergrundfarbe der Menüebene #menue zuordnen*/
	margin-left:-300px; /*Breite der Menüebene #menue eintragen  */ 
	float:right; /* nicht ändern */
	text-align: left;
	min-height: 500px; /* Minimale Höhe */
}
#kalender{
	width:300px; /*Breite der Menüebene #menue festlegen*/
	float:left; /* nicht ändern */
	margin-left:-300px; /*Breite der Menüebene #menue  eintragen */
	display:inline; /* nicht ändern */
}
#text {
	padding-top: 10px;
	padding-bottom: 20px;
}		
#kalender a {
	font-weight: bold;
	text-decoration: none;
	padding: 1px 1px;
	text-align: center;
	color: #000000;
}
#kalender a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	padding: 1px 1px;
}
.heute {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFB366;
}
.tage {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;

}
.aktuell {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;

}
.eintrag {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #D2D2D2;

}
.feiertageintrag {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #E2A283;

}
.feiertag {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFCC66;

}
.kw {
	font-size: 10px;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tageklein {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 25px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 10px 0 0 0;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.red {
	color: #990000;
}
#subnav {
	text-align: left;
	padding: 5px;
	overflow: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#subnav a{
	text-decoration: none;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	color: #000000;
	background-color: #CCCCCC;
}
#subnav a:hover {
	text-decoration: none;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	color: #FFFFFF;
	background-color: #333333;
}
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
.textganz {
	height: 500px;
	width: -71%;
}
#footer {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 10px;
	text-align: right;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.kalendertable {
	border: 1px solid #999999;
}
