body {
        background:#eaeaea;
        text-align:center;
        font:101%/130% "Trebuchet MS", Georgia, sans-serif;
        color:#333;
        margin:10;
        border:0;
}
//img {
        border:1px solid #DEC6C6;
}
//img.no {
        border:0px;
}
.subnavi1 {
        text-transform:none;
        margin-left:15px;
}
.subnavi2 {
        font-weight:normal;
        text-transform:none;
        margin-left:25px;
}
div#main {
        border:1px solid #DEC6C6;
        background:#FFEFDE;
        width:750px;
        text-align:left;
        margin:auto;
}* html div#main {
        width:770px;
        w\idth:750px;
}
div#main2 {
        width:750px;
        background-color:#009900;
}* html div#main {
        width:770px;
        w\idth:750px;
}

#topbox {
        float:left;
        width:750;
        padding-top:0px;
        background:#FDF8F7;
        text-align:center;
        font-size:11px;
}

#leftbox {
        float:left;
        width:110px;
        padding:10px;
        background:#FFEFDE;
        text-align:center;
        font-size:11px;

}

#footerbox {
        float:right;
        width:750;
        padding-top:0px;
        background:#FFEFDE;
        text-align:center;
        font-size:11px;

}

div#content {
        width:500px;
        border:1px solid #DEC6C6;
        background-color:#f9f9f9;
        float:left;
        padding: 10px 10px 10px 10px;
        font-size:11px;
        margin: 0px 0px 0px 10px;


}* html div#content {
        width:564px;
        w\idth:560px;
}
h1 {
        font:bold 1.8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        color:#731414;
        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:#731414;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}