body, html {
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	min-height:101%;
	min-width:900px;
	color:#004d79;
	background-repeat:repeat-y;
	background-position:center;
}

a:focus { outline:none; }
img { border-style:none; }
.schoepfwerke {
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.logo {
	position:absolute;
	top:0px;
	left:0px;
}

.kopf {
	position:absolute;
	top:0px;
	left:195px;
	height:119px;
	background-color:#ffffff;
}

.menu1 { 
	position:absolute;
	top:155px;
	left:8px;
	width:158px;
}

.menu2 {
	position:absolute;
	top:500px;
	left:8px;
	width:158px;
}

.menu1 a, .menu2 a {
	display:block;
	width:140px;
	height:30px;
	background-color:#004d79;
	margin:10px;
	padding-left:15px;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	line-height:30px;
}

.menu1 a:hover, .menu2 a:hover, .menu1 .menuActive, .menu2 .menuActive {
	background-color:#c90067;
}

.colRight {
	position:absolute;
	top:119px;
	left:613px;
	width:287px;
}

.colRight img {
	border-bottom:6px solid #ffffff;
	display:inline;
}

.imgRight {
	border-bottom:5px solid #ffffff;
}
#schafe1 {
	border-bottom:16px solid #004d79;
}

#schafe2 {
	position:absolute;
	top:0px;
	left:0px;
	border-bottom:16px solid #004d79;
}

.contentMain {
	position:absolute;
	top:165px;
	left:235px;
	width:340px;
	text-align:justify;
}

.contentMain table {
	margin-top:30px;
	margin-bottom:30px;
	width:330px;
}

.contentMain h1 {
	margin-top:30px;
	font-size:16px;
	font-weight:bold;
}
.ausstellungen {
	margin:10px;
}

.ausstellungen td {
	vertical-align:top;
	font-size:90%;
}

.pink {
	font-weight:bold;
	color:#c80067;
	margin-top:30px;
	margin-bottom:30px;
}

.disclaimer {
	font-size:11px;
	margin-top:50px;
	margin-bottom:20px;
	padding-top:10px;
	border-top:1px solid #004d79;
	text-align:justify;
}

.technik {
	margin-top:50px;
	padding-top:30px;
	border-top:1px solid #004d79;
	padding-left:72px;
}