* {
	margin: 0;
	padding: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	min-width: 740px;
	max-width: 1280px;
	background-color: #ffffff;
}

/* 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: #5675d0;
}

a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #5675d0;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5675d0;
}

a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #5675d0;
}

#kopfgrafik {
	display: none;
}

#besucher {
	display: none;
} 

#kopf1 {
	display: none;
}

#kopf2 {
	display: none;
}


/* Wrapperelemente */

#wrapperouter {
}


/* Linke Spalte */

#leftcol {
	display: none;
}

.hidden {
	display: none;
}

.leftnav {	
	display: none;
}

/* Mittlere Spalte */

#centercol {
	margin-top: 0px;
	background-color: #FFFFFF;
}

#centercol h1 {
	font-size: 1.7em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(/pix/kasten.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

* html #centercol h1 {
	margin-top: 15px;
}

#centercol h2 {
	font-size: 1em;
	color: #000000;
	margin-bottom: 5px;
}

.container {
	padding: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	width: auto;
   line-height: 140%;
}

* html .container {
	height: 1%;
}

.container p {
	margin-bottom: 15px;
}

.container ul {
  list-style-type: disc;  
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}

* html .container ul {
  height: 1%;
}

.container ol {
  list-style-type: decimal-leading-zero;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.container ul li {
  margin-left: 1.5em;
}

.container ol li {
  margin-left: 2.2em;
}

* html .container ol li {
  margin-left: 2.8em;
}

.textblock {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	overflow: hidden;
	width: auto;
}

.textblock img {
	border: none;
}

.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;
	text-align: center;
	display: block;
}

/* Rechte Spalte */

#rightcol {
	display: none;
}

.blockrechts {
	background-color: #ffefa9;
	border-bottom-color: #5675d0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.reiherechts {
	border-bottom: 1px solid #5675d0;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 2.1em;
}

.reiherechtsbild {
	text-align:left;
	
}

.reiherechtstext {
	text-align: left;
	padding-left: 5px;
	line-height: 1.1em;
}

* html .reiherechtstext {
	height: 1%;
}

.boxtext {
	background-color: #ffe7a9;
	padding-bottom: 3px;
	border-bottom-color: #5675d0;
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	text-align: left;
	line-height: 110%;
	padding: 5px;
	padding-left: 10px;
}

/* Ende Rechte Spalte */




/* Allgemeine Klassen */

.headlinelist li {
	margin: 0;
	list-style-type: none;
	background-image: url(/pix/kasten2.gif);
  	background-position: 0px 9px;
  	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 15px; 
	font-size: 1.15em;
}

#centercol h3 {
	background-image: url(/pix/kasten2.gif);
  	background-position: 0px 9px;
  	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 15px; 
	font-size: 1.15em;
	color: #000000;
	margin-bottom: 5px;
}

.containerliste {
	padding: 0px;
	overflow: hidden;
   width: 100%;
}

.textblockliste {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0px;
	padding-bottom: 20px;
	margin-bottom: 20px;
   width: 100%;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px; 
}

.textblockliste img {
	border: none;
}

.rand {
	margin-left: 140px;
}

* html .rand {
	height: 1%;
}

.nowrap {
	white-space: nowrap;
}

/* Tabelle neuer Editor */

.contenttable {
	width: 98%;
}

.contenttable th {
	text-align: left;
	background-color: #5675d0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

.contenttable td {
	background-color: #ffffff;
	font-weight: normal;
	border-spacing: 1px;
	padding: 3px;
	vertical-align: top;
	color: #000000;
}

/* Sitemap */
#sitemap {
	margin: 0px;
	padding: 0px;
}

#sitemap .leftnav {	
	padding: 0;
	margin: 0px;
	background-color: #FFFFFF;
	border: none;
	margin-bottom: 2em;
}

#sitemap .leftnav ul {
	margin: 0;
	border: none;
	list-style-type: none;
	padding: 0;
	
}

#sitemap .leftnav li {
	border: none;
	padding-left:30px;
	list-style-type: none;
}

#sitemap dfn {
  position: absolute;
  top: -1000px;
  left: -1000px;
  display: inside;  
}

#sitemap .leftnav li strong {
	padding: 0px;
	font-weight: bold;
}

/* Formulare */
.formcontainer {
	overflow: hidden;
	margin-bottom: 0.5em;
}
.label {
	float: left;
	width: 30%;
}
.field {
	margin-left: 30%;
}