body {
  background-color:               #FFFFFF;
  font-family:                    tahoma;
  font-size:                      11px;
  font-weight:                    normal;
  color:                          #383539;
  margin:                         0;
  padding:                        0;
  }

a {
  text-decoration:                none;
  outline:                        none;
	color :                         #383539;
  }
  
a:hover,
a:active {
  text-decoration:                none;
  outline:                        none;
	}
  
h1, td.h1 {
  font-family:                    "Times New Roman", Times, serif;
  font-size:			                16px;
  font-style:                     italic;
  font-weight:                    bold;
  color:                          #d8002c;
  margin:                         0;
  }
  
h2 {
  font-family:                    "Times New Roman", Times, serif;
  font-size:                      16px;
  font-style:                     italic;
  font-weight:                    bold;
  color:                          #bb642b;
  margin:                         0;
  }
h3, h4 {
  font-size:                      11px;
  font-weight:                    bold;
  color:                          #383539;
  margin:                         0;
  }
    
td, p {
  line-height:                    17px;
  margin:                         0;
  font-size:11px;
  }
  
td.Content {
  padding-right:                  108px;
  }
  
td.Submenu {
  height:                    20px;
  }
  
input, select, textarea {
  border:                         1px solid #B8BABD;
  font-size:                      10px;
  font-weight:                    normal;
  color:                          #000000;
  }
  
input.submit {
  border-top:                     1px solid #0FB110;
  border-left:                    1px solid #0FB110;
  border-bottom:                  1px solid #065E06;
  border-right:                   1px solid #065E06;
  font-size:                      11px;
  font-weight:                    normal;
  color:                          #FFFFFF;
  height:                         20px;
  padding-top:                    0;
  background-color:               #008101;
  }

select.Quickfinder{
	width:173px;
	}

img.Img {
  border:                         1px solid #008101;
  }
  
span.small {
  font-size:                      9px;
  color:                          #f40000;
  }
  
td.NaviItemTop {
  background-color:               #FFFFFF;
  padding-left:                   4px;
  padding-right:                  4px;
  }
  
td.NaviItemTop a,
td.NaviItemTop a:hover,
td.NaviItemTop a:active {
  text-decoration:                none;
  font-family:                    "Times New Roman", Times, serif;
	font-size:                      14px;
	font-style:                     italic;
  font-weight:                    bold;
  }
  
td.NaviItemTopAct {
  background-color:               #FFFFFF;
  padding-left:                   4px;
  padding-right:                  4px;
  }
  
td.NaviItemTopAct a,
td.NaviItemTopAct a:hover,
td.NaviItemTopAct a:active {
  color:                          #f40000;
  text-decoration:                none;
  font-family:                    "Times New Roman", Times, serif;
	font-size:                      14px;
	font-style:                     italic;
  font-weight:                    bold;
  }
  
  
td.NavItem a {
  font-size:                      11px;
  color:                          #504E53;
  }
td.NavItemAct a {
  font-size:                      11px;
  color:                          #CB0004;
  }
  
table.Box td {
  background-color:               #BDBDBD;
  border-bottom:                  1px solid #FFFFFF;
  }
  
table.Box_second td {
  padding-left:                   12px;
  padding-right:                  12px;
  background-color:               #BDBDBD;
  border-bottom:                  1px solid #FFFFFF;
  line-height:                    22px;
  }
    
td.BG_Top_Left{
  background-image:               url('..//imgs/bg_top_left.gif');
  background-repeat:              repeat-x;
  }
    
td.BG_Top_Right{
  background-image:               url('..//imgs/bg_top_right.gif');
  background-repeat:              repeat-x;
  }
    
td.BG_Quickfinder{
  background-image:               url('..//imgs/bg_quickfinder.jpg');
  background-repeat:              repeat-x;
  vertical-align:                 bottom;
  padding-bottom:                 10px;
  }
    
td.BG_Quickfinder_Brauerei{
  background-image:               url('..//imgs/bg_quickfinder_brauerei.jpg');
  background-repeat:              repeat-x;
  vertical-align:                 bottom;
  padding-bottom:                 10px;
  }
    
td.BG_Quickfinder_Produkte{
  background-image:               url('..//imgs/bg_quickfinder_produkte.jpg');
  background-repeat:              repeat-x;
  vertical-align:                 bottom;
  padding-bottom:                 10px;
  }
    
td.BG_Quickfinder_News{
  background-image:               url('..//imgs/bg_quickfinder_news.jpg');
  background-repeat:              repeat-x;
  vertical-align:                 bottom;
  padding-bottom:                 10px;
  }
    
td.BG_Quickfinder_Service{
  background-image:               url('..//imgs/bg_quickfinder_service.jpg');
  background-repeat:              repeat-x;
  vertical-align:                 bottom;
  padding-bottom:                 10px;
  }
    
td.BG_Quickfinder_Kontakt{
  background-image:               url('..//imgs/bg_quickfinder_kontakt.jpg');
  background-repeat:              repeat-x;
  vertical-align:                 bottom;
  padding-bottom:                 10px;
  }