@charset "UTF-8";

@media screen {
	html {
		background-color: #C1272D;
	}
	body {
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000;
		height: 720px;
		width: 100%;
		position: relative;
	}
	#logo_zeile {
		position: absolute;
		top: 45px;
		left: 380px;
		width: 510px;
		height: 52px;
		background-image: url('../images/logo.png');
		background-repeat: no-repeat;
		background-position: right;
		color: white;
		line-height: 18px;
		padding-top: 10px;
		letter-spacing: 1px;
		text-align: right;
		padding-right: 70px;
	}
	#bg_nav {
		position: absolute;
		top: 133px;
		left: 0px;
		width: 100%;
		height: 58px;
		background: #BAB9BA;
		z-index: 1;
	}
	#bg_fussleiste {
		position: absolute;
		top: 690px;
		left: 0px;
		background: #BAB9BA;
		width: 100%;
		height: 17px;
	}
	#main_content {
		width: 980px;
		margin: 0 auto;
		padding: 0;
		position: relative;
		top: 0px;
		height: 720px;
	}
	.index {
		background-image: url('../images/treppe.png');
		background-repeat: no-repeat;
		background-position: 0px 25px;
	}
	.vita {
		background-image: url('../images/blumen_weg.png') ! important;
		background-repeat: no-repeat;
		background-position: 0px 25px;
	}
	.leistungsspektrum {
		background-image: url('../images/baumallee.png');
		background-repeat: no-repeat;
		background-position: 0px 25px;
	}
	.referenzen {
		background-image: url('../images/modell.png');
		background-repeat: no-repeat;
		background-position: 0px 25px;
	}
	.referenzen_freiraumplanung {
		background-image: url('../images/gartenhaus.png');
		background-repeat: no-repeat;
		background-position: 0px 25px;
	}
	.referenzen_gartendenkmalpflege {
		background-image: url('../images/denkmal2.png');
		background-repeat: no-repeat;
		background-position: 0px 25px;
	}
	.referenzen_gartengestaltung {
		background-image: url('../images/maigloeckchen.png');
		background-repeat: no-repeat;
		background-position: 0px 25px;
	}
}

.referenzen_bebauungsplanung {
	background-image: url('../images/bebauungsplan.jpg');
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

.referenzen_begleitplanung {
	background-image: url('../images/begleitplanung.jpg');
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

.kontakt {
	background-image: url('../images/IMG_4936.png');
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

.impressum {
	background-image: url('../images/baum.png');
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

#content {
	position: relative;
	top: 205px;
	left: 265px;
	background-color: white;
	padding: 40px;
	width: 635px;
	height: 389px;
	overflow: auto;
}

#bg_nav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	display: inline;
}

#bg_nav a {
	text-decoration: none;
	color: #000;
	font-size: 13px;
}

#bg_nav a:hover {
	color: #467B3A;
}

#bg_nav .aktiv {
	color: #467B3A;
}

.imagereferenz {
	float: left;
}

a {
	color: black;
}

strong {
	font-weight: bold;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 11px;
}

p {
	padding: 15px 0 15px 0;
}

.editrefrenz_1 {
	width: 317px;
	float: left;
}

.editreferenz_2 {
	width: 330px;
	float: left;
	padding-top: 10px;
}

.editreferenz_trenner {
	clear: both;
	border-bottom: 1px solid gray;
	margin-bottom: 10px;
}

.referenz_text_kurz {
	text-align: right;
	padding-right: 17px;
	width: 317px;
}

.referenz_grafiken {
	width: 350px;
}
}
