body {
	margin: 0px;
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-attachment: fixed;
	background-color: #0f0b08;
	background-repeat: no-repeat;
	background-position: center top;
}

body, a {
	color: #3a3a3b;
}

a:hover {
	text-decoration: none;
}

#hauptcontainer {
	height: 590px;
	width: 1100px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -295px;
	margin-left: -550px;
}

#oben {
	height: 430px;
	width: 1100px;
	position: relative;
}
#unten {
	height: 142px;
	width: 1100px;
}
#navi {
	clear: both;
	height: 30px;
	text-align: center;
}
#galerie-thumbnails {
	height: 30px;
	
	text-align: center;
}
#galerie-thumbnails-container {
	position: relative;
	margin-left: 240px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 620px;
	overflow: hidden;
	/*overflow-y: hidden;*/
}

.galerie-thumbnails-scroll {
	cursor: pointer;
	height: 30px;
	position: absolute;
	bottom: 65px;
}

.galerie-thumbnails-scroll:hover {
	color: white;
}

#galerie-thumbnails-scroll-links {
	left: 180px;
}

#galerie-thumbnails-scroll-rechts {
	right: 190px;
}

#galerie-thumbnails img {
	height: 30px;
	float: left;
	margin-right: 15px;
	cursor: default;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#galerie-navigation {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 135px;
}

#galerie-navigation a {
	font-size: 20px;
	text-decoration: none;
	padding: 0px 4px;
}

#galerie-navigation a:hover {
	color: #cbc6c2;
}

#galerie-grossansicht {
	
}

#galerie-grossansicht-alt {
	z-index: -100;
}

#galerie-grossansicht, #galerie-grossansicht-alt {

}

#linie {
	height: 30px;
	background-image: url(../bilder/linie.png);
	background-position: center center;
}

#logo {
	width: 224px;
	height: 43px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	float: left;
	background-image: url(../bilder/tab.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-top: 74px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#start {
	margin-top: 450px;
}
#inhalt-haupt {
	height: 420px;
	/*float: right;*/
	text-align: center;
	width: 1100px; /*652px; */
	/*margin-right: 224px;*/
	margin-top: 15px;
	vertical-align: middle;
}
#inhalt-haupt img {
	border: 2px solid #CBC6C2;
	margin: 0px auto;
}
#oben #rechts {
	float: right;
	width: 224px;
	background-color: #3300FF;
	z-index: 100;
}

#bild img {
	border: 2px solid #FFFFFF;
}
#navi img {
	margin-right: 10px;
	margin-left: 10px;
	border-style: none;
}
