@charset "UTF-8";
/* CSS Document */
html {height:100%;}
*{padding:0;margin:0;outline:none;}
body{font-family:Verdana, Geneva, sans-serif; width:100%; color:#5D5D5C; font-size:15px;
}

img a {border:none;}
img {border:none;}
a {text-decoration:none; color:inherit; display:inline-block; z-index:1000; position:relative;}

#zentrale {
	/*padding:5px 20px 5px;*/
	text-align:left;
	width:100%;
	height:50%;
	margin-bottom:-300px;
	float:left;
	position:relative;
}

span#zentral-span {
	display:inline-block;
	padding:10px;
}

#page {
	width:1024px;
	margin:0 auto;
	position:relative;
	height:600px;
	clear:left;
}

#logo {
	position:relative;
	width:570px;
	text-align:right;
	margin-bottom:25px;
}

#navi {
	width:580px;
	float:right;
	position:relative;
}

#navi a {display:block;}

#content-container { position:relative;}

#stuff {
	width:580px;
	float:right;
}

.nav-bar {
	margin-bottom:15px;
	position:relative;
	height:96px;
	width:571px; 
}

.nav-bar a {
	display:block; 
	box-shadow:7px 7px 3px rgba(0,0,0,0.5);
	text-decoration:none;
	position:absolute;
	top:0;
	height:96px;
	width:571px; 
}

.nav-bar a.active {background-image:none !important;}
.nav-bar a.active span {display:none;}
.nav-bar a.active:hover span {display:none;}

.nav-bar a.passive {background-image:none !important; background-color:#fff; box-shadow:7px 7px 3px rgba(255,255,255,1) !important;}
.nav-bar a.passive:hover {box-shadow:none !important;}
.nav-bar a.passive span {color:#5D5D5C; font-weight:normal; font-size:16px; text-shadow:none;}
.nav-bar a.passive:hover span {font-weight:bold;}



.nav-bar span {
	display:block;
	position:absolute;
	font-size:19px;
	color:#fff;
	font-style:italic;
	font-weight:bold;
	top:38px;
	text-align:right;
	width:555px;
	text-shadow: 0px 1px 3px #000;
}

h2 {font-size:25px; font-weight:normal; line-height:30px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	margin-bottom:7px;
	font-style:italic;
}

#footer h2 {margin-bottom:0;}
.news h2 {color:#464646;}

h3 {
	width:286px;
	text-align:right;
	font-weight:normal;
	padding:10px 0;
}

h4 {
	font-size: 15px;
	font-weight:bold;
	padding:15px 0 5px;
}

#stuff p {
	width:286px;
	text-align:right;
}

.team-back {
	text-align:right;
	margin:20px 0;
}

#news-content {
	height:299px;
	position:absolute;
	top:61px;
	width:425px;
	padding-top:0px;
}

#news-content a:last-child {
	width:230px;
	position:absolute;
	top:312px;
	left:200px;	
}

div.news {
	margin-bottom:35px;
	font-size:18px;
}

#footer {
	color:#fff;
	font-size:14px;
	font-style:italic;
	position:absolute;
	top:378px;
	width:175px;
}

#footer div {
	padding:18px 0 18px 10px;
	width:165px;
	background-color:#5F95CA;
	box-shadow:7px 7px 3px rgba(0,0,0,0.5);
	margin-bottom:16px;
}



#kontakt p {margin-top:5px;}
#kontakt p:last-child {margin-top:8px;}

p {
	margin-top:10px;
}




#content {
	width:375px;
	min-height:567px;
	background-color:#5F95CA;
	box-shadow:7px 7px 3px rgba(0,0,0,0.5);
	padding:18px 18px 15px 18px;
	color:#fff;
	position:absolute;
	top:0px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	font-weight:bold;
}



#content p {font-weight:normal;}

#content ul {
	list-style-image: url('/static/pix/list-item.gif');
	list-style-position:outside;
	margin-left:15px;
	font-weight:normal;
}

#content ul li {margin-bottom:6px; padding-left:5px;}

#content ul li ul {margin:5px 15px;}

#content ul li ul li {margin-bottom:0; list-style-image: url('/static/pix/inner-list-item.gif');}


/*#content br {display:none;}*/


div#mission {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
    list-style-image: none;
    list-style-position: inside;
    margin-left: 0;
    padding-right: 15px;
	position:absolute;
	bottom:18px;
	font-style:italic;
}

#content div#mission ul {margin-bottom:15px;}

#content div#mission ul li {margin-bottom:0; list-style-image: url('/static/pix/list-item.gif');}

#mission a {text-decoration:underline;}


#page div div.contact {min-height: 540px; height:auto; position:relative; top:0;}
#contact {
	font-weight:normal;
    bottom: 18px;
	position: absolute;
}

#contact br {display:inline;}
#contact p {margin-top:50px;}
#content span {font-weight:bold; padding-bottom:5px; display:inline-block;}
#agb #mission span {font-weight:bold; padding-bottom:5px; padding-top:10px; display:inline-block;}
#contact a {text-decoration:underline;}


.sub-navi {
	width:286px;
	height:66px;
	margin-bottom:30px;
	text-align:right;
	font-style:italic;
}

.sub-navi img {background-color:#5F95CA;}
	
#stuff {font-style:italic;}
#stuff a {text-decoration:underline;}
#stuff img {background-color:#5F95CA;}

#agb {
	width:379px;
	min-height:540px;
	background-color:#5F95CA;
	box-shadow:7px 7px 3px rgba(0,0,0,0.5);
	padding:18px;
	color:#fff;
}

#agb p {
	margin:0;
}

#agb #mission {
	width:379px;
	position: absolute;
    bottom: 20px;
}

.mission-start {
	font-size:16px;
	line-height:24px;
}

.impressum {
top:61px !important;}