body {
	margin:1em 0 0 0;
	line-height:1.6em;
	
}

#tempCenteredContainer {
	position:absolute;

	width:920px;
	height:200px;
	
	margin-left:-450px;
	left:50%;
}
#tempTop {
	width:920px;
	height:230px;

	padding:15px 0 0 15px;

	background-image:url(../template-images/templateTopBackground.png);
	background-repeat:no-repeat;
}
#tempTopPic {
	width:890px;
	height:220px;
	
	padding:10px 0;
}

#tempMiddle {
	width:890px;
	min-height:100px;
	
	padding:20px 15px;
	
	background-color:#FFFFFF;
}
#tempMenue {
	float:left;
	width:130px;
	color:#008e56;
}

#tempContent {
	width:530px;
	margin:0 0 0 15px;
	float:left;
}
#tempContentFull {
	width:740px;
	margin:0 0 0 145px;
}
#tempContentTop {
	width:740px;
	margin:0 0 0 145px;
}
#tempContentFull h1,h2,h3,h4 {
	width:715px;
}
#tempContent h1,h2,h3,h4 {
	width:530px;
}
#tempSidebar h2{
	width:170px;
}

#tempSidebar {
	margin:0 0 0 700px;
	width:170px;
}
#tempSidebar .section{
	text-align:left;
	padding:0 0 0 15px;
}
#tempBottom {
	width:920px;
	height:35px;
	
	padding:20px 0 0 0;
	
	background-image:url(../template-images/templateBottomBackground.png);
	background-repeat:repeat;
	
	text-align:center;
	font-size:10px;
}
.floatLeft {
	float:left;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
}

* html .clearfix {height: 1%;}

.clear {
	clear:both;
}

.flRight {
	float:right;
	margin:0 0 15px 20px;
}
.flLeft {
	float:left;
	margin:0 20px 0 0;
}

.image2 {
	padding:5px;
}
.angebotContainer {
	margin-left: 50px;
	width: 600px;
	margin-bottom: 15px;
	border-bottom: 3px #008E56 solid;
	border-left: 1px #008E56 solid;
	border-right: 1px #008E56 solid;
	border-top: 1px #008E56 solid;
	background-color: #CCE8DD;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
}
.angebotHeadline {
	font-weight: bold;
	border-bottom: 1px #000000 solid;
}
.angebotBild {
	float: right;
	margin-top: 10px;
	
	}
.angebotBild a img {
	border: 2px #008E56 solid;
	margin:0 0 10px 0;
	}
.angebotBesonderheiten {
	margin-top: 20px;
	width: 440px;
	float: left;
	}
.anschrift {
	margin-top: 10px;
	font-size: 9px;
	}

