html{
	height:100%;
}

body {
	background-color: #b8cee5;
	height:100%;
	margin:0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
div#page {
	border: 1px solid #1f5a99;
	background-color: #ffe066;
	padding: 0px;
	width: 765px;
	margin: 0px auto auto;
	overflow: auto;
}

div#menue {
	background-color: #FFF599;
	padding: 4px 0px 0px;
	width: 153px;
	height: auto;
	float: left;
	}
	
div#content{
	background-color: #FFec80;
	clear: right;
	float: right;
	width: 612px;
	height: auto;
	}
	
div#text{
	width: auto;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}	
		
div#text a {
	color: #1f5a99;
	}
	
div#text a:hover {
	color: #CC6600;
	text-decoration: none;
}	

div#sitemap{
	width: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20%;
	margin-left: 5px;
	}	
	
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}

div#banner {
	background-color: #ffe066;
}

div#subbanner {
	background-color: #ffe066;
	text-align: right;
	height: 21px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-attachment: scroll;
	background-image: url(header/subheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#subbanner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffda13;
	text-decoration: none;
	background-color: #3984d4;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #ffda13;
	vertical-align: bottom;
}

div#subbanner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1f5a99;
	text-decoration: none;
	background-color: #ffda13;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #3984d4;
	vertical-align: bottom;
	}

div#nav a:hover {
	color: #000000;
	background-color: #ffec80;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f5a99;
}

.hauptlink {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	background-color: #ffffcc;
	border-bottom-style: solid;
	border-bottom-color: #3984d4;
	border-bottom-width: 1px;
	text-indent: 12px;
}

.hoverlink {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	background-color: #ffdb4c;
	border-bottom-style: solid;
	border-bottom-color: #1f5a99;
	border-bottom-width: 1px;
	text-indent: 12px;
	background-attachment: scroll;
	background-image: url(cms_grafik/note.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}

div#subnav a:hover {
}

.sublink {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #cfdce5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f5a99;
	text-indent: 20px;
}

.hoversublink {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #b8cee5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f5a99;
	text-indent: 20px;
	background-attachment: scroll;
	background-image: url(cms_grafik/anker.gif);
	background-repeat: no-repeat;
	background-position: 12px 1px;
}

div#subsubnav a:hover {
}

.subsublink {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 30px;
}

.hoversubsublink {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f5a99;
	text-indent: 32px;
	background-attachment: scroll;
	background-image: url(cms_grafik/bassschluessel.gif);
	background-repeat: no-repeat;
	background-position: 20px 1px;
	background-color: #3984d4;
}

ul {
	text-decoration: none;
	list-style-type: square;
	}
	
ol {
	text-decoration: none;
}

.inputsubmit {
	font-size: 11px;
	font-weight: bold;
	color: #FFda13;
	text-decoration: none;
	background-color: #3984d4;
	border: 1px solid #ffda13;
}

.inputtext {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #3984d4;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1f5a99;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #1f5a99;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1f5a99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f5a99;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #3984d4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3984d4;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #1f5a99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1f5a99;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.hauptschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.notenblock {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: auto;
	padding: 2px 4px 2px 2px;
	background-color: #ffdb4c;
	border-bottom-style: solid;
	border-bottom-color: #1f5a99;
	border-bottom-width: 1px;
	text-indent: 12px;
	background-attachment: scroll;
	background-image: url(cms_grafik/note.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}