* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #35576D;
	
	scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #35576D;
    scrollbar-shadow-color: #35576D;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #35576D;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-base-color: #000000;
}

body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#seite {
	width: 100%;
	height: 430px;
	position: absolute;
	left: 0px;
	top: 150px;
	right: 0px;
	
	overflow: auto;
	
	margin: 0px;
	padding: 0px;
	
	visibility: visible;
	z-index: 1;
	
	background-image: url(../pics/hintergrund.gif);
	background-position: 0px 0px;
	background-repeat: x-repeat;

}

.inhaltscontainer {
	width: 100%;
	height: 200px;
	margin: 0px;
	margin-right: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	z-index: auto;
	overflow: auto;
}

#navigation {
	padding: 0px;
	height: 30px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 607px;
	margin: 0px;
	visibility: visible;
	z-index: 2;
	overflow: hidden;
}

#navisprungstreifen {
	height: 20px;
	position: absolute;
	top: 130px;
	left: 87px;
	padding: 0px;
	margin: 0px;
}

#navisprungstreifen a {
	font-size: 1.1em;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	display: none;
}

#navisprungstreifen a:hover {
	color: #35576D;
}

#facebook {
	position: relative;
	height: 40px;
	left: 125px;
	top: 380px;
	z-index: 160;
}

.intro {
	margin: 0px;
	padding: 0px;
	background-color: #f1e3cc;
}

.introtabelle {
	width: 100%;
	height: 100%;
	position: absolute;
}

.introtabelle img { display: block }

#erstespalte {
	width: 460px;
	float: left;
}

.spalte {
	width: 450px;
	float: left;
	padding: 0px;
	margin: 0px 130px 0px 0px;
}

.bildstreifenzeile {
	height: 160px;
}

.slideshowcanvas {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 1s;
}

.fadeAway {
    opacity:0;
}

.headline {
	height: 15px;
	color: #35576D;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	display: block;
}

input, textarea {
	color: #35576D;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 340px;
	height: 16px;
}

textarea {
	font-size: 11px;
	height: 75px;
}

.kontaktbuttons {
	width: 90px;
	height: 16px;
}

#hauptbody {
	background-image: url(../pics/haupthintergrund.gif);
}

#rollbarimpressum {
	overflow: auto;
}

a {
	color: #35576D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

.gefuellt {
	background-color: #e8f0f5;
}

.diskografiezelle {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#neuecd {
	margin: 0px;
	padding: 0px;
	height: 390px;
	width: 300px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 150;
	left: 47px;
	top: 16px;
}

.unsichtbar {

}
