body {
    background-color: #dbdbdb;
    color: #252525;
    font-family: Verdana, sans-serif;
    font-size: 0.8em;
}

img {
    border: 0px;
}

a {
    color: #616161;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: red;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

.fehler {
    color: #ff0000;
    font-weight: bold;
}

#main {
    width: 774px;
    position: relative;
    left: 50%;
    margin-left: -387px;
    /*margin: 0px auto 0px auto;*/
    background: url(/img/vfb/bg_main_center.gif) repeat-y transparent;
    padding: 0px 0px 0px 0px;
}

#content {
    float: left;
    margin: 0px 0px 0px 6px;
    border: 1px solid #006699;
    background: url(/img/vfb/bg_main_content.gif) repeat-y transparent right;
    padding-bottom: 20px;
}

html>body #content {
    margin: 0px 12px 0px 12px;
}

#topNavi {
    background-color: #006699;
    padding: 2px 0px 3px 0px;
}

#topNavi ul  {
    display: inline;
    padding: 5px 0px 5px 4px;
    margin: 0px;
}

#topNavi ul li {
    display: inline;
    padding-left: 5px;
}

#topNavi ul li a {
    color: #fff;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    background: url(/img/vfb/bullet_top.gif) left 1px no-repeat;
}

#topNavi ul li a:hover {
    background: url(/img/vfb/bullet_top_a.gif) left 1px no-repeat;
}

#topNavi ul li a.aktiv {
    color: #fff;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    background: url(/img/vfb/bullet_top_a.gif) left 1px no-repeat;
}

#leftNavi {
    float: left;
    width: 140px;
    margin: 0px;
    text-align: center;
}

#leftNavi ul {
    display: block;
    text-align: left;
    margin: 8px 0px 10px 10px;
    padding: 0px;
}

#leftNavi ul li {
    list-style: none;
}

#leftNavi ul li a {
    color: #252525;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    background: url(/img/vfb/bullet_left.gif) left 1px no-repeat;
}

#leftNavi ul li a:hover {
    color: red;
    background: url(/img/vfb/bullet_left_a.gif) left 1px no-repeat;
}

#leftNavi ul li a.aktiv {
    color: red;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    background: url(/img/vfb/bullet_left_a.gif) left 1px no-repeat;
}

#center {
    float: left;
    width: 450px;
    margin: 10px 0px 0px 15px;
    font-size: 0.8em;
}

#center h1 {
    padding: 0px 0px 5px 5px;
    margin: 0px 0px 15px 0px;
    background: url(/img/vfb/blue_dot.gif) repeat-x transparent bottom;
    font-size: 1em;
}

#center h2 {
    padding: 0px 0px 5px 5px;
    margin: 15px 0px 5px -5px;
    background: url(/img/vfb/blue_dot.gif) repeat-x transparent bottom;
    font-size: 1em;
}

#center div.text {
    padding-left: 5px;
}

#center div.text img {
    border: 1px solid #006699;
    margin-bottom: 5px;
}

#footer {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #616161;
    font-size: 0.8em;
    font-weight: bold;
}

#footer a {
    color: #616161;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}
#footer a:hover {
    color: red !important;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

#right {
    width: 140px;
    background: url(/img/vfb/bg_content.gif) no-repeat transparent right;
}

html>body #right {
    float: right;
}



/* KONTAKTFORMULAR */

#center div.text div label, span {
    float: left;
    padding: 5px 0px 0px 0px;
    width: 100px;
}

#center div.text div label.special {
    float: none;
}

#center div.text div input.text {
    width: 300px;
}

#center div.text div textarea {
    width: 300px;
    height: 75px;
}

#center div.text div.kontakt h2 {
    margin: 15px 0px 0px -5px;
    font-size: 1em;
    font-weight: bold;
}

#center div.text div.kontakt textarea {
    margin-left: 10px;
    width: 400px;
    height: 100px;
}

#center div.text div label.special {
    width: auto;
}

a {
    color: #616161;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    padding-left: 12px;
    background: url(/img/vfb/bullet_left.gif) left 1px no-repeat;
    display: inline-block;
}

a span.pfeil {
    background-image: url(/img/vfb/bullet_left.gif);
    background-position: left 1px;
    background-repeat: no-repeat;
    padding: 0 0 0 8px;
    display: none;
}

/**
a:hover span.pfeil{
    background-image: url(/img/vfb/bullet_left_a.gif);
    background-position: left 1px;
    background-repeat: no-repeat;
    padding: 0 0 0 8px;
    display: none;
}

a.pfeil {
    color: #616161;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    padding-left: 12px;
    background: url(/img/vfb/bullet_left.gif) left 1px no-repeat;
    display: inline-block;
}
a.pfeil:hover {
    color: red;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    padding-left: 12px;
    background: url(/img/vfb/bullet_left_a.gif) left 1px no-repeat;
    display: inline-block;
}
**/
