@charset "utf-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	
	font-size: 12px;
	font-weight: bold;
	margin: 51px 0px 0px 0px;
	background-color:#000000;
	background-image:url(../images_n/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#container {
	width: 1000px;
	background-image: url(../images_n/bg_loop.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#container  .container-bg {
	background-image: url(../images_n/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#head-left {
	height: 176px;
	width: 430px;
	float: left;
}

#user-pass {
	background-image: url(../images_n/top_userpass.png);
	width: 281px;
	height: 46px;
	position:relative;
	left:10px;
	top:123px;
	z-index:1;
	padding-top: 5px;
	padding-left: 12px;
}
#user-pass b {
	font-weight: bold;
	color: #000000;
	float: left;
	font-size: 14px;
	margin-bottom: 2px;
}

#user-pass  .textfield {
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	width: 180px;
	float: right;
	margin-right: 15px;
	margin-bottom: 2px;
}


#btn-go {
	height: 85px;
	width: 85px;
	position:relative;
	left:340px;
	top:5px;
	z-index:2;

}
#head-right {
	height: 176px;
	width: 555px;
	float: right;
}
#planet-info {
	background-image: url(../images_n/planet-info.png);
	height: 146px;
	width: 162px;
	margin-top: 20px;
	padding-top: 6px;
	float: left;
}
#pic-ani {
	width: 300px;
	float: right;
	margin-top: 48px;
	margin-right: 50px;
	height: 62px;
	text-align: center;
	vertical-align: middle;
}
#pic-ani  .img-top {
	margin-right: 7px;
	margin-left: 7px;
}

#values {
	width: 256px;
	float: right;
	margin-right: 70px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
}
#values .img-val {
	margin-right: 7px;
	margin-left: 7px;
	float: left;
	padding-top: 5px;
	text-align: center;
	width: 50px;
}
#values .img-val p {
	font-size: 11px;
	margin-top: 1px;
}

#leaderboard {
	height: 90px;
	width: 728px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 102px;
}
#wide-skyscraper {
	height: 600px;
	width: 160px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
}

#detail-box {
	width: 812px;
	margin-left: 10px;
}
#detail-box   h2, #planet-info  h2 {
	background-image: url(../images_n/pfeil.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-left: 8px;
	padding-left: 30px;
	height: 27px;
	padding-top: 5px;
}

#detail-box   .detail-box-bg {
	background-image: url(../images_n/detail-box-bg-loop.png);
	background-repeat: repeat-y;
	border-bottom-style: none;
}
#detail-box  .detail-box-top {
	background-image: url(../images_n/detail-box-top.png);
	height: 12px;
	width: 812px;
}
#detail-box  .detail-box-footer {
	background-image: url(../images_n/detail-box-footer.png);
	height: 14px;
	width: 812px;
	clear: both;
}
#menu {
	width: 162px;
	margin-left: 11px;
	float: left;
	background-image: url(../images_n/menu_bg.gif);
	background-repeat: repeat-y;
}
#menu  ul, #planet-info ul {
	list-style-type: none;
	margin-left: 15px;
}
#menu  li, #planet-info li {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: bold;
}
#menu       a, #planet-info   a, #planet-info  b  {
	text-decoration: none;
	background-image: url(../images_n/punkt.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#menu  a:hover, #planet-info a:hover {
	text-decoration: underline;
}



#menu .menu-bg {
	background-image: url(../images_n/menu-bg.jpg);
	background-repeat: no-repeat;
}
#menu .menu-loop {
	background-image: url(../images_n/menu-loop.png);
	background-repeat: repeat-y;
}

#inhalt {
	width: 616px;
	margin-left: 11px;
	float: left;
	background-image: url(../images_n/inhalt_bg.gif);
	background-repeat: repeat-y;
}
#inhalt   p {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

#inhalt   ul {
	margin-right: 20px;
	margin-left: 70px;
	margin-top: 10px;
}

#inhalt   h3 {
	margin-right: 20px;
	margin-left: 60px;
	margin-top: 10px;
}

#inhalt .inhalt-bg {
	background-image: url(../images_n/inhalt-bg.jpg);
	background-repeat: no-repeat;
}
#inhalt .inhalt-loop {
	background-image: url(../images_n/inhalt-loop.png);
	background-repeat: repeat-y;
}

#inhalt  .textfield {
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	width: 180px;
	float: right;
	margin-right: 15px;
	margin-bottom: 2px;
}
