body {
	background-color: #ffffcc;
	border: 0px solid #cccc99;
	width: 960px;
}

p,pre,td,th,h1,h2,h3,a,li,div {
	font-family: Verdana, Arial, Helveta, sans-serif;
	font-size: 8pt;
}

th {
	background-color: #cccc99;
	text-align: left;
}

#kopf {
	background: #003300;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	text-align: right;
	border-bottom: 3px solid #999966;
	width: 960px;
}

#haupt1 {
	float: left;
	margin: 0px;
	background-image: url("../images/navi_background.jpg");
	background-repeat: repeat-y;
}

#haupt2 {
	float: left;
	background-image: url("../images/navi_background.jpg");
	background-repeat: repeat-y;
	background-position: right;
	width: 960px;
}


#navigation {
	float: left;
	color: #ffffcc;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

#menue {
	list-style: none;
	margin: 0px;
	padding: 10;
}

#menue a {
	color: #cccc99;
	display: block;
	text-decoration: none;
}

#menue a:hover {
	background-color: #999966;
}

#menue1 {
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

#menue2 {

}
	
#inhalt {
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 25px;
	width: 500px;
	border: 0px solid #000000;
	
}

#inhalt img
        {
                margin-left: 20px;
                margin-top: 0px;
                margin-bottom: 10px;
                margin-right: 20px;
                border: 0px solid #999966;
                padding: 0px;
        }

#inhalt a:hover {
	background-color: ffffcc;
}

#navigation a:hover {
	background-color: #003300;
}

#sidebar {
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 0;
	background-color: #cccc99;
	width: 260px;
	border: 0px solid #000000;
}


#fuss {
	clear: both;
	background: #cccc99;
	text-align: center;
	font-size: 7pt;
	border-top: 1px solid #999966;
	border-bottom: 1px solid #999966;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 960px;
}

table#noframe {
	border-collapse: collapse;
	border: none;
	
}

td#kopf {
	background-color: #003300;
	font-weight: bold;
	color: #ffffcc;
	padding: 5px 15px 5px 15px;
	text-align: left;
	border-bottom: 3px solid #999966;
}

td#zeile {
	border-bottom: 1px solid #999966;
	padding: 20px 0px 10px 0px;
}

table#navigation {
	background-color: #003300;
	color: #ffffcc;
}

table#auflistung {
	background-color: #ffffcc;
	border-collapse: collapse;
}

#auflistung_datum {
	font-size: 0.9em;
	padding: 0px 0px 3px 15px;
}

#auflistung_titel {
	font-weight: bold;
	font-size: 1.2em;
	color: #003300;
	padding: 2px 15px 2px 15px;
	border-bottom: 3px solid #999966;
	background-color: #cccc99;
	margin: 0px;
}

#auflistung_text {
	padding: 5px;
	min-height: 50px;	
}

table#kalender {
	border-collapse: collapse;
	margin: 5px 5px 20px 5px;
	padding: 0px;
	border-bottom: 1px solid #003300;
	border-top: 1px solid #003300;
}

table#kalender a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #003300;
}

h3 {
	font-weight: bold;
}

a:link {
	color: #003300;
	text-decoration: none;
}

a:active {
	color: #003300;
	text-decoration: none;
}

a:visited {
	color: #003300;
	text-decoration: none;
}

a:hover {
	background-color: #cccc99;
}

.flaeche {
	background-color: #cccc99;
	padding: 2px;
	margin: 0px;
	text-align: left;
	min-width: 72px;
	border-bottom: 1px dotted #003300;
}

#tvzeiten {
	font-size: 7pt;
	font-style: normal;
	text-align: left;
	border-top: solid 2px #cccc99;
	border-bottom: 1px dotted #003300;
}

#tvzeiten a {
	font-size: 7pt;
	font-style: normal;
}

#kalender_ort{
	font-weight: bold;
	font-size: 12px;
}

#kalender_ort a {
	font-weight: bold;
	font-size: 12px;	
}
	
ul {
	list-style-type: square;
}
