* {
    margin:0;
    padding:0;
}
html {
    font-family:verdana;
    margin:0;
    padding:0;
    width:100%;
}

body {
	background: #FFFFFF none repeat scroll 0 0;
	margin:0;
	padding:0;
	font-size: 10px;
	width:100%;
}

.clear {
	clear: both;
	height: 8px;
}

img {
	border: none;
}

#horizon {
	display:block;
	height:1px;
	left:0;
	overflow:visible;
	position:absolute;
	top:50%;
	visibility:visible;
	width:100%;
}


#map {
	position: absolute;
	background-image: url(/media/resources/gfx/siteelements/worldmap_start.gif);
	background-repeat: no-repeat;
	height:239px;
	left:600px;
	width:425px;
	left:50%;
	margin-left:-213px;
	position:absolute;
	top:-120px;
	visibility:visible;
	color:#606060;
}

#map form {
	margin-top: 70px;
}

#map #left {
	float: left;
}

#map #right {
	float: left;
	margin-left: 30px;
	padding-top: 3px;
}

#map h1 {
	font-size: 11px;
	color: #D91320;
}

#map label {
	float: left;
	margin: 0 20px 0 5px
}

#map form input.radio {
	float: left;
}

#map form input.checkbox {
	float: left;
}

#map form input.button {
	background: url(/media/resources/gfx/siteelements/arrow_red.gif) 4px 6px no-repeat transparent;
	color: #DB1320;
	padding-left: 18px;
	border: 0;
	height: 15px;
	font-size: 11px;
	float: right;
	cursor: pointer;
	margin-right: 18px;
}

#febi {
	position: absolute;
	bottom: 25px;
	left: 25px;
	color: #999999;
}

#febi img {
	width: 114px;
	height: 100px;
	float: left;
}

#febi #impress {
	float: left;
	margin-left: 10px;
	padding-top:73px;
} 

#febi #impress a {
	color: #999999;
	text-decoration: none;
}

#febi #impress span {
	margin: 0 5px;
}