body {
	background-color: #EEFDEF;
	margin: 0; padding: 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49343B;
}
div#page {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	padding: 0;
	width: 850px;
	background-image: url(bilder/hg_page.gif);
}
div#head {
	background-color: #FFF19F;
	height: 120px; width: 850px;
	padding: 0; margin: 0;
}
div#menue {
	background-color: #556B2F;
	padding: 0 10px 0 0; margin: 0;
	height: 20px;
	vertical-align: middle;
	text-align: right;
}
div#left {
	background-image: url(bilder/links2.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 510px;
	padding: 0;
	margin: 0;
	float: left;
	background-color: #49343B;
	font-size: 11px;
	font-weight: bold;
	color: #750000;
	}
div#content {
	min-height: 510px;
	margin: 0 0 0 260px;
	padding: 0;
	}
div#text {
	margin: 0;
	padding: 20px 5px 5px 10px;
	}
div#subnav{
	display:none;
	}
div#textrahmen {
	margin: 10px 0 25px 0;
	border-bottom: 1px solid Green;
	width: 500px;
	}
span#text_klein {
	font-size: 10px;
	}
span#bold {
	font-weight: bold;
	color: #556B2F;
	}	
.mceVisualAid {
	border: 1px dashed #BBBBBB;
	}
div#footer {
	background-color: #49343B;
	text-align: right;
	vertical-align: middle;
	padding: 2px 0; margin: 0;
	width: 850px; height: 15px;
	clear: both;
	}
div#footer p {
	margin: 0 25px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #D2CE8E;
	}
div#text a {
	color: #666666;
	}
div#text a:hover {
	color: #D2CE8E;
	text-decoration: none;
	}	
div#menue a:hover {
	color: #D2CE8E;
	}
.hauptlink {
	font-family: Times, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF9BD;
	text-decoration: none;
	text-align: center;
	display: inline;
	padding: 3px 20px;
	margin: 0;
	}
.hoverlink {
	font-family: Times, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #D2CE8E;
	text-decoration: none;
	text-align: center;
	display: inline;
	padding: 3px 20px;
	margin: 0;
	}
ul {
	text-decoration: none;
	list-style-type: square;
	}
ol {
	text-decoration: none;
}
.inputsubmit {
	font-size: 12px;
	font-weight: bold;
	font-family: Times, Times New Roman, serif;
	color: #FFF9BD;
	text-decoration: none;
	background-color: #556B2F;
	border: 1px solid #333333;
}
.inputtext {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	text-decoration: underline;
	color: #A85400;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	text-decoration: underline;
	color: #556B2F;
}
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;
}
div#button {
	width:100px;
	margin-left:130px;
	margin-top:-10px;
	border-width:0px;
}
div#button a {
	border-width:0px;
}
div#button a img{
	border-width:0px;
}

