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


body {
	font-family:Verdana, Geneva, sans-serif-;
	color:#009ee0;
	font-size:18px;
	line-height: 33px;
}
a {
	font-weight:bold;
	color:#666;
	text-decoration:none;
	outline:none;
	text-align:center;
}
img {
	border:none;
}
#wrapper {
	width: 880px;
	height: 700px;
	position:absolute;
	margin-left: 50%;
	left: -552px;
	background-color:#fdfdfd;
}
#header {
	width:300px;
	float:left;
}
li {
	list-style:none;
}
#header {
	width:300px;
	float:left;
}
#header li a {
	width: 150px;
	height: 44px;
	float:left;
}
#header li a:hover {
	width: 150px;
	height: 44px;
	color:#ddd;
}
#header li ul {
/*	display:none;
*/	position:absolute;
	width: 150px;
	top: 108px;
}
#header li li a {
	width: 150px;
	height: 24px;
	margin: 0px 0px 0 -40px;
	font-size: 12px;
	line-height:24px;
	text-align:left;
}
#header li li a:hover {
	width: 150px;
	height: 24px;
	color:#ccc;
}
#header li:hover ul {
	display:block;
}
#li1 {
	width: 150px;
	height: 44px;
	color:#666;
	font-weight:bold;
	margin: 66px 0 0px 145px;
}

#li1 a {
	margin: 0px 0px 0 0;
}
#li1 a {
	cursor: default;
}
#li1 li a {
	cursor: pointer;
}
#li2 a {
	margin: 130px 0 0 50px;
}
#li3 a {
	margin:30px 0 0 55px;
}
#li4 a {
	margin:30px 0 0 110px;
}
#li5 a {
	margin:30px 0 0 120px;
}
#text {
	position:relative;
	/*width:510px;*/
	width:470px;
	/*height: 450px;*/
	float:right;
	/*	overflow: auto;*/
	/*margin: -2px 32px 0 0;*/
	margin: -2px -37px 40px 0px;
}
#text img {
	margin:50px 0 0 49px;
	float:left;
}
#niko img {
	margin:0;
}
#niko {
	position:fixed;
	width:560px;
	height: 50px;
	margin: 512px -140px 0px -30px;
	background-image:url(../img/NameAnfang.png); 
	background-repeat:no-repeat;
}
/*#niko a {
	display:inline-block;
	width:460px;
	height:50px;
}*/
/*#niko a:hover {
	background-image:url(../img/NameHellBlau2.gif);
}*/
