header{
	font-family: brw_seaside, arial, verdana;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	height: auto;
	position: relative;
}

header img.beer1{
	height: 60px;
	display: none;
}

header img.beer2{
	height: 70px;
}

header img.logo{
	height: 70px;
}

div.main{
    display: block;
	padding-top: 6px;
	height: auto;
}

.small{
	display: block;
}

.large{
	display: none;
}


aside, aside a{
    display: block;
    width: 100%;
	padding: 0;
	text-align: center;
}

div.content{
    display: block;
}

span.livemusic{
	font-size:48px;
}

span.indextitle{
	font-size:32px;
}


span.indexsubtitle{
	font-size:20px;
}

img.froelich{
	width: 60px;
	height: 80px;
	border: 0;
}

.css-slideshow{
	width: 60px;
}

div.dialog{
	width: 100%;
	max-width: 100%;
}