body {
	padding: 0px;
	margin: 0px;
	
	background-color: #000;
	
	text-align: center;
}

#root {
	position: relative;
	z-index: 1;
	margin: auto;
	width: 1270px;
	height: 576px;
	
	background: url(../images/head_image_logos.jpg) no-repeat ;
	
	text-align: left;
        overflow: visible:
}

#root #werbung {
        position: absolute;
        z-index: 2;
        margin: 0px;
        padding: 0px;
        top: 0px;
        left: 960px;
        background-color: #222;
}

#root h1 {
	position: absolute;
	z-index: 3;
	top: 155px;
	left: 30px;
	
	margin: 0px;
	padding-bottom: 4px;
	
	border-bottom: dotted 1px #959494;
	
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 18px;
	color: #959494;
}

#root h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: -15px;
	padding-bottom: 4px;
}

#root #shortNews {
	position: absolute;
	z-index: 2;
	top: 200px;
	left: 30px;
	width: 517px;
        height: 231px;
        overflow: hidden;

}

#root #shortNews img {
        margin-left:10px;
}

#root #navi {
	position: absolute;
	z-index: 2px;
	top: 438px;
	left: 30px;
	width: 894px;
	height: 142px;
	
	background: url(../images/bg_navi_img.gif) no-repeat 0px 42px;
}

#root #navi ul {
	margin: 0px;
	padding: 0px;
}

#root #navi ul li {
	padding-left: 12px;
	
	list-style-type: none;
	float: left;
	
	text-align: center;
}

#root #navi ul li a {
	line-height: 54px;
}

#root #webcam {
	position: absolute;
	z-index: 2;
	top: 200px;
	left: 630px;
	width: 294px;
	height: 265px;
	
	background: url(../images/bg_webcam.gif) no-repeat 0px 22px;

	text-align: right;

}

#root #webcam #image {
	position: relative;
	z-index: 3;
	width: 286px;
	height: 137px;
	overflow: hidden;
	
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 35px;
	margin-bottom: 20px;
}

#root #logoleiste {
	position: absolute;
	top: 588px;
	left: 30px;
	width: 894px;
	text-align: center;
}

#root #lastedit {
	position: absolute;
	top: 658px;
	left: 30px;
	width: 894px;
	text-align: center;
}