* {margin: 0; padding: 0; }
body {
  text-align: center;
  background-color: #FFFFCC;
/*  background-image: url('images/background.jpg'); */
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

#seite {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background-color: #FFFFCC;
	background-repeat: repeat-y;
	background-position: left top;

}

#kopf {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 10px;
	clear: both;
	height: 170px;
	text-align: center;
	background-color: #FFFFCC;
}

div#subbanner {
	background-color: #FFCC99;
	text-align: center;
	height: 18px;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
}
div#subbanner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C41F4B;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	vertical-align: bottom;
	border-top: 1px solid #C4C4C4;
	border-right: 1px solid #3B3B3B;
	border-bottom: 1px solid #C4746E;
	border-left: 1px solid #C4C4C4;
}
div#subbanner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	background-color: #C4C4C4;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-top: 1px solid #C4C4C4;
	border-right: 1px solid #3B3B3B;
	border-bottom: 1px solid #C4746E;
	border-left: 1px solid #C4C4C4;
	vertical-align: bottom;
	}

#fusszeile {
	height: 20px;
	clear: both;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:right;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 20px;

}

#fusszeile p {
        font-family: verdana, arial, helvetica, sans-serif;
        text-align:center;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 10px;
        text-decoration: none;
        padding-top: 4px;
}

#fusszeile a {
	color: #FF9999;
	font-size: 10px;
	text-decoration: none;
}

#fusszeile a:hover {
        color: #999999;
        font-size: 10px;
        text-decoration: underline;
}

#hauptbereich {
	margin-top:20px;
	margin-bottom:10px;
	border:0px dashed #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}

#inhalt {
	margin-left:220px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url('images/list.gif');
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC99;
	padding-left: 20px;
}
#inhalt a {
	color: #006600;
	text-decoration: underline;
}

#inhalt a:hover {
        color: #999999;
        text-decoration: underline;
}
#links {
	float: left;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
}

#rechts {
	float: right;
	width:190px;
	border:0px dashed #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;

}
div#nav a:hover {
	color: #666666;
	background-color: #FFCC99;
}
.hauptlink {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 10px;
	background-color: #FFFFCC;
	text-indent: 12px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	font-family: "Comic Sans MS";
}
.hoverlink {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 10px;
	background-color: #FFCC99;
	text-indent: 12px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilrechtsweiss.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	background-position: left center;
	font-family: "Comic Sans MS";
}
div#subnav a:hover {
}
.sublink {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 15px;
	text-align: left;
	background-color: #FFFFCC;
	text-indent: 20px;
	margin-bottom: 2px;
}
.hoversublink {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 15px;
	text-align: left;
	background-color: #FFCC99;
	text-indent: 20px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilrechtskleinweiss.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	margin-bottom: 3px;
}
div#subsubnav a:hover {
}
.subsublink {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #FFFFCC;
	text-indent: 30px;
}
.hoversubsublink {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	text-indent: 30px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilrechtskleinweiss.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
	background-color: #FFFFCC;
}
ul {
	text-decoration: none;
	list-style-type: square;
	}
ol {
	text-decoration: none;
}
.inputsubmit {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFCC99;
	border: 1px solid #C41F4B;
}
.inputtext {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C4746E;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-family: "Comic Sans MS";
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: "Comic Sans MS";
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-family: "Comic Sans MS";
	margin-bottom: 10px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #C41F4B;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4746E;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #C41F4B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4746E;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #C41F4B;
}
p {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	line-height: 20px;
	font-family: "Comic Sans MS";
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;	
}
div#sitemap{
	width: 570px;
	float: left;
		}
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}

