/* Dateiname: default.css */

BODY        {
        padding:0;
        margin:0;
        font-size:        14px;
        font-weight:        normal;
        word-spacing:        normal;
        letter-spacing:        normal;
        text-transform:        none;
        font-family:        Georgia, Arial, Helvetica, sans-serif;
        font-size-adjust:        .48;

        }
/*div {border: 1px dashed silver;}*/

div.hintergrund {
  left: 0px;
  width: 327
  height: 100%;
  padding: 0px;
  padding-bottom: 0px;
  border: 0px solid black;
  color: black;
  font-weight: normal;
  text-align: left;
  background-color: #4283ac;
}

div.adresse {
  position: absolute;
  left: 30px;
  top:670px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  font-weight: normal;
  text-align: left;
  background-color: #4283ac;
  font-size:12px;

}
div.sprachen {
  position: absolute;
  left: 404px;
  top: 25px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  text-align: left;


}

div.logo {
  position: absolute;
  left: 30px;
  top:10px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  font-weight: normal;
  text-align: left;
  background-color: #4283ac;
}

div.textinlogo {
  position: absolute;
  left: 124px;
  top: 90px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  font-weight: bold;
  text-align: justify;
  background-color: #4283ac;
}
div.textunterlogo {
  position: absolute;
  left: 0px;
  top: 116px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  font-weight: normal;
  text-align: justify;
  background-color: #4283ac;
}

h1 {
  font-size:16px;
  position: absolute;
  left: 0;
  top: 90px;
  width:260px;
  padding:0;
  color: black;
  text-align: right;
  background-color: #4283ac;
}
h1 span {
  display:block;
  margin-top:8px;
  font-size:15px;
  font-weight: normal;
}

div.navigationsmenu {
  position: absolute;
  left: 5px;
  top: 180px;
  padding: 0px
  padding-bottom: 0px;
}



div.ueberschrift,h2 {
  position: absolute;
  left: 400px;
  top: 117px;
  width:300px;
  padding: 0px
  padding-bottom: 0px;
  color: b93535;
  font-weight: bold;
  text-align: left;
  font-size:        24px;
}
div.sterne {
  position: absolute;
  left: 735px;
  top: 10px;
}
div.text {
  position: absolute;
  left: 400px;
  top: 208px;
  width: 530px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  font-weight: normal;
  text-align: left;
  font-size:        16px;
}
div.bild{
  position: relative;
  left: 15px;
}


A IMG{border:none;}
table { border:1px solid #000;  font-size:        12px; }
td { border:1px solid #000;}