* {
	padding: 0;
	margin: 0;
	border: 0;
}

#gecko_scrollbar {
	display: none;
}

#html>body #gecko_scrollbar {
	font-size: 0;
	display: block;
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0;
	width: 1px;
	height: 1px
}

#body {
	
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

html, #body {
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background-color: white;
}

#maincontainer {
	padding: 0;
	position: absolute;
	width: 944px;
	margin-left: -472px;
	top: 5%;
	left: 50%;
}

#schatten_oben {
	width: 974px;
	height: 16px;
	background: url(../templates/Bilder/schatten_oben.png) repeat-x center 0;
	padding: 0;
	margin: -16px 15px 0 -15px;
}

#schatten_unten {
	width: 974px;
	height: 16px;
	padding: 0;
	background: url(../templates/Bilder/schatten_unten.png) no-repeat center 0;
	float: left;
	margin: 0 15px -16px -15px;
	clear: left;
}

#schatten_links {
	width: 15px;
	height: 100%;
	background: url(../templates/Bilder/schatten_links.png) repeat-y 0 0;
	position: absolute;
	left: -15px;
}

#schatten_rechts {
	width: 15px;
	padding: 0;
	height: 100%;
	margin: 0;
	background: url(../templates/Bilder/schatten_rechts.png) repeat-y 0 0;
	float: left;
	position: absolute;
	right: -15px;
}

#container1 {
	width: 944px;
	float: left;
	position: relative;
	right: 242px;
	background-color: #ffffff;
}

#container2 {
	width: 944px;
	float: left;
	overflow: hidden;
	clear: left;
	background-color: #43B2E2;
}

#spalte1 {
	width: 702px;
	float: left;
	position: relative;
	overflow: hidden;
	left: 242px;
}

#spalte2 {
	width: 242px;
	float: left;
	position: relative;
	overflow: hidden;
	left: 242px;
}

#logo {
	width: 699px;
	height: 85px;
	background: url(../templates/Bilder/powerteam_logo.png) no-repeat 0 0;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	position: relative;
}


#headbild {
	width: 702px;
	height: 190px;
	margin: 0 3px 3px 0;
	padding: 0;
	position: relative;
	float: left;
}

#container_links_breadcrum {
	width: 198px;
	height: 20px;
	background-color: #000000;
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
	padding: 0;
	margin-top: 5px;
}

.impressum {
	background: url(../templates/Bilder/info.gif) no-repeat center center;
	width: 35px;
	float: left;
	border-right: 1px solid #fff;
	height: 16px;
	margin-top: 2px;
}

.kontakt {
	background: url(../templates/Bilder/mail.gif) no-repeat center center;
	width: 35px;
	float: left;
	border-right: 1px solid #fff;
	height: 16px;
	margin-top: 2px;
}

.print {
	background: url(../templates/Bilder/print.gif) no-repeat center center;
	width: 35px;
	float: left;
	height: 16px;
	margin-top: 2px;
}

#container_breadcrum {
	width: 476px;
	height: 20px;
	background-color: #000000;
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
	padding: 0 0 0 22px;
	margin-top: 5px;
}

#container_navi {
	width: 186px;
	min-height: 250px;
	margin-right: 3px;
	padding: 0 0 0 12px;
	float: left;
}
#container_links {
	width: 186px;
	height: 200px;
	float: none;
}

#container_bottom {
	width: 684px;
	height: 30px;
	padding: 10px 0 10px 12px;
	margin-right: 3px;
	bottom: 0;
	position: absolute;
	left: 242px;
	float: left;
	z-index: 1;
}

#container_bottom_navi {
	margin: 0;
	padding: 0;
	float: left;
	color: #43b2e2;
	font-size: 12px;
	text-decoration:none;
}

#copy {
	float: left;
	margin: 0;
	padding: 0;
	width: 320px;
}

#content {
	width: 476px;
	min-height: 372px;
	float: left;
	margin-right: 3px;
	padding-left: 22px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-bottom: 50px;
}

#container_rechts_oben {
	width: 242px;
	height: 85px;
	background-color: #43B2E2;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #ffffff;
	float: left;
}
#container_rechts_mitte {
	width: 242px;
	height: 187px;
	background-color: #FFF;
	padding: 0;
	margin: 0;
	float: left;
}

#container_rechts {
	width: 222px;
	min-height: 615px;
	background-color: #43B2E2;
	padding: 10px 10px 0;
	margin: 0;
	float: left;
	height: 100%;
	position: relative;
}