body {
    font-size: 12px;
    line-height: 1.3em;
    font-family: Verdana, Arial, sans-serif;
    color: #2d2b09;
}

h1 {
    color: #d45500;
}

h2,
h3 {
    line-height: 1.5em;
    margin: 18px 0 6px 0;
}

h1.imageheader {
   height: 25px;
   white-space: nowrap;
   background-repeat: no-repeat;
   margin: 18px 0 7px 0;
   padding: 0;
}

h1.imageheader strong {
       display: none;
}

h2 {
    font-size: 15px;
    color: #d45500;
    font-weight: bold;
}

.headerbox div {
    color: #000;
}

.headerbox h2 {
    display: none;
}

h3 {
    font-size: 12px;
    color: #666;
    font-weight: bold;
}

p {
    margin: 1px 0 10px 0;
}

a:link
, a:visited {
    color: #617010;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #748516;
}

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 6px 0;
   line-height: 1.4em;
}

.csc-bulletlist-1 li {
    list-style-image: url(/fileadmin/img/bullet_haken.png);
}

blockquote {
    color: #000;
    font-family: "Courier New", monotype;
}


.csc-textpic-caption {
    color: #333;
    font-size: 10px;
}

#inner_content p.bodytext
, #inner_content p
, #right p.bodytext
, #right p {
    font-size: 12px;
    line-height: 1.4em;
}

#preisinfo {
    color: #666;
    font-size: 10px;
    line-height: 12px;
}

#navi_footer a {
    color: #2d2b09;
}