body {	
    font-family: sans-serif;
	color: #0088c5;
	font-size: 2em;
	    background-color: #84d0f0;
}
	
a {
	text-decoration: initial;
	color: #ffffff;
}
#lowerslogan	
{
	font-size: .8em;
	text-align:center;
	width:600px;
	margin-left:232px;
}
#lowerslogan a { color: #0088c5; }
#foto {
width: 166px;
margin: 0 85px 0 0;
border: 3px;
border-color: #0088c5;
border-style: solid;
float:left;
}
#header h1 {
margin:0;
font-size: 2.5em;
}
#header h2 { margin:0;font-size: 1em;}
h2 { margin: 10px;}
h4 { font-weight: normal; text-decoration: underline; margin-bottom: 1em; }
#inner {
padding: 25px 50px 15px 75px;
height: 240px;
}

#slogan {
display: inline-block;
background-color: #6db122;
color: white;
margin-bottom:10px;
margin-top:10px;
padding: 10px 100px;
font-size: 1em;
  transform:rotate(-2deg);
  -ms-transform:rotate(-2deg); /* IE 9 */
  -moz-transform:rotate(-2deg); /* Firefox */
  -webkit-transform:rotate(-2deg)  translate3d( 0, 0, 0); /* Safari and Chrome */
  -o-transform:rotate(-2deg);
}

#mainslogan {
display: inline-block;
background-color: #0086cb;
color: white;

padding: 10px 100px;
font-size: 1em;
text-align:center;

margin: 100px;
  
  transform:rotate(-2deg);
  -ms-transform:rotate(-2deg); /* IE 9 */
  -moz-transform:rotate(-2deg); /* Firefox */
  -webkit-transform:rotate(-2deg)  translate3d( 0, 0, 0); /* Safari and Chrome */
  -o-transform:rotate(-2deg);
}
#mainslogan h1 {margin:0;}
#mainslogan h2 {margin:0;}
#trenner{
    background-color: #0086cb;
    text-align: center;
    padding: 10px;
	}
body {
	margin:0px;
}
#contenthome {padding: 32px 328px;}
#content {padding: 32px;background-color:white; margin-left:328px;margin-top:42px; margin-right:42px;margin-bottom:42px;}
#content td {vertical-align:top;border-style:none; padding:10px;}
#content td:first-child { font-weight:bold;}
#content table{ color: black; border-style:none;max-width: 700px;}
#content .komitee {max-width: initial;}
#content  table:last-child tr:last-child  td { background-color: #84d0f0; text-align:center;}
#content div {color: black; font-size: initial; padding:10px;max-width: 700px;}
#content  a {
	text-decoration: underline;
	color: #0086cb;
}

#content img {
display: block;
margin-right: auto;
margin-left: auto;
}

#header {
/*from http://www.colorzilla.com/gradient-editor/ */
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOTg5ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA4NmNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(41,137,216,1) 100%, rgba(0,134,203,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(53%,rgba(255,255,255,1)), color-stop(100%,rgba(41,137,216,1)), color-stop(100%,rgba(0,134,203,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 53%,rgba(41,137,216,1) 100%,rgba(0,134,203,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 53%,rgba(41,137,216,1) 100%,rgba(0,134,203,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 53%,rgba(41,137,216,1) 100%,rgba(0,134,203,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 53%,rgba(41,137,216,1) 100%,rgba(0,134,203,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#0086cb',GradientType=1 ); /* IE6-8 */
}

#menu {
    background-color: #84d0f0;
width: 200px;
float: left;
padding-left: 75px;
padding-right: 32px;
height:100%;
font-size:0.7em;

}

#menu ul {
list-style-type: none;
padding: 0px;
}

#menu li {
padding: 10px 0;
}
.current {color:#0086cb;}