
body { 
    color: #000000;
    background-color: #eae8d4;
    margin: 0px;
    padding: 0px;
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
}
h1, h2, h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
}
h1 {
    font-size: 20px;
    color: #da862b;
}
h2 {
    color: #656314;
}
a img {
    border:none;
}

a:link, a:visited, a:hover {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: underline;
    color: #7ba1b4;
    white-space: nowrap;
}

/* ie7 does not {clear:both;float:left;}, so insert empty divs */
.clear {
    clear: both;
    visibility: hidden;
}

#body, #left, #navi {
    height: 750px;
}

#body {
    width: 990px;
    border-right: 10px solid #faf8e4;
}

#left {
    background-color: #da862b;
    float: left;
    width: 150px;
}

#navi {
    position: absolute;
    top: 0;
    left: 90px;
    width: 120px;
    z-index: 10;
}

.home a:link, .home a:visited {
    color: #a30a0e;
}
#navi a:link, #navi a:visited {
    display: block;
    color: #a30a0e;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
    text-decoration: none;
    border-left: 1px dotted #eca50c;
    border-bottom: 1px dotted #eca50c;
    padding-left: 5px;
    width: 125px;
}
#navi a:link.active, #navi a:visited.active {
    border-right: 1px dotted #eca50c;
    border-left: none;
}
#navi a:hover {
    border-left: 1px solid #eca50c;
    border-bottom: 1px solid #eca50c;
}

#content {
    /*border:1px solid #073a20;*/
    border-right: 10px solid #faf8e4;
    margin-top: 200px;
    padding-right: 10px; 
    margin-right: -10px;
    padding-bottom: 20px;
    float: right;
    width: 700px;
}

#name {
    margin-top: 20px;
    margin-bottom: 10px;
}
#name_ar {
    margin-left: 2px;
    margin-bottom: 90px;
}

#foto {
    float: right;
}

#intro {
    margin-top: 260px;
    font-style: italic;
}
 .presse a, .presse a:visited {
    font-family: Arial,Helvetica,sans-serif;
    color: #6a9637;
    font-size: 16px;
    text-decoration: none;
 }
 
.links a, .links a:visited {
    font-family: Arial,Helvetica,sans-serif;
    color: #6a9637;
    display: list-item;
    list-style: none;
    font-size: 16px;
    text-decoration: none;
    margin-bottom: 1em;
}
.pics {
    float: right;
}
.spacer {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom:  2px solid #ecc306;
} 
.spacerl {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom:  3px dotted #faf8e4;
} 
.publik img {
    float: right;
    margin-left: 10px;
    border:1px solid gray;
}
.zeitderfeigen img {
    float: left;
    border:1px solid gray;
    margin-right:15px;
    margin-bottom:10px;
}
#content ul {
    margin-top: 0;
}
#content li {
    list-style-image: url(images/bull.gif);
}

.verlag {
    margin-left:20px;
}

.koop {
    margin-top: 30px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #da862b;
}