body {
	font-family: verdana;
	font-size: 12px;
	background-color: #FFF7D6;
	color: #000000;
	margin: 0px;
}

td {
font-size: 12px;
/* background:transparent; */
}

#headline {
	background-image: url(/_images/homepage/header.jpg);
	height: 122px;
	background-color: #FFF7D6;
	background-repeat: no-repeat;
	width: 100%;
  position: absolute;
}


#quickbar {
	background-color: #FFF7D6;
	left: 0em;
	height: 1.5em;
	top: 122px;
	width: 100%;
  padding-top: 2px;
  position: absolute;
  color: #000000;
}


#content {
	left: 205px;
	top: 145px;
	width: 594px;
	position: absolute;
    background-color: #FFF7D6;
}

#inhalt	{
	padding: 10px;
  background-color: #FFF7D6;
  line-height: 1.5;
}

#leftbar {
  left: 0em;
	top: 152px;
	width: 201px;
    height: 500px;
	position: absolute;
	background-color: #FFF7D6;
	background: url(/_images/homepage/navback.jpg);
	background-repeat: no-repeat;
}

#rightbar {
	background-color: transparent;
	width: 210px;
  right: 0px;
	top: 14em;
	position: absolute;
  padding: 10px;
	/*border-left: 1px solid #670000; */
}

#Fusszeile {
  font-size: 0.9em;
  margin: 0; 
  text-align: center;
  color: #FFFFFF;
  background-color: #6F6F6F; 
  position: absolute;
  width: 750px;
  padding-top: 0.3em;
  padding-bottom: 0.6em;
}

span.foot {
	vertical-align: baseline;
}  

#suchfeld {
	position: absolute;
	right: 10px;
	top: 40px;
  width: 15em;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

a.topnav, a:active.topnav, a:focus.topnav, a:link.topnav, a:visited.topnav {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

a.foot, a:active.foot, a:focus.foot, a:link.foot, a:visited.foot, a:hover.foot {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.quicknav, a:active.quicknav, a:focus.quicknav, a:link.quicknav, a:visited.quicknav {
  color:#6F6F6F;
  font-weight:bold;
  text-decoration:none;
}

a:hover.quicknav {
  color:#670000;
  font-weight:bold;
  text-decoration:none;
}

a:hover.topnav {
  color:#DDC681;
  font-weight:bold;
  text-decoration:none;
}

#navigation {
padding:0;
margin:0;
list-style:none;
color:#000;
width: 80%;
}

#navigation li {
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 6px;
  margin-left: 20px;
  list-style: none;
}

#navigation a {
  display:block;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  text-align:center;
  padding-left: 0px;
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

#navigation a:hover {
  display:block;
	padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 0px;
  text-align:center;
  color:#670000;
  font-weight:bold;
  text-decoration:none;
}

#navigation li.aktiv {
  color : #ffffff;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 6px;
  list-style:none;
  margin-left: 20px;
}

#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 : #6F6F6F;
	padding : 2px;
}

.vdb_bg {
  background-color : #D4D4D4;
}

.vdbmonat {
  color : #D4D4D4;
  font-weight : bold;
}

.small {font-size : 0.6 em;}
.normal {font-size : 0.8 em;}
.big {font-size : 1em;}

/*Adress Start*/


.listnav {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	font-size: 11px;
}

.listnav a, a:visited {
	text-decoration: none;
	color: black;
}

.listnav a:hover {
    text-decoration: underline;
    color: #C5C5C5;
}

.listnav a:active {
	font-weight: bold;
	color: red;
}

.listnav img {
	border: 0px;
}




/*Adress Ende*/
