header, section, footer, aside, nay,article, figure {
                display:block;}

body {
                color: white;
                background-color: black;
                font-family: Arial, Verdana, sans-serif;}

header {
                position: fixed;
                top:0px;
                right:0px;
                margin: 0px;
                padding: 0px;
                min-width: 960px;
                width: 100%;
                background-color: black;
		z-index: 10;}

nav {
                text-align: right;
                margin: 10px;
                padding-top: 0px;
                padding-left: 10px;
                padding-right: 10px;
                z-index: 9;}

article {
                width: 400px;
                margin-top: 0px;
                padding-top: 10px;
                padding-left: 20px;
                position: absolute;
                top:150px;
                left:20px;
                z-index: 8;}

article.fixed {
                position: fixed;
                top:150px;
                left:20px;
                z-index: 8;}

article.liste {
                width: 100%;}

aside {
                float: right;
                margin-right: 10px;
                position: absolute;
                right:20px;
                top:300px;}

div {
                float: left;}


div.spruch {
                position: relative;
                left:280px;
                top:50px;
                float: left;}

div.streifen {
		position: absolute;
                top:350px;
                float: left;}

div.projekt {
                padding:10px;
		float: left;}

section {
                background-color: rgb(70,70,70);
                border-radius: 20px;
		margin-right: 0px;
                margin-left: 20px;
                padding-right: 20px;
                padding-left: 40px;
		padding-top: 0px;
		padding-bottom: 0px;
                min-height:60px;
                max-height:100px;
		min-width: 600px;
                z-index: 7;}

section.ende {
                background-color: black;}

footer {
                background-color: black;
                width: 100%;
                padding-left: 20px;
                padding-bottom: 20px;
                position: fixed;
                bottom:0%;
                left:0%;
                z-index: 9;}

figure {
		padding: 0px;
                margin: 0px;}

figcaption {
                color:grey;
		font-size:75%;}

td {
                padding-left: 0px;
                padding-top: 0px;
                vertical-align: baseline;
		text-align: left;}

td.right {
                text-align: right;}

li {
		background-color: rgb(40,80,160);
                border-radius: 10px;
                margin-top: 15px;
                margin-right: 5px;
                margin-left: 5px;
                padding: 5px;
                min-width: 35px;
                max-width: 160px;
                height:22px;
		position:relative;
		left: -45px;
                list-style-type:none;}


li.nav	 {
		background-color: rgb(100,100,100);}


li.e2 {
                background-color: rgb(100,100,100);
                display:inline-block;
		left: 20px;}

h1 {
                color: rgb(40,80,160);
                text-align: right;
                margin-right: 20px;
                font-size: 200%;}
h2 {
                color: orange;
                margin-left:0px;
                font-size:150%;
                line-height:80%}
h2.right {
                padding-top: 15px;
                margin: 0px;
                font-size:150%;
                text-align: right;}
h3 {
                color: orange;
                font-size:100%;}
h4 {
                color:grey;
		font-size:100%;}
h4.projekt {
		font-size:85%;
		display: inline;
		vertical-align:top;
		margin-left:10px;
                color: white;}
h5 {
                color:grey;
                font-size:100%;}
h5.spruch {
                padding-top: 17px;
                margin: 0px;
                margin-left: 10px;
                color: grey;}
h6 {
                text-decoration: none;
                text-align: right;
                margin-right:20px;
                color: grey;
                font-size:70%;}
sub{
		font-size:100%;}



p {
                color:rgb(150,150,150);
                font-size:90%;}
p.projekt {
		vertical-align:top;
		margin-left:10px;
		margin-top:3px;
                color: white;
		font-size:80%;}

a,a:link,a:visited{outline:none;}

a {
                color:white;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 5px;
		padding-right: 5px;
		margin: 10px;
                text-decoration: none;
                font-size:100%;}

a.blatt {
		background-color:orange;
		border-radius: 5px;
		padding-left: 5px;
		margin: 0px;
		text-decoration: none;
                font-size:80%;}

a.aktuell {
                color:orange;}
a.eltern {
                color:grey;}
a.projekt {
                color:white;}
a.logo {
                background-color: black !important;
		color: rgb(40,80,160) !important;
                text-decoration: none !important;
                font-size:100% !important}
a.foot{
                position: absolute;
                bottom:0%;}
a:link	{
		color:white;}

a:hover {
		color: white;
                background-color:rgb(100,100,100);
		border-radius: 8px;}

a.projekt:hover {
		background-color: black;}

a:active	{
		color:black;}

#e2#menu-e2
a.e2 {
		color:grey;}
#e2#menu-e2
a:hover {
		color:white;}
#e3#menu-e2
a.e2 {
		color:grey!important;}


img.projekt	{
		border:0px;
		height:100px;}

img.streifen	{
		border:0px;
		height:300px;}

img.aside	{
		border:0px;
		width:200px;
		height:200px;}


		