html, body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 18pt;
	font-weight: bold;
}
/*---Centralbox zentriert-*/
#centralbox {
	margin: 0;
	padding: 0;
}

#top{
	display: none;
}
/*---oben------------*/
#oben {
	display:none;
}

#nav_horizontal {
	display:none;
}

#breadcrumb {
	display:none;
}

/*---2 spalten----------*/
#inhalt {
	padding: 0;
}

#inhalt p {
	font-size: 12pt;
	margin-left: -200px;
}

#inhalt form{
	display: none;
}

#inhalt ul{
	font-size: 12pt;
	list-style-position: outside;
	margin-left: -200px;
	list-style-type: disc;
}
#inhalt ul li{
	list-style-type: disc;
}

#inhalt ul ul{
	font-size: 12pt;
	list-style-position: inside;
	margin:0;
}

#inhalt a:link, #inhalt a:visited{
	text-decoration: underline;	
}

#inhalt a:hover, #inhalt a:active{
	text-decoration: underline;	
}

#leftcol {
	display: none;
}

/*---Klassen begin-------*/
.zentriert{
	text-align: center;
}
.fett{
	font-weight: bold;
}

.karte {
	font-size: 12pt;
}

.grau-fett { 
	color: #666666; 
	font-weight: bold; 
}
.orange-fett  { 
	color: #a77c25; 
	font-weight: bold 
}

.gruen-fett{
	font-weight: bold;
	color: #CCFF33;
}

.blau-fett{
	font-weight: bold;
	color: #85C1FE;
}

.clear {
clear: right;
}
/*--- Bild float rechts end ----*/

.img {
	float: right;
	margin: 0 0 20px 20px;
}

.orange-fett{
	color: #FF9900;	
	font-weight: bold;
}
p.site_weiss{
	
}

ul.site_weiss{
	margin: 0;
	padding: 0;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../grafik/site_ul.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	
}


p.site_blau{
	background-color: #3333FF;
	margin: 0 0 0 181px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	background-attachment: scroll;
	background-image: url(../grafik/blau.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

ul.site_blau{
	background-color: #6699FF;
	margin: 0;
	padding: 5px 0 20px 0;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../grafik/site_ul.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#inhalt ul.site_blau a:link, #inhalt ul.site_blau a:visited{
	color: #000000;
}
#inhalt ul.site_blau a:hover, #inhalt ul.site_blau a:active{
	color: #000099;
}


p.site_gruen{
	background-color: #009900;
	margin: 0 0 0 181px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	background-attachment: scroll;
	background-image: url(../grafik/gruen.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

ul.site_gruen{
	background-color: #8FFEA8;
	margin: 0;
	padding: 5px 0 20px 0;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../grafik/site_ul.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#inhalt ul.site_gruen a:link, #inhalt ul.site_gruen a:visited{
	color: #000000;
}
#inhalt ul.site_gruen a:hover, #inhalt ul.site_gruen a:active{
	color: #000099;
}


p.site_gelbgruen{
	background-color: #99FF00;
	margin: 0 0 0 181px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	background-attachment: scroll;
	background-image: url(../grafik/gelbgruen.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

ul.site_gelbgruen{
	background-color: #CBFE7E;
	margin: 0;
	padding: 5px 0 20px 0;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../grafik/site_ul.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#inhalt ul.site_gelbgruen a:link, #inhalt ul.site_gelbgruen a:visited{
	color: #000000;
}
#inhalt ul.site_gelbgruen a:hover, #inhalt ul.site_gelbgruen a:active{
	color: #000099;
}


p.site_gelb{
	background-color: #FFDF5E;
	margin: 0 0 0 181px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	background-attachment: scroll;
	background-image: url(../grafik/gelb.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

ul.site_gelb{
	background-color: #FFE47B;
	margin: 0;
	padding: 5px 0 20px 0;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../grafik/site_ul.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#inhalt ul.site_gelb a:link, #inhalt ul.site_gelb a:visited{
	color: #000000;
}
#inhalt ul.site_gelb a:hover, #inhalt ul.site_gelb a:active{
	color: #000099;
}


p.site_orange{
	background-color: #FE8949;
	margin: 0 0 0 181px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	background-attachment: scroll;
	background-image: url(../grafik/orange.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-position: outside;
}

#inhalt ul.site_orange{
	background-color: #FECA7C;
	margin: 0;
	padding: 5px 0 20px 220px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../grafik/site_ul.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	list-style-position: outside;
}
#inhalt ul.site_orange ul{
	list-style-position: outside;
}

#inhalt ul.site_orange a:link, #inhalt ul.site_orange a:visited{
	color: #000000;
}
#inhalt ul.site_orange a:hover, #inhalt ul.site_orange a:active{
	color: #000099;
}


p.site_rot{
	background-color: #E21B20;
	margin: 0 0 0 181px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	background-attachment: scroll;
	background-image: url(../grafik/rot.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

