body {
	background-color: #ffffff;
	margin: 0;
	height: 100%;
	width: 100%;
/*	background-image: url(bilder/menue_hintergrund.jpg);
	background-repeat: repeat-y; */
	text-align:center;
}
body,td,th {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

div#container {
    width: 1019px;
	background: url(bilder/menue_hintergrund.jpg) repeat-y left;
	margin: 0 auto;
	text-align:left;
}

div#page {
	width: 1019px;
	height: 100%;
	min-height: 100%;
	top: 0px;
	bottom: 0px;
}
div#menue {
	width: 205px;
	/*height: 100%;*/
	min-height: 100%;
	float: left;
	}
div#content{
	clear: right;
	float: right;
	width: 800px;
	height: auto;
	}
div#text{
	width: auto;
	padding-top: 20px;
	padding-right: 50;
	padding-bottom: 20px;
	padding-left: 50px;
	}	






/*März 2011*/
div#text p{	
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: small;
	}
div#text li{	
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: small;
	}	
div#text h2{
			color: #0000ff; 
			font-size: small; 
			font-size: medium; 
			font-family: book antiqua,palatino;
	}
div#text h3{
			color: #993366; 
			font-size: small; 
			font-family: book antiqua,palatino;
	}
div#text h4{
			color: #800000;
			font-size: small; 
			font-family: 
			book antiqua,palatino;
	}
div#text h5{
			font-family: book antiqua,palatino; 
			font-size: small;
	}










div#sitemap{
	width: auto;
	padding-top: 20px;
	padding-right: 50;
	padding-bottom: 20px;
	padding-left: 50px;
	}	
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
div#banner {
	background-color: #ccffcc;
}
div#subbanner {
	background-color: #ccffcc;
	text-align: right;
	height: 16px;
	padding-top: 1px;
}
div#subbanner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #77BD8C;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	vertical-align: bottom;
	border-top: 1px solid #BDBDBD;
	border-right: 1px solid #47706F;
	border-bottom: 1px solid #ccffcc;
	border-left: 1px solid #BDBDBD;
}
div#subbanner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-top: 1px solid #BDBDBD;
	border-right: 1px solid #47706F;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #BDBDBD;
	vertical-align: bottom;
	}
	
div#subbanner a img{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0px solid #BDBDBD;
	border-right: 0px solid #47706F;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #BDBDBD;
	vertical-align: bottom;
	}
	
	
div#menue {
	background-color: #ccffcc;
	}
div#copy {
	background-color: #ccffcc;
	text-align: right;
	clear: both;
}	
div#text a {
	color: #47706F;
	text-decoration: none;
	}	
div#text a:hover {
	background-color#ccffcc;
	color: #0033CC;
		}		
div#nav a:hover {
	color: #000000;
	background-color: #EBEBEB;
}
.hauptlink {
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	background-color: #47706F;
	text-indent: 12px;
}
.hoverlink {
	font-size: 12px;
	font-weight: normal;
	color: #00ff33;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	background-color: #47706F;
	text-indent: 12px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilrechtsweiss.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
div#subnav a:hover {
}
.sublink {
	font-size: 10px;
	color: #00ff33;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #477053;
	text-indent: 20px;
}
.hoversublink {
	font-size: 10px;
	color: #00ff33;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #477053;
	text-indent: 20px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilrechtskleinweiss.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}
div#subsubnav a:hover {
}
.subsublink {
	font-size: 10px;
	color: #141414;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #77BD8C;
	text-indent: 30px;
}
.hoversubsublink {
	font-size: 10px;
	color: #141414;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	text-indent: 30px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilrechtsklein.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
	background-color: #77BD8C;
}
ul {
	text-decoration: none;
	list-style-type: square;
	}
ol {
	text-decoration: none;
}
.inputsubmit {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #77BD8C;
	border: 1px solid #47706F;
}
.inputtext {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #47706F;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #47706F;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #47706F;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #47706F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77BD8C;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #47706F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #77BD8C;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #47706F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77BD8C;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #47706F;
}

