﻿body {
 margin-top: 10px;
 font-family: Arial;
 font-size: 10pt;
 color: #000;
 background-color: #c4bc96;
}

#content {
 position: absolute;
 left: 50%;
 margin-left: -400px;
 width: 800px;
 background: transparent url('carola-kirsch.gif') no-repeat scroll left top;
}

#vertikale-linie {
 position: absolute;
 width: 3px;
 top: 60px;
 bottom: 60px;
 left: 560px;
}

#left-content {
 position: relative;
 left: 0px;
 width: 550px;
 top: 190px;
 min-height: 300px;
}

#right-content {
 position: absolute;
 right: 0px;
 width: 225px;
 top: 80px;
}
 
h1 {
 font-size: 16pt;
 color: #000;
 font-weight: normal;
 margin-bottom: 35px;
}

li {
 margin-top: 0.8em;
}

#right-content li {
 margin-left: -20px;
 margin-top: 1.5em;
}

#right-content li li {
 margin-left: -20px;
 margin-top: 0.4em;
}

a {
 color: black;
}

#right-content a {
 text-decoration: none;
}

#right-content a:hover {
 padding-left: 2px;
}

table {
 margin: auto;
 text-align: center;
}

td {
 vertical-align: top;
 line-height: 100%;
 padding-bottom: 10px;
 width: 33%;
}

input, textarea {
 font-family: Arial;
 font-size: 10pt;
 border: 1px solid #000;
 background-color: #c4bc96;
 color:#000;
 padding: 3px;
}

#adresszeile {
 text-align: center;
 margin-top: 210px
}

a img {
 border: 0px;
}
