body, td {
 background-color : #bebec6;
 text-align : center;
 font: 10px verdana, arial, sans-serif;
 color : white;
 vertical-align: top;
}

h4 {
 font-size : 120%;
 font-weight : bold;
 
}

.maintable {
 border-top : 1px solid #fff;
 border-left : 1px solid #fff;
}

.maintable td {
 border-right : 1px solid #fff;
 border-bottom : 1px solid #fff;
 width : 70px;
 height : 71px;
}

.maintable2 {
 border-top : 1px solid #fff;
}

.maintable2 td {
 border-right : 1px solid #fff;
 border-bottom : 1px solid #fff;
 width : 70px;
 height : 70px;
}

#nldiv {
 height:140px;
 color : #ee1d23;
 padding-top : 6px;
 padding-left : 12px;
}

#main {
 margin-left : auto;
 margin-right : auto;
 text-align : left;
}

#aktuelles,
#coaching,
#preise,
#contact,
#partner,
#agb,
#imprint,
#offer,
#alpha {
 position : absolute;
 top : 10px;
 left: 370px; 
 width: 500px;
 height: 300px;
 z-index : 2;
 background-color : #fff;
 color : black;
 padding : 0;
 border : 2px solid #ff1d23;
 visibility : hidden;
}

.closer {
 background-color: #bebec6;
 color : #fff;
 text-align : right;
 height : 20px;
 width : 100%;
}

.closer a,
.closer a:link,
.closer a:visited,
.closer a:hover {
 text-decoration : none;
 color : #fff;
 font-weight : bold;
 font-size : 90%;
}

.ctext {
 padding : 8px;
 color : #ee1d23;
 height : 260px;
 overflow : auto;
 margin-bottom : 30px;
}

.ctext a,
.ctext a:link,
.ctext a:visited,
.ctext a:hover {
 text-decoration : none;
 color : #ee1f23;
 font-weight : bold;
}

.ctext a:hover {
 text-decoration : underline;
}

td.normal {
 background-color : #fff;
 color : #ee1d23;
 text-align : left;
}

.text {
 padding : 5px;
}

a,
a:link,
a:visited,
a:hover {
 text-decoration : none;
 color : #fff;
 font-weight : bold;
}

a:hover {
 color : #ee1f23;
 text-decoration : underline;
}

#setcard {
 height : 560px;
 width : 490px;
 margin-left : auto;
 margin-right : auto;
 text-align : left;
}

#setcardtext {
 color : #000;
 height : 265px;
 width : 280px;
 text-align : left;
 padding : 5px;
 overflow: auto;
}



