.navspalte{
color:white;
border-right:1px solid white;
border-bottom:1px solid white;
padding: 5px;
width:110px;
float:left;
padding-left:25px;
padding-bottom:25px;

font-family:Arial;
}



.hauptspalte{
color:black;
margin:0px 0px 0 190px;
border:0px solid white;
width:530px;
padding-top:25px;
padding-bottom:25px;
}


.castlinks{
border:0px solid white;
margin:0px 0px 0 0px;
min-height:180px;
width:120px;
float:left;
}

* html .castlinks {
 height:180px;
 }

.castrechts{
border:0px solid white;
margin:0px 0px 0 130px;
min-height:180px;
width:380px;
}

* html .castrechts {
 height:180px;
}


.indexnavspalte{
color:white;
float:left;
font-family:Arial;
}

.indexnavspalte_oben{
background-color: #6679B4;
border-right:1px solid white;
border-bottom:1px solid white;
padding: 5px;
width:180px;
padding-left:25px;
padding-bottom:25px;

}

.indexnavspalte_unten{
background-color: #6679B4;
border-top:1px solid white;
border-right:1px solid white;
border-bottom:1px solid white;
padding: 5px;
width:180px;
padding-left:25px;
padding-bottom:25px;

}


.indexhauptspalte{
margin: 0px 0px 0 260px;
border:0px solid white;
width:470px;
padding-top:25px;
padding-bottom:25px;
}