body {
	padding: 0px;
	background-color: #ffffff;
}

/* Navigation elements */

#navi {
	position:absolute;
	left: 40px;
	top: 180px;
	width: 150px; /* 180 */
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-image:  url(../../../images/bg_navi.jpg);
}

#navitop {
	position:absolute;
	left: 0px;
	top: 40px;
	width: 120px; /* 180 */
	height: 55px; /* 65 */
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:  url(../../../images/bg_content.jpg);
}

#footer {
	position:relative;
	left:562px;
	bottom:-40px;
	width:140px;
}
#footer img {
	margin:0;
}

/* Content elements */

#content {
	/*position:absolute;
	left: 200px;
	top: 125px;*/
	position:relative;
	left: 192px;
	top: 117px;
	width: 300px; /* 360 */
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 120px;
	background-image:  url(../../../images/bg_content.jpg);
}

#printlink {
	position: relative;
	top: 100px;
}

#newsimage {
	position: relative;
	top: -20px;
	width: 300px;
	height: 70px;
	padding: 0px;
	background-image: url(../../../images/news/chemie.jpg);
	background-repeat: no-repeat;
}

#news {
	position: relative;
	top: -20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

/* Logos & design elements */

#headerprint {
	visibility: hidden;
	position: absolute;
	top: -500px;
}

#header {
	position: absolute;
	left: 200px;
	top: 40px;
	width: 520px;
	height: 65px;
	background-image: url(../../../images/bg_header.jpg);
}

#logo {
	position: absolute;
	left: 40px;
	top: 15px;
	padding: 0px;
	text-align: right;
}

#oberfranken {
	position: absolute;
	left: 385px;
	top: 0px;
	width: 135px;
	height: 65px;
	background-image: url(../../../images/oberfranken.gif);
	background-repeat: no-repeat;
}

#sponsoren {
	position: absolute;
	left: 540px;
	top: 0px;
	width: 140px; /* 180 */
	padding-top: 140px;
	padding-left: 30px;
	padding-right: 10px;
	background-image: url(../../../images/bg_sponsoren.jpg);
}

#greenbar {
	position:absolute;
	left: 325px;
	top: 0px;
	width: 120px; 
	height: 125px; 
	background-image: url(../../../images/bg_greenbar.jpg);
}