

/* --- Stylesheet 359 () --------- */ 

body {
	background-color: #274667;
}

#body {
	position: relative;
	font-family: Arial;
	z-index: 0;
}


#header .motiv img {
	height: auto;
	width: 79%;
	position: relative;
	z-index: -1;
}

#header .box {
	position: absolute;
	top: 180px;
	right: 0px;
	height: 434px;
	width: 21%;
}

#header .box .headline {
	color: #FFF;
	font-size: 14px;
	padding: 0px 5px 0px 15px;
	font-weight: bold;
	margin: 0px;
}
#header .box .bild {
	padding: 0px 5px 0px 0px;
	float: left;
}

#header .box .text {
	color: #BFD9E7;
	font-size: 13px;
	padding: 0px 10px 0px 15px;
	line-height: 1.3;
	margin: 0px;
}