body {
	background-image:url('images/wohnpark-rauschwalde2.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	
	font-family:Arial;
}

#content {
	width:1000px;
	
	margin:auto;
	margin-top:20px;
}

.clear {
	clear:both;
}



#content .left {
	width:280px;
	float:left;
	
	
	
	border:0px;
}

#content .middle {
	width:320px;
	float:left;
	
	margin-left:20px;
	margin-right:20px;
	
	
}

#content .right {
	width:280px;
	float:left;
	
	
	
	border:0px;
}

.box-1 img {
	padding-top:25px;
	padding-left:13px;
	
	border:0px;
}

.box-2 img {
	padding-top:25px;
	padding-left:13px;
	
	border:0px;
}

.box-3 img {
	padding-top:25px;
	padding-left:13px;
	
	border:0px;
}

.box-4 img {
	padding-top:25px;
	padding-left:13px;
	
	border:0px;
}

.box-1 {
	width:280px;
	height:340px;
	background-image:url('images/polaroid.png');
	background-repeat:no-repeat;
}

.box-2 {
	width:280px;
	height:340px;
	background-image:url('images/polaroid.png');
	background-repeat:no-repeat;
	margin-top:80px;
}

.box-3 {
	width:280px;
	height:340px;
	background-image:url('images/polaroid.png');
	background-repeat:no-repeat;
}

.box-4 {
	width:280px;
	height:340px;
	background-image:url('images/polaroid.png');
	background-repeat:no-repeat;
	margin-top:80px;
}

.box-4-start {
	width:280px;
	height:340px;
	background-image:url('images/polaroid.png');
	background-repeat:no-repeat;
	margin-top:400px;
}

#content .text {
	padding-top:25px;
	padding-left:15px;
	
	font-size:14px;
}

#content .text a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#content .text a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

#content .logos {
	width:300px;
	margin:auto;
	margin-top:500px;
	
}

#content .logos img {
	border:0px;
}

#content .impressum {
	padding-top:25px;
	padding-left:25px;
	
	font-size:14px;
	color:#ffffff;
}

#content .impressum h2 {
	padding:0px;
	margin:0px;
	
	font-size:18px;
	color:#ffffff;
}

#content .text .link {
	float:left;
}

#content .text .groesse {
	text-align:right;
	padding-right:15px;
	margin-bottom:10px;
}
