@charset "UTF-8";

@font-face {
    font-family : geosanslightregular;
    font-style : normal;
    font-weight : normal;
    src : url('geosanslight-webfont.eot?#iefix') format('embedded-opentype'), url('geosanslight-webfont.woff') format('woff'), url('geosanslight-webfont.ttf') format('truetype'), url('geosanslight-webfont.svg#geosanslightregular') format('svg');
  }


#seite {
    margin-bottom : 30px;
    margin-left : auto;
    margin-right :auto;
    margin-top : 0px;
    width : 100%;
  }


#center {
    margin-left :20%;
    position : relative;
    text-align: left;
    color:black;
    font-family: geosanslightregular;
    font-size:44px;
    font-weight:100;
  }


#logo {
    margin-left : 50px;
    margin-top : 50px;
    position : relative;
  }


#slogan {
    margin-right :auto;
    position : relative;
    text-align: center;
    color:black;
    font-family: geosanslightregular;
    font-size:44px;
    font-weight:100;
  }


#slogan2 {
    margin-left :40%;
    font-family : geosanslightregular;
    font-size : 22px;
    font-weight : 100;
    position : relative;
    text-align : center;
  }


#projectlist {
    font-size : 20px;
    font-family: geosanslightregular;
    position : relative;
    margin-top : 50px;
  }


#langselection {
    position:relative;
    z-index : 1;
    margin-left : 100px;
  }


#hnavtext {
    color : black;
    font-family : geosanslightregular;
    font-size : 26px;
    margin-top : 50px;
    text-align : center;
  }


#navilinks {
    margin-bottom:30px;
    margin-top:20px;
    width : 200px;
    text-align : left;
  }


#hnavpic {
    margin-bottom : 3px;
    margin-left : 5px;
    margin-right : 10px;
    margin-top : 3px;
    text-align : center;
  }


#headline {
    color : #8b0000;
    font-family : GeosansLight;
    font-size : 20px;
    font-weight : bold;
    text-decoration : underline;
  }


#text_field {
    font-family : geosanslightregular;
    font-size : 22px;
    line-height: 1;
    margin-right : auto;
    margin-top : 5px;
    position : relative;
    text-align : left;
  }

#dberror{
    top : 0px;
    color : #FFFFFF;
    font-size : 10px;
    font-weight : lighter;
    position : fixed;
    text-align : left;
    width : 300px;
  }

#footer {
    bottom : 0px;
    color : #ccccff;
    font-size : 10px;
    font-weight : lighter;
    position : fixed;
    text-align : left;
    width : 300px;
  }


#design {
    bottom : 20px;
    font-size : 10px;
    font-weight : lighter;
    font-family : GeosansLight;
    position : fixed;
    text-align : left;
    width : 300px;
  }


#mailform {
    background-color : #EEDFCC;
    color : #000000;
    font-family : GeosansLightregular;
    font-size : 15px;
    height : 350px;
    min-height : 150px;
    text-indent : 30px;
    width : 400px;
  }


#ergebnisseite {
    color: #000000;
    margin-left: 10px;
    margin-top: 40px;
    border: 1px solid #ddd;
    width: 350px;
    background-color: #ffffff;
    text-align: center;
    padding: 5px;
  }


#mailto {
    width:300px;
    position:relative;
    margin-top:5px;
  }


.rechenaufgabe {
    font-size: 10px;
    font-weight: bold;
  }


.fehler {
    font-weight: normal;
    font-size : 14px;
    color: #000000;
    padding: 5px;
  }


.text {
    width:230px;
  }


h1 {
    text-align:left;
    color:black;
    font-family: geosanslightregular;
    font-size:44px;
    font-weight:100;
  }


h2 {
    color:black;
    font-family:geosanslightregular;
    font-size:30px;
    font-weight:100;
  }


h4 {
    color:black;
    font-family:geosanslightregular;
    font-size:14px;
    font-weight:100;
  }


p {
    color : black;
    font-family : geosanslightregular;
    font-size : 26px;
    margin-bottom : 50px;
  }


br {
    margin-bottom : 10px;
  }


a {
    font-weight : 100;
  }


a:link {
    color:#6C3743;
    font-family: GeosansLight;
    text-decoration:none;
    outline: 0;
  }


a:visited {
    color : #09F;
    font-style : italic;
  }


a:hover {
    color : #004573;
    outline: 0;
  }


a:active {
    color : #a6c208;
    outline: 0;
  }


ul {
    color : black;
    font-family : geosanslightregular;
    font-size : 26px;
    list-style-type : none;
  }


img {
    border-style: none;
  }


focus {
    outline-style : none;
  }


#user {
    background-color : #ffffff;
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    font-size : 10px;
    font-weight : lighter;
    margin-bottom : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    position : absolute;
    right : 0px;
    text-align : right;
    top : 0px;
  }

