<style type= "text/css">
		/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;

}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
		padding:0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


 body {
	background-color:#FFF/*#E5E5DC*/;
	font-family:"Gill Sans",'Lato', sans-serif;		
}

header {
	position:relative;
	margin:0 auto;
	height:128px;
	width:980px;
	background:url(bilder/header.png) no-repeat;
}
	
nav a, nav a:visited {
	color: #000;
	font-size: 20px;
	font-weight: 300;
	padding:95px 1.8% 10px 1.8%; 
	float: left;
	text-decoration: none;
	border: 1px solid #FFF;
	border-bottom:none;
	border-top:none;
}

#end {
	border:0px;
}
		 
.link:hover, .link.active {
	background-color: #ffffcc;
	opacity:0.3;
}

#show {
	position:relative;
	margin:0 auto;
	height: 320px;
	width:980px;
	margin-top:8px;
	background:url(bilder/geschichte.png) #005e92;
	border: 2px solid #A2A69A;
	animation: links-slide 2s;
	-moz-animation: blitz 2s;
	-webkit-animation: blitz 2s;
	-o-animation: blitz 2s;
	/*-moz-box-shadow:0 0 40px 0 #F90;
	-webkit-box-shadow:0 0 40px 0 #F90;
	box-shadow:0 0 40px 0 #F90;*/
}

@keyframes blitz
{
from {opacity:0.9;}
to {opacity:1;}
}

@-moz-keyframes blitz
{
from {opacity:0.9;}
to {opacity:1;}
}

@-webkit-keyframes blitz
{
from {opacity:0.9;}
to {opacity:1;}
}

@-o-keyframes blitz
{
from {opacity:0.9;}
to {opacity:1;}
}

.weshalb {
	position:absolute;
	top:225px;
	left:640px;
	width: 335px;
	height:87px; 
	background:url(bilder/weshalbbubble.png) no-repeat;
	opacity: 0.6;
}

.weshalb:hover {
	opacity:0.9;
}

.weshalb a {
	padding:10px 165px 70px 165px ;
}

.pagetitle {
	height:40px;
	width: 460px;
	position:absolute;
	top:140px;
	left:470px;
	font-size: 44px;
	font-weight: 300;
	color:#FFF;
}

#content{
	height: 644px;
	width: 980px;
	position:relative;
	margin:0 auto;
	margin-top:8px;
}

#left {
	height:100%;
	width:20%;
	float:left;
	background-color:#E5E5DC;
}

#lefto {
	height:70%;
	background:url(bilder/aktuell.png);
	/*-moz-box-shadow: inset 0 0 5px #788080;
	-webkit-box-shadow: inset 0 0 5px #788080;
	box-shadow: inset 0 0 5px #788080;*/
}

.lo {
	-moz-box-shadow:inset -5px 0 40px 0 #000;
	-webkit-box-shadow: inset -5px 0 40px 0 #000;
	box-shadow:inset -5px 0 40px 0 #000;
	background-color:#0CF;
	opacity:0.4;
	padding:0 50% 222%;
}

#leftu {
	height:30%;
	background:url(bilder/Elo.png);
	/*-moz-box-shadow: inset 0 0 5px #788080A;
	-webkit-box-shadow: inset 0 0 5px #788080;
	box-shadow: inset 0 0 5px #788080;*/
}

.lu {
	padding:0 50% 90%;
	/*-moz-box-shadow:inset 0 0 40px 0 #FFF;
	-webkit-box-shadow: inset 0 0 40px 0 #FFF;
	box-shadow:inset 0 0 40px 0 #FFF;*/
}

.lu:hover {
	-moz-box-shadow:inset -5px 0 40px 0 #000;
	-webkit-box-shadow: inset -5px 0 40px 0 #000;
	box-shadow:inset -5px 0 40px 0 #000;
	background-color:#FF6;
	opacity:0.4;
}
	
#main {
	width:54%;
	height:98%;
	background: #FFF;
	position:absolute;
	left:20%;
	-moz-box-shadow: inset 0 0 40px 0 #A2A69A;
	-webkit-box-shadow: inset 0 0 40px 0 #A2A69A;
	box-shadow: inset 0 0 40px 0 #A2A69A;
	padding:0% 3% 1.3% 3%;
	font-size:22px;
	line-height: 1.3;
}

#main h1 {
	color:#0CF;
	font-size: 22px;
	font-weight: 500; 	
}

.history {
	margin-top: 20px;
}

.history td {
	height:40px;
	vertical-align: text-top;
}

.td1 {
	width:30%;
}

.kontakt-link {
	color:#006699;
}

#right {
	height:100%;
	width:20%;
	float:right;
	background-color:#E5E5DC;
}

#righto {
	height:40%;
	background:url(bilder/kalender.png);
	/*-moz-box-shadow: inset 0 0 5px #788080;
	-webkit-box-shadow: inset 0 0 5px #788080;
	box-shadow: inset 0 0 5px #788080;*/
}

.ro {
	padding:0 50% 122%;
	/*-moz-box-shadow:inset 0 0 40px 0 #FFF;
	-webkit-box-shadow: inset 0 0 40px 0 #FFF;
	box-shadow:inset 0 0 40px 0 #FFF;*/
}

.ro:hover {
	-moz-box-shadow:inset 5px 0 40px 0 #000;
	-webkit-box-shadow: inset 5px 0 40px 0 #000;
	box-shadow:inset 5px 0 40px 0 #000;
	background-color:#F66;
	opacity:0.4;
}

#rightu {
	height:60%;
	background:url(bilder/Anmeldung.png);
	/*-moz-box-shadow: inset 0 0 5px #788080;
	-webkit-box-shadow: inset 0 0 5px #788080;
	box-shadow: inset 0 0 5px #788080;*/
}

.ru {
	padding:0 50% 188%;
	/*-moz-box-shadow:inset 0 0 40px 0 #FFF;
	-webkit-box-shadow: inset 0 0 40px 0 #FFF;
	box-shadow:inset 0 0 40px 0 #FFF;*/
}

.ru:hover {
	-moz-box-shadow:inset 5px 0 40px 0 #000;
	-webkit-box-shadow: inset 5px 0 40px 0 #000;
	box-shadow:inset 5px 0 40px 0 #000;
	background-color:#0C3;
	opacity:0.4;
}

footer {
	position:relative;
	margin:0 auto;
	margin-bottom:8px;
	width:980px;
	height:94px;
	background-color:#689a7a; 
	font-size: 14px;
	-moz-box-shadow: inset 0 8px 24px -7px #353537;
	-webkit-box-shadow: inset 0 8px 24px -7px #353537;
	box-shadow: inset 0 8px 24px -7px #353537;
}

.plus {
	position: absolute;
	left:22%;
	top:20%;
	width:24%;
	height:50%;
	padding-top:15px;
	background-color: #ffcc66;
}

.newsletter {
	text-decoration: none;
	font-size: 28px;
	padding: 15px 30px;
	color: #996633;
	-moz-box-shadow:inset 0px 0 20px 0 #FFF;
	-webkit-box-shadow: inset 0px 0 20px 0 #FFF;
	box-shadow:inset 0px 0 20px 0 #FFF;
}

.newsletter:hover {
	color: #cc9966;
}

.addition {
	position: absolute;
	left:48%;
	top:20%;
	width: 310px;
	color: #353537;
	height:40%;
	text-align:left;
}

.addition-link {
	text-decoration:none;
	color: #353537;
}

.addition-link:hover {
	text-decoration:underline;
}
</style>				   