html,body {padding: 0px; margin:0px; height: 100%; text-align:center; font-family:Arial; font-size: 10px; color:#000000; background: #ffffff;}

.right{
float: right;
}

a {color: #000000; text-decoration: none; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }

.btnaktiv{
font-weight: bold;
color: #c60d1f; text-decoration: none;
}


.btnnichtaktiv{
font-weight: bold;
color: #000000; text-decoration: none;
}

.subbtnaktiv{
font-weight:normal;
color: #c60d1f; text-decoration: none;
}

.subbtnnichtaktiv{
font-weight:normal;
color: #888888; text-decoration: none;
}

h1{
font-weight:normal;
color: #c60d1f;
font-size:26px;
}

h2{
font-weight:bold;
color: #000000;
font-size:14px;
margin-bottom: -13px;
}


#contenttable{
font-family:arial;
font-size:10px;
padding:5px;
width:100%;
}

#contenttable contenttable{
border: 1px;
}



#tableaussen{
margin:0px;
border-style:none;
 width:100%;
 height:100% 
}


#tableinnen{
margin:0px;
border-style:none;
 width:930px;
 height:100% 
}

#contlinks{
width: 330px;
position: relative;
z-index: 0;
}

#bild{
position: absolute;
z-index: 1;
}

#navi{
width: 180px;
position:absolute;
right: 0px;
margin-top: 45px;
_margin-top: 50px;
z-index: 2;
text-align: right;
font-size: 14px;
}

#content{
margin: 0px;
width: 100%;
height: 100%;
background: #ffffff;
font-size: 13px;
}


#content table{
width: 100%;
background: #dddddd;
}

#content a {color: #666666; text-decoration: none; }
#content a:link { text-decoration: none; }
#content a:hover { text-decoration: none; }

#content h2{
font-weight:bold;
color: #c60d1f;
font-size:14px;
margin-bottom: -12px;
}

#footer{
width: 100%;
padding:5px;
bottom: 0px;
background: #cccccc;
text-align: center;
font-size: 13px;
}

.csc-textpic-above{
margin-top: 14px;
}


