* {
    margin: 0;
    padding: 0;
}

html, body {
    direction: ltr;
}
	 
body {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
	color: black;
	background-color: #666;
    line-height: 1.33em;
}

.page-wrapper {
	position: relative;
	width: 920px;
	margin: 0 auto;
	background-color: white;
}

.header .nav {
	text-align: center;
	font-family:  'Bearpaw', Georgia, Helvetica, sans-serif;
	font-size: 1.7em;
	border: 2px solid black;
}

.site-header {
	color: black;
	background-color: white;
	text-align: center;
	height: 190px;
	border: 2px solid black;
}

.site-logo {
	width: 200px;
	position: absolute;
	top: 10px;
	left: 10px;
	float: left;
}

.site-name  {
	text-align: center;
	padding-left: 220px;
	padding-top: 60px;
	font-size: 2.5em;
	font-family: Lobster;
	line-height: 68.4px;
	float: left;
}

.header .nav ul {
	display: block;
}

.header .nav {
	background-color: #FE9901;
}

.header .nav ul li {
	display: inline-block;
	height: 20px;
	padding: 20px 10px 15px;
	border: 2px solid black;
	border-top: 0;
	border-bottom: 0;
}

.header .nav ul li[class='active'], .header .nav ul li:hover {
	background-color: #23FF03;
}

.header .nav ul li[class='active'] a, .header .nav ul li:hover a {
	color: black;
}

.header .nav ul li a {
	color: black;
}

.footer {
	text-align: center;
	font-size: 0.8em;
	padding: 20px 0px;
	color: white;
	background-color: black;	
	border: 2px solid black;
	position: relative;
	height: 30px;
	width: 916px;
}

.content-wrapper {
	padding: 20px 20px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	width: 876px;
	position: relative;
}

.main-content .header {
	font-weight: bold;
	margin-bottom: 8px;
}

.main-content .article {
	margin-top: 15px;
}

/**
	Page Config
********************************************************/
#page-home .images {
	position: relative;
	padding-top: 35px;
	text-align: center;
}

#page-home .marquee {
	margin-top: 20px;
}
	
#page-home .marquee a {
	color: #DD6900;
	font-weight: bold;
}

#page-team .member img {
	width: 150px;
	height: 150px;
	
}

#page-team .member {
	position: relative;
	margin: 20px 0px;
}

#page-team .member span {
	display: block;
}

#page-team .member .name {
	font-weight: bold;
	color: #DD6900 
}
/**C43900*/
#page-team .member .position {
	font-weight: bold;
	color: #EA8F3F;
}

#page-team .content-left {
	float: left;
	width: 186px;
}

#page-team .content-right {
	float: left;
	width: 690px;
}

#page-partner .content-wrapper {
	text-align: center;
}

#page-partner .content-wrapper .images a {
	cursor: default;
	padding: 30px;
}

#page-partner .content-wrapper .images img {
	cursor: pointer;
	padding: 30px;
}

#page-partner .site-title {
	font-family:'Lobster', Georgia, "Times New Roman", Times, serif;
	font-weight:normal ;
	margin:30px auto 10px; 
}

#page-partner .site-title a {
	color: #A25333;
	line-height: 1.6em;
	font-size: 1.0em;
	text-shadow: -1px -2px 1px #7F3218;
}

#page-spende table.accountdata {
	margin-top: 20px;
}
	
#page-spende table.accountdata thead tr th {
	color: #DD6900;
	padding-bottom: 15px;
}
/**

#FE9901
#B42B00
*/
#page-spende table.accountdata tbody tr td:nth-child(1) {
	font-weight: bold;
}

#page-spende table.accountdata tbody tr:nth-child(1) td {
	font-weight: bold;
}

#page-spende table.accountdata tbody tr td {
	padding-bottom: 10px;
} 

#page-contact .contactdata {
	margin-top: 20px;
}

#page-contact .contactdata td:nth-child(1) {
	font-weight: bold;
	padding-right: 10px;
}

#page-leistungen .project .article {
	margin-left: 40px;
}

#page-leistungen .project .article .header {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 1.em;
}

#page-leistungen .project .header p {
	font-size: 1.2em;
	margin: 20px 0px;
}

#page-leistungen .project .header .project-name {
	color: #DD6900;
	padding-left: 10px;
}
/**
#DD6900
#FE9901
*/

#page-leistungen .project .article .header {
	color: #EA8F3F;
}

#page-leistungen .project .article ul {
	list-style-type: disc;
	margin-top: 15px;
	padding-left: 22px;
}

#page-leistungen .project .article table tr td {
	padding-bottom: 10px;
}

#page-leistungen .project .article table tr:nth-child(2n+1) {
	font-weight: bold;
	font-size: 1.0em;
}

#page-leistungen .project .article table tr:nth-child(2n) td {
	padding-left: 20px;
}

#page-integration .main-content ul {
	list-style-type: disc;
	margin-left: 30px;
}

#page-integration .main-content table tr:nth-child(2n+1) {
	font-weight: bold;
	font-size: 0.9em;
}

#page-integration .main-content table {
	margin-left: 15px;
}

#page-integration .main-content table tr:nth-child(2n) td {
	padding-left: 15px;
}

#page-integration .main-content table tr td {
	padding-bottom: 10px;
}

#page-actual-project .main-content {
	
}

#page-actual-project .main-content div.images {
	margin: 30px auto;
	text-align: center;
}

#page-impresssum .main-content h4 {
	color: #DD6900;
}

#page-impresssum .main-content strong {
	color: #EA8F3F;
}


/**	Common Config
********************************************************/

div, p {
	display: block;
}

ul {
	list-style: none;
}
a {
	text-decoration: none;
	cursor: pointer;
}

.clearfix::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: '.';
	clear: both;
	height: 0;
}

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.bold {
    font-weight: bold;
}

#page-eventsgalerie #video-1 {
    margin: 0 auto;
}

.video-player p {
    margin-bottom: 20px;
}