@charset "utf-8";
@font-face {
	font-family: 'Silom';
	src: url('/fonts/silombol-webfont.eot');
	src: url('/fonts/silombol-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/silombol-webfont.woff') format('woff'), url('/fonts/silombol-webfont.ttf') format('truetype'), url('/fonts/silombol-webfont.svg#silomregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	min-height: 1000px;
	background-color: #000;
}

html {
	overflow: scroll;
}

body {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	background-position: left top;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
}

.leftbar {
	height: 672px;
	width: 100px;
	left: 0px;
	top: 0px;
	background-image: url(/images/leftbar.png);
	background-repeat: no-repeat;
	position: relative;
	font-family: Silom;
	font-size: 14px;
	padding-top: 50px;
	color: #0CF;
}

.rightbar {
	background-image: url(/images/rightbar.png);
	background-repeat: no-repeat;
	height: 672px;
	width: 100px;
	top: 0px;
	position: absolute;
	left: 684px;
	font-family: Silom;
	font-size: 14px;
	color: #0CF;
	padding-top: 70px;
}

.header {
	height: 90px;
	width: 573px;
	top: 0px;
	position: absolute;
	background-image: url(/images/toplogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: 101px;
}

.content-table {
	margin: 13px;
}

.planet-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 9px;
	background-image: url(/images/bg.png);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #FFF;
}

.einkommen-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	background-image: url(/images/bg.png);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #FFF;
}

.content {
	background-image: url(/images/content.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 496px;
	width: 573px;
	top: 109px;
	left: 101px;
}

.bottom {
	background-image: url(/images/hinweise-bg.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 573px;
	left: 101px;
	top: -130px;
	position: relative;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	bottom: 0px;
	text-align: justify;
	vertical-align: middle;
}

.bottom p {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.button {
	padding: 5px;
}

.button li {
	font-family: Silom;
	font-size: 12px;
	color: #FFF;
	background-image: url(/images/button-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 5px;
	margin-top: 7px;
}

.button li:hover {
	font-family: Silom;
	font-size: 12px;
	color: #FFF;
	background-image: url(/images/button-bg-over.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 5px;
	margin-top: 7px;
}

.footer {
	position: relative;
	top: -120px;
	font-size: 8px;
	text-align: center;
	height: 30px;
	width: 573px;
	left: 101px;
}

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

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

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

a:active {
	text-decoration: none;
	color: #FFF;
}

a.tooltip span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width: 130px;
}

a.tooltip:hover span {
	display: inline;
	position: absolute;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #000000;
	visibility: visible;
	z-index: 999999;
	font-size: 10px;
}

.ereignisse {
	background-attachment: fixed;
	background-image: url(/images/bg.png);
	background-repeat: repeat;
	background-position: left center;
	font-size: 11px;
	text-align: justify;
	border: 1px solid #FFF;
	vertical-align: top;
}
