#balken {
background-color: rgb(214,216,211);
}


#mainbox {
background-color: rgb(175,188,191);
}

#subbox {
background-color: rgb(96,124,140);
}



#imgbox_lo {
background-color: rgb(214,216,211);
}

#imgbox_ro {
background-color: rgb(175,188,191);
}

#imgbox_ru {
background-color: rgb(214,216,211);
}

#imgbox_lu {
background-color: rgb(96,124,140);
}


.box{
background-color: rgb(96,124,140);
}

#content h1{
/* color: rgb(96,124,140); */
}

#mainbox a.aktiv, #mainbox a:hover {
color: rgb(96,124,140);
}

#subbox a.aktiv, #subbox a:hover{
color: rgb(175,188,191);
}

#content a:link, #content a:visited {
font-weight:bold;
color: rgb(96,124,140);
text-decoration:none;
}

#content a:active, #content a:hover {
font-weight:bold;
color:  rgb(175,188,191);
}
