/* CSS Document */

body {
	background-color: #182748;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
#div_body { 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	width: 800px; 
	height: 600px; 
	margin-top: -300px; 
	margin-left: -400px;
}
#div_logo {
	position: absolute;
	top: 15px;
	left: 655px;
}
#div_baer {
	position: absolute;
	top: 273px;
	left: 473px;
}
#div_title {
	position: absolute;
	top: 129px;
	left: 65px;
}

#div_flagge1 {
	position: absolute;
	top: 257px;
	left: 258px;
}
#div_flagge2 {
	position: absolute;
	top: 312px;
	left: 258px;
}