#content {
    width: 545px;
	height: 404px;
	text-align: left;
	float:left;
}

#contentbig {
    width: 595px;
	height: 404px;
	text-align: left;
	float:left;
}


#content h1 {
	margin:0px;
	border:0px;
	padding: 72px 0px 10px 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:#b2c700;
}

#content p.flies {
	margin:0px;
	border:0px;
	padding: 5px 0px 10px 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#656565;
}

#mydiv {
	position: relative;
	width: 515px;
	height: 400px;
	}
	
	#mydivneu {
	position: relative;
	width: 950px;
	height: 625px;
	}
	
	
.slide-image {
	position: absolute;
	top: 0;
	left: 35px;
	width: 515px;
	height: 400px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat 
}

.slide-imageneu {
	position: absolute;
	top: 0;
	/*left: 35px;*/
	width: 515px;
	height: 400px;
	width: 950px;
	height: 625px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat 
}

#imgdsc0 {
	/*  für die slideshow Beschreibungstext */
	font-size:18px;
	/*font-weight:bold;*/
	
}
