/*-------------------------------------------------
GLOBAL PAGE LAYOUT ELEMENTS
-------------------------------------------------*/
body { 
  font: 16pt/1.4em verdana, arial, sans-serif;
}

#header {
  height: 160px;
  background: #bd6 url(pics/bkd_headerObenXL.gif) repeat-x; 
}
#headercontent {
  width: 920px;
  height: 160px;
}
#content {
  width: 920px;
 }
#header h1 {
 margin-top: 29px;
 width: 301px;
}
/* footer */ 
#footer {
  height: 34px;
  width: 920px;
}
#twocol {
  background: transparent url(pics/bkd_home_twocol_transXL.gif) repeat-y;
}
#twocol div.Col { 
  width: 548px;
  padding: 0 65px 1em 5px;
}
#twocol div.Left { 
  width : 220px;
}
#twocol div.Left img {
  margin: 0 0px 5px 0px;
  width: 220px
}
#twocol div.Left ul { 
  width : 220px;
 }
#twocol div.Left h4 {
  width : 220px;
}
#threecol {
  background: transparent url(pics/bkd_home_threecol_transXL.gif) repeat-y;
}

#threecol div.Col {
  width: 290px;
  padding-top: 250px;
  height: 90px
}
#threecol div.Left { 
  padding: 0; 
}
#threecol div.Col img {

width: 230px;
height: 230px;
}
#headercontent ul.Content { 
  left: 320px;
}
#headercontent ul.MoreContent {
  top: 132px;
  width: 920px; 
}
#headercontent ul.MoreContent li {
 line-height: 25px;
 width:217px
}
#headercontent ul.MoreContent li ul { 
  top: 25px;
  width: 216px;
}
#headercontent ul.MoreContent li:hover ul li { 
  width: 300px;
  padding: 0 0 0 1em;

}
#header ul.Tools { 
  top: 165px;
}
#header p.urhere {
  top: 165px;
}

#threecol h3.home {
  max-width: 210px;
  padding-top:0;
}

.Left h4, .ma .Left h3 {
  width: 175px;
}
#paging div.range {float: left; width: 310px; text-align:center; padding: 0 10px}
div.adress {
  min-height: 151px;
}
div.bild img { 
width: 130px
 }
div.adress .post {
  width: 280px ;
}
div.adress .komm {
  width: 250px;
} 
a.rss {
  font: 14px verdana,sans-serif;
  background: none;
  background-color: #f90;

}