body {
	background-color: ;
	background-position: fixed;
	margin: 0px;
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#bg {
	width: 100%;
	height: 100%;
	/*background-image: url(img/bg.jpg);*/
	position: fixed;

}

#logo {
	width: 220px;
	height: 122px;
	top: 55px;
	left: 50px;
	position: absolute;
	z-index: 10;
}

div#page {
	width: 1000px;
	height: 100%;
	min-height: 100%;
	top: 120px;
	bottom: 0px;
	margin: 50px;
	position: absolute;
}
div#menue {
	width: 170px;
	position: absolute;
	top: 65px;
	height: 100%;
	min-height: 100%;
	float: left;
	}


div#content_bg{
	background-image: url(img/bg_content.png);

	float: left;
	width: 620px;
	left: 180px;
	position: absolute;
	height: auto;
	margin-left: 10px;
	}

div#content{

	float: left;
	width: 620px;
	height: auto;

	}
div#text{
	width: auto;
    height: auto;
	margin: 30px;
	}	
div#sitemap{
	width: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	}
div#rechtespalte {
        left: 830px;
	position: absolute;
		float: right;
        width: 185px;
}
	
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
body {
	background-color: #F5F2EB;
	}
div#banner {
	background-color: #99B8CC;
}
div#subbanner {
	
	top: 105px;
	left: 880px;
	position: absolute;
	height: 16px;

}
div#subbanner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	color: #cb0133;

}
div#subbanner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	color: #cb0133;
	}
div#menue {
	/*background-color: #99B8CC;*/
	}
div#copy {
	width: 1000px;
	background-color: #F5F2EB;
	text-align: right;
	clear: both;
}
div#text a {
	color: #cb0133;
	text-decoration: none;
	}	
div#text a:hover {
	background-color:#cb0133;
	color: #FFFFFF;
		}		
div#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 2px 2px 2px;
	background-image: url();
	background-color: #333333;
	text-indent: 5px;
	margin-bottom: 2px;
}
.hauptlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 2px 2px 2px;
	background-image: url(img/bg_content.png);
	text-indent: 5px;
	margin-bottom: 2px;
}
.hoverlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 2px 2px 2px;
	background-color: #333333;
	text-indent: 5px;
	margin-bottom: 2px;
}
div#subnav a:hover {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align: left;
	background-color: #333333;
	text-indent: 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 12px 6px;
	margin-bottom: 2px;
}
.sublink {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align: left;
	background-color: #807260;
	text-indent: 5px;
	margin-bottom: 2px;
}
.hoversublink {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align: left;
	background-color: #333333;
	text-indent: 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 12px 6px;
	margin-bottom: 2px;
}
div#subsubnav a:hover {
}
.subsublink {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #CCBE99;
	text-indent: 30px;
}
.hoversubsublink {
	font-size: 10px;
	color: #FFFFFF;
	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: #CCBE99;
}
ul {
	text-decoration: none;
	list-style-type: square;
	}
ol {
	text-decoration: none;
}
.inputsubmit {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	text-transform: uppercase;
	border: 1px solid #333333;
}
.inputtext {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cb0133;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	color: #cb0133;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cb0133;
	text-transform: uppercase;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cb0133;*/
}
h4 {
	font-size: 12px;
	color: #807260;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #807260;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #807260;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #807260;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #807260;
}


