body {
    font-family: Verdana, sans-serif;
    text-align: center;
    margin: auto;
    font-size: 11px;
    background-color: #396094;
    color: #0059a1;
}

h1 {
    font-size: 24px;
    line-height: 27px;
    font-weight: bold;
}

table.zelte a,
table.zelte a:link {
    background-image: none;
}


a.keinPunkt,
.kContent a.keinPunkt,
.kContent a.keinPunkt:link, 
a.keinPunkt:link {
  background-color: none;
  background-image: none;
}


.png {
     position:relative;
     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)
    );
} 

.kContent a, .kContent a:link {
    color: red;
    text-decoration: none;
    background-image: url(images/a-bg.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding: 2px 0px 2px 15px;
}

img {
    border: 0px;
}

h1, h2, h3, h4 {
    color: #0059a1;
}

h2 {
    font-size: 19px;
    line-height: 22px;
    padding: 8px 0px;
    margin: 0px;
}

.supertop {
    position: absolute;
    right: 10px;
    top: 10px;
}

.supertop a, .supertop a:link {
    margin-left: 5px;
    text-decoration: none;
    color: #0059a1;
}


.right h2 {
    font-size: 14px;
    line-height: 16px;
}

.middle .contentBox {
    padding: 12px;
    padding-top: 1px;
}

.right .contentBox .kContent {
    padding-top: 7px;
}

div.wrapper {
    width: 982px;
    margin: auto;
    background-image: url(../images/body-bg.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}

div.border {
    text-align: left;
    width: 922px;
    margin: auto;
    position: relative;
    padding-bottom: 170px;
}

div.header {
    background-repeat: no-repeat;
    height: 308px;
    position: relative;
    background-image: url(../images/header-bg.png);
}

.header-bgs {
    position: absolute;
    left: 42px;
    top: 0px;
    width: 390px;
    height: 300px;
    overflow: hidden;
}

.header-bgs-mask {
    background-image: url(../images/circle-viewport.png);
    width: 390px;
    height: 300px;
    position: absolute;
    left: 39px;
    top: 0px;
}

a.logo, a.logo:link {
    position: absolute;
    right: 178px;
    top: 108px;
    height: 108px;
    width: 312px;
}

div.header .naviTop {
    position: absolute;
    right: 0px;
    height: 40px;
    bottom: 35px;
    background-image: url(../images/navi-bg.png);
    text-align: right;
    width: 540px;
    white-space: nowrap;
}

div.header .naviTop a,
div.header .naviTop a:link {
    text-decoration: none;
    outline: 0;
    line-height: 41px;
    padding: 13px 13px 12px 13px;
    font-size: 11px;
    color: white;
    border-left: 1px solid #ed7386;
}

div.header .naviTop a.active,
div.header .naviTop a.active:link,
div.header .naviTop a:hover {
    background-image: url(../images/navi-active-bg.png);
}

div.header .subNaviLeft {
    position: absolute;
    bottom: 13px;
    left: 0px;
    height: 22px;
    width: 94px;
    background-image: url(../images/subnavi-bg.png);
    background-repeat: repeat-x;
}

div.header .subNaviRight {
    position: absolute;
    bottom: 13px;
    left: 344px;
    height: 22px;
    width: 578px;
    background-image: url(../images/subnavi-bg.png);
    text-align: right;
}

div.header .subNaviRight a,
div.header .subNaviRight a:link {
    color: white;
    text-decoration: none;
    line-height: 23px;
    font-size: 11px;
    padding: 4px 8px 3px 8px;
    border-left: 1px solid #ed7386;
    outline: 0;
}


div.header .subNaviRight a:hover,
div.header .subNaviRight a.active,
div.header .subNaviRight a.active:link {
    background-image: url(../images/subnavi-active-bg.png);
}

div.header .subNaviCircle {
    position: absolute;
    bottom: 13px;
    left: 94px;
    height: 22px;
    width: 250px;
    background-image: url(../images/subnavi-circle.png);
}

div.middle {
    background-image: url(../images/middle-bg.png);
    background-repeat: repeat-x;
    background-color: #f9fcfe;
}

.naviHistory {
    margin-bottom: 6px;    
    color: #bbb;
}

.naviHistory a,
.naviHistory a:link {
    color: #888;
    text-decoration: none;
}

div.footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 921px;
    height: 170px;
    background-image: url(../images/bottom-bg.jpg);
}


div.footerText {
    text-align: left;
    padding: 123px 0px 0px 230px;
    color: #0059a1;
    font-size: 10px;
}

.leftBottom {
    padding-top: 15px;
}

.left .contentBox h2 {
    padding-bottom: 15px;
}

.leftBottom .contentBox h2 {
    background-color: #d7e9fa;
    color: #0059a1;
    font-size: 13px;
    padding: 2px 0px 2px 6px;
    border-bottom: 1px solid #c4d8ec;
    padding-bottom: 5px;
}

.leftBottom .contentBox .kContent {
    padding: 5px;
}


.right .contentBox img{
    margin-bottom: 10px;
}

.right .contentBox {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.beckForm input {
  background-image:none;
  border:1px solid silver;
  color:#777777;
  font-size:12px;
  padding:10px 3px;
  width:490px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.beckForm label {
  display: block;
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 12px;
}

a.loginBtn, a.loginBtn:link {
  display: block;
  padding: 10px 2px;
  background: #0059A1;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  border:1px solid #0059A1;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  width:200px;
  margin-top: 15px;
  text-align: center;  
}

h2 span.loginError {
  color: red;
}
