﻿/*
* {
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    color: #000;
    font: normal 12px Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 120%;
    text-decoration: none;
    border: 0 transparent none;
}
*/
html {
    height: 100%;
    overflow-y: scroll;
}
html,
body,
td {
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    color: #000;
    font: normal 12px Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 120%;
    text-decoration: none;
    border: 0 transparent none;
    background-color: #ffffff;
}
p {
    margin-top: 12px;
}
b,
strong {
    font-weight: bold !important;
}
i {
    font-style: italic !important;
}
a,
a:link,
a:visited,
a:focus,
a:hover,
a:active {
    text-decoration: underline;
    color: red;
    line-height: 20px;
}
input,
textarea,
select,
option {
    padding: 2px;
    color: #666;
}
select,
optgroup,
option {
    background-color: #E6E6E6;
}
select,
input,
textarea {
    border: 1px solid #666;
}
input[type=radio],
input[type=checkbox] {
    border: 0 none transparent;
}

.unfloat {
    clear: both;
}
.imgsub {
    clear: both;
    padding: 2px 0;
    margin-top: 1px;
    vertical-align: middle;
    border-top: 1px #E1E1E1 solid;
    border-bottom: 1px #E1E1E1 solid;
}

#headline {
    color: #2c4a89;
    font: bold 13px Verdana, Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
    margin-bottom:30px;
}

#frame {
    position: relative;
    width: 980px;
    border: 1px solid E1E1E1;
    left: 50%;
    margin-left: -490px;
}
#header {
    width: 980px;
    height: 214px;
    
}
#main {
    width: 980px;   
}

div.aktiv
{
    width: 200px;
    background: white;
    border-bottom: 1px #E1E1E1 solid;
    color: 2c4a89;
    display: block;
    margin: 0;
    padding: 8px 12px;
    text-decoration: none;
    background: #e9f3fb left center no-repeat;   
    font-weight: bold !important;
}

#navi {
    top: 10px;
    float: left;
    position: relative; 
    left: 0px; 
    width: 224px;
    white-space: nowrap;  
    color: #ccc;
    display: block;
    margin: 0;
    padding: 8px 0px;
    text-decoration: none;              
}
#navi a, #navi a:link {
    width: 200px;
    background: white;
    border-bottom: 1px #E1E1E1 solid;
    color: #2c4a89;
    display: block;
    margin: 0;
    padding: 8px 12px;
    text-decoration: none;
}
#navi a:hover {
    background: #e9f3fb left center no-repeat;
    color: #2c4a89; 
}

#content {
    top: 10px;
    border-left: 1px #E1E1E1 solid;
    float: left;
    padding: 18px 18px;
}
#leftcontent {
    width: 500px;
    float: left;
        }
#rightcontent {
    float: right;
    width: 200px;
    height: 600px;
    text-align: center;
    }
#wetter{
    top: 30px;
    position: relative;
     
    
}
#oeffnung{
    margin: 9px;
    position: relative;
    top: 30px;
    font-family: Verdana, serif;
    letter-spacing: 1px;
}
