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


body {
	font-family:Verdana, Geneva, sans-serif-;
	color:#ccc;
	font-size:18px;
	line-height: 33px;
}
a {
	font-weight:bold;
	color:#666;
	text-decoration:none;
	outline:none;
	text-align:center;
}

#wrapper {
	width: 880px;
	/*height: 715px;*/
	position:absolute;
	margin-left: 50%;
	left: -560px;
	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:420px; margin:28px -50px 0 495px; color:#222; }
#text a {color: #06F; font-weight:normal; }
#text a:hover {color:#66F;}

/*td, th { padding:6px 7px 6px 9px;vertical-align:top; }

th { text-align:left; line-height:60px;}
td {font-size:15px; line-height: 22px;}

#ausstellung {margin-top:86px;}
#statement { margin:100px 0 0 140px; color:#222;}*/
h2 {text-align:left; line-height:50px; font-size:18px; font-weight:bold;}
p {font-size:14px; line-height: 20px;}
	
	
	
#niko { 
	position:fixed;
	width:560px;
	height: 50px;
	/*margin: 100px auto 50px auto;*/
	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);}*/

