html body div.section_a div.navigation ul.navigation {
display:none;
}
html body div.section_a div.navigation {
background-position: center 5px;
background-size: 90px;

}


body div.section_a div.navigation select {
display: inline-block;
}
html body div.section_a div.navigation select {

width: 90%;
margin:auto;
padding: 0.3em;
font-size: 1.3em;
margin-top: 95px;
}

html body div.section_b div.content,body div.section_ab div.content {
	padding-left: 10px;
	padding-right: 10px;
}

html body div.kneipe div.info {
float:none;
border: 1px dashed #C0C0C0;
background-color: rgba(255,255,255,0.3);
padding: 5px;
font-size: 0.9em;
margin-bottom: 20px;
}

html body div.apps img.play{
margin-bottom: 0px;
}
html body div.apps {
width: auto;
float:none;
padding:0px;
margin:0px;
}




body div.section_a div.navigation, body div.section_b div.content, body div.section_ab div.content, body div.section_c div.footer {
width: auto;
margin-left: auto;
margin-right: auto;
}


html body div.section_b div .onlyBig {
display:none;
}


html body div.section_b div .onlySmall {
display:inline-block;
}

html body div#shirt {
	margin-top: 10px;
}