body {
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	font-family: Verdana, Kalimati, sans-serif;
	color: black;
	font-weight: lighter;
}

a {
	color: #C70B09;
	text-decoration: none;
}

a:hover {
	color: #e90d0d;
	text-decoration: underline;
}

.container_logo {
	background-color: transparent;
	background: url(./layout/bs.jpg) no-repeat top left;
	margin-left: 10%;
	margin-top: 1px;
	width:75%;
	min-width:800px;
	height:55px;
}

.container_main {
	background-color: #ffffff;
	margin-left: 10%;
	margin-top: 0px;
	width:75%;
	min-width:800px;
	min-height:922px;
	overflow:visible;
	background:url(layout/treesynopsis.jpg) 0px 22px no-repeat #fff;
}

.container_branche {
	background: url(./layout/branche.jpg) no-repeat top right transparent;
	margin-left: 0px;
	width:100%;
	height:200px;
}

.container_menu {
/*	margin-top: -10px;*/
	text-align: right;
	vertical-align: top;
	font-size: 100%;
/* 	line-height:110%; */
	width:100%;
	padding:0px;
	top:-10px;
	position:relative;
}

.container_menu, .container_menu ul {
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
	vertical-align: top;
	font-size: 101%;
/* 	line-height:110%; */
	padding:0px;
	top:-10px;
	position:relative;
}

.container_menu li {
	display:inline;
	padding:0px;
	margin:0px 0.04em;
}

.container_menu ul {
	margin-top:80px;
 	float:left;
	right:40px;
	font-size:95%;
	width:100%;
}

.container_submenu {
	background-color: transparent;
	padding-right: 40px;
	height:150px;
	text-align: right;
	vertical-align: top;
	font-size: 100%;
}

#active {
/* 	font-size:105%; */
	color:#e90d0d;
/* 	font-weight:bold; */
	text-decoration:underline;
}

#subactive {
/*  	font-weight:bold;  */
/* 	font-size:105%; */
	color: #e90d0d;
	text-decoration:underline;
}

.container_textbox_main {
	margin-top: 0px;
	margin-left: 150px;
	padding-bottom: 20px;
	padding-right: 10px;
	min-width: 500px;
/* 	max-width: 600px; */
	text-align: left;
	vertical-align: top;
	min-height:520px;
}

hr.clearer {
	display:block; 
	clear:left;
	margin:-0.66em 0;
	visibility:hidden;
	color:#fff;
}

#marla_bild {
	width: 100%;
	text-align: right;
	vertical-align:bottom;
	padding:0px;
	padding-top:20px;
	line-height:0px;
}

#marla_bild img {
	margin:0px;
	padding:0px;
}

/* stupid IE browser hack */
* html #marla_bild {
	margin-bottom:-3px;
}



.container_bottom {
	background-color: transparent;
	margin-left: 10%;
	margin-top: 0px;
	height: 50px;
	width:75%;
	min-width:800px;
	color:#ffffff;
	font-size: 75%;
}




h1 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 40px;
	text-decoration: none;
}
h2 {
	font-size: 106%;
	font-stretch: expanded;
	padding-bottom: 0px;
	text-decoration: none;
	margin-top: 2em;
}

h3 {
	font-size: 101%;
	margin-bottom:0px;
	text-decoration:none;
}

h4 {
	font-size: 100%;
	margin-bottom:0px;
}



#musiclist {
	list-style-type:decimal-leading-zero;
}

#musiclist li {
	padding-top:0.6em;
}

#musiclist li:first-line {
	font-size:105%;
	font-weight:bold;
	
}

#afterorder {
	margin:3em 0em;
	text-align:center;
	border:1px black solid;
	background-color:#f6f5f6;
	padding:1em 0.3em;
	color:#C70B09;
}
