body {
	margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
  background-color: #efefef;
  color: #000000;
}

td {
font-size: 0.8em;
}

#headline {
	background-image: url(/_images/homepage/header_hell.gif);
	height: 127px;
	background-color: #efefef;
	background-repeat: no-repeat;
	width: 100%;
  position: relative;
}


#quickbar {
	background-color: #afafaf;
	left: 0em;
	height: 1.5em;
	top: 0.1em;
	width: 100%;
  padding-top: 2px;
  position: relative;
  color: #FFFFFF;
}


#content {
	left: 200px;
	top: 152px;
	right: 10px;
	position: absolute;
	/*border: 1px dashed green;*/
  background-color: #efefef;
}

#inhalt	{
	padding: 10px;
  background-color: #efefef;
	
}

#leftbar {
  left: 0em;
	top: 152px;
	width: 200px;
  height: 500px;
	position: absolute;
	background-color: #efefef;

}


#Fusszeile {
  font-size: 0.9em;
  margin: 0; 
  text-align: center;
  color: #FFFFFF;
  background-color: #afafaf; 
  position: absolute;
  width: 100%;
  padding-top: 0.3em;
  padding-bottom: 0.6em;
}

a.foot, a:active.foot, a:focus.foot, a:link.foot, a:visited.foot, a:hover.foot {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.quicknav, a:active.quicknav, a:focus.quicknav, a:link.quicknav, a:visited.quicknav {
  color: #00008B;
  font-weight:bold;
  text-decoration:none;
}

a:hover.quicknav {
  color: #000000;
  font-weight:bold;
  text-decoration:none;
}


span.foot {
	vertical-align: baseline;
}  

#stylechooser	{
	background-color: transparent;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
}

#suchfeld {
	position: absolute;
	left: 4px;
	top: 112px;
  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:hover.topnav {
  color:#DDC681;
  font-weight:bold;
  text-decoration:none;
}


a, a:active, a:focus, a:link, a:visited {
  color: #00008B;
  text-decoration:underline;
}

a:hover {
  color: #000000;
  text-decoration:underline;
}

#navigation {
padding:0;
margin:0;
list-style:none;
color:#000;
width: 98%;
}

#navigation li {
	padding-top: 0em;
  padding-bottom: 0em;
	margin: 0;
	list-style: none;
  border-bottom: 1px solid #efefef;
}

#navigation a {
  display:block;
	padding-top: 0.2em;
  padding-bottom: 0.2em;
  text-align:left;
  padding-left: 4px;
  color:#404040;
  font-weight:bold;
  text-decoration:none;
}

#navigation a:hover {
  display:block;
	padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 4px;
  text-align:left;
  color:#00008B;
  font-weight:bold;
  text-decoration:none;
  background-color:#afafaf;
}

#navigation li.aktiv {
  color : #ffffff;
  background-color:#afafaf;
  border: 1px solid #2b2b2b;
	padding-top: 0em;
  padding-bottom: 0em;
  margin: 0;
  list-style:none;
}




#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 : #cfcfcf;
	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 : #cfcfcf;
	border : 1px solid #808080;
	padding : 2px;
  font-weight : bold;
} 

/* ab hier css für vdb */

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

.vdb_bg {
  background-color : #cfcfcf;
}

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