/* CSS Document */

body{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

body, p, td, div, span{
  font-size:12px;
  font-family:Tahoma, Verdana, Arial;
}

.produkte{
  padding-right:20px;
  padding-bottom:20px;
}

.menu_active{
  background:url(menu_bg_a.gif) repeat-x;

}

.menu_div_normal{
  background:url(menu_curve.gif) bottom right no-repeat;
  width:100%;
  height:28px;
  text-align:center;
}

.menu_div_active{
  background:url(menu_curve_a.gif) bottom right no-repeat;
  width:100%;
  height:28px;
  text-align:center;
  cursor:pointer;
}

.menu_p{
  padding-top:6px;
}

h1{
  padding:0px 0px 0px 0px;
  margin:38px 0px 27px 0px;
  font-size:16px;
  font-family:Tahoma;
  color:#06578C;
}

.dot_td{
  padding:0 0 10 25;
  width:10px;
}

.dot_text{
  padding: 0 0 10 6;
  font-family:Arial;
  font-size:13px;
  font-weight:bold;
}

a.w, a.w:active, a.w:visited, a.w:hover{
  color:#FFFFFF;
  text-decoration:none;
}
a.b, a.b:active, a.b:visited, a.b:hover{
  color:#000000;
  text-decoration:none;
}

