
body {
	background: #6080c0 url(backgr.png) repeat-x;
	background: #6080c0 -moz-linear-gradient(-90deg, #304060 0px, #6080c0 300px) no-repeat;
	background: #6080c0 -webkit-gradient(linear, 0 0, 0 300, from(#304060), to(#6080c0)) no-repeat;
	background: #6080c0 linear-gradient(#304060 0px, #6080c0 300px) no-repeat;
	padding: 50px 100px 20px 100px;
	font-family: sans-serif;
}

#header {
	margin-bottom: 10px;
	background-color: hsl(210, 100%, 15%);
	border: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	-moz-border-radius: 40px 40px 0 0;
	-webkit-border-radius: 40px 40px 0 0;
	border-radius: 40px 40px 0 0;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0 10px 20px, hsl(210, 100%, 90%) 0 40px 50px -15px inset, hsla(210, 75%, 50%, 0.5) 0 50px 5px inset, hsl(210, 100%, 30%) 0 -15px 15px inset;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 10px 20px, hsl(210, 100%, 90%) 0 40px 50px -15px inset, hsla(210, 75%, 50%, 0.5) 0 50px 5px inset, hsl(210, 100%, 30%) 0 -15px 15px inset;
	box-shadow: rgba(0, 0, 0, 0.5) 0 10px 20px, hsl(210, 100%, 90%) 0 40px 50px -15px inset, hsla(210, 75%, 50%, 0.5) 0 50px 5px inset, hsl(210, 100%, 30%) 0 -15px 15px inset;
}

#main {
	margin-bottom: 5px;
	padding: 5px 20px;
	background-color: rgba(255, 255, 255, 0.25);
	border: 2px solid #ffffff;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0 10px 20px, rgba(255, 255, 255, 0.5) 0 0 100px inset;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 10px 20px, rgba(255, 255, 255, 0.5) 0 0 100px inset;
	box-shadow: rgba(0, 0, 0, 0.5) 0 10px 20px, rgba(255, 255, 255, 0.5) 0 0 100px inset;
}

#footer {
	background-color: rgba(0, 0, 0, 0.7);
	padding: 5px 20px;
	color: #ffffff;
	border: 2px solid #000000;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0 10px 20px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 10px 20px;
	box-shadow: rgba(0, 0, 0, 0.5) 0 10px 20px;
}

.pano {
	color: #800000;
	text-shadow: #ffffff 0 0 0.2em, #ffffff 0 0 0.2em, #ffffff 0 0 0.2em, #ffffff 0 0 0.2em;
	font-family: "DejaVu Serif", serif;
}

.terra {
	color: #000000;
	text-shadow: #ffffff 0 0 0.2em, #ffffff 0 0 0.2em, #ffffff 0 0 0.2em, #ffffff 0 0 0.2em;
	font-family: "DejaVu Serif", serif;
}

#topbar {
	padding: 3px 50px;
	font-size: 0.8em;
	color: #ffffff;
	text-shadow: #000000 0 1px 2px;
}

#navbar {
	padding: 3px 50px;
	font-size: 0.8em;
	color: #ffffff;
	text-shadow: #000000 0 1px 2px;
}

#navbar span.current {
	display: inline-box;
	padding: 2px 5px;
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.5);
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

a:link {
	color: #ffc000;
	text-decoration: none;
}

#navbar a:link {
	display: inline-box;
	padding: 2px 5px;
	background-color: rgba(255, 255, 255, 0.25);
	border: 1px solid rgba(255, 255, 255, 0.25);
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

a:visited {
	color: #ffc000;
	text-decoration: none;
}

#navbar a:visited {
	display: inline-box;
	padding: 2px 5px;
	background-color: rgba(255, 255, 255, 0.25);
	border: 1px solid rgba(255, 255, 255, 0.25);
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

a:hover {
	color: #ffe000;
	text-decoration: none;
}

#navbar a:hover {
	display: inline-box;
	padding: 2px 5px;
	background-color: rgba(255, 255, 255, 0.35);
	border: 1px solid rgba(255, 255, 255, 0.35);
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#title {
	font-size: 52px;
	text-align: center;
}

.floatimg {
	clear: left;
	float: left;
	-moz-box-shadow: rgba(0, 0, 0, 0.8) 0 5px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.8) 0 5px 10px;
	box-shadow: rgba(0, 0, 0, 0.8) 0 5px 10px;
	width: 300px;
	height: auto;
	-moz-transform: rotate(-4deg);
	-webkit-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	transform: rotate(-4deg);
	margin: 20px;
}

/*------------------------------*/

#topbar * {
	margin-right: 10px;
}

.de:before {
	content: url(de.png);
	padding-right: 2px;
}

.en:before {
	content: url(gb.png);
	padding-right: 2px;
}

img {
	border: none;
}

#footer img {
	vertical-align: middle;
}