/* Bandvorstellung Layout */
/* 09.05.2014 Anpassung an Jan */
/* 31.05.2016 Bugbehebung bei "Bandvorstellung_gesamt_content" */

#box h1 {
	font-size:42px;
	/* [disabled]padding: 0 0 50px 0; */
	margin: 0 0 0px 0;
}
.cufon-active #box h1 { /* for Cufon.replace('h1') */
	font-size: 48px;
	/* [disabled]padding: 0 0 -10px 0; */
	/* [disabled]margin: -10px 0 0px 0; */
} 

#box {
	/* [disabled]min-height: 410px; */
	border: 1px solid #ccc;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	/* [disabled]top: -1px; */
	margin: 10px 0 10px 0;
	background-color: rgba(0,0,0,0.5);
	/* [disabled]margin-top: 10px; */
	height: 395px;
}

#ulf:target, #burle:target, #schmolli:target, #jan:target {
	display: block;
}

div#galerie {
	margin: 4px 0 0 0;
	padding: 0;
	/* [disabled]border: 1px dashed silver; */
	background-color: rgba(0,0,0,0.5);
	width: 340px;
	height: 80px;
	border-color: silver;
	border-style: ridge;
	border-width: 1px;
}

div#parforce_kmenu a {
	height: 78px;
	width:  66px;
	background: url("banner/parforce_ggklein_button.png") 0px 0px no-repeat;
	display: block;
}
div#parforce_kmenu a:hover {
	background-position: -66px 0px;
}
div#parforce_kmenu a:active {
	background-position: -132px 0px;
}
div#ulf_kmenu a {
	height: 78px;
	width:  66px;
	background: url("banner/ulf_ggklein_button.png") 0px 0px no-repeat;
	display: block;
}
div#ulf_kmenu a:hover {
	background-position: -66px 0px;
}
div#ulf_kmenu a:active {
	background-position: -132px 0px;
}
div#burle_kmenu a {
	height: 78px;
	width:  66px;
	background: url("banner/burle_ggklein_button.png") 0px 0px no-repeat;
	display: block;
}
div#burle_kmenu a:hover {
	background-position: -66px 0px;
}
div#burle_kmenu a:active {
	background-position: -132px 0px;
}
div#schmolli_kmenu a {
	height: 78px;
	width:  66px;
	background: url("banner/schmolli_ggklein_button.png") 0px 0px no-repeat;
	display: block;
}
div#schmolli_kmenu a:hover {
	background-position: -66px 0px;
}
div#schmolli_kmenu a:active {
	background-position: -132px 0px;
}
div#jan_kmenu a {
	height: 78px;
	width:  66px;
	background: url("banner/jan_ggklein_button.png") 0px 0px no-repeat;
	display: block;
}
div#jan_kmenu a:hover {
	background-position: -66px 0px;
}
div#jan_kmenu a:active {
	background-position: -132px 0px;
}
div#Bandvorstellung {
	margin: 0 0 0 0;
	padding: 0 1em;
	/* [disabled]border: 1px dashed silver; */
	min-width: 760px; /* Mindestbreite */
	border-color: silver;
	border-style: ridge;
	border-width: 3px;
	height: 510px;
}
* html div#Bandvorstellung {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
div#Bandvorstellung h2 {
	font-size: 1.0em;
	margin: 0.2em 0;
}

.cufon-active #Bandvorstellung h2 { /* for Cufon.replace('h3') */
	font-size: 24px;
	/* [disabled]padding: 0 0 -10px 0; */
	margin: -8px 0 0 0;
} 
.cufon-active .box_content_unten a { /* for Cufon.replace('h3') */
	font-size: 24px;
	/* [disabled]padding: 0 0 -10px 0; */
	margin: -8px 0 0 0;
} 

div#Bandvorstellung p {
	font-size: 0.8em;
	margin: 1em 0;
}
div.Bandvorstellung_links_content {
	/*    padding: 2px 2px 2px 2px;*/
    /* [disabled]border: 1px dashed silver; */
	margin: 10px 5px 5px 5px;
	width: 45%;
	left: 0;
	position: relative;
	float: left;
	overflow: auto;
	max-height: 510px;
}
div.Bandvorstellung_rechts_content {
	/*    padding: 2px 2px 2px 2px;*/
    /* [disabled]border: 1px dashed silver; */
	margin: 10px 5px 5px 5px;
	padding: 10px;
	width: 45%;
	position: relative;
	float: right;
	overflow: auto;
	max-height: 600px;
	color: yellow;
}
div.Bandvorstellung_gesamt_content {
	/*    padding: 2px 2px 2px 2px;*/
    /* [disabled]border: 1px dashed silver; */
	margin: 10px 5px 5px 5px;
	width: 98%;
	left: 0;
	position: relative;
	float: left;
	overflow: auto;
	max-height: 510px;
}
div.Bandvorstellung_unten {
	/* [disabled]border: 1px solid #ccc; */
	clear: both;
	position: relative;
	color: yellow;
	text-align: left;
	margin: 5px 5px 5px 5px;
}
div.box_content {
	/* [disabled]border: 1px dashed silver; */
	margin-bottom: 10px;
	color: yellow;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	height: 250px;
}
div.box_content_unten {
	/* [disabled]border: 1px dashed silver; */
	margin-bottom: 0px;
	color: yellow;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 10px;
	/* [disabled]padding-top: 10px; */
}
