body {
	background-color: #FFFFFF;
	background-image:url(cms_grafik/bg.png);
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
div#pfeil {
	width: 85px;
	height: 100px;
	top: 208px;
	position: absolute;
	left: 10px;
}
div#page {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -460px;
	top: 40px;
}
div#menue {
	margin-top: 10px;
	width: 200px;
	height: auto;
	min-height: auto;
	float: left;
}
div#content_top {
	width: 700px;
	height: 15px;
	margin-top: 0px;
	background-image:url(cms_grafik/bg_content_top.png);
	background-repeat: no-repeat;
}
div#content {
	float: left;
	width: 700px;
	margin-top: 15px;
	background-image:url(cms_grafik/bg_content.png);
	background-repeat: repeat-y;
}
div#text {
	float: inherit;
	width: 700px;
	max-width: 650px;
	height: auto !important;      /* for modern browsers */
	min-height: 450px;            /* for modern browsers */
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background-image:url(cms_grafik/bg_content_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#footer {
	width: 900px;
	clear: both;
	background-image:url(cms_grafik/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
	padding-left: 25px;
	padding-top: 25px;
	margin-bottom: 25px;
}
.footerlink {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
a.footerlink:link {
	padding-right: 10px;
	padding-left: 10px;
}
a.footerlink:hover {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
	color: #FF0000;
}
div#sitemap {
	float: inherit;
	width: 700px;
	max-width: 650px;
	height: auto !important;      /* for modern browsers */
	min-height: 450px;            /* for modern browsers */
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background-image:url(cms_grafik/bg_content_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal !important;
}
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
div#banner {
	background-color: #FFFFFF;
}
div#topmenu {
	position: absolute;
	width: 900px;
	left: 50%;
	margin-left: -460px;
	height: 20px;
}
div#suche {
	position: relative;
	float: right;
	width: 250px;
	padding-top: 2px;
	padding-right: 0px;
	text-align: right;
}
div#subbanner {
	float: left;
	font-size: 12px;
	font-weight: normal;
	clear: right;
	width: 350px;
	padding-top: 5px;
}
div#subbanner a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	vertical-align: bottom;
}
div#subbanner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
div#copy {
	background-color: #FFFFFF;
	text-align: right;
	clear: both;
}
div#text a {
	color: #FF0000;
	text-decoration: none;
}
div#text a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div#nav a:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilr.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	border-bottom: 1px solid #FF0000;
}
.hauptlink {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
}
.hoverlink {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	line-height: 15px;
}
div#subnav a:hover {
}
.sublink {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.hoversublink {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 9px 4px;
}
div#subsubnav a:hover {
}
.subsublink {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 30px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.hoversubsublink {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 30px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #FFFFFF;
}
ul {
	text-decoration: none;
	list-style-type: square;
}
ol {
	text-decoration: none;
}
.inputsubmit {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0px dashed #000000;
}
.inputtext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.copydiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 10px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.untenrechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	clear: both;
}
a.untenrechts:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: right;
	clear: both;
}
p {

margin-top: 0;

} 
