@charset "utf-8";

img, button {
	border:none;
}

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	background-color:#FFFFFF;
	background-image: url(bilder/verlauf.jpg);
	background-repeat: no-repeat;
}

a {
	border:none;
	user-focus: none; 
	outline : none; 
	-moz-user-focus: none; 
	-moz-outline: none; 
	behavior: url(/includes/userfocus.htc);
}
.impressum {
	font-size: 9pt;
}

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

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

a:focus {
	user-focus: none; 
	outline : none; 
	-moz-user-focus: none; 
	-moz-outline: none; 
	behavior: url(/includes/userfocus.htc)
}


a:visited {
	color: #000000;
	text-decoration: none;
}
.thumbs {
	margin-bottom: 6px;
	margin-left: 400px;
}

a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
#scrollen {
	position: absolute;
	top: 15px;
	left: 512px;
	color: #000000;
	font-style: italic;
	font-size: 9pt;
}
.name {
	color: #FFFFFF;
	background-color: #000000;
}

.hidepics {
  	width:0px;
  	height:0px;
  	display:none;
}

#box {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 317px;
	height: 346px;
}
#box #logo {
	height: 346px;
	width: 167px;
	z-index: 1;
}
#box #navi {
	position: absolute;
	left: 257px;
	top: 15px;
	height: 70px;
	width: 80px;
	z-index: 3;
}
.ausstellung {
	background-color: #FFFFFF;
	position: absolute;
	height: 330px;
	width: 560px;
	left: 512px;
	top: 360px;
}
.ausstellung a:hover {
	text-decoration: underline;
}
.kuenstler {
	height: auto;
	width: 990px;
	z-index: 2;
	margin-left: 12px;
	padding-top: 12px;
}
.kuenstlertext {
	position: absolute;
	height: auto;
	width: 476px;
	left: 510px;
	top: 0px;
	padding-top: 12px;
}
.kuenstler a:hover {
	text-decoration: underline;
}
