body {
  background:#CEE7B5;
  color:#333;
  margin:10px;
  font:101%/130% "Trebuchet MS", Georgia, sans-serif;
}

div#main {
  background:#878787;
  color:#333;
  border:1px solid #666666;
  width:750px;
  min-height: 480px;
  height:auto;
  height:480px;
  text-align:left;
  margin:auto;
}

#topbox {
  float:left;
  width:750px;
}

#leftbox {
  float:left;
  width:108px;
  text-align:center;
  font-size:11px;
}

#footerbox {
  float:left;
  width:748px;
  padding-top:10px;
  text-align:center;
  font-size:11px;
}

div#content {
  width:600px;
  border:1px solid #666666;
  background-color:#9A9A9A;
  float:left;
  padding:10px;
  font-size:11px;
  margin: 0px 0px 0px 10px;
}

#cleardiv {
  clear:left;
}

h1 {
  font:bold 1.8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color:#E7FFCF;
  letter-spacing:1px;
  position:relative;
}

h2 {
        font:bold 1.15em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        color:#D56D05;
        display:inline;
}
#headdata {
        font:normal 10px/10px Georgia, "Trebuchet MS", sans-serif;
        text-transform:uppercase;
        text-align:right;
        color:#FFAB58;
        letter-spacing:2px;
}
hr {
        height:1px;
        color:#ccc;
}
#cleardiv {
        clear:left;
}
#footer {
        clear:left;
        display:none;
}
.adresse {
        float:left;
        width:200px;
}
/* Formular */
textarea {
        width:360px;
        height:150px;
        display:block;
}
input {
        width:180px;
        display:block;
}
/* ENDE Formular */
#seitenanfang {
        float:right;
        margin-top:30px;
}
#headbild {
        width:750px;
        height:250px;
        border-bottom:10px solid #000;
        display:block;
}
#logo {
        position:relative;
        top:15px;
        left:540px;
}

p {
  text-align: justify;
}

.center {
  text-align: center;
}


.datacont {
        font:normal 0.8em Georgia, "Trebuchet MS", sans-serif;
        color:#000;
}
.preview {
        position:relative;
        font: 0.9em/170% "Trebuchet MS", Arial, Helvetica, sans-serif;
        float:left;
        border:1px solid #E9DEA4;
        margin:0 20px 20px 0;
}
#jobbeschreibung {
        display:inline;
}

a:link, a:visited {
  color:#E7FFCF;
  text-decoration:underline;
}

a:hover {
  background-color:#E7FFCF;
  color:#9a9a9a;
}