body {
    font-size: 12px;
    line-height: 1.3em;
    font-family: sans-serif;
    color: #2d2b09;
}

h1 {
    color: #d45500;
    font-family: sans-serif;
}

h2,
h3 {
    color: #d45500;
    font-family: sans-serif;
    line-height: 1.5em;
}


h1.imageheader {
   height: 38px;
   white-space: nowrap;
   background-repeat: no-repeat;
   margin: 0;
   padding: 0;
}

h1.imageheader strong {
       display: none;
}

h2 {
    font-size: 14px;
}


.headerbox p {
    font-family: Courier, monospace;
    font-size: 14px;
    margin: -2px auto auto 18px;
    color: #000;
}

.headerbox h2 {
    display: none;
}

h3 {
    font-size: 12px;
}

p {
    margin: 1px 0 10px 0;
}

a:link
, a:visited {
    color: #d45500;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #d45500;
}

ul {
   margin: 0;
   padding-left: 15px;
   text-indent: 0;
}

ol {
   margin: 0;
   padding-left: 20px;
   text-indent: 0;
}

#inner_right li {
   margin: 0 auto 4px 2px;
}

li {
   margin: 0 0 8px 0;
   line-height: 1.4em;
}

#inner_content p.bodytext
, #inner_content p
, #inner_right p.bodytext
, #inner_right p {
    font-size: 12px;
    line-height: 1.4em;
}

#preisinfo {
    color: #666;
    font-size: 10px;
    line-height: 12px;
}

#navi_footer a {
    color: #2d2b09;
}