body {
	font-family: arial;
	font-size: 10pt;
	background-color: #575757;
  color: #ecdcc2;
	margin-top: 0px;
}

h3{
  color: #000000;
  font-size: 10pt;
}

#page {
	position: absolute;
	margin-left: 50%;
	width: 800px;
	background-color: #575757;
	left: -400px;
}

td {
   font-size: 8pt;
}

#headline {
  position: absolute;
	width: 800px;
  height: 159px;
  background: url(/_images/homepage/header.jpg);
  background-repeat: no-repeat;
}

#content {
	position: relative;
	width: 600px;
	left: 200px;
  top: 159px;
	background-color: #575757;
}

#inhalt	{
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 10px;
}

#leftbar {
  position: absolute;	
  top: 159px;
  width: 200px;
	background-color: #575757;
}

#left_space{
  position: relative;	
	background-color: #575757;
	height: 30px;
}

#rightbar {
	background-color: transparent;
	width: 210px;
  right: 0px;
	top: 14em;
	position: absolute;
  padding: 10px;
}

#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;
  color: #ffffff;
	border: 2px solid white;
	width: 60%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-left: 20px;
}


ul#navigation{
  padding: 0px;
	margin: 0px;
}

#navigation a {
  text-align:left;
  padding-left: 4px;
  color: #ffffff;
  text-decoration:none;
  font-size: 11px;
}

#navigation a:hover {
  text-align:left;
  text-decoration:none;
}

#navigation li.aktiv {
  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 : #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;
}