body, html {
	height: 100%;	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.divStartseite {
	position: relative;
	width: 1000px;
	height: 750px;
	margin: 0px auto;
	text-align: left;
	background-color: #050e20;

}

.divMain {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	z-index: 1;
	height: 814px;
}

.divMainOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: left;
	background-image: url("../files/semi_layer.png");
	background-repeat: repeat;
	z-index: 1000;
	display: none;
	overflow: visible;
}

.divGallery {
	position: absolute;
	width: 693px;
	height: 659px;
	top: 15px;
	left:630px;
	text-align: left;
	z-index: 1001;
	background-image: url("../files/gallery/gallery_bg.png");
	background-repeat: repeat;
	display: none;
}

.divGalleryPic {
	position: absolute;
	width: 673px;
	height: 500px;
	left: 10px;
	top: 33px;
	z-index: 1012;
	text-align: center;
}

.divGalleryPic2 {
	position: absolute;
	width: 673px;
	height: 500px;
	left: 10px;
	top: 33px;
	z-index: 1013;
	text-align: center;
}

.divGalleryPreview {
	position: absolute;
	width: 608px;
	height: 108px;
	left: 44px;
	top: 569px;
	overflow: hidden;
	z-index: 1002;
}

.divGalleryLeft {
	position: absolute;
	width: 19px;
	height: 35px;
	left: 14px;
	top: 591px;
	z-index: 1002;
}

.divGalleryRight {
	position: absolute;
	width: 19px;
	height: 35px;
	left: 663px;
	top: 591px;
	z-index: 1002;
}

.divGalleryDescription {
	position: absolute;
	text-align: left;
	width: 673px;
	height: 20px;
	left: 10px;
	top: 540px;
	z-index: 1002;
}

.divGalleryUnderClose {
	position: absolute;
	text-align: left;
	width: 100px;
	height: 25px;
	left: 593px;
	top: 534px;
	z-index: 1002;
}

.divGalleryNumber {
	position: absolute;
	text-align: left;
	width: 500px;
	height: 20px;
	left: 10px;
	top: 8px;
	z-index: 1002;
}

.divTop {
	position: absolute;
	width: 988px;
	height: 5px;
	overflow: hidden;
	top: 0;
	left: 10px;
	background-color: #050e20;
	z-index: 2;
}

.divLogo {
	position: absolute;
	width: 285px;
	height: 247px;
	top: 15px;
	left: 10px;
	z-index: 2;
}

.divLang {
	position: absolute;
	width: 60px;
	height: 10px;
	top: 226px;
	left: 17px;
	z-index: 3;
	text-align: center;
}

.divFlash {
	position: absolute;
	width: 693px;
	height: 272px;
	top: 15px;
	left: 305px;
	z-index: 2;
}

.divNav {
	position: absolute;
	width: 285px;
	height: 247px;
	top: 262px;
	left: 10px;
	z-index: 2;
}

.divCatNav {
	position: absolute;
	width: 693px;
	top: 15px;
	left: 305px;
	z-index: 2;
}

.divContent {
	position: absolute;
	width: 663px;
	top: 320px;
	left: 335px;
	text-decoration: none;
	z-index: 2;
}

.fontStartseite, .fontstartseite a:link, .fontstartseite a:visited {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.fontGrey, .fontGrey a:link, .fontGrey a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #C3C8D1;
	text-decoration: none;
}

.headline {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}

.fliesstext, .fliesstext a:link, .fliesstext a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.bildunterschrift {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.langLink, .langLink a:link, .langLink a:visited {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

.galleryNumberFont {
	font-family: Arial;
	font-size: 12px;
	color: #8e91a1;
	text-decoration: none;
	margin-left: 3px;
}

img {
	border: none;
}

.textfield {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-left: 3px;
}

.selectBox {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.button {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

textarea {
	overflow: auto;
}


/*** SPLASH PAGE ***/

#splashLeft, #splashRight {
	width: 50%;
	height: 100%;	
	float: left;	
}

.splashInner {
	margin: 0 auto;
	margin-top: 350px;
	text-align: center;
}

.splashInner p {
	font-family: arial;	
	text-transform: uppercase;
}

.splashInner a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#splashLeft {
	background: #dcdddf;
	
}

#splashLeft p, #splashLeft a {
	color: #666;
}

#splashRight {
	background: #333333;	
	color: #fff;
}

#splashRight p, #splashRight a {
	color: #fff;
}

#imprint {
	position: absolute;
	bottom: 20px;
	left: 20px;	
	font-family: arial;	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 80%;
}

/*******************/