body {
	color: #444444;
	background: #ffffff url(site_pix/bg_rays.jpg) no-repeat center top;
	overflow: -moz-scrollbars-vertical;
	font: normal 11px Arial, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	height: auto;
}

body, h1, p {
	padding: 0;
	margin: 0;
}

a:link {
	color: #c00327;
	text-decoration: none;
}

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

a:visited {
	color: #c00327;
	text-decoration: none;
}

#container {
	position: relative;
	width: 930px;
	height: auto;
	padding: 0;
	margin: auto;
}

#mirrorball { /*mirrorball*/
	position: absolute;
	height: 90px;
	width: 80px;
	left: 426px;
	top: 0px;
}

#logo { /*logo*/
	position: absolute;
	height: 57px;
	width: 258px;
	left: 130px;
	top: 50px;
}

#logo_hc { /*logo*/
	position: absolute;
	height: 57px;
	width: 258px;
	left: 50px;
	top: 50px;
}

#pdf { /*pdf*/
	position: absolute;
	height: 108px;
	width: 200px;
	left: 600px;
	top: 40px;
}

#bandfoto { /*bandfoto*/
	position: absolute;
	height: 345px; 
	width: 500px;
	left: 0px;
	top: 130px;
}

#slideshow { /*slideshow*/
	position: absolute;
	height: 300px;
	width: 400px;
	left: 530px;
	top: 160px;
	color: #666666;
	font: normal 11px Arial, Arial, Helvetica, sans-serif;
	text-align: right;
	z-index: 4;
}

#contentmenu {
	position: absolute;
	width: 930px;
	height: auto;
	top: 500px;
	padding: 0px;
}

h1 {
	padding: 4px 10px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #222222;
	background: #cccccc;
	cursor: pointer;
}

h1 a:link, h1 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #222222;
}

h1 a:hover, h1 a:active {
	color: #222222;
}

h1.referenzen, h1.galerie, h1.free {
	background: #cccccc;
}

h1.info, h1.demo-cd {
	background: #dddddd;
}

h1.free {
	text-align: right;
}

p {
	padding: 5px 10px;
}

#footer {
	position: relative;
	width: 930px;
	top: 20px;
	text-align: center;
	font-size: 9px;
	padding-bottom: 20px;
}
