body {
    font-family: Verdana, sans-serif;
    text-align: center;
    margin: auto;
    font-size: 11px;
    line-height: 20px;
    background-color: #0d0d0d;
    color: white;
}

.png {
     behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
         this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
         this.src = "/inc/template/kryn/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
         this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
         this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
     );
}

img {
    border: 0px;
}

h1, h2, h4, h5 {
    font-family: "Impact";
    font-weight: normal;
    letter-spacing: 2px;
}

h3 {
    font-family: "Frutiger";
    font-stretch: condensed;
    font-size: 12px;
}

h3.arrow {
    color: red;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 21px;
    background-image: url(images/h3-arrow.jpg);
    background-repeat: no-repeat;
    background-position: left 2px;
}

h1 {
    font-size: 39px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 2px;
}

h2 {
    font-size: 24px;
    margin-bottom: 2px;
    margin-top: 2px;
    text-transform: uppercase;
    line-height: 22px;
    padding-bottom: 5px;
    font-size: 32px;
    line-height: 33px;
}

h3 {
    font-size: 17px; 
    line-height: 19px;
}

h1, h2 {
    margin-top: 0px;
}

a.button, a.button:link {
    line-height: 13px;
    height: 13px;
    text-transform: uppercase;
    font-size: 10px;
    color: white;
    padding-left: 21px;
    background-image: url(images/button-bg.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

a, a:link {
    color: white;
}

input.text,
input.text-long,
textarea.text,
textarea.text-long {
    width: 187px;
    background-image: url(images/input-bg.jpg);
    background-repeat: no-repeat;
    height: 14px;
    color: white;
    font-size: 11px;
    line-height: 11px;
    border: 0px;
    padding: 5px;
    margin-bottom: 2px;
}

textarea.text {
    height: 100px;
    background-image: url(images/textarea-text-long.jpg);
}

textarea.text-long {
    height: 122px;
    width: 257px;
    background-image: url(images/textarea-text-long.jpg);
}

input.text-long {
    background-image: url(images/input-text-long.jpg);
    width: 257px;
    padding-top: 6px;
    height: 14px;
}

.formular-label {
    text-align: right;
    padding-right: 15px;
}

a.logo, a.logo:link {
    position: absolute;
    display: block;
    right: 19px;
    top: 19px;
    width: 183px;
    height: 134px;
    background-image: url(images/logo.jpg);
    z-index: 10500;
}

/* layout */

.pageTop {
    background-color: #202020;
    padding-top: 50px;
    text-align: center;
}

div.pageBottom {
    text-align: center;
    background-color: #0d0d0d;
    border-top: 1px solid #444
}

div.footer {
    margin: auto;
    padding: 10px;
    width: 955px;
    color: #777;
}

div.header {
    width: 953px;
    height: 348px;
    margin: auto;
    text-align: left;
    border: 2px solid white;
    background-color: black;
    position: relative;
    z-index: 60;
}

div.headerShadowCon {
    margin: auto;
    width: 972px;
    position: relative;
    height: 1px;
    overflow: visible;
}

div.headerShadow {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 972px;
    background-image: url(images/header-shadow.png);
    height: 369px;
    z-index: 50;
}

table td {
    vertical-align: top;
}

div.middle {
    margin: auto;
    text-align: left;
    width: 950px;
    padding-bottom: 20px;
    margin-top: 15px;
}


div.headerBorder {
    border: 1px solid #969696;
    position: relative;
}

.historyNavi, 
.historyNavi a,
.historyNavi a:link {
    text-transform: uppercase;
    color: #8d8d8d;
    font-size: 10px;
    text-decoration:none;
}

.historyNavi {
    position: relative;
    left: 250px;
    top: -9px;
    width: 689px;
}

.navi-lvl1 a,
.navi-lvl1 a:link {
    display: block;
    height: 44px;
    line-height: 48px;
    color: white;
    text-decoration: none;
    width: 202px;
    width: 179px;
    background-image: url(images/navi-lvl1-bg.jpg);
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #656565;
    text-align: right;
    margin: 3px 0px 3px 3px;
    padding-right: 23px;
    font-size: 16px;
    font-family: "frutiger";
    font-stretch: condensed;
    letter-spacing: 1px;
}

.navi-lvl1 a:hover,
.navi-lvl1 a.active,
.navi-lvl1 a.active:link {
    background-image: url(images/navi-lvl1-active-bg.jpg);
    background-position: 0px -1px;
}


.navi {
    border-top: 1px solid #828282;
    position: relative;
}

.navi a,
.navi a:link {
    border-bottom: 1px solid #828282;
    display: block;
    letter-spacing: 2px;
    font-size: 13px;
    line-height: 31px;
    height: 28px;
    text-align: right;
    padding-right: 27px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-family: "frutiger";
    font-stretch: condensed;
    position: relative;
}

.navi a:hover,
.navi a.active:link,
.navi a.active {
    background-image: url(images/navi-lvl2-active-bg.jpg);
    background-repeat: repeat-y;
    background-position: right top;
    color: #ee0000;
}

.naviSublinks {
    position: absolute;
    z-index: 15000;
    left: 212px;
    padding: 2px;
    white-space: nowrap;
    background-color: black;
    border: 1px solid #828282;
    border-left: 0px;
}

.naviSublinks a,
.naviSublinks a:link {
    padding-left: 24px; 
    border: 0px;
    line-height: 22px;
    height: 22px;
    text-align: left;
    background-repeat: no-repeat;
    background-image: url(images/subNaviBg.jpg);
    background-position: left 4px;
    position: relative;
}

.navi a img {
    position: absolute;
    right: 12px;
    top: 11px;
}

.naviSublinks a.active:link,
.naviSublinks a.active,
.naviSublinks a:hover {
    background-image: none;
    background-image: url(images/subNaviBgHover.jpg);
    background-repeat: no-repeat;
    background-position: left 4px;
    color: red;
    text-decoration: underline;
}

.naviSublinks a.active:link,
.naviSublinks a.active {
    text-decoration: none;
}

.sidebar h2 {
    margin-bottom: 10px;
}

.footerNavi {
    margin-left: 213px;
    height: 24px;
    border-left: 1px solid #828282;
    text-align: left;
    padding-left: 23px;
    margin-bottom: 6px;
}

.footerNavi a,
.footerNavi a:link {
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    font-size: 11px;
    margin-left: 28px;
    height: 24px;
    line-height: 24px;
}


.footerNavi a:hover,
.footerNavi a.active,
.footerNavi a.active:link {
    color: red;
}

.citychooser {
    position: absolute;
    top: -53px;
    left: 212px;
    width: 136px;
    height: 35px;
    z-index: 131231313;
    border: 1px solid #8d8d8d;
    border-top: 0px;
    background-color: black;
    background-image: url(images/citychooserOpen.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    overflow: hidden;
    line-height: 24px;
}

.citychooser a,
.citychooser a:link {
    text-decoration: none;
}

.lDefaultRight {
}

.lDefaultRight .kContentDefault .kContent {
    padding-left: 50px;
}

.lDefaultRight h2 {
}


.sidebar .kContentDefault {
    margin-bottom: 25px;
}

.sidebar .picture {
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid #828282;
    text-align: center;
}


.ka-layoutContent-main a,
.ka-layoutContent-main a:link {
    color: gray;
}
