
.colmask{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 90%;
   background-color: #ffffff;
   text-align: left;
   margin-top: 20px;
   width: 785px;
}
.header{
   float: left;
   width: 100%;
   background-color: #f4f4f4;
   height: 72px; 
   overflow: hidden;
}

.colmid{
   position: relative;
   width: 100%;
   right: 25%;
   
}
.colleft{
   position: relative;
   width: 100%;
   right: 55%;
   
}
.col1{
   position: relative;
   overflow: hidden;
   float: left;
   width: 53%;
   left: 100%;
   margin-top: 10px;
}

.col1 ul li{
list-style-position: inside;
}

.col2{
   position: relative;
   overflow: hidden;
   float: left;
   width: 18%;
   left: 28%;
   background-color: #fff;/*#D4E889;*/
   margin-top: 10px;
   border:1px solid #D4E889;
   border-width:0 1px 0 0;
}
.col3{
   position: relative;
   overflow: hidden;
   float: left;
   width: 23%;
   left: 85%;
   background-color: #fff;
   margin-top: 10px;
   border:1px solid #D4E889;
   border-width:0 0 0 1px;
   padding-left: 5px;
}
.footer{
   margin-top: 10px;
   padding-top: 5px;
   float: left;
   width: 100%;
   background-color: #6F8712;
   height: 20px;
   text-align: center;
}
body {
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: #B0D036;
   text-align: center;
   
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   color: #000000
}

h3 {
font-size: 14px;
color: #6F8712;
font-weight:bold;
}

a, a:visited, a:hover{
color: #6F8712;
}

.col2 li, .col2 li a, .col2 li a:visited 
{
  color: #333300;
  font-weight:bold;
  text-decoration:none;
  list-style-type: none;
  margin-left:-15px;
  margin-right: 3px;
  line-height:18px;
  list-style-position: outside;
  display:block;
  
}

.col2 li ul li 
{
  /*margin-left:-15px;*/
  list-style-image: url(../images/bg_arrow_right.gif);
  list-style-position: inside; 
}


.col2 li a:hover
{
  padding-left:2px; 
  color: #6F8712;
}

img.dawo {
float: left;
padding-right: 1em;
padding-top: 0.5em;
width: 20px; 
height: 20px; 
}

.col3 .titel {
font-size: 12px;
font-weight:bold;
font-style:italic;
color: #6F8712;
line-height: 25px;
}

.col3 .date {
font-size: 8px;
font-weight:bold;
text-align:right;
}


/*
.col2 li, .col2 li a, .col2 li a:visited
{
  color: #000000;
  display:block;
  padding-left:5px;
  height:25px;
  line-height:25px;
  text-decoration:none;
  list-style-type: none;
  margin-left:0px;
  list-style-position: outside;
  float:left;
  
}

.col2 li a:hover
{
  display:block;
  color: #000000;
  list-style-type: none;
  padding-left:2px;
  
}





.col2 ul li a, .col2 ul li a:visited {display:block; text-decoration:none; color:#000000;  height:20px; text-align:center; line-height:20px; font-size:10px; overflow:visible; }
.col2 ul {padding:0; padding-top:1.5px; margin:0;list-style-type: disc; }
.col2 ul li {float:left; margin-right:1px; position:relative; width:200px;}
.col2 ul li ul {margin-left:5px;}

.col2 ul li.active a{color:#000000; }
/*
