         
.label1 { 
	  float: left;	
  	  text-align : right;
  	  width : 12em;
	  margin-right:2em;
}

.label2 {
	  float: left; 	
  	  text-align : left;
  	  width : 3em;
	  padding-left: 10px;
}

.label3 {
	  float: left; 	
  	  text-align : left;
  	  width : 2em;
	  padding-left: 10px;
	  margin-right:200px;
}


#Buttons {
    background-image : url('kachel.jpg');
    border-right-color : #3d5d9d;
    border-right-style : solid;
    border-right-width : 1px;
    height : 810px;
    padding-left : 10px;
    position : absolute;
    top : 200px;
    width : 220px;
    border-bottom-color : #3d5d9d;
    border-bottom-style : solid;
    border-bottom-width : 1px;
  }

#anmelden {
text-align:left;margin-left: 120px;
}

#Info {
    padding-left:10px;
    position : absolute;
    top : 900px;
    width : 220px;
  }
#PostIt {
    padding-left:10px;
    position : absolute;
    top : 750px;
    width : 220px;
}
#Header {
    width:1024px;
  }


#LogoEinstellungen {
    border-bottom-color : black;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : black;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : black;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : black;
    border-top-style : solid;
    border-top-width : 1px;
  }

.Banner {
border-bottom-color : black;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : black;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : black;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : black;
    border-top-style : solid;
    border-top-width : 1px;
}

.News {
    background-color: #527eeb;
  }


.Artikel {
    background-color: #94aff3;
  }


.Event {
    background-color: #bed2f9;
  }


#Inhalt {
    left : 232px;
    overflow : auto;
    padding-left : 5px;
    position : absolute;
    text-align : center;
    top : 200px;
    width : 780px;
    height: 805px;
  }


.Tabelle {
    background-color : #d9cb2e;
    border-bottom-color : #cb6e31;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #cb6e31;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #cb6e31;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #cb6e31;
    border-top-style : solid;
    border-top-width : 1px;
  }


a:link {
    font-weight:bold;
    color:#123AEE;
  }


a:visited {
    text-decoration:none;
    font-weight:bold;
    color:#1D179D;
  }


a:hover {
    text-decoration:none;
    color:yellow;
  }


a:active {
    text-decoration:none;
    font-weight:bold;
    background-color:#527eeb;
  }


h1 {
    font-style : oblique;
    line-height : 10px;
	text-decoration:underline;
  }


h2 {
    font-size : 25px;
    font-style : normal;
  }


h3 {
    font-size : 22px;
    font-style : normal;
  }


h4 {
    font-size : 20px;
    font-style : normal;
  }


#Logo {
    text-align: center;
  }


p {
    border-bottom-color : #464646;
    border-bottom-style : dotted;
    border-left-color : #464646;
    border-left-style : dotted;
    border-right-color : #464646;
    border-right-style : dotted;
    border-top-color : #464646;
    border-top-style : dotted;
    margin-left : 50px;
  }


blockquote {
    border-bottom-color : #464646;
    border-bottom-style : dotted;
    border-left-color : #464646;
    border-left-style : dotted;
    border-right-color : #464646;
    border-right-style : dotted;
    border-top-color : #464646;
    border-top-style : dotted;
    margin-left : 50px;
  }


#mitte {
    background-color : #658eea;
    border-bottom-color : #000000;
    -moz-border-radius:17px;
    border-bottom-style : groove;
    border-bottom-width : 2px;
    border-left-color : #000000;
    border-left-style : groove;
    border-left-width : 2px;
    border-right-color : #000000;
    border-right-style : groove;
    border-right-width : 2px;
    border-top-color : #000000;
    border-top-style : groove;
    border-top-width : 2px;
    position: absolute;
    bottom : 0px;
    padding-top : 20px;
    top : 0px;
    height: 1000px;
  }


body {
    background-color : #c9e7ff;
  }


#Anzeige {
    width: 1024px;
    margin: 0 auto;
  }
