body {
	background-color: #FFFFFF;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana;
	font-size: 1em;
	line-height: 13px;
}

.wrapper1 {
 	position:absolute;
  top:50%;
  left:50%;
  width: 650px;
  height: 350px;
  margin-left: -325px;
  margin-top: -175px;
}

.wrapper2 {
	width: 650px;
	position: relative;
}

#contentframe {
	width: 650px;
	height: 280px;
	padding: 0px;
	position: absolute;
	text-align: left;
}	

#contentleft {
	color: #FFFFFF;
	background-color: #00C0BE;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	overflow: hidden;
}

#contentright {
	color: #FFFFFF;
	background-color: #363636;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	overflow: hidden;
}

#navigation {
	width: 650px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	top: 280px;
	clear: both;
}

#footnav {
	width: 650px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	top: 310px;
}

#impressum {
	font-size: 0.6em;
	color: #787878;
	text-decoration: none;
}

a.link_pagenumber {
	color: #363636;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}

a.link_pagenumber:hover {
	color: #787878;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}

img {
	border: none;
}

img.werke {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px;
	width: 120px;
	height: 120px;
}

table {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana;
	font-size: 1em;
	line-height: 13px;
	color: #FFFFFF;
	width: 100%;
	text-align: left;
}

table.werke {
	text-align: center;

}

td.werke {
	width: 130px;
	vertical-align: top;
}

.paddingdiv {
	font-size: 0.7em;
	padding: 10px;
}

h3 {
	font-family: Verdana;
}
