*{margin:0px;padding:0px;}
body{font:12px arial;color:#707070;}
#container{width:881px;margin:0 auto;}
#banner{background:url(pics/banner.jpg);height:183px;margin:0 0 3px;}

#left{width:168px;float:left;}
#content{width:539px;float:left;padding:0 3px;}
#right{width:168px;float:left;}

#left h2,#right h2{color:#FFF;font-size:12px;height:20px;padding:5px 7px 0 7px;}
  #left h2{background:url(pics/lefttitle.gif);}
  #right h2{background:url(pics/righttitle.gif);text-align:right;}
#left .box{border:solid #707070;border-width:0 0 3px 3px;margin:0 0 3px;padding:5px 10px;}
#right .box{border:solid #707070;border-width:0 3px 3px 0;margin:0 0 3px;padding:5px 10px;}
#left ul,#right ul{list-style:none;}
#left li,#right li{display:inline;}
#left a,#right a{color:#7CB000;display:block;font-weight:normal;}
#right a{text-align:right;}

#content h1,#content h2{color:#FFF;font-size:12px;height:20px;padding:5px 7px 0 7px;background:url(pics/contenttitle.gif);text-align:center;}
#content .box{border:solid #707070;border-width:0 3px 3px;margin:0 0 3px;padding:5px 10px;}
#content #news{margin:0 0 3px;}
  #content #news .item{clear:both;color:#408EC0;}
    #content #news .item a{color:#408EC0;}
  #content #news .datum{float:left;width:300px;}
  #content #news .titel{float:left;width:120px;}
  #content #news .posts{float:left;width:80px;}
#content hr{border:0;height:3px;background:#707070;margin:0 -6px 5px;clear:both;}
#content .meer{float:right;}
#content .ad{border:1px solid #707070;width:468px;height:60px;margin:5px auto;text-align:center;}

#copyright{background:#408EC0;height:18px;padding:4px 0 0;text-align:center;color:#FFF;}
  #copyright a{color:#FFF;font-weight:normal;}
a{color:#707070;font-weight:bold;text-decoration:none;}
a:hover{text-decoration:underline;}
.clear{clear:both;}
