body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #000000;
	text-align: left;
	background-color: #395875;
}

/*LoVe/HAte Linking*/
/*TRouBLE reihenfolge*/

h1 {
	color: #8F824E;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

h4 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 930px;
    height: auto;
	margin-top: 0px;	
	margin-right: auto;
	margin-left: auto;
}

#head {
	margin: 0px 0px 0px 0px;	
	background-color: #DFD9BA;	
	height: 100px;
    text-align: center;
	padding-top: 15px;
	width: 924px;
	border-right: 3px solid #897D40;
	border-bottom: 10px solid #897D40;
	border-left: 3px solid #897D40;
}

#content {
    float: left;     
	width: 924px;
    height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 3px solid #897D40;
	border-bottom: 3px solid #897D40;
	border-left: 3px solid #897D40;
    line-height: 140%;
	background-color: #FFFFFF;	
}

#content h1 {
	padding-top: 55px;
	margin: 0px 370px 25px 50px;
}

#homeheadline {
	color: #8F824E;
	font-size: 18px;
	font-weight: bold;
	padding-top: 55px; 
	margin: 0px 370px 0px 50px;
}

#homesubheadline {
	color: #8F824E;
	font-size: 12px;
	font-weight: bold;
	padding-top: 14px; 
	margin: 0px 370px 0px 50px; 
}

#text {
	margin: 0px 370px 0px 0px; 
}

.prelude {
	font-size: 11px;
	margin: 0px 0px 25px 100px;
}

#content a {
	color: #8B0202;
	font-weight: normal;
	text-decoration: none;
}

#content a:visited {
	color: #8B0202;
}

#content a:hover {
	color: #8B0202;
	text-decoration: underline;
}

#content a:active {
	color: #8B0202;
	text-decoration: underline;
}

p {
	margin: 10px 10px 0px 50px;
}

#oben {
	top: 0px;
	left: 0px;
}

#toplink {
/*nach oben*/
	text-align: right;
	margin: 0px 370px 0px 0px;
}

.spacer {
/*homepage rechts*/
	font-size: 1px;
	height: 1px;
	display: block;
	background-color: #897D40;
}

.hell {
/*homepage rechts*/
	background-color: #DFD9BA;
}

.sonderfont {
/*aktivitaeten uebersicht sonderfarben*/
	color: #8B0202;
}

/* bereich aktivitaeten */
.activity {
	width: 480px;
	margin: 0px 0px 15px 50px;
}

.activity a {
	color: #8B0202;
	font-weight: normal;
	text-decoration: none;
}

.activity a:visited {
	color: #000000;	
}

.activity a:hover {
	text-decoration: underline;
}

.activity a:active {
	text-decoration: underline;
}

#back { /*aktivitaeten - zurueck zur uebersicht*/
	padding: 0px 0px 0px 20px;
}

.imageborder {
	border-color: #515E64;
	border-width: 1px;
	border-style: solid;
}

#rightnav {
	float: right;
    width: 319px;
    height: 1000px;/*length of green right box here, define in each page!!!*/
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
	background-color: #BAAD6A;	
}

#rightnavpictxt {
	position: relative;
	top:-22px;
	height: 22px;
    font-weight: normal;
    text-align: right;
    padding: 0px 10px 0px 0px;
	border-bottom: 3px solid #897D40;
}

#rightnavheadline {
/*fuer homepage - headlines der bereiche*/
	padding: 0px 0px 0px 20px;
	text-align: left;
	color: #1F272F;
}

#content ul, ol {
	padding: 0px 0px 0px 70px;
}

#rightnav ul {
	border: 0px;
	margin: 0px;
	padding: 20px 10px 10px 0px;
	text-align: left;
	list-style: none;
	color: #1F272F;
}

#rightnav ul li {
	display: block;
	margin: 0px;
	padding: 2px 2px 2px 20px;
	display: block;
	line-height: 14px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 0 .75em;
}

#rightnav ul li a {
	display: block;
	padding: 4px 0px 4px 0px;
	color: #1F272F;
	text-decoration: none;
}

#rightnav ul li a:hover {
	color: #1F272F;
	text-decoration: underline;
}

#rightnav ul li a:active {
	color: #1F272F;
	text-decoration: underline;
}

/* begin, auszeichnung der rechten nav in blau*/
#rightnav li.sonder a {
	display: block;
	padding: 4px 0px 4px 0px;
	color: #395875;
	text-decoration: none;
}

#rightnav li.sonder a:hover {
	color: #395875;/*58606D*/
}

#rightnav li.sonder a:active {
	color: #395875;/*FFFFFF*/
}
/* end, auszeichnung der rechten nav in blau*/

/* begin, auszeichnung der rechten nav in weiss*/
#rightnav li.aktiv a {
	display: block;
	padding: 4px 0px 4px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#rightnav li.aktiv a:hover {
	color: #FFFFFF;
}

#rightnav li.aktiv a:active {
	color: #FFFFFF;
}
/* end, auszeichnung der rechten nav in weiss*/

#datenschutz {
	margin-bottom: 10px; 
	padding-left: 3px;
	/*border: 1px solid #000000;*/
}

#datenschutz a {
	color: #FFFFFF; 
	text-decoration: none;
}