body { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	color: #fff; 
	background: black url("../images/bg-start.jpg") no-repeat top left;
	margin: 0px; 
	padding: 2px;
	text-align:left;
}

div#Logo {
	position:absolute;
	left:660px;
	top:87px;
	width:308px;
	text-align:right;
}

div#Sprachweiche {
	position:absolute;
	left:660px;
	top:87px;
	text-align:right;
	font-size:70%;
}

span.text  {
	display:block;
	padding-top:5px;
}

div#Sprachweiche a, div#Sprachweiche a:visited {
	color:white;
	text-decoration:none;
}

a, a:visited: a:hover, a:active { border:0; }

div#Sprachweiche a:hover {
	color:#f90;
}

div.flLeft {
	float:left;
	width:40%;
	padding-right:20px;
	padding-top:60px;
	text-align:right;
}

div.flRight {
	float:right;
	width:40%;
	padding-left:20px;
	padding-top:10px;
	border-left:1px solid white;
}

div#popup {
	position:absolute;
	left:457px;
	top:200px;
	width: 512px;
	height: 239px;
}

div#popup div#close a {
	position:absolute;
	right:0;
	top:0;
	width: 507px;
	height: 239px;
}

div#popup div#more a {
	position:absolute;
	left:200px;
	bottom:15px;
	width: 70px;
	height: 20px;
}

div#popup div#background {
	width: 512px;
	height: 239px;
	background: transparent url("../images/071217_copenhagen.gif") no-repeat;
	behavior: url(iepngfix.htc);
}