/* Hintergrundfarbe und Größe/Ränder des Browserfensters */
body {
	background-image: url(bilder/bg_body.jpg);
	background-repeat: repeat-y;
			background-position: center;
	background-color: #333;
			padding: 0;
	margin: 0;
	height: 100%;
	text-align: center;
}


/* Seitenweite Schiftformatierung */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000 ;
}


/* Hintergrundfarbe und Größe/Ränder der Homepageanzeige */
div#page {
	width: 950px;
			/*background-color: #FFFFFF;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
			/*margin-top: 15px;
			border: 1px solid #ffffff;*/
}

/* Container mit menu und content */
div#container {
}

/* Kopfgrafikebene */
div#banner {
	background-color: #FFFFFF;
}


/* Kopflinkebene + Linkformatierung */
div#subbanner {	
	background-color: #AC0604;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	border-top: 1px solid #FFFFFF;
	height: 18px;
}
div#subbanner a {
	color: #FFF;
	text-decoration: none;
	padding: 0px 5px 0px 10px;
	vertical-align: bottom;
}
div#subbanner a:hover {
	color: #A5821A;
	text-decoration: none;
}

/* kasten */
div#kasten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color:#AC0604;
	border: 1px solid #FFF;
	margin: 10px;
	padding: 5px;
	text-align: left;
}
div#kasten a {
	color: #A5821A;
	text-decoration: none;
}
div#kasten a:hover {
	color: #FFF;
	text-decoration: none;
}

div#kastenwm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color:#BBBBBB;
	border: 1px solid #FFF;
	margin: 10px;
	padding: 5px;
	text-align: left;
}
div#kastenwm a {
	color: #FFF;
	text-decoration: none;
}
div#kastenwm a:hover {
	color: #AC0604;
	text-decoration: none;
}


/* Fusszeile */
div#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: center;
	clear: both;
}
div#copy a {
	color: #999;
	text-decoration: none;
	clear: both;
}
div#copy a:hover {
	color: #AC0609;
	text-decoration: none;
	clear: both;
}

/* Menüebene links */
div#menue {
	width: 160px;
	background-image: url(bg_menu.jpg);
	background-repeat: no-repeat;
			/*background-color: #FFFFFF;*/
			/*min-height:515px;*/
	padding-top:85px;
	float: left;
}


/* Hauptnavigationsebene */
div#nav {
	width: 160px;
}

div#nav a:hover {
	color: #FFF;
	background-color: #F83444;
			/*border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #000000;*/
}
.hauptlink {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	background-color: #E00E0D;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	text-indent: 12px;
}
.hoverlink {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	background-color: #AC0604;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	text-indent: 12px;
	background-attachment: scroll;
	background-image: url(pfeilrechts1.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
}


/* Untermenüebene 1 */
div#subnav a:hover {
	color: #000000;
	background-color:#dddddd;
}
.sublink {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 20px;
}
.hoversublink {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 20px;
	background-attachment: scroll;
	background-image: url(pfeilrechtsklein.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}


/* Untermenüebene 2 */
div#subsubnav a:hover {
	background-color:#ddd;
}
.subsublink {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 30px;
}
.hoversubsublink {
	font-size: 11px;
	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: #000000;
	text-indent: 30px;
	background-attachment: scroll;
	background-image: url(pfeilrechtsklein.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
	background-color: #ccc;
}


/* Ebenen der Contentanzeige */
div#content {
	clear: right;
	float: left;
	width: 740px;
			/*min-height: 600px;*/
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
			/*border-left:1px solid #333333;
			background-color: #FFFFFF;*/
}
div#text{
	width: auto;
	margin-top: 25px;
	margin-bottom: 20px;
}	
div#sitemap{
	width: auto;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}


/* Textlink in der Contentanzeige*/
div#text a {
	color: #000000;
	text-decoration: none;
}
div#text a:hover {
	color: #AC0604;
	text-decoration: none;
}
a img {
	border : 0 none;
}


/* Formularformatierung */
/* Texteingabefeld */
.inputtext {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
/* Sendebutton */
.inputsubmit {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #AC0604;
	border: 0px solid #333333;
}


<!-- Listenpunktformatierung */
ul {
	text-decoration: none;
	list-style-type: square;
}
ol {
	text-decoration: none;
}


/* Überschriftenformatierung */
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #AC0604;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #AC0604;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #AC0604;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC0604;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #AC0604;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AC0604;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #AC0604;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AC0604;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #AC0604;
}


/* CMS-Bedienungsanweisung (Tabellenanzeige) nicht löschen !! */
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
