body {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 10px;
    background-color: #ffffff;
    color: #000000;
}

#content a, #content a:visited #content td a, #content td a:visited {
   color: #3F91BD;
   font-weight: bold;
}

td {
	font-family: verdana;
	font-size: 10px;
}

#headline {
	background-image: url(/_images/homepage/header.jpg);
	height: 166px;
	background-color: #3D8CB7;
	background-repeat: no-repeat;
	width: 100%;
  position: relative;
}


#quickbar {
	background-color: #CFE4EF;
	left: 0em;
	height: 1.5em;
	top: 0.1em;
	width: 100%;
  padding-top: 2px;
  position: relative;
  color: #003C73;
  text-align: center;
}


#content {
	left: 200px;
	top: 200px;
	width: 600px;
	position: absolute;
  background-color: #ffffff;
}

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

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

}

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

#rightbar {
	background-color: transparent;
	width: 210px;
  right: 0px;
	top: 14em;
	position: absolute;
  padding: 10px;
	/*border-left: 1px solid #670000; */
}

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

a.quicknav, a:active.quicknav, a:focus.quicknav, a:link.quicknav, a:visited.quicknav {
  color:#003C73;
  text-decoration:none;
}

a:hover.quicknav {
  color:#003C73;
  text-decoration:none;
}


span.foot {
	vertical-align: baseline;
}  

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

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

a.topnav, a:active.topnav, a:focus.topnav, a:link.topnav, a:visited.topnav {
  color:#003C73;
  text-decoration:none;
  font-size: 10px;
}

a:hover.topnav {
  color:#003C73;
  text-decoration:none;
  font-size: 10px;
}


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

a:hover {
  color: red;
  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;
  background-color: #CFE4EF;
  border-bottom: 3px solid #ffffff;
}

#navigation a {
  display:block;
	padding-top: 0.2em;
  padding-bottom: 0.2em;
  text-align:left;
  padding-left: 30px;
  color:#003C73;
  text-decoration:none;
}

#navigation a:hover {
  display:block;
	padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 30px;
  text-align:left;
  color:#ffffff;
  text-decoration:none;
  background-color:#3F91BD;
}

#navigation li.aktiv {
  color : #ffffff;
  background-color:#3F91BD;
	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 : #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;}

/*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*/