body {
	background-image: url(/_ressourcen/layout/brhde_bg_left.jpg);
	background-repeat: repeat-y; 
	}

div.dhforum_bierforum_threadtree {padding-left: 2em} 
ul.dhforum_bierforum_threadtree {
	margin-left: 0.5em;
}

div.dhforum_bierforum_inhalt {}

li.themenliste {margin-bottom: 1em}

div#flasche {
	position: absolute; 
	top: 60px; 
	left: 0px; 
	width: 94px; 
	height: 408px; 
	background-image: url(/_ressourcen/layout/brhde_logo_botleft.jpg);
	background-repeat: no-repeat;
}

div#bg_top {
	background-image: url(/_ressourcen/layout/brhde_bg_top.jpg);
	background-repeat: repeat; 
}

span#obenrechts {
	margin: 0px;
	padding: 0px;
	height: 60px;
}

img#bbb {
	border: none; 
	width: 348px; 
	height: 60px; 
	margin-right: 10px
}

.mobilewerbung {
	display: none;
}

.illustration_rechts {
	float: right;
}

.illustration_links {
	float: left;
}

/*Definitionen für Quickselect-Leiste*/
select#quickSelect {
	width: 200px;
	font-size: small;
	color: #996633;
	background-color: #ffffbb;
	border: 1px dotted #996633;
	vertical-align: bottom;
	margin-bottom: 15px;
	margin-right: 10px;
}

option.quickSelectDefault {
	font-weight: bold;
}
option.quickSelect {
	color: #996633;
	background-color: #ffffbb;
	font-weight: normal;
	font-size: small;
}

option.quickSelectEbene0 {
	color: #ffffbb;
	background-color: #996633;
	font-weight: bold;
}

option.quickSelectEbene1, option.quickSelectEbene2, option.quickSelectEbene3,
option.quickSelectEbene4, option.quickSelectEbene5, option.quickSelectEbene6 {
}

#mediaInspector {z-index: 7}

.noscreen, .pda, .print {display: none}