.biergarten { 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 24px;
			font-style: normal;
			font-variant: normal;
			text-decoration: none;
			color: #000000
			}

:active.biergarten { 
          font-family: Arial, Helvetica, sans-serif;
          font-size: 24px;
          font-variant: normal;
          text-decoration: none;
          color: #000000
           }
           
:hover.biergarten { 
          font-family: Arial, Helvetica, sans-serif;
          font-size: 24px;
          font-variant: normal;
          text-decoration: none;
          color: #000000;
          font-weight: bold
           }



.title {
	font-size:10pt;
	color:#000000;
	background:#ffcc00;
	font-family : Arial; 
	font-weight: bold;
	}

.list {
	background:#ffff00;
	}

.mptitle {
	font-size:10pt;
	color:#000000;
	background:#ffcc00;
	font-family : Arial; 
	font-weight: bold;
	}

.mptext { 
    font-size: 8pt; 
    color: #000000; 
    background-color: #ffff00;  
    font-family: Arial; 
    }
    
a:hover.toplink {
	color : white;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
	}

a:visited.toplink {
	color : white;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
	}

a:hover.toplink {
	color : white;
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial;
	}

a:active.toplink {
	color : white;
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial;
	}
	
a:link.all {
	color : black;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
	line-height : 9pt;
	}

a:visited.all  {
	color : #ff9900;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
	line-height : 9pt;
	}

a:active.all  {
	color : red;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
	line-height : 9pt;
	}

a:hover.all  {
	color : #0000ff;
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial;
	line-height : 9pt;
	}
	
a:link.menu {
	color : black;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
	line-height : 9pt;
	}

a:visited.menu  {
	color : #000000;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
	line-height : 9pt
	}

a:active.menu  {
	color : red;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
	line-height : 9pt;
	}

a:hover.menu  {
	color : #0000ff;
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial;
	line-height : 9pt;
	}
	
a:link.menu2 {
	color : black;
	text-decoration : none;
	font-size : 12pt;
	font-family : Arial;
	line-height : 9pt;
	}

a:visited.menu2  {
	color : #000000;
	text-decoration : none;
	font-size : 12pt;
	font-family : Arial;
	line-height : 9pt
	}

a:active.menu2  {
	color : red;
	text-decoration : none;
	font-size : 12pt;
	font-family : Arial;
	line-height : 9pt;
	}

a:hover.menu2  {
	color : #0000ff;
	text-decoration : underline;
	font-size : 12pt;
	font-family : Arial;
	line-height : 9pt;
	}