*{
	padding: 0;
	margin: 0;
	border: 0;
}
body,html{
	height: 100%;
	font: 12px Arial, "Trebuchet MS", Verdana, sans-serif;
	color: black;
	background: #9c9e9f;
	text-align: center;
}
#gecko_scrollbar {
	display: none;
}
html>body #gecko_scrollbar {
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0;
	width: 1px;
	height: 1px;
	display: block;
	font-size: 0;
}
#wrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	position: relative;
	min-height: 100%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 100%; /* Fuer IE */
}
#header {
	width: 980px;
	height: 120px;
	float: left;
	text-align: left;
}
#logo {
	width: 185px;
	height: 100px;
	float: left;
	padding: 20px 0 0 0;
	text-align: right;
}
#whereiam {
	width: 300px;
	height: 25px;
	float: left;
	padding: 90px 0 0 20px;
	background: white;
	vertical-align: bottom;
}
#topnavi {
	width: 270px;
	height: 25px;
	float: right;
	padding: 90px 0 0 0;
	color: #9c9e9f;
	font-size: 12px;
	background: white;
	vertical-align: bottom;
}
#topnavi img {
	vertical-align: bottom;
}
#spacer1 {
	width: 100%;
	float: left;
	height: 20px;
	background: #FFFFFF;
}
#middle {
  float: left;
  position: relative;
  width: 100%;
  height: 200px;
  margin: 0 0 10px 0;
}
#banner {
  width: 100%;
  float: left;
  height: 180px;
}
#spacer2 {
	width: 780px;
	float: right;
	height: 10px;
	background: #d9001b;
}
#leftnav_1 {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 155px; /* 210px + 5px + 5px = 220px */
	background: transparent;
	padding: 0px 5px 0px 5px;
}
.template2 #leftnav_1 {
	top: 180px;	
}
#leftnav_2 {
  float: left;
	width: 175px; /* 210px + 5px + 5px = 220px */
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background: transparent;
	padding: 0px 5px 0px 20px;
}
.template2 #leftnav_2 {
	margin: 210px 0 0 0;
}
#content {
	width: 765px; /* 650px + 20px + 20px = 690px */
	float: left;
	margin: 0px 0px 2.5em 15px;
	padding: 0px 0px 0px 0px;
}
#footer {
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 0;
	background: #d9001b;
}
#ct1 {
	width: 100%;
	float: left;
	margin: 0px 0px 2.5em 0px;
}
#ct11 {
	width: 420px;
	float: left;
	margin: 0px 80px 2.5em 0px;
}
#ct_stellen {
	width: 240px;
	float: left;
	background: #e3e4e6;
	margin: 0px 0px 2.5em 0px;
}
#ct21 {
	width: 48%;
	float: left;
	padding: 0px 2% 0px 0px;
	margin: 0px 0px 2.5em 0px;
}
#ct22 {
	width: 48%;
	float: left;
	padding: 0px 0px 0px 2%;
	margin: 0px 0px 2.5em 0px;
}
#ct3 {
	width: 428px;
	float: left;
	margin: 0px 80px 2.5em 0px;
}
#job_banner {
        width: 257px;
        float: left;
        margin: 0px 0px 15px 0px;
	border-bottom: 10px #d9001b solid;
}
#ct4 {
	width: 100%;
	float: left;
	margin: 0 0 2.5em 0;
}

