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

body {
	background:#ffffff;
	background-image:url(../images/bg.jpg);
	color:#575757;
	font-size:70%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

/* ----------------------------------------------------- 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:222px;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
}

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

/* ----------------------------------------------------- Subnavigation ----------------------------------------------- */
#subnavigation {
	margin:0 0 0 0;
	padding:56px 0 0 0px;
	width:302px;
	height:506px;
	background-image:url(../images/subnaviback.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Flash ----------------------------------------------- */
#flash {
	margin:-562px 0 0 302px;
	width:698px;
	height:221px;
	background-image:none;
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Content ------------------------------------------------ */
#content {
	margin:0 0 0 302px;
	padding:0 83px 57px 23px;
	width:592px;
	height:341px;
	background-image:url(../images/content.jpg);
	background-repeat: no-repeat;
}

#content2 {
	margin:0 0 0 302px;
	padding:0 83px 57px 23px;
	width:592px;
	min-height:341px;
	background-image:url(../images/content.jpg);
	background-repeat: no-repeat;
}

#content3 {
	margin:-562px 0 0 302px;
	padding:30px 83px 57px 23px;
	width:592px;
	height:532px;
	background-image:url(../images/content2.jpg);
	background-repeat: no-repeat;
}

#content4 {
	margin:-562px 0 0 302px;
	padding:30px 83px 57px 23px;
	width:592px;
	min-height:532px;
	background-image:url(../images/content2.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------- Footer ------------------------------------------------- */
#footer {
	position:relative;
	margin:-57px auto;
	padding:15px 0 0 324px;
	width:676px;
	height:42px;
	background-image:url(../images/footer.jpg);
	background-repeat: repeat;
	z-index:10;
	color:#cd0042;
	font-size:1em;
	line-height:1.2em;
}

/* ----------------------------------------------------- Footer-right ------------------------------------------- */
#footer_right {
	margin:-57px 0 0 0px;
	width:100%;
	height:57px;
	background-image:url(../images/footer-right.jpg);
	background-repeat: repeat;
}

#logo {
	position:absolute;
	top:21px;
	left:124px;
	width:106px;
	height:51px;
}

#footerbild {
	position:absolute;
	top:-166px;
	left:0px;
	width:302px;
	height:223px;
	background-image:url(../images/footerbild.jpg);
}
