.temp-main {
	position: absolute; 
	width: 990px; 
	top:0px; 
	margin-left: 50%; 
	left: -495px;
}

.temp-line1 {
	position: absolute; 
	height: 85px; 
	width: 100%;
}

.temp-menuup {
	position: absolute; 
	right: 150px;
	top: 12px;
}

.temp-suche {
	position: absolute; 
	left: 850px;
	top: 10px;
}

.temp-slogan {
	position: absolute; 
	left: 310px; 
	top: 48px; 
	font-size: 28px;
	font-family: Arial;
}

.temp-menu1 {
	position: absolute; 
	left: 0px; 
	width: 300px; 
	top: 87px; 
	height: 30px;
}

.temp-menurest {
	position: absolute; 
	left: 300px; 
	width: 690px; 
	top: 87px; 
	height: 30px;
}

.temp-image {
	position: absolute; 
	left: 0px; 
	width: 100%; 
	top: 119px;
	height: 160px;
	background-color:#999999;
}

.temp-overlay {
	position: absolute; 
	left: 0px; 
	width: 100%; 
	top: 248px;
	height: 35px;
  text-align: center;
	font-size: 20px;
  font-family: "Trebuchet MS", Arial;
}

.temptransparenz {
	position: absolute; 
	left: 0px; 
	width: 100%; 
	top: 244px;
	height: 35px;
}

.templogo {
	position: absolute; 
	left: 150px; 
	top: 5px; 
	height: 128px;
	width: 140px;
  cursor: pointer;
}

html>body .templogo {
 background-image: url(duefalogo.png);
}

.temp-menuleft {
	width: 190px; 
	background-color:#c8c8c8;
  float:left;
}

.temp-inhalt {
  padding-top: 10px;
	width: 780px;
  float:right;
}

.hauptcontainer {
  position:absolute; 
  left: 0px;
	top: 281px;
}

.temp-copy {
  margin-top: 5px;
  border-top: 1px solid #ACBCDC;
  text-align: right;
  font-family: arial;
  font-size: 10px;
  color: #808080;
  width: 990px;
}
.temp-copy img {
	padding-top: 2px;
	border: 0;
}

