body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

html,
body {
    font-family: Tahoma, Helvetica, 'Trebuchet MS', 'Arial', ' Sans-Serif';
    height:100%;
    width:90%;
    margin-left: 20pt;
    font-size: 80%;
    background-color: #efefef;
}

h1 {
    font-weight: normal;
    color: #f5b031;
    letter-spacing: -.03em;
    font-size: 2em;
    padding: .25em 0;
}

h2 {
    font-weight: normal;
    font-size: 1.7em;
    color: black;
}

h3 {
    font-weight: bold;
    font-size: 1.4em;
    margin-top: 10px;
}

h4{
    font-weight: normal;
    font-size: 1.5em;
    color: #f5b031;
}

h5{
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 1em;
    margin-top: 10px;
}

address {
    margin-top: 10px;
    line-height: 1.5em;
    font-size: 1.1em
}

address strong {
    color: #000;
    letter-spacing: -.03em;
}


li, p, dd, dt {
    font-size: 1em;
    margin-bottom: 1em;
}


p, dd {
    text-align: left;
    line-height: 1.6em;
}


dd {
    margin-left: 9pt;
}


ol li {
    list-style-type: decimal;
    margin-left: 20px;
    font-weight: bold;
    padding-bottom: 9pt;
}

ol li p {
    font-weight: normal;
    margin-left: -20px;
    padding: 0;
    padding-top: 9pt;
}

dl dt {
    font-weight: bold;
    margin-top: 9pt;
}

ul li {
    font-weight: normal;
    list-style: square inside;
    margin-left: 15px;
    padding: 0;
}


#text_kontakt, form {
    display: none;
}

a {
    text-decoration: none;
    border-bottom: 1px dashed #49AABA;
    color: white;
}

a:link:after, a:visited:after {
    content: " [" attr(href) "]";
}


dl, ul {
    padding: 0;
    margin-bottom: 9pt;
}


a span {
    display: inline;
}

a {
    color: black;
    border: 0;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:active {
    color: #000;
}

#header, .impressum, #footer .main .left,  #footer .main .right a {
    display: none;
}


#content {
    background-color: white;
    color: black;
    height: 100%;
}

#footer {
    clear: both;
}
