body {
	font-family: verdana;
	font-size: 8pt;
	background-color: #ffffff;
  color: #4C4944;
	margin-top: 10px;
}

h3{
  color: #AD5629;
  font-size: 12pt;
  font-weight : normal;
}

#page {
	position: absolute;
	margin-left: 50%;
	width: 982px;
	background-color: #ffffff;
	left: -491px;
}

td {
   font-size: 8pt;
}

#headline {
	height: 125px;
	width: 982px;
  position: absolute;
  background: url(/_images/homepage/header.jpg);
  background-repeat: no-repeat;
}

#headchange{
	position: absolute;
	margin-left: 50%;
	left: -209px;
	z-index: 2;
}

#topnav{
	position: absolute;
	width: 982px;
  height: 22px;
  top: 134px;
  background-color: #0E662C;
  text-transform: uppercase;
}

#topnav a{
  color: white;
  font-size: 8pt;
}

.subnav{
  background-color: #A87D54;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
}

.snav{
  margin-left: 15px;
}

.snav a{
  text-transform: none;
}

#content {
	position: relative;
	width: 772px;
	left: 210px;
  top: 184px;
	background-color: #ffffff;
}

#inhalt	{
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 10px;
}

#leftbar {
  position: absolute;	
  width: 210px;
  top: 180px;
	height: 400px;
	color: #727272;
}

#leftbar a{
	color: #727272;
}

#left_space{
  position: relative;	
  text-align: center;
  margin-top: 30px;
}

#rightbar {
	background-color: transparent;
	width: 210px;
  right: 0px;
	top: 14em;
	position: absolute;
  padding: 10px;
}

#footer {
	top: 178px;
	position: relative;
	height: 30px;
  background-color: #B9B8B3;
  border-top: 5px solid white;
  color: #4C4944;
}

.footer_img{
  float: left;
}

.footer_text{
	line-height: 30px;
	vertical-align: middle;
  float: left;
}

.footer_text a:link, .footer_text a:hover, .footer_text a:visited{
  text-decoration: none;
  color: #4C4944;
}

#suchfeld {
	position: absolute;
	right: 10px;
	top: 40px;
  width: 15em;
}

input {
	font-family: veranda;
	font-size: 0.9em;
}

a, a:active, a:focus, a:link, a:visited, a:hover{
	text-decoration: none;
	color: #000000;
}

#navigation {
	list-style:none;
	color:#B4C6DB;
	width: 98%;
}

#navigation li {
	list-style: none;
  text-transform: uppercase;
  padding-left: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
}


ul#navigation{
  padding: 0px;
	margin: 0px;
}

#navigation a {
  text-align:left;
  padding-left: 4px;
  color: #4C4944;
  text-decoration:none;
  font-size: 11px;
}

#navigation a:hover {
  text-align:left;
  text-decoration:none;
  color: #AE5628;
}

#navigation li.aktiv {
  list-style:none;
  background-color: #AE5628;
}

#navigation li.aktiv a {
  color: white;
}

#copyright {
	display: none;
}

#printhead
{
  display: none;
}

#debug {
 top:60px;
	left: 16em;
	right: 17em;
	position: relative;
	border: 1px dashed red;
}



/* STYLES zur Suche */
div.sucheborder {
  width: 100%;
	padding: 2px;
	margin-bottom: 4px;
	border: 1px solid #DFDBCE;
}


div.sucheingabe {
	background-color: #DFDBCE;
  padding: 2px;
  margin-bottom: 4px;
}

div.suchergebnis {
	background-color: #DAC48F;
  padding: 2px;
}

div.ergebnis {
	background-color: #EDE5CD;
  padding: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
}

DIV.ergebnisboxtop {

  background-color : #EDE5CD;
	border : 1px solid #808080;
	padding : 6px 6px 6px 6px;
  border-bottom-style : none;
  font-weight : bold;
} 
 
DIV.ergebnisbox {

  background-color : #transparent;
	border : 1px solid #808080;
	padding : 6px 6px 6px 6px;
	margin-bottom: 4px;
} 


/* ab hier css für pressespiegel */
.ergebnisboxnav {
  font-size : 1.2em;
  background-color : #EDE5CD;
	border : 1px solid #808080;
	padding : 2px;
  font-weight : bold;
} 

/* ab hier css für vdb */

.vdbbox {
  background-color : #670000;
	padding : 2px;
}

.vdb_bg {
  background-color : #efefef;
}

.vdbmonat {
  color : #efefef;
  font-weight : bold;
}

.small {
	font-size : 0.6 em;
}
.normal {
	font-size : 0.8 em;
}
.big {
	font-size : 1em;
}
