body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	/*font-size: 0.8em;*/
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 5px; 
	min-width: 740px;
	max-width: 1280px;
	background-color: #000000;
}

#content h1, #content h2, #content h3 {
	color: #FFFFFF;
}

.headline, .subheadline {
	color: #FFFFFF;
}

a.active {
	color: Yellow;
}



/* Crasht IE wenn < Wert zu klein ge&auml;hlt */
#wrapperall {
	width: expression(document.body.clientWidth < 820? "770px": "100%" );
}

a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

#menueklein {
	width: 99%;
	text-align: right;
	line-height: 150%;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
   background-color: #000000;
}

#kopfgrafik {
	width: 99%;
	background-image: url(/pix/hg_bildleiste.gif);
	background-repeat: repeat-x;
	height: 100px;
	clear: both;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 0;
}

#kopf1 {
	position: absolute;
	float: left;
	width: 130px;
	padding-top: 0px;
	z-index: 10;
}

#kopf2 {
	float: right;
	padding-top: 15px;
	z-index: 5;
}

#mainnav {
	width: 99%;
	background-color: #000000;
	padding-left: 0px;
	height: 1.7em;
	padding-right: 0px;
	margin-top: 5px; 
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7 {
	float: left;
	text-align: center;
	line-height: 1.7em;
}

#nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a, #nav7 a {
	display: block;
	white-space: nowrap;
	height: 1.7em;
	line-height: 1.7em;
}


#nav1, #nav4, #nav5, #nav6, #nav7 {
	width: 13%;
}

#nav2, #nav3 {
	width: 17%;
}


/* Wrapperelemente */

#wrapperouter {
	width: 99%;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

* html #wrapperouter {
	margin-top: 8px;
}

.floater {
	float: left;
	margin: 0px;
	margin-bottom: 10px;
}

* html .floater {
	margin-bottom: 0px;
}


/* Linke Spalte */

#leftcol {
	position: absolute;
	left: 5px;
	background-color: #000000;
	width: 15em;
}

.hidden {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.leftnav {	
	padding: 0;
	padding-bottom: 3px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color:  #000000;
	margin: 0px;
}

.leftnav ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
	background-color:  #000000;
}

.leftnav li {
	border-bottom: 1px dashed #CCCCCC;
	padding: 3px;
}

dfn {
  position: absolute;
  top: -1000px;
  left: -1000px;
  display: inside;  
}

.leftnav strong {
	display: block;
	padding: 2px;
	padding-left: 10px;
	margin: 0px;
	font-weight: bold;
}

#leftcol h2 {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #666666;
	margin: 0;
	margin-top: 0px;
	padding: 3px;
	padding-left: 6px;
	color: #FFFFFF;
}

#layout {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 0;
}

#highcontrast {
	font-weight: bold;
	line-height: 140%;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 3px;
	background-color:  #000000;
}

#highcontrast ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#highcontrast li {
	border-bottom: 1px dashed #cccccc;
	padding: 3px;
	padding-left: 15px;
}

#fontsize {
	padding: 3px;
	padding-left: 15px;
	background-color:  #000000;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}


/* Mittlere Spalte */

#centercol {
	margin-top: 0px;
	margin-left: 16em;
	margin-right: 15em;
        margin-bottom: 10px;
	padding: 15px;
	padding-left: 20px;
        padding-bottom: 0px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	height: 100%;
	background-color: #000000;
}

* html #centercol {
	height: 1%;
}

#centercol h1 {
	font-size: 1.5em;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#centercol h2 {
	font-size: 1.15em;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#centercol h3 {
	font-size: 1.15em;
	color: #FFFFFF;
	margin-bottom: 5px;
}

/* nur Startseite */
.startbox {
	padding: 0px;
	padding-left: 40px;
	background-color: #000000;
	background-image: url(/pix/balken_hg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

.startboxtext {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	padding: 10px;
	padding-left: 0px;
	background-color: #000000;
}

.startboxtext h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2px;
}


* html .startboxtext {
	height: 1%;
}

.startboxleft {
	float: left;
	width: 120px;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 0px;	
}
/* Ende Startseite */

.container {
	padding: 0px;
}

.textblock {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
}

.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-left: 0px;	
}

.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
}

.bildoben {
	padding: 0px;
	float: none;
	margin-bottom: 5px;
}

.unten {
	
}

.bildunterschrift {
	padding: 4px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 1em;
}


/* Rechte Spalte */

#rightcol {
	float: right;
	width: 14em;
	margin-top: 0px;
}

#searchform {
	background-color: #000000;
	padding: 5px;
	text-align: center;
	margin: 0px;
	height: 1.5em;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	white-space: nowrap;
}

#words {
	font-size: 0.9em;
	color:  #cccccc;
	width: 8em;
}

 #go {
 
}

.blockrechts {
	background-color: #000000;
	padding-bottom: 3px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

.reiherechts {
	border-bottom: 1px dashed #cccccc;
	padding: 5px;
	line-height: 140%;
}

.reiherechtsbild {
	text-align: center;
}

.reiherechtstext {
	text-align: left;
	line-height: 110%;
	padding: 5px;
}

* html .reiherechtstext {
	height: 1%;
}

.boxtext {
	background-color: #000000;
	padding-bottom: 3px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px; 
	text-align: left;
	line-height: 110%;
	padding: 5px;
	padding-left: 10px;
}

#rightcol h4 {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #666666;
	margin: 0;
	margin-top: 0px;
	padding: 3px;
	padding-left: 10px;
	color: #FFFFFF;
}
/* Ende Rechte Spalte */


#fusszeile {
	background-color: #666666;
	padding: 0.1em;
	text-align: center;
	line-height: 130%;
	color: #FFFFFF;
        padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: -20px;
	margin-right: -15px;
}

#fusszeile a {
	color: #FFFFFF;
}


/* Allgemeine Klassen */

.headlinelist {
	margin: 0;
	list-style-type: none;
	padding: 0;
	font-size: 1.15em;
	line-height: 140%;
}

.clear {
	clear: both;
	height: 1px;
}

/* Tabelle neuer Editor */

.contenttable {
	width: 98%;
}

.contenttable th {
	background-color: #666666;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

.contenttable td {
	background-color: #000000;
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

#content {
	background-color: #000000;
}

