body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #35576D;
	
	scrollbar-face-color: #FFF;
    scrollbar-highlight-color: #35576D;
    scrollbar-shadow-color: #35576D;
    scrollbar-3dlight-color: #FFF;
    scrollbar-arrow-color: #35576D;
    scrollbar-track-color: #FFF;
    scrollbar-darkshadow-color: #FFF;
    scrollbar-base-color: #000000;
}

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

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

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

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

.introtabelle img { display: block }

.schmalespalte {
	width: 150px;
}

.erstespalte {
	width: 460px;
}

.breitespalte {
	width: 650px;
}

.breitespaltekontakt {
	width: 1000px;
}

.bildstreifenzeile {
	height: 160px;
}

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);
}

#inhaltcontainer {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 600px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: auto;
	left: 0px;
	top: 10px;
}

#inhaltcontainerkontakt {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 950px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: auto;
	left: 0px;
	top: 10px;
}

#inhaltframe {
	width: 450px;
	height: 200px;
}

#inhaltframekontakt {
	width: 900px;
	height: 200px;
}

#rollbar {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 450px;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	overflow: auto;
}

#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;
}