body { 
    margin: 10px;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
	background-image:url(images/bg.png);
	background-repeat:repeat;
}

#wrapper {
    width: 950px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 0px;
}

h2 {
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
}

#slider {
	width: 950px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:20px;
	padding-left:100px;
}

.scroll {
	height: 500px;
	width: 730px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}

.scrollContainer div.panel {
	padding-right: 600px;
	height: 400px;
	width: 645px;
	padding-left:90px;
}

#shade {
    height: 50px;
}

ul.navigation {
	list-style: none;
	margin: 0;
	padding-bottom: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

ul.navigation li {
    display: inline;
    margin-right: 1px;
}

ul.navigation a {
    padding: 1px;
    text-decoration: none;
}
ul.navigation a.selected {
    background-color: #000;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}
#myspace {
	margin: 0px;
	right: 900px;
	position: absolute;
    top: 580px;
	font-size: 10px;
	color: #333;
	cursor: pointer;
}
#news {
	background-image: url(images/aktuelles.png);
	background-repeat: no-repeat;
	width:662px;
	height:546px;
	padding-top:130px;
	padding-left:75px;
	padding-right:80px;
	width:500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bands {
	background-image: url(images/bands.png);
	background-repeat: no-repeat;
	width:260px;
	height:400px;
	padding-top:160px;
	padding-left:210px;
	padding-right:80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	}
#productions {
	background-image: url(images/seite_01.png);
	background-repeat: no-repeat;
	width:662px;
	height:546px;
	padding-top:140px;
	padding-left:75px;
	padding-right:80px;
	width:500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#madeby {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;
	right: 65px;
	position: absolute;
	top: 580px;
	font-size: 10px;
	color: #666;
	cursor: pointer;
	text-align: right;
}
#madeby a:hover {
	color: #000;
}
#madeby a:active {
	color: #F00;
}
#madeby a:visited {
	color: #333;
}
