html,body{
	background:#473f32 url('img/back.jpg') repeat-y fixed center;
	font-family: verdana;
	font-size: 13px;
	height: 100%;
	margin: 0px;
}

a{color: #FF0000;}
a:hover{color: #cc0000;}
a:active{color: #ffffff;}


.content_div{
	background:#473f32 url('img/center.jpg') repeat-y fixed;
	padding: 20px;
	width: 534px;
	height: 348px;
	overflow-y: auto;
}

/* MENÜ */
#menu10  {
	padding-top: 140px;
	width:138px;
	margin: 0px;
}

#menu10 ul, #menu10 li{
 list-style: none;
        margin: 0px;
        padding: 0px;
        }

#menu10 li a:link, #menu10 li a:visited, #menu10 li a:active {
		
		line-height:20px;
        color:#2f2106;
        text-decoration:none;
		text-align:center;
        font-size: 13px;
        font-family: verdana, sans-serif;
		padding-right:2px;
        padding-bottom:0px;
        margin:0px;
		font-weight: bold

}

#menu10 li a:hover {
		font-size: 14;
		font-family: verdana, sans-serif;
        color:#ffffff
		}
		
/* STYLE */

#counter{
	box-shadow: 3px 3px 5px #333333;
	font-family: verdana;
	font-size: 9px;
	border-radius: 0px 0px 5px 5px;
	position:absolute; 
	left:50%;
	top:0px; 
	margin-left: -90px;
	width: 180px; 
	height:20px;
	padding: 5px;
	background-color: #ffffff; 
	visibility:hidden;
}


/*Getränkekarte */
.header{
line-height: 3em;
display: block;
float: left;
width: 100%;
font-family: verdana;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

.zeile:hover{
cursor: pointer;
float: left;
background-color: #ffebbc;
}

.drink{
display: block;
width: 350px;
float: left;
font-family: verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.drink:hover{
font-family: verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
padding-left: 10px;
}

.volume{
display: block;
width: 50px;
float: left;
font-family: verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.price{
display: block;
width: 100px;
float: left;
font-family: verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
.clear{
display: block;
float: clear;
}

.anfahrt{
width: 520px;
height: 235px;
border: 0px;
border-radius: 15px;
margin-top: 40px;
}
