.about {
 	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/images/waldteich_low.jpeg");
	background-repeat: no-repeat;
	background-size: cover;
}


.about-content {
	background-color: rgba(83, 71, 65, 0.85);
 	width: 100%;
	color: white;
	padding-bottom: 25px;
	padding-top: 33px;
}


#about-title {
	font-family: ingra, sans-serif;
	font-weight: 200;
	font-size:38px;
	color: #7F7F7F;
	line-height: 46px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 25px;
	margin-bottom: 25px;
	display: table-row;
}

.about a:link {
	color: #D6C490;
}

.about a:visited {
	color: #D6C490;
}

.about a:focus, .about a:hover {
	color: white;
}

.about a:active {
	color: #D6C490;
}


.about p {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 26px;
}


.about h2 {
	text-align: center;
	font-size: 24px;
}


.about ul {
	padding-left: 66px;
	list-style-image: url('/images/kreis_klein.png');
}


#slides {
	display: none;
	width: 527px;
	height: 351px;
}

#slide-text {
	padding-top: 38px;
}


#left {
	display: table-cell;
}

#right {
	width: 100%;
	display: table-cell;
	vertical-align: top;;
}

@media (max-width: 500px)
{
	#about-title {
		display: none;
	}
}




/*









#about-content {
	background-image: url("/images/waldteich_bearbeitet.jpg");
	width: 100%;
	height: 1050px;
}


#about-me {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	float: right;
	font-family: ingra, sans-serif;
	text-transform: uppercase;
	color: #7F7F7F;
	line-height: 46px;
	font-size: 38px;
	padding-right: 220px;
	margin-top: -285px;
}


#about-me-content {
	width: 100%;
	background-color: rgba(83, 71, 65, 0.85);
}


#about-me-content-text {
	width: auto;
	text-align: justify;
	font-family: ingra, sans-serif;
	font-size: 15px;
	font-weight: 200;
	line-height: 23px;
	color: #FFF;
	margin-left: 45px;
	margin-right: 45px;
	padding-top: 45px;
	height: 654px;
}


.slidesjs-slide img {
	height: 800px;
}
*/
