html, body, table, tr, td, div, a, img, map {
	padding: 0px;
	margin: 0px;
	border: 0px none;
}

body, html {
	width: 100%;
	height: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0px 0px;
	empty-cells: show;
}

#hiddenLayer {
	width: 0px;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
}

.maincontent {
	margin: auto;
	position: relative;
	top: 0px;
	left: 0px;
	width: 954px;
	height: 599px;
	overflow: hidden;
}

.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 654px;
	height: 599px;
}

.left .menu {
	text-align: left;
}

.left .menu .sub {
	background: #F7F7ED;
}

.left .content-frame {
	height: 430px;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
}

.left .content-frame.team {
	height: 368px;
}

.left .content-frame.leistung {
	height: 384px;
}

.left .content-body {
	position: relative;
	top: 0px;
	left: 0px;
}

.left .content-blind-top {
	position: absolute;
	background: #ffffff;
	width: 654px;
	height: 25px;
	top: 0px;
	left: 0px;
}

.left .content-blind-top.leistungen {
	height: 45px;
}

.left .content-blind-bottom {
	position: absolute;
	background: #ffffff;
	width: 654px;
	height: 32px;
	bottom: 0px;
	left: 0px;
}

.right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	height: 599px;
}

.right .head {
	background-color: #951800;
	height: 119px;
	width: 300px;
}

.foot {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.scroller {
	position: absolute;
	top: 505px;
	left: 612px;
}

.scroller .up {
	margin-bottom: 3px;
}

.impressum {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}

.impressum .head {
	padding: 20px 25px;
	background-color: #951800;
	color: #ffffff;
}

.impressum .content {
	padding: 0px 25px 20px 25px;
}

.impressum h1 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 40px;
}

.impressum p {
	margin-bottom: 20px;
}