td h2 {margin-top: 10px;}
td p {margin-bottom: 0px;}

td,p,h1,li,div {
    font-family: arial, helvetica, sans-serif, verdana; 
    font-size: 9pt;
    
}

h2 {
    font-size: 11pt;
}

html {
    height: 100%;
}

body {
    height: 100%;
    padding: 0px;
    margin: 0px;
}

.container { 
    position: absolute;
    top: 0px;
    left: 50%;
    margin: 0 -500px;
    width: 1002px;
    background-color: #fff;
    height: 100%;
}


.left_sidebar, .right_sidebar {
    width: 155px;
    float:left;
    background-color: #e6e6e6;
    text-align:center;
    padding-top: 8px;
    /*height: 100%;*/
    top: 0px;
    bottom: 0px;
    margin-top: 111px;
}


.header { 
    width: 680px;
}

.content {
    height: 100%;
    width: 680px;
    float: left;
    background-color: #ffffff;
    margin-left: 5px;
    margin-right: 5px;
}

.content .main {
    margin-top: 5px;
    clear: both;
    border: 1px solid #002545;
    border-collapse: collapse;
    width: 680px;
    table-layout:fixed;
    margin-bottom: 40px;
}

.content .main TD {
    vertical-align: top;
    border: 1px solid #002545;
    padding: 4px;
}

.content .main TH {
    line-height: 25px;
    height: 25px;
    background-color: #002545;
    border: 1px solid #002545;
    color: white;
}

.content .main TH.head h1 {
    margin:0px;
}


.content .main .column3 {
    width: 33%;

}

.content .main HR {
    border: 0px;
    border-bottom: 1px solid grey;
    height: 0px;
}

.content .main TABLE {
    border-collapse: collapse;
}

.header {
    text-align: center;
    margin-bottom: 5px;
}

.slogans {
    text-align: left;
    width: 90px;
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    padding-left: 15px;
    list-style-image: url("/images/wrapper/1//punkt.gif");
    float:left;
}

.menu {
    text-align: right;
    width: 147px;
    margin: 21px 21px 5px 0;
    padding: 0px;
    list-style-type: none;
    float:right;
}

.menu LI {
    width: 154px;
    text-align: right;
    background: url("/images/wrapper/1/punkt1.gif") no-repeat;
    background-position: 157px 6px;
    padding-right: 20px;
    font-weight: bold;
    font-size: 14px;
}

.menu LI a {
    text-decoration: none;
    color: #365899;
}

.header IMG {
    display: block;
    margin: 0 auto;
    margin-top: 3px;
    margin-bottom: 9px;
    margin-left: -2px;
}

ul.plain {
    list-style-type: none;
}

INPUT, BUTTON { 
    border: 1px solid #88BAFF;
    background: white;
}

BUTTON {
    background: #E7F1FF;
}

IMG {
    border: none;
}

.main TABLE.tabelleSchwarz TD, .main  TABLE.tabelleWeiss TD, .main TABLE.tabelleGrau TD, .main TABLE.tabelleUnsichtbar TD {
    padding: 4px;
}

.main TABLE.tabelleSchwarz TD P, .main TABLE.tabelleWeiss TD P, .main TABLE.tabelleGrau TD P , .main TABLE.tabelleUnsichtbar TD P{
    margin: 0px;
}

.main .tabelleUnsichtbar, .main TABLE.tabelleUnsichtbar TD  {
    border: none;
    margin-left: 4px;
    margin-right: 4px;
}

.main .tabelleSchwarz, .main TABLE.tabelleSchwarz TD {
    border: 1px solid black;
    border-collapse: collapse;
    margin-left: 4px;
    margin-right: 4px;
}

.main .tabelleWeiss, .main TABLE.tabelleWeiss TD {
    border: 1px solid white;
    border-collapse: collapse;
    margin-left: 4px;
    margin-right: 4px;
}

.main TABLE.tabelleWeiss TD {
    background-color: #dfdfdf;
}

.main .tabelleGrau, .main TABLE.tabelleGrau TD {
    border: 1px solid gray;
    border-collapse: collapse;
    margin-left: 4px;
    margin-right: 4px;
}


.content .main TABLE.noBorder, .content .main TABLE.noBorder TD, .content .main TABLE.noBorder TH {
    border: none;
}

p.error, ul.error li {
    color: red;
}

.article-teaser img {
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

.article-teaser h2 {
    font-size: 12pt;
}

.article-teaser p {
    font-size: 10pt;
}

a.tkvw:link {color: #000000; text-decoration: none;}
a.tkvw:visited {color: #000000; text-decoration: none;}
a.tkvw:hover {color: #B66216;text-decoration: underline;}
a.tkvw:active {color: #000000; text-decoration: none;}

table.bnDefault {
    border: 1px solid black;
}

table.bnDefault td {
    border: 1px solid black;
}

table.bnDefault td p {
    margin: 0px;
}

table.main td {
    border: 0px;
    padding-bottom: 0px;
}