/* ---------------------------------------------------- body / html ---------------------------------------------- */
body, html {
	border: 0px;
	margin:0px 0 0px 0;
	padding:0;
}

body {
	background:#fff;
	background-image: url(../images/bg.jpg);
	margin:0 0 0 0;
	color:#000;
	font-size:75%;
	font-family:Tahoma, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

html {
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #575757;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #575757;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #575757;
	SCROLLBAR-BASE-COLOR: #ffffff;
	scrollbar-3d-light-color: #575757;
}

/* ----------------------------------------------------- wrapper -------------------------------------------------- */
div#wrapper {
	position: relative;
	width:930px;
	margin:auto;
	z-index:0;
	background-image: url(../images/wrapperbg.jpg);
}

* html #wrapper { height:100%;}


/* ----------------------------------------------------- head ----------------------------------------------------- */
#head {
	margin:-570px 0 0 251px;
	padding:0px 0px 0 0px;
	width:679px;
	height:373px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------- Main ----------------------------------------------------- */
#main {
	margin:0px 0 0 251px;
	padding:0px 0px 0 0px;
	width:679px;
	min-height:200px;
	background-image: url(../images/mainbg.jpg);
	background-color: #fff;
}



/* ----------------------------------------------------- Foot ----------------------------------------------------- */
#foot {
	margin:0 0 0 251px;
	padding:40px 0px 0 30px;
	width:649px;
	height:145px;
	background-image: url(../images/footbg.jpg);
	background-repeat: no-repeat;
	font-family:Tahoma;
	font-weight:normal;
	font-size:0.9em;
	line-height:1.1em;
	color:#000;
}

/* ----------------------------------------------------- Bilder --------------------------------------------------- */
#adelgoss1 {
	margin:0px 0 0 0px;
	padding:0px 0px 0 0px;
	width:192px;
	height:234px;
	background-image: url(../images/adelgoss.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------- Main Text --------------------------------------------------- */
#text1 {
	margin:0px 0 0 0px;
	padding:0px 0px 0 0px;
	width:192px;
	height:234px;
	background-image: url(../images/adelgoss.jpg);
	background-repeat: no-repeat;
}