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

body {
	background:#292929;
	background-image:none;
	color:#ffffff;
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

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

/* ----------------------------------------------------- wrapper -------------------------------------------------- */
div#wrapper {
	position: relative;
	width:1000px;
	min-height:100%;
	margin: 0 auto;
	background-image:url(../images/wrapper-back.jpg);
	background-repeat:repeat-y;
	z-index:1;
}

* html #wrapper {height:100%;}

/* ----------------------------------------------------- Head ----------------------------------------------------- */
#head {
	margin:0 0 0 0;
	width:1000px;
	height:243px;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Navigation ----------------------------------------------- */
#navigation {
	margin:0 0 0 0;
	padding:0 0 0 23px;
	width:253px;
	height:453px;
	background-image:url(../images/naviback.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Content ------------------------------------------------ */
#content1 {
	margin:-453px 0 23px 276px;
	padding:47px 90px 104px 5px;
	width:629px;
	height:406px;
	background-image:url(../images/content.jpg);
	background-repeat: no-repeat;
}

#content2 {
	margin:-453px 0 0 276px;
	padding:47px 90px 104px 5px;
	width:629px;
	min-height:406px;
	background-image:url(../images/content2.jpg);
	background-repeat: no-repeat;
}

#content3 {
	margin:-453px 0 0 276px;
	padding:47px 90px 104px 5px;
	width:629px;
	min-height:406px;
	background-image:url(../images/content3.jpg);
	background-repeat: no-repeat;
}

#content4 {
	margin:-453px 0 0 276px;
	padding:47px 90px 104px 5px;
	width:629px;
	min-height:406px;
	background-image:url(../images/content4.jpg);
	background-repeat: no-repeat;
}

#content5 {
	margin:-453px 0 0 276px;
	padding:47px 90px 104px 5px;
	width:629px;
	min-height:406px;
	background-image:url(../images/content5.jpg);
	background-repeat: no-repeat;
}

#content6 {
	margin:-453px 0 0 276px;
	padding:47px 90px 104px 5px;
	width:629px;
	min-height:406px;
	background-image:url(../images/content6.jpg);
	background-repeat: no-repeat;
}

#content7 {
	margin:-453px 0 0 276px;
	padding:47px 90px 104px 5px;
	width:629px;
	min-height:406px;
	background-image:url(../images/content7.jpg);
	background-repeat: no-repeat;
}

#content8 {
	margin:-453px 0 0 276px;
	padding:47px 90px 104px 5px;
	width:629px;
	min-height:406px;
	background-image:url(../images/content8.jpg);
	background-repeat: no-repeat;
}

#content9 {
	margin:-453px 0 0 276px;
	padding:47px 90px 104px 5px;
	width:629px;
	height:406px;
	background-image:url(../images/content9.jpg);
	background-repeat: no-repeat;
}


/* ----------------------------------------------------- Footer ------------------------------------------------- */
#footer {
	position:relative;
	margin:-60px auto;
	padding:52px 0 0 82px;
	width:918px;
	height:52px;
	background-image:url(../images/footer.jpg);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#ffffff;
	font-weight:bold;
	z-index:10;
}

/* ----------------------------------------------------- Adresse ------------------------------------------------- */
#buerste {
	position:absolute;
	top:-43px;
	left:751px;
	width:207px;
	height:133px;
	background-image:url(../images/buerste.jpg);
}

/* ----------------------------------------------------- Meisterstueck ------------------------------------------------- */
#meister {
	position:absolute;
	top:694px;
	left:46px;
	width:168px;
	height:109px;
	background-image:none;
}


h6 { color: white!important;}
