:link.gray{    text-decoration: none; color: #000000;}
:active.gray{  text-decoration: none; color: #aaaaaa;}
:visited.gray{ text-decoration: none; color: #000000;}
:hover.gray{   text-decoration: none; color: #aaaaaa;}

:link.green{    text-decoration: none; color: #000000;}
:active.green{  text-decoration: none; color: #7DCA23;}
:visited.green{ text-decoration: none; color: #000000;}
:hover.green{   text-decoration: none; color: #7DCA23;}

:link.red{    text-decoration: none; color: #da0606;}
:active.red{  text-decoration: none; color: #7DCA23;}
:visited.red{ text-decoration: none; color: #da0606;}
:hover.red{   text-decoration: none; color: #7DCA23;}



body{
  background: white;
  color: #666666;
  font-family: Verdana;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}


div.body{
  width: 1005px;
  background: #efefef;
}

div.menu{
  float: left;
  width: 170px;
  height: auto;
  background: #efefef;
  padding: 10px 0px 0px 5px;
}

div.header{

}

div.foot{
  background: white;
}

div.companion{
  width: 190px;
  background: white;
  float: right;
  margin-top: -23px;
}

div.main{
  width: 830px;
  margin-left: 175px; 
  background-color: white;
  font-size: 12px;
}

div.info{
  background-image: url('../images/background_flag.jpg');
  background-repeat: no-repeat;
  min-height: 547px;
}

div.frame_green{
  border: 1px solid #c3f3a0;
  padding: 5px 10px;
  font-size: 12px;
}

div.frame_green_side{
  border: 1px solid #c3f3a0;
  margin: 0px;
  padding: 5px 0px;
}

div.box_green{
  background: #c3f3a0;
  padding: 5px;
  font-size: 12px;
}

div.info_field{
  border: 1px solid #666666;
  text-align: center;
  padding: 20px;
}

div.contact_info{
  float: right; 
  width: 275px; 
  padding-left: 15px;
  border-left: 1px solid #a0a0a0;
  text-align: right; 
}

div.inquire{
  margin-bottom: 15px;
}


span.red{
  color: #cc0000;
}


ul{
  margin: 0px 0px 5px 0px;
  padding-left: 15px;
}

li.cat_item{
  list-style-type: square;
  padding: 2px 0px;
}


img{
  border: none;
}

hr.green{
  color: #c3f3a0;
  height: 1px;
  border: 1px dotted #c3f3a0;
}


h1.hd_black{
  color: black;
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
}

h1.hd_gray{
  color: #a0a0a0;
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
}

h2.title{
  color: #666666;
  font-size: 16px;
  font-weight: bold;
}

h2.error{
  color: white;
  background: #bb0000;
  font-size: 16px;
  font-weight: bold;
  padding: 1px 5px;
}

h2.news_title{
  color: #666666;
  font-size: 24px;
  font-weight: bold;
}

h2.red{
  color: #ee0000;
  font-size: 18px;
  font-weight: bold;
  margin: 10px;
}


p{
  text-align: justify;
}

p.numbers{
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
}

p.numbers_red{
  color: #aa0000;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

p.soldout{
  width: 100%;
  background: red;
  color: white;
  font-weight: bold;
  font-size: 10pt;
  padding: 2px;
  text-align: center;
}

p.contact{
  font-size: 14px;
  margin: 0px;
}

p.contact2{
  text-align: justify;
  font-size: 12px;
}

p.small{
  text-align: justify;
  font-size: 9px;
}

p.help{
  text-align: justify;
  padding: 0px;
  margin: 5px 0px;
  font-size: 12px;
}


b{
  font-size: 12px;
}

b.cat_item{
  font-size: 12px;
}

b.error{
  font-size: 12px;
  color: #cc0000;
}



td.if_black{
  width: 624px;
  height: 34px;
  background: #000000;
  border-left: 1px solid white;
}

td.mn_red{
  width: 20px;
  height: 540px;
  background: #da0606;
}

td.mn_gray{
  width: 175px;
  height: 34px;
  background: #797979;
}

td.mn_item{
  padding: 10px 0px;
}

td.info{
  vertical-align: top;
  padding: 15px;
  width: 566px;
}

td.left{
  vertical-align: top;
  width: 17px;
  background-image: url('../images/bg_left.gif');
  background-repeat: repeat-y;
}

td.right{
  vertical-align: top;
  width: 11px;
  background-image: url('../images/bg_right.gif');
  background-repeat: repeat-y;
}

td.cat_item{
  vertical-align: top;
}

td.tbl_header{
  font-size: 12px;
  font-weight: bold;
  padding: 1px 5px;
  border-top: 1px solid #c3f3a0;
  border-bottom: 1px solid #c3f3a0;
}

td.tbl_hdr{
  font-size: 12px;
  padding: 1px 5px;
}

td.tbl_center{
  text-align: center;
  font-size: 12px;
  padding-top: 5px;
}

td.tbl_info{
  font-size: 12px;
  padding-left: 5px;
  padding-top: 5px;
}

td.tbl_info2{
  font-size: 11px;
  padding-left: 20px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #c3f3a0;
}

td.tbl_price{
  font-size: 12px;
  text-align: right;
  padding-top: 5px;
}

td.numbers{
  vertical-align: center;
  border: none;
  margin: 0px;
}

td.numbers_name{
  border-left:   1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 5px 10px;
}

td.numbers_number{
  border-left:   1px solid #666666;
  border-right:  1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 5px 10px;
}

td.tmpl_left{
  color: #ffffff;
  background: #999999;
  width: 140px;
  font-size: 12px;
  font-weight: bold;
  padding: 1px 5px;
  vertical-align: top;
}

td.tmpl_right{
  color: #000000;
  font-size: 12px;
  padding: 1px 5px;
  border: 1px solid #999999;
  margin: 0px;
}

td.tmpl_acc{
  text-align: center; 
  background: red; 
}

td.contact{
  padding-bottom: 15px;
}

td.register{
  padding-bottom: 10px;
}

td.error{
  color: white;
  background: #bb0000;
  width: 240px;
  padding: 1px 5px;
  text-align: justify;
}



input.textfield{
  border: 1px solid #a0a0a0;
  font-size: 10px;
}

input.textfield_price{
  border: 1px solid #a0a0a0;
  font-size: 10px;
  text-align: right;
}

input.button{
  border: 1px solid black;
  background: #efefef;
  color: black;
  font-size: 10px;
}

input.radio{
  border: none;
}

select.selector{
  border: 1px solid #a0a0a0;
  font-size: 10px;
}

textarea.textfield{
  border: 1px solid #a0a0a0;
  color: black;
  font-size: 11px;
}



/* Vom IE mac 5.x verstecken. Fix für Windows IE \*/

* html div.body{
    width: 1008px;
  }
  
* html div.contact_info{
    padding-left: 12px;
}
  

* html td.mn_gray{
    width: 178px;
  }

/* Ende von IE5/mac verstecken*/
