@charset "utf-8";
/*###########   Version 0.45  #################*/
/*######   Copyright Central Media 2008  ######*/
body, html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    width: 100%;
    height:100%;
    margin:0;
    padding:0;
}
/*###########   TAGS  #################*/
a {
    text-decoration: underline;
    color:#040f1e;
    }
a:hover {
    text-decoration: none;
    }

img, fieldset {
    border: 0;
}

h1, h2, h3, h4, h5, h6, caption {
    font-family: "Trebuchet MS", Arial, Helvetica, sans serif;
    margin: 10px 0 12px 0px;
    color: #003365;
}
h2 {
    font-size: 2em;
}
h1, caption {
    text-align: left;
    font-size: 2.5em;
    font-weight: bold;
}

#content ul{
    margin-left:1.8em;
    padding-left:0.5em;
    list-style-image: url(bilder/content_li.gif);
    line-height: 1.2em;
    }

table {
    border-collapse: collapse;
    text-align: left;
    border: 0;
    width: 100%;
    margin: 5px 0 5px 0;
}
table a {
    text-decoration: underline;
    color: #00337f;
}
table a:hover {
    text-decoration: none;
}
th {
    background-color: #356aa0;
    border: 1px solid #fff;
    color: #FFFFFF;
    font-weight: normal;
    padding: 5px;
}
td {
    border: 1px solid #fff;
    background-color: #b8c6db;
    color: #00337f;
    padding: 5px;
}
.note {
    color: #999999;
}

/*###########   LAYOUT DEFINITIONS  #################*/
#top {
    height:0px;
    display:none;
}
#logo {
    height:0px;
    display:none;
}

#topsection{
    height:0px;
    display:none;
}

#mainwrapper {
    height:0px;
    display:none;
}

#tooltip {
	display: none;
}

/*###########   CONTENT  #################*/

#contentcolumn{
    border:0;
    height:auto
}
#contentfoot{
    display:none;
}
#content {
    position:absolute;
    top:20px;
    left:10px;
}
#content div {
	display:none;
}
#content #content_einzel {
	display:block;
}
#content #content_einzel div {
	display:block;
}
#start{
    display:none;
}
/*###########   BREADCRUMBS PRINT  #################*/
#crumbprint_leiste {
    height:0px;
    display:none;
}
#breadcrumbs {
    height:0px;
    display:none;
}
#print {
    height:0px;
    display:none;
}

/*###########   SEITENANKER  #################*/

#oben {
    display:none;
}

#leftcolumn{
    width: 0px;
    display:none;
}
#footer{
    display:none;
    clear: left;
    height: 34px;
    background: none;
    color: #fff;
    padding: 0px;
    bottom:50px;
    position:absolute;
}

#content .foot {
    display:block;
}

#content .foot td {
    display: none;
}

#content .foot .ext {
    display: table-cell;
    background-color: transparent;
}

#footer a, #breadcrumbs a {
    color: #666;
}
#footer a:hover, #breadcrumbs a:hover {
    text-decoration: none;
}
#footer_left{
    float:left;
}
#footer_right{
    display:none;
    float:right;
}

.header {
    color: #003365;
    font-weight: bold;
    margin: 0 0 2px;
}

.wert {
    margin: 0 0 15px;
}

table.referenz {
    width: auto;
}

table.referenz td {
    border-style: none;
    padding: 1px 3px 3px 1px;
    vertical-align: top;
    color: black;
    background-color: transparent;
}

.tooltip {
    display: none !important;
}

table.layout-table td {
    border-style: none;
    background-color: transparent;
    padding: inherit;
}
