@charset "iso-8859-2";
#mainNav #N4 {
	color: #111;
	background-color: #FFF;
}
#header {
	margin-bottom: -900px;
	min-height: 550px;
	background-color: #F29200;
}
#pagetitle {
	height: 700px;
}
#pagetitle .container {
	height: 100%;
	background-image: url(../bilder/banner/presse_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: transparent;
}
.projektliste .projekttitel{
	font-size: 42px;
	font-family: BebasNeueRegular;
	color: #666666;
	line-height: 100%;
	margin-bottom: 20px;
}
.projektliste .buttons {
	text-align: left;
	margin-top: 20px;
}
.projektliste table {
	width: 100%;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.projektliste table tr td {
	font-size: 12px;
	color: #333333;
}
.formularblock {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 20px;
}
#spendentabelle td {
	padding: 10px;
}
form input {
	background-color: #F0F0F0;
	border: 1px solid #666666;
}
form textarea {
	background-color: #F0F0F0;
	border: 1px solid #666666;
}

form select {
	background-color: #F0F0F0;
	border: 1px solid #666666;
}

@media (max-device-width: 900px) {
	#header {
		margin-bottom: - 770px;
	}
	#pagetitle {
		height: 570px;
		
	}
	#pagetitle .container {
		height: 570px;
		background-image: url(../bilder/banner/blumen_bg_720.png);
		background-repeat: repeat-x;
		background-position: center bottom;
		background-color: transparent;
	}
}#quote {
	margin-top: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
