

h1 {
    color : #0e20c0;
  }


h3 {
    color : #552ec0;
    text-align : center;
  }


body {
    background-color : #000000;
  }


table {
    border-bottom-color : #3477eb;
    border-left-color : #3477eb;
    border-right-color : #3477eb;
    border-top-color : #3477eb;
    color : #ffffff;
  }

span {
    color : #0e20c0;
     font-weight:bold;
    font-family : 'Bitstream Vera Serif';
}



#rechts {
    right:2%;
    position : absolute;
    width:20%;
    top : 5%;
    height : 181px;
overflow : auto;
  }


#mitte {
    position:absolute;
    left:35%;
    right:35%;
    top : 15%;

  }


#links {
    position : absolute;
    left:2%;
    width:141px;
    top: 5%;
    height : 181px;

  }


h4 {
    color : #3daac0;
    font-family : 'Bitstream Vera Serif';
  }


#oben {
    position: absolute;
    top: 0%;
    height: 35%;
    left:0%;
    width: 100%;
  }


#rand {
    position: absolute;
    top: 35%;
    bottom: 0%;
    left: 0%;
    width: 20%;
    background-image : url('Boxhandschuhe2.jpg');

  }


#haupt {
    heigth : 65%;
    left : 23%;
    position : absolute;
    top : 35%;
   width:*;
    right:0px;
	overflow:auto;
    bottom:0%;

  }


[type= submit] {
    background-image : url('button_clean.jpg');
    background-repeat : no-repeat;
    font-size : 100%;
    font-weight : bold;
    width : 100px;
  }


[type= submit]:hover {
    border-bottom-color : #000000;
    border-bottom-style : outset;
    border-bottom-width : 6px;
    border-left-style : outset;
    border-right-style : outset;
    border-top-style : outset;
    font-size : 100;
    font-weight : bold;
    width : 100px;
  }


p {
    color : #14c09e;
    font-family : 'Bitstream Vera Serif';
  }


blockquote {
    border-bottom-color : #2330a8;
    border-bottom-style : solid;
    border-left-color : #2330a8;
    border-left-style : solid;
    border-right-color : #2330a8;
    border-right-style : solid;
    border-top-color : #2330a8;
    border-top-style : solid;
    color : #14c09e;
    font-family : 'URW Chancery L';
    margin-left : 50px;
    margin-right : 50px;
    padding-bottom : 25px;
    padding-left : 45px;
    padding-right : 45px;
    padding-top : 25px;
  }


.News {
    background-color:#FFF424;
    color : black;
  }


.Schule {
    background-color:#26FF2A;
    color : black;
  }


.Test {
    background-color:#FF24E9;
    color : black;
  }


h2 {
    color : #2172ff;
    font-family : 'AR PL UMing CN';
  }


hr {
    color : #1d27d6;
  }


