@charset "UTF-8";
body, HTML {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background:#fff;
}
#centerer {
	width:100%;
	min-width:850px;
	height:100%;
	min-height:600px;
	position:relative;
	top:0px;
	left:0px;
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#fff;
}
#logo {
	position:absolute;
	top:40px;
	left:50px;
	text-align:center;
	color:#d0bd58;
}
#brc {
	position:absolute;
	top:300px;
	left:50px;
}
a {
	color:#a49338;
}
a:hover {
	color:#373103;
}
#mainmenu {
	position:absolute;
	left:0px;
	bottom:25px;
	height:204px;
	width:150px;
	background:url('../img/mainmenu-bg.gif') no-repeat;
}
#mainmenu ul {
	margin:11px 0px 0px 30px;
	padding:0px;
}
#mainmenu ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#mainmenu ul li a {
	display:block;
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	margin:0px;
	margin-bottom:7px;
	padding:5px;
	height:23px;
	width:110px;
	background-repeat:no-repeat;
	background-position:right top;
}
#mainmenu ul li a:hover, #mainmenu .on {
	margin-left:10px;
	padding:5px 20px 5px 0px;
}
#content {
	padding:50px 50px 10px 30%;
	width:65%;
	height:100px;
}
#start {
	position:relative;
	width:400px;
	padding:50px;
	margin:0px auto;
	text-align:center;
}
h1, h2, h3, h4, h5 {
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	color:#d0bd58;
	margin:0px;
	padding:0px;
	padding-bottom:0.2em;
}
h2 {
	color:#a49338;
}
h3 {
	color:#5e5516;
}
h4 {
	color:#373103;
}
h5 {
	color:#221e1f;
}

.pics_3 {
float:left;
margin:0px 10px 10px 0px;
text-align:center;
width:120px;
}
.pics_3 a {
border:0px;
text-decoration:none;
}
.pics_3 img {
margin-bottom:5px;
}
.pics_10 {
margin:0px 5px 5px 0px;
}

#submenu_Info, #submenu_Musik, #submenu_Studio, #submenu_Galerie, #submenu_brass {
	position:absolute;
	right:0px;
	bottom:100px;
	height:136px;
	width:207px;
	background:url('../img/submenu-bgInfo.gif') no-repeat;
}
#submenu_brass {
	background:url('../img/submenu-bgStudio.gif') no-repeat;
	width:247px;
	height:136px;
	bottom:66px;
}
#submenu_Studio {
	background:url('../img/submenu-bgStudio.gif') no-repeat;
	width:247px;
	height:68px;
	bottom:134px;
}
#submenu_Musik {
	background:url('../img/submenu-bgMusik.gif') no-repeat;
	width:207px;
	height:136px;
	bottom:66px;
}
#submenu_Galerie {
	background:url('../img/submenu-bgGalerie.gif') no-repeat;
	width:267px;
	height:68px;
}
#submenu_Info {
	bottom:66px;
}
#submenu_Info ul, #submenu_Musik ul, #submenu_Studio ul, #submenu_Galerie ul, #submenu_brass ul {
	margin:8px 0px 0px 0px;
	padding:0px;
}
#submenu_Info ul li, #submenu_Musik ul li, #submenu_Studio ul li, #submenu_Galerie ul li, #submenu_brass ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#submenu_Info ul li a, #submenu_Musik ul li a, #submenu_Studio ul li a, #submenu_Galerie ul li a, #submenu_brass ul li a {
	display:block;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	margin:0px;
	margin-bottom:8px;
	padding:3px;
	padding-left:20px;
	height:20px;
	width:180px;
	background:url('../img/submenu-bgInfo1.gif') no-repeat;
}
#submenu_Musik ul li a {
	background:url('../img/submenu-bgMusik1.gif') no-repeat;
}
#submenu_Studio ul li a, #submenu_brass ul li a {
	background:url('../img/submenu-bgStudio1.gif') no-repeat;
	width:217px;
}
#submenu_Galerie ul li a {
	background:url('../img/submenu-bgGalerie1.gif') no-repeat;
	width:240px;
}
#submenu_Info ul li a:hover, #submenu_Info .on, #submenu_Musik ul li a:hover, #submenu_Studio ul li a:hover, #submenu_Galerie ul li a:hover, #submenu_brass ul li a:hover, #submenu_Musik .on, #submenu_Studio .on, #submenu_Galerie .on, #submenu_brass .on {
	margin-left:-20px;
}
img { border:0px; }

#footmenu {
position:absolute;
bottom:0px;
right:10px;
padding:10px;
font-size:8px;
}

.langtext {
	height:280px;
	overflow-y:scroll;
}
.langtext p {
	margin:0px;
	padding:0px;
	margin-bottom:7px;
}
.langtext p.small {
	font-size:8px;
}
.langtext p.gb-author-left {
	padding-top:3px;
}
.langtext div.gb-entry {
	padding-bottom:5px;
	border-bottom:2px solid #a49338;

}

#teaser {
	position:absolute;
	top:80px;
	right:20px;
	width:200px;
}

#bpm_monitor {
	position:absolute;
	top:235px;
	left:63px;
}
#bpm_preview {
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:160px;
}
