body {
	background:#000;
	background-image:url(../bilder/bg_start.jpg);
	background-position:top center;
	min-height:100%;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#content {
	position:absolute;
	background:url(../bilder/bg.jpg);
	background-repeat:no-repeat;
	height:194px;
	width:803px;
	top:350px;
	left:50%;
	margin-left:-410px;
}

#txt {
	position:absolute;
	width: 700px;
	height: 50px;
	top: 25px;
	left: 51px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:center;
	line-height: 18pt;
	color:#5c1517;
	}

#flagge1 {
	position:absolute;
	width: 116px;
	height: 74px;
	top: 95px;
	left: 265px;
}

#flagge2 {
	position:absolute;
	width: 116px;
	height: 74px;
	top: 95px;
	left: 428px;
}
