body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	height: 100%;
	background-color: #FFF;
}


  * html div#content {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border-top: 50px solid #FFF;
	background-color: #FFFFFF;
}

#linkespalte {
	width: 200px;
	float: left;
	margin-top: 30px;
}

#navigation {
}
#navigation ul
{
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation li { margin: 0px; }
#logo {
	margin-left: 12px;
}


#navigation a
{
	text-decoration: none;
	color: #ADA764;
}

#navigation a:hover
{
	color: #000000;
}
#aktuelles h3 {
	font-weight: bold;
}
.kontrastfliesstext {
	color: #706B3A;
}




#navigation .current{
	color: #000000;
}
#content h3 {
	font-weight: bold;
	font-size: 11px;
}

#navigation p {
	font-size: 11px;
	color: #E7EBEF;
	padding: 0px 5px 0px 10px;
}
#content {
	margin:0px 100px 0px 200px;
	padding: 0px;
	border-bottom: 100px solid #FFF;
	margin-top: 30px;
	background-color: #FFFFFF;
}
.referenztabelle {
	font-size: 11px;
	color: #ADA764;
	margin-bottom: 30px;
	margin-top: 10px;
}
#content hr {
	color: #ADA764;
}
#content .trenner {
	display: inline;
	height: 1px;
}

#content a {
	color: #ADA764;
}
#content a:hover {
	text-decoration: none;
}
.referenztabellespalte1 {
	width: 150px;
}

.referenztabellespalte2 {
	width: 80px;
}

.referenztabellespalte3 {
}

.referenztabellentitel {
	color: #706B3A;
}
.referenztabellenbeschriftung {
	font-weight: bold;
}

#content a{
	color: #000;

}

#content a:hover{
	text-decoration: none;

}
#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ADA764;
}

#content .zierbild {
	margin: 0px -20px 10px -20px;
}

#news {
	width: 145px;
	float: right;
	font-size: 11px;
	padding: 20px 5px 0px 10px;
}
#news h1 {
	font-weight: bold;
	font-size: 11px;
	padding: 2px 5px 2px 10px;
	background-color: #FFC300;
	display: block;
	margin: 0px -5px 0px -10px;
}
.error {
	font-weight: bold;
	color: #ADA764;
}
.dekobildlinks {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#content li {
	margin-bottom: 5px;

}
