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

#header {
  height: 117px;
  background: #fff url("../pics/bg_head.png") no-repeat center; 
}
#headercontent {
  width: 920px;
  height: 117px;
}
#content {
  width: 920px;
 }
/* 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;
}
#threecol div.Left { 
  padding: 0; 
}
#threecol div.Col img {
  width: 230px;
  height: 230px;
}
#header ul.Tools { 
  top: 122px;
}

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

.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;

}
#nav {  
  width: 920px; 
}
