html, body {
    height: 100%; /* wichtig */
}

body {
    font-size: 12px;
    font-family: Verdana, Arial, Tahoma;
    margin: 0px;
    padding: 0px;
    color: #34302F;
    background-color: #FFFFFF;
    background-image: url("../images/background.gif");
    background-repeat: repeat-x;
    background-position: top center;
    margin: 0px auto;
    text-align: center;
    height: 100%;
    min-height: 100%;
}

#data {
    display: none;
    width: 100px;
    height: 60px;
}

#box {
    position: relative;
    width: 990px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0px auto;
    padding: 0px;
    text-align: left;
    background-color: #FFFFFF;
}

#head {
    position: relative;
    float: left;
    width: 780px;
    background-color: transparent;
}

#headerhomelink {
    position: absolute;
    left: 60px;
    top: 7px;
    width: 90px;
    height: 100px;
    border: 0px solid #000000;
}

#headerticker {
    position: absolute;
    left: 220px;
    top: 50px;
    width: 280px;
    height: 60px;
}

#search {
    position: absolute;
    left: 530px;
    top: 79px;
    height: 32px;
    border: 0px solid #000000;
}

#searchboxwrap {
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    border: 0px solid #000000;
}

.submitsearch {
    width: 16px;
    height: 16px;
    background: url("../images/lupe1.gif") 0% 50%;
    border: 0px solid #000000;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.inputsearchbox {
    width: 160px;
    height: 16px;
    font-size: 12px;
    border: 1px solid #AAA4A4;
    border-top: 2px solid #757575;
    background: url("../images/bgsuche.gif") top
}

#headadvert {
    float: right;
    width: 210px;
    height: 95px;
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 15px;
}

#trenneroben {
    width: 990px;
    height: 2px;
    background-color: #005DA3;
    clear: both;
}

#trennerweiss {
    width: 990px;
    height: 2px;
    background-color: #FFFFFF;
    clear: both;
}

#menue {
    width: 990px;
    height: 30px;
    line-height: 30px;
    clear: both;
}

#menueline {
    width: 990px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    float: left;
    color: #FFFFFF;
    background-image: url("../images/bg_menue.gif");
}

#menueline ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menueline ul li {
    float: left;
    margin: 0px;
    padding: 0px;
}

#menueline ul .liact {
    float: left;
    margin: 0px;
    padding: 0px;
    background-color: #3383C0;
}

#menueline ul .liact {
    float: left;
    margin: 0px;
    padding: 0px;
    background-color: #3383C0;
    padding-left: 10px;
}

#menueline ul li a {
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

#menueline ul li a:hover {
    float: left;
    margin: 0px;
    padding: 0px;
    background-color: #3383C0;
    padding-left: 10px;
    padding-right: 10px;
}

#left ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#left ul li {
    width: 216px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px dotted #005DA3;
}

#left ul li a {
    color: #34302F;
    text-decoration: none;
    padding-left: 12px;
}

#left ul li a:hover {
    color: #34302F;
    font-weight: bold;
    text-decoration: none;
    padding-left: 12px;
}

#left ul li.subliact a {
    color: #34302F;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

#left ul li.subliact2 {
    color: #34302F;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    padding-left: 10px;
}

#left ul li.subliact2act {
    color: #34302F;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    padding-left: 10px;
}

.breadcrumb {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

a.breadcrumb {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

#inforechtsmenue {
    width: 990px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: right;
    background-color: #005DA3;
}

.inforechts {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-right: 10px;
}

.inforechts li {
    padding-left: 10px;
    display: inline;
}

.inforechts li a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

#left {
    width: 216px;
    height: 100%;
    min-height: 100%;
    padding: 0px;
    padding-top: 10px;
    float: left;
    background-color: #FFFFFF;
}

#advert {
    text-align: center;
    clear: both;
    paddding-bottom: 20px;
}

#content {
    width: 562px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding: 0px;
    float: left;
    overflow: auto;
    padding-top: 0px;
    border: 0px solid #000000;
    background-color: #FFFFFF;
}

#contentinner {
    width: 522px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
}

#right {
    width: 212px;
    height: 100%;
    padding: 0px;
    padding-top: 10px;
    float: right;
    background-color: #FFFFFF;
    vertical-align: top;
}

#footer {
    height: 120px;
    position: absolute;
    bottom: 0;
    width: 990px;
    background-color: #C4C4C4;
    margin: auto 0px;
}

#footerinner {
    width: 970px;
    margin: 20px;
	text-align: center;
    border: 0px solid #000000;
    display: block;
}

#footerinner ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
    float: left;
}

#footerinner ul li {
    float: left;
    text-align: center;
    display: inline;
    white-text: nowrap;
}

#footerinner ul li a {
    color: #34302F;
    font-size: 10px;
    text-align: center;
    text-decoration: none;
    white-text: nowrap;
}

div {
    border: 0px solid #000000;
}

a {
    color: #005DA3
}

#advertbanner {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    width: 590px;
    height: 90px;
    background-color: transparent;
    z-index: 200;
}

#headadvertanimation {
    position: relative;
}

.csc-firstHeader {
    z-index: -100;
}

#meerkat{z-index: 990;}
#meerkat-wrap {
    z-index: 111;
    padding-top: 22px;
}

#meerkat-container {
	position: relative;
    padding-top: 20px;
	  z-index: 888;
}

a.close-meerkat {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/close-btn.png) no-repeat scroll 0 0;
    display: block;
    height: 26px;
    position: absolute;
    right: 3px;
    text-indent: -9000px;
    top: 7px;
    width: 26px;
	z-index: 999;
}
#anschlusstorfooter{float:left;text-align:center}

