body{
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
    color:#000000;
}
h1{
    font-size:15px;
    color:#3D5A3B;
}
h2{
    font-size:14px;
    color:#3D5A3B;
}
h3{
    font-size:13px;
    color:#3D5A3B;
}
ul{
    list-style-type:disc;
}
dt{
    padding-top:5px;
    font-weight:bold;
}
dd{
    padding-bottom:5px;
}
img{
    border:3px double #A08F73;
}
div.img{
    font-size:9px;
    float:left;
    margin:2px;
}
li{
    padding-bottom:7px;
}
.notiz{ font-size:10px; }
input:focus{
    background:#F0F5FF;
}
textarea:focus{
    background:#F5F9FF;
}
.rahmen{
    border:1px solid #A49885;
    background:#F4E8D5;
    padding:5px;
}
.themenbild{
    border:none;
    padding:0px;
    margin:0px;
}
table{
    border:1px solid #A49885;
    border-spacing:1px;
}
table th{
    border:1px solid #D4C8B6;
    padding:5px;
    vertical-align:top;
    background:url(../image/bg-table_head.jpg);
    font-size:13px;
    color:#3D5A3B;
}
table td{
    border:1px solid #D4C8B6;
    padding:5px;
    vertical-align:top;
    background:#F7E7CE;
}
a{
    color:#687363;
    background-image:none;
}
a:hover{
    text-decoration:none;
}
a.pdf{
    background:url(../image/icon_pdf.gif) 0% 0% no-repeat;
    padding:3px 0px 7px 25px;
}
