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


body {
	font-family:Verdana, Geneva, sans-serif-;
	color:#ccc;
	font-size:18px;
	line-height: 31px;
}
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 {
	position:fixed;
	width:300px;
	margin-left:7px;
	float:left;
}
li {
	list-style:none;
}
#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:520px;
	margin:21px 0 0 495px;
	color:#222;
}
td, th {
	padding:0px 7px 6px 9px;
	vertical-align:top;
}
th {
	text-align:left;
	line-height:60px;
}
td {
	font-size:13px;
	line-height: 18px;
}
#ausstellung {
	width: 500px;
	margin-top:36px;
}
#statement {
	margin:60px -130px 0 503px;
	color:#222;
}
h2 {
	text-align:left;
	line-height:50px;
	font-size:18px;
	font-weight:bold;
}
p {
	font-size:14px;
	line-height: 22px;
}
#niko {
	position:fixed;
	width:450px;
	height: 50px;
	margin: 100px auto 50px auto;
	margin: 530px -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);
}*/

