body {
	margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
  background-color: #ffffff;
  color: #000000;
}

table, td, P, Div {
font-size: 12px;
}

.table {
  border: 1px solid #FFFFFF;
}

#headchange {
  width:926px;
  top: 72px;
  position: absolute;
  z-index: 10;

  text-align: center;
  
}

#logo {
  width: 926px;
  text-align: center;
  z-index: 1;
}

#logoonly {
  top: 0px;
  z-index: 2;
  position: absolute;
}


#navigation {
  width: 926px;
  z-index: 3;
}

#content {
  width: 926px;
  z-index: 4;
}

#inhalt	{
	padding: 10px;
  background-color: #transparnt;
  z-index: 5;
}



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:#DBE1DE;
  font-weight:bold;
  text-decoration:none;
}

a:hover.quicknav {
  color:#007442;
  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;
	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:hover.topnav {
  color:#DDC681;
  font-weight:bold;
  text-decoration:none;
}


a, a:active, a:focus, a:link, a:visited {
  text-decoration:underline;
}

a:hover {
  color: red;
  text-decoration:underline;
}



#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 : 0px solid #808080;
	padding : 6px 6px 6px 6px;
  border-bottom-style : none;
  font-weight : bold;
} 
 
DIV.ergebnisbox {
  background-color : #transparent;
	border : 0px 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 : 10px;}
.normal {font-size : 12px;}
.big {font-size : 14px;}


#leftbar{
  z-index: -1;
  position: absolute;
  top: 80px;
  left: 370px;
  width: 250px;
}

.hidden_navi{
  font-size: 7px;
}