html, body {
    background-color : black;
    margin: 0px;
}


h1 {
    color : #ffffff;
  }


h3 {
    color : #2cdcff;
    font-size : 25px;
    margin: 8px;
  }


p {
    color : #d6d6d6;
  }


a {
    color : #fff1d4;
    font-family : Rasheeq;
    font-size: 18px;
    margin: 0px;
  }


ul {
    color : #add3ff;
    font-family : Rehan;
    font-size : 20px;
  }


h2 {
    color : #c2fff6;
    margin: 0px;
  }


h4 {
    color : #d1ffc4;
  }


h5 {
    color : #d1ffc4;
  }


li {
    color : #b1cf7e;
  }


table {
    border-bottom-color : #808db6;
    border-left-color : #808db6;
    border-right-color : #808db6;
    border-top-color : #808db6;
    color : black;
    background-color: grey;
    -khtml-border-radius : 13px;
    -moz-border-radius : 13px;
    border: 5px;
  }


.more {
    font-size: 13px;
    margin: 0px;
    padding: 0px;
  }


img {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }


[type=submit] {
    -khtml-border-radius : 30px;
    -moz-border-radius : 30px;
    background-color: #B1ADB6;
  }


[type=submit]:hover {
    color: #FFFFFF;
    background-color: #3D33FF;
  }


[type=text], [type=password] {
    -khtml-border-radius : 10px;
    -moz-border-radius : 10px;
    background-color: #B6B6B6;
  }


[type=text]:hover, [type=password]:hover {
    color: #FFFFFF;
    background-color: #3D33FF;
  }


[type=text]:focus, [type=password]:focus {
    color: #000000;
    background-color: #1EA220;
  }
label {
  color: #FFFFFF;
}

#oben {
    overflow: auto;
    min-width : 910px;
    position : fixed;
    top : 0px;
    background-color: #000000;
    width: 100%;
  }


#links {
    top: 100px;
    border-bottom-style : groove;
    border-left-style : groove;
    border-right-style : groove;
    border-top-style : groove;
    float : left;
    position: fixed;
    -khtml-border-radius : 13px;
    -moz-border-radius : 13px;
    bottom: 10px;
    overflow-x: hidden;
    margin-left: 2px;
    background-color: #2c2c2c;
    text-align: center;
  }


#google {
    position: relative;
    left: 500px;
    top: 100px;
  }


#inhalt {
    margin-left: 180px;
    
    margin-top: 0px;
    opacity: 0;
  }


#suche {
    position: absolute;
    right: 20px;
  }


.zitat {
    color : #03FF29;
    text-align : center;
  }


.mac {
    background-color: #464646;
    padding-left: 10px;
    -khtml-border-radius : 13px;
    -moz-border-radius : 13px;
  }
legend {
  color: #DDDDDD;
  font-size: 18px;
}

.webseite {
    background-color: #28393C;
    padding-left: 10px;
    -khtml-border-radius : 13px;
    -moz-border-radius : 13px;
  }


a:hover {
    color : #000000;
    background-color: #5ed8cb;
  }


a:active {
    color : #2cdcff;
  }
fieldset {
  margin-bottom: 15px;
  -khtml-border-radius : 10px;
  -moz-border-radius : 10px;
}
.inter {
  position: absolute;
  left: 210px;
  width: 190px;
  float: left;
  text-align: right;
}
.label {
    float: left;	
    text-align : right;
    width : 13em;
    margin-right:0.9em;
    color: #FFFFFF;
}
.notRound {
  -khtml-border-radius : 0px;
    -moz-border-radius : 0px;
}

#loading {
    position: absolute;
    left: 40%;
    top: 50%;
    background-color: black;
    opacity: 0;
    visibility: hidden;
    -khtml-border-radius : 10px;
    -moz-border-radius : 10px;
    border: white 4px solid;
}
.Weiblich {
    background-color: red;
}
.Männlich {
    background-color: #a8a8ff;
}
.WOAM {
    background-color: pink;
}
.WOAM a {
    color: black;
}

