*
{
padding: 0em;
margin: 0em;
}

body
{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 35px;
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #2f536d;
    background-image: url(../upload/bilder/global/bg.gif);
    background-repeat: repeat-x;
}


p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a, a:visited
{
color: #36596f;
text-decoration: underline;
}

a:hover
{
color: #36596f;
text-decoration: none;
}

h1
{
    font-size: 1.1em;
    line-height:  1.6em;
    color: #39576f;
}


h3
{
    color: #39576f;
    font-size: 1.7em;
}

h4
{
    color: #39576f;
    font-size: 1.2em;
}

.contentarea
{
padding-top: 1.3em;
}

img
{
border: none;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('../upload/bilder/global/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#outer
{
    z-index: 2;
    position: relative;
    width: 798px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
    background-color: #fff;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

/*- Header --------------------------- */

#header
{
    position: relative;
    width: 798px;
    background-color: #FFF;
    height: 107px;
}

#headercontent
{
    position: relative;
    width: 300px;
    padding: 0;
    float: left;
}

#headerpic
{
    position: relative;
    height: 159px;
    margin: 0;
    padding: 0;
    width: 798px;
}


*html #headerpic
{
    position: relative;
    height: 158px;
    margin: 0;
    padding: 0;
    width: 800px;
}

#headerpic_start {
    position: relative;
    height: 398px;
    margin: 0;
    padding: 0;
    width: 798px;
}

#spacer
{
    position: relative;
    width: 100%;
    background-color: #FFF;
    height: auto;
}

/*- Content --------------------------- */


#content
{
    padding: 0em;
    background-color: #d9dadb;
    width: 100%;
}

#primarycontainer
{
    width: 798px;
    float: none;
}

/*- Farbige Contentboxen --------------------------- */

.contentbox {
    font-size: 80%;
    line-height: 1em;
    min-height: 120px; !important;
    color: #6c6b73;
    padding: 10px;
    width: 100%;
    background-color: #e5e2d1;
    border: 1px solid #FFF;
}

.contentbox h1 {
    color: #6c6b73;
}

.contentbox img {
    padding: 0px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #FFF;
}


.contentbox_news {
    min-height:  120px; !important;
    width: 100%;

}

.contentbox_news img {
    padding: 0px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.contentbox_akt {
    margin-right: 8px;
    width: 400px;
    float: left;
}

.contentbox_akt2 {
    width: 160px;
    float: left;
}

/*- Content General --------------------------- */

#content_bg-akt
{
    padding: 0em;
    width: 100%;
    background-color: #d9dadb;
    background-image: url(../upload/bilder/global/bg_aktuell.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#content_bg-new
{
    padding: 0em;
    width: 100%;
    background-color: #d9dadb;
    background-image: url(../upload/bilder/global/bg_news.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#primarycontent
{
    margin: 0px;
    width: 520px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.78em;
    line-height: 1em;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 0;
}

#primarycontent_akt
{
    margin: 0px;
    width: 570px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.78em;
    line-height: 1em;
    padding-top: 90px;
    padding-left: 40px;
    padding-right: 0;
}

#primarycontent a, a:visited
{
color: #36596f;
text-decoration: underline;
}

#primarycontent a:hover, a:active
{
color: #36596f;
text-decoration: none;
}

#primarycontent a.contlink
{
    color: #36596f;
    background-color: #CCC;
    padding: 5px;
    text-decoration: underline;
}

#primarycontent  a.contlink:hover
{
    text-decoration: none;
}


#primarycontent ul {
    list-style: none;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
}

#primarycontent li {
    line-height: 1.2em;
    background-image: url(../upload/bilder/global/list2.gif);
    background-repeat: no-repeat;
    padding-left: 17px;
    margin-top: 5px;
    padding-bottom: 6px;
    margin-left: 4px;
    background-position: 1px 4px;
}

#primarycontent b
{
    color: #39576f;
}

#secondarycontent
{
    margin-top: 0px;
    float: right;
    width: 167px;
    padding-top: 50px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#secondarycontent_akt
{
    margin-top: 0px;
    float: right;
    width: 167px;
    padding-top: 90px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

/*- Footer --------------------------- */


#footer
{
    position: relative;
    height: 2.0em;
    clear: both;
    padding-top: 3.0em;
    padding-bottom: 3.5em;
    line-height: 1.4em;
    font-size: 65%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #333;
}

#footer .left 
{
    position: absolute;
    line-height: 2em;
    left: 40px;
}

#footer a, a:visited
{
text-decoration: none;

}

#footer a:hover
{
text-decoration: underline;
}

#footer .left2 
{
    position: absolute;
    line-height: 2em;
    left: 120px;
}

#footer .right
{
    position: absolute;
    right: 40px;
    bottom: 1.2em;
}

.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
}

#box-table-a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.87em;
    line-height: 1.4em;

    width: 100%;
    border-collapse: collapse;
    
}


#box-table-a th
{
    padding: 8px;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 700;
    background: #6f7a8c;
    border: 1px solid #fff;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

#box-table-a b
{
        color: #39576f;
}

#box-table-a td
{
    padding: 12px;
    background: #c6c7c9;
    color: #000; 
    border: 1px solid #fff;
}
#box-table-a p, #box-table-a h1
{
    padding-right: 8px;
}

#box-table-a tr:hover td
{
    background: #a2a9b6;
    color: #000;
}
#box-table-a img 
{
    margin-left: 4px;
    margin-right: 15px;
    border: 1px solid #fff;
}



#box-table-b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.87em;
    line-height: 1.4em;
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}
#box-table-b th
{
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 700;
    padding: 8px;
    background: #b26e01;
    border: 1px solid #fff;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

#box-table-b td
{
    padding: 8px;
    background: #f39300;
    color: #000; 
    border: 1px solid #fff;
}
#box-table-b tr:hover td
{
    background: #e09219;
    color: #000;
}

#box-table-c
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.87em;
    line-height: 1.4em;
    margin-bottom: 15px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    vertical-align: top;
    
}


#box-table-c b
{
        color: #e5e2d1;
}

#box-table-c td
{
    padding: 8px;
    background: #e5e2d1;
    color: #000; 
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    vertical-align: top;
}
#box-table-c td.vert
{ 
    border-left: 0px solid #e5e2d1;
    border-right: 1px solid #fff;
}

#box-table-c tr:hover td
{
    background: #a2a9b6;
    color: #000;
}
#box-table-c img
{
    margin-left: 8px;
    border: 1px solid #fff;
    vertical-align: top;
}
 
