.head{
	text-align: center;
	font-family: verdana;    
	font-size: 13px;
	color: #4682B4;
	font-weight: bold;
}
.cell{
	text-align: center;
	cell-padding="0"
	font-family: verdana;    
	font-size: 15px;
	color: #ffffff;
}

a {
	color: #FFFFFF;
	text-decoration: none
	}

a:hover {
	color: #0099FF;
	text-decoration: none
	}

a:active {
	color: #0099FF;
	text-decoration: none
	}

.auswahl{
	max-width:1000px;
	width: 120px;
	background-color: #F1E8C9;
	font-size: 11px;
}

.showbiersorte{
	width: 120px;
}

.main_table{
	background-color: #336699;
	border: 1px;
	border-color: #F0F8FF;
       
}

.fakten{
	font-family: verdana;    
	font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

.error{
    font-size: 12px;
	color: #aa0000;
    font-weight: bold;
    background-color:#0099FF;
}

.titel{
    font-family: verdana;   
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.eingabe{
       font-family: verdana;   
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        background-color:#4682B4;
        width: 250px;
}

.eingabe_t{
        font-family: verdana;   
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        background-color:#4682B4;
}

.eingabe_s{
        font-family: verdana;   
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        background-color:#4682B4;
        width: 130px;
}

.eingabe_m{
        font-family: verdana;   
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        background-color:#4682B4;
        width: 35px;
}

.eingabetitel{
        font-family: verdana;   
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
}

.texteingabe{
        font-family: verdana;   
        font-size: 11px;
        color: #FFFFFF;
        background-color:#4682B4;
        font-weight: bold;
        width: 355px;
        height: 100px;
}

