body {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        scrollbar-face-color: #FFFFFF;
        scrollbar-arrow-color: #333333;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-track-color: #FFFFFF;
        scrollbar-darkshadow-color: #333333;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-3dlight-color: #333333;
        font-size: 10px;
        font-color: #FFFFFF;
        font-family: verdana, arial, helvetica, sans-serif;
        vertical-align: top;
        text-align: left;
        background-color: #E7E7E7;
        border-color: #FFFFFF;
}

a:link {text-decoration:none; color:#0000FF}
a:visited {text-decoration:none; color:#0000FF}
a:hover {text-decoration:none; color:#FF0000}
a:active {text-decoration:none; color:#0000FF}

div.LinkOverFace {
        background-color:#FF9900; border-style:solid; border-width:1px; border-color:#FFFFFF; padding:3px;
        font-family:Verdana, Arial; font-size:11px; font-weight:bold; color:#2E3192}

div.LinkFace {
        background-color:#E7E7E7; border-style:solid; border-width:1px; border-color:#E7E7E7; padding:3px;
        font-family:Verdana, Arial; font-size:11px; color:#2E3192}

div.ButtonOverFace {
        background-color:#FFFFFF; border-width:0px; padding:2px;
        font-family:Verdana, Arial; font-size:11px; display:inline; cursor:pointer}

div.ButtonFace {
        background-color:#DCE1F3; border-width:0px; padding:2px;
        font-family:Verdana, Arial; font-size:11px; display:inline; cursor:pointer}

div.ListArea {
        border-width:0px; padding:10px; line-height:12pt
        font-family:Verdana, Arial; font-size:10px}

div.Text {
        border-width:0px; padding:10px; line-height:12pt
        font-family:Verdana, Arial; font-size: 1.1em}
}

.nodisplay {
    display:none;
}

textarea {
        border: 1px solid #999999;
}

div, table { font-size: 1.0em; }

table {
        border: 0;
        padding: 5px;
        margin: 0;
        border-collapse: collapse;
        border-spacing: 0px;
        cellspacing: 15px
}

tr, th {
        padding: 0;
        margin: 0;
}

td {
        text-align: left;
        vertical-align: top;
        padding: 0;
        margin: 0;
        font-size: 1.0em;
}

table.termine{
        font-size: 0.8em;
        margin:0;
        margin-bottom: 15px;
        padding:0;
        line-height: 145%;
}

table.termine td.tag{
        font-size: 1.0em;
        width: 85px;
}

table.termine td.veranstaltung{
        width: 194px;
}

table.vorstand {
        font-size: 0.8em;
        text-align: left;
        font-weight: normal;
}

.name{
        font-size: 1.2em;
        font-weight: bold;
}

table.vorstand tr{
        margin:0;
        height: auto;
}

table.vorstand tr td{
        padding: 15px 0 0px 0;
        margin: 0;
        height: auto;
        border: 0;
        border-bottom: 1px solid #acb7c1;
}

table.vorstand tr td.img{
        width: 163px;
}

img {
        border: 0;
        margin: 0;
        padding: 0;
}

p {
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 1.0em;
        color: #000000;
        line-height: 120%;
        margin: 0 0 16px 0;
        padding: 0;
}

td {
        font-size: 1.0em;
        font-family: Verdana, arial, helvetica, sans-serif;
        color: #000000;
}

ul, ol, li {
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 1.0em;
        color: #000000;
}

li {
        list-style: disc;
}

li.textfeld-10 {
        font-size: 0.9em;
        line-height: 120%;
}

hr {
        border: 1px solid #acb7c1;
        border-top: none;
        border-left: none;
        border-right: none;
        margin: 0;
        height: 1px;
        width: 100%;
}

h1 {
        font-size: 1.3em; /*** 16px *****/
        font-weight: bold;
        color: #485866;
        font-family: Verdana, arial, helvetica, sans-serif;
        line-height: 18px;
        margin: 5px 0 12px 0;
        text-align: center;
}

h2 {
        font-size: 1.0em;
        font-weight: bold;
        color: #333333;
        font-family: Verdana, arial, helvetica, sans-serif;
        line-height: 16px;
        margin: 5px 0 5px 0;
}

h3 {
        font-size: 0.9em; /*** 11px *****/
        font-weight: bold;
        color: #333333;
        font-family: Verdana, arial, helvetica, sans-serif;
}

hr {
        color: #C0C0C0;
}

.owner {
        font-size: 1.2em;
        color: #FFFFFF;
        font-family: Verdana, arial, helvetica, sans-serif;
        vertical-align: middle;
        text-align: left;
        letter-spacing: 1px;
}

.clr-st{
        clear: both;
}

/*
-- Linkstyle --
*/
a:link {
        color: #485866;
        text-decoration: none;
        font-weight: normal;
        background-image: none;
}

a:visited {
        color: #485866;
        text-decoration: none;
        font-weight: normal;
        background-image: none;
}

a:active {
        color: #dd8800;
        text-decoration: underline;
        font-weight: normal;
        background-image: none;
}

a:hover {
        color: #dd8800;
        text-decoration: underline;
        font-weight: normal;
        background-image: none;
}

a.first-headline-link {
        color: #485866;
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 1.0em;
        text-decoration: none;
        font-weight: bold;
}

a.first-headline-link:active {
        color: #dd8800;
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 1.0em;
        text-decoration: underline;
        font-weight: bold;
}

a.first-headline-link:visited {
        color: #333333;
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 1.0em;
        text-decoration: none;
        font-weight: bold;
}

a.first-headline-link:hover {
        color: #dd8800;
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 1.0em;
        text-decoration: underline;
        font-weight: bold;
}

/*-------------------------*/

a.link-10-bold, a.link-10-bold:active, a.link-10-bold:visited, a.link-10-bold:hover {
        color: #333333;
        font-weight: bold;
        font-size: 0.8em;
        text-decoration: none;
}

a.link-10, a.link-10:active, a.link-10:visited, a.link-10:hover {
        color: #333333;
        font-weight: bold;
        font-size: 1.0em;
        text-decoration: none;
}

a.link-10-bold:active, a.link-10-bold:hover, a.link-10:active, a.link-10:hover {
        color: #dd8800;
}

a.link-10-bold:hover, a.link-10:hover {
        text-decoration: underline;
}

a.sub-headline-link {
        color: #333333;
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
        font-weight: bold;
}

a.sub-headline-link:active {
        color: #dd8800;
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        text-decoration: underline;
        font-weight: bold;
}

a.sub-headline-link:visited {
        color: #333333;
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
        font-weight: bold;
}

a.sub-headline-link:hover {
        color: #dd8800;
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        text-decoration: underline;
        font-weight: bold;
}

/*-- End Linkstyle --*/

#logo {
        background-color: #ffffff;
        height: 130px;
        margin-top: 0px;
}

#logo1 {
        margin: 0 auto;
        padding-top: 53px !important;
        padding: 0px;
        border: 0;
        height: 130px;
        background-image: url(../image/head.jpg);
        background-repeat: no-repeat;
        width: 1044px;
        text-align: left;
}

#logo1 p{
        color: #000000;
        font-size: 1.2em;
        font-family: Verdana, arial, helvetica, sans-serif;
        letter-spacing: 1px;
        margin: 0px 0 0 162px !important;
        margin: 53px 0 0 162px;
}

#middlebox {
        width: 770px;
        margin: 0 auto;
        background: transparent url(../image/left.gif) top left repeat-y;
}

#middlebox-innen{
        width: 770px;
        margin: 0 auto;
        background: transparent url(../image/right.gif) top right repeat-y;
}

#left {
        float: left;
        text-align: left;
        width: 156px;
        background: #dce1e5;
        height: auto;
}

/***************** Hauptmenü ************************/

#mainmenu {
        background: transparent;
        width: 100%;
}

#mainmenu ul{
        display: block;
        background-image: none;
        padding: 0;
        margin: 0;
        margin-top: 21px;
        list-style: none;
        border: 0;
}

#mainmenu li {
        margin: 0px;
        text-decoration: none;
        padding: 0;
        border: 0;
        border-bottom: 1px solid #acb7c1;
        list-style: none;
        height: 22px;
        float: left;
        width: 100%;
}

ul#subnavi {
        background-image: none;
        margin: 0px;
        padding: 0px;
        border:0;
}

li#active {
        height: auto;
        margin: 0px;
        padding: 0;
        border: 0;
}

#mainmenu li.last{
        border:0;
}

ul#mainmenu li img{
        border: 0;
        margin: 0;
        padding: 0;
}

ul#subnavi li{
        background: #acb7c1;
        border:0;
        padding: 0px;
        margin:0px;
        text-align: left;
        height: 20px;
        vertical-align: middle;
}

#mainmenu a:link, #mainmenu a:visited, #mainmenu a:hover,
#mainmenu a.ebene1-visited:link, #mainmenu a.ebene1-visited:visited, #mainmenu a.ebene1-visited:hover,
a.nochild:link, a.nochild:visited, a.nochild:hover {
        display: block;
        font-size: 0.9em;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        padding:0;
        padding-left: 10px;
        margin: 0;
        height: 22px;
        line-height: 20px !important;
        line-height: 22px;
        vertical-align: middle;
}

#mainmenu a:hover {
        background-image: url(../image/menu-bg.gif);
        background-repeat: no-repeat;
        background-position: left;
}

#active a.ebene1-visited:link, #active a.ebene1-visited:visited,
#active a.ebene1-visited:hover,
#mainmenu a.nochild:link, #mainmenu a.nochild:visited, #mainmenu a.nochild:hover {
        background-image: url(../image/menu-bg1.gif);
        background-repeat: no-repeat;
        background-position: left;
        border: 0;
        border-bottom: 1px solid #acb7c1;

}

#mainmenu a.nochild:link, #mainmenu a.nochild:visited, #mainmenu a.nochild:hover{
        border: none;
}

#mainmenu a.ebene2:link, #mainmenu a.ebene2:visited, #mainmenu a.ebene2:hover,
#mainmenu a.ebene2-activ:link, #mainmenu a.ebene2-activ:visited, #mainmenu a.ebene2-activ:hover {
        color: #000000;
        font-size: 0.8em;
        background-image: url(../image/q-4x4-black-mainmenu.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding: 0px 0px 0px 21px;
        margin:0;
        /*width: 100%;*/
        height: 19px;
        line-height: 16px !important;
        line-height: 18px;
        vertical-align: middle;
}

#mainmenu a.ebene2:hover, #mainmenu a.ebene2-activ:hover {
        background-color: #dce1e5;
        border: 0;
        background-image: url(../image/q-4x4-black2-mainmenu.gif);
}

/*************** End Hauptmenü *********************/



#content{
        background: #ffffff;
        width: 414px;
        float: left;
        height: auto;
        text-align: left;
        margin: 0;
        padding: 5px;
}

/******** topmenu *****/

#topmenu{
        background: #acb7c1;
        font-size: 1.2em;
        margin: 0;
        height: 20px;
        padding: 0;
        border: 0;
        width: auto;
        text-align: left;
}

#topmenu img {
        margin: 0;
        padding: 0;
        border: 0;

}

#topmenu ul{
        display: block;
        padding: 0;
        margin: 0;
        margin-left: 6px;
        line-height: 18px;
        text-align: left;
        list-style:none;
}

#topmenu li{
        float: left;
        margin: 0;
        margin-right: 14px;
        border: 0;
        text-decoration: none;
        padding: 0;
        list-style: none;
}

#topmenu a:link, #topmenu a:hover, #topmenu a:visited, #topmenu a:active,
#topmenu a.active:link, #topmenu a.active:hover, #topmenu a.active:visited, #topmenu a.active:active {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        padding:0;
        padding-left: 8px;
        margin:0;
        background-image: url(../image/q-4x4-black.gif);
        background-repeat: no-repeat;
        background-position: left;
        height: 20px;
}

#topmenu a:hover {
        color: #FFFFFF;
        background-image: url(../image/q-4x4-black2.gif);
        background-repeat: no-repeat;
        background-position: left;
        height: 20px;
}

#topmenu a.active:hover {
        color: #FFFFFF;
        background-image: url(../image/q-4x4-black2.gif);
        background-repeat: no-repeat;
        background-position: left;
}

#topmenu a.active:link,
#topmenu a.active:visited, #topmenu a.active:active {
        background-image: url(../image/q-4x4-black2.gif);
        background-repeat: no-repeat;
        background-position: left;
}

/******************** Topmenu end ***************/

#inhalt{
        margin: 0;
        padding: 0;
}

.article{
        margin: 22px 7px 0 7px;
        padding: 0;
        border: 0;
}

.article-line{
        margin: 22px 7px 0 7px;
        padding: 0;
        border: 0;
        border: 0;
        border-bottom: 1px solid #acb7c1;
}

.sitemap{
        margin: 22px 7px 0 7px;
        padding: 0;
        border: 0;
        border: 0;
}

div.img_r{
        float: right;
        margin: 5px 5px 5px 5px;
        padding: 0;
        border: 0;
}

div.img_l{
        float: left;
        margin: 5px 5px 5px 5px;
        padding: 0;
        border: 0;
}

div.img_bildunterschrift{
        float: right;
        text-align: right;
        margin: 18px 0 10px 5px;
        padding: 0;
        border: 0;
}


div.bildunterschrift{
        width: 255px;
        font-size: 0.9em;
        text-align: left;
        line-height: 120%;
}

p.bildunterschrift{
        width: auto;
        font-size: 0.9em;
        text-align: left;
        line-height: 120%;
}

div.text{
        line-height: 150%;
        font-size: 1.2em;
        margin: 0;
        margin-top: 18px;
        padding:0;
}

div.wmeldungen{
        height: 20px;
        width: auto;
        background: #acb7c1;
        color: #333333;
        padding: 0;
        padding-left: 7px;
        margin: 0;
        margin-top: 24px;
        font-size: 1.0em;
        font-weight: bold;
}

.service-box{
        text-align: right;
        margin: 0;
        padding: 0;
}

.article-mehr{
        margin: 7px 7px 13px 7px;
        padding: 0;
        padding-bottom: 15px;
        border: 0;
        border-bottom: 1px solid #acb7c1;
        line-height: 150%;
        font-size: 1.0em;
}

.mehr img{
        margin: 0 5px 5px 0;
        padding: 0;
        border: 0;
}

.article-mehr p.mehr{
        font-size: 0.9em;
        line-height: 120%;
}

#right {
        float: left;
        width: 200px;
        background: #dce1e5;
        height: auto;
        padding: 0;
        text-align: left;
}

#grauer-fleck{
        width: 200px;
        height: 20px;
        background: #acb7c1;
}

#right-module{
        padding: 0;
        margin: 0;
}

#ticker{
        line-height: 100%;
        border: 0;
        margin: 7px 7px 0px 7px;
        padding: 0;
}

/****************** Banner ********************/

.module{
        padding: 0 7px;
        margin: 0;
        margin-top: -5px;
        text-align: left;
        line-height: 100%;
        font-size: 0.8em;
        line-height: 120%;
}

b font b {
        font-weight: bold;
        margin:0;
        padding: 0;
}

.module b {
        display: block;
        padding: 8px 0px 3px 0px;
}

font b{
        font-weight: normal;
}

.module img{
        float: left;
        padding: 0;
        margin: 0;
        margin-bottom: 3px;
}

.module b img{
        display: none;
}

.module br {
        display: none;
}

/****************** End Banner ****************/

#print{
        padding: 0;
        margin: 10px 7px 10px 0;
        border:0;
}

.headline-10 {
        font-size: 0.8em;
        font-family: Verdana, arial, helvetica, sans-serif;
        color: #323941;
        font-weight: bold;
        vertical-align: top;
        text-align: left;
        background-color: transparent;
        letter-spacing: 1px;
}

#foot{
        background-color: #ffe9c9;
        height: 20px;
}

#foot-mitte{
        margin:0 auto;
        background-color: #ff9900;
        padding: 0;
        width: 100%;
        height: 20px;
}

#foot-rechts{
        margin:0 auto;
        background-color: #ff9900;
        text-align: right;
        padding: 0;
        width: 100%;
        height: 20px;
}

#foot-mitte p{
        color: #ffffff;
        font-size: 0.8em;
        text-align: left;
        margin: 0;
        margin-left: 90%;
        padding: 0;
        padding-top: 5px;
}
