body {
  font-family: verdana;
  font-size: 8pt;
  color: #4C4944;
  margin-top: 10px;
  background: url(/_images/homepage/bg-grau.jpg);
  background-repeat: repeat-x;
  text-align: center;
}

a, a:active, a:focus, a:link, a:visited, a:hover{
  text-decoration: none;
  color: #0501DA;
}

h3{
  color: #0501DA;
  font-size: 12pt;
  font-weight : normal;
}

#page {
  position: relative;
  margin: auto;
  width: 1024px;
  /*left: -452px;*/
}

td {
   font-size: 8pt;
}

#headline {
  position: relative;
  height: 194px;
  /*background: url(/_images/homepage/header.jpg);*/
  /*background-repeat: no-repeat;*/
}
/*
#headchange{
  position: absolute;
  margin-left: 50%;
  top: 100px;
  z-index: 2;
  left: -255px;
}
*/
#logo{
  position: absolute;
  top: 0px;
  padding-bottom: 3px;
  left: 0px;
}

#topnav{
  position: absolute;
  width: 778px;
  height: 22px;
  line-height: 22px;
  top: 64px;
  background-color: #DDD9D6;
  text-transform: uppercase;
  vertical-align: middle;
  /*left: 246px;*/
  text-align: left;
  right: 0px;
}

#topnav a{
  color: #red;
  font-size: 11px;
  margin-left: 8px;
  margin-right: 8px;
}

#content {
  position: absolute;
  width: 779px;
  left: 245px;
  top: 90px;
  background-color: #F0EDE4;
  border-bottom: 10px solid white;
}

#inhalt {
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 5px;
}

#leftbar {
  position: absolute; 
  width: 240px;
  top: 90px;
  color: #727272;
  background-color: #DDD9D6;
  border-bottom: 10px solid white;
  left: 0px;
}

#lieferprogramm{
  position: relative; 
  text-align: center;
  background-color: #595959;
  height: 55px;
  font-size: 23px;
  color: white;
  text-transform: uppercase;
  line-height: 55px;
  vertical-align: middle;
  border-bottom: 5px solid #EFEFEF;
}

.liefer_navi{
  background-color: #003B93;
  height: 272px;
  border-bottom: 5px solid #FFFFFF;
  text-align: left;
  padding-bottom: 10px;
}

.liefer_navi a:link, .liefer_navi a:hover, .liefer_navi a:visited{
  color: white;
  font-size: 8pt;
  text-transform: uppercase;
  padding-left: 15px;
  line-height: 20px;
}

#impressum{
  background-color: #DDD9D6;
  height: 282px;
}

#impressum_text{
  padding-left: 10px;
  padding-top: 10px;
  color: #5A5859;
}

#rightbar {
  background-color: transparent;
  width: 210px;
  right: 0px;
  top: 14em;
  position: absolute;
  padding: 10px;
}

#footer {
  height: 25px;
  background-color: #595959;
  color: #C1C1C1;
  width: 300px;
  /*margin-left: auto;*/
  right: 0px;
  margin-left: 724px;
  margin-bottom: 3px;
  line-height: 25px;
  vertical-align: middle;
}

.footer_text{
  position: relative;
  padding-left: 15px;
  font-weight: bold;
  top: -3px;
}

.footer_text a:link, .footer_text a:hover, .footer_text a:visited{
  text-decoration: none;
  color: #ffffff;
}

#suchfeld {
  position: absolute;
  right: 10px;
  top: 40px;
  width: 15em;
}

input {
  font-family: veranda;
  font-size: 0.9em;
}

#navigation {
  list-style:none;
  color:#B4C6DB;
  width: 98%;
}

#navigation li {
  list-style: none;
  text-transform: uppercase;
  padding-left: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
}


ul#navigation{
  padding: 0px;
  margin: 0px;
}

#navigation a {
  text-align:left;
  padding-left: 4px;
  color: red;
  text-decoration:none;
  font-size: 11px;
}

#navigation a:hover {
  text-align:left;
  text-decoration:none;
  color: #AE5628;
}

#navigation li.aktiv {
  list-style:none;
  background-color: #AE5628;
}

#navigation li.aktiv a {
  color: white;
}

#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;
}
