#right-menu {
 background-color : #DEDFE7;
 width : 165px;
 height : 100%;
}

.right-header, .right-update-header {
 background-color : #395D8C;
 color : white;
 font-weight : bold;
 width : 100%;
 padding : 2px 5px 2px 5px;
 margin-bottom : 1px;
}

.linkbox-off {
 background-color : #DEDFE7;
/* height : 15px;*/
 text-decoration : none;
 display : block;
 cursor : default;
 padding-left : 7px;
 margin-top : 0px;
 margin-bottom : 0px;
}

.linkbox-on {
 background-color : #C1C3D2;
/* height : 15px;*/
 text-decoration : none;
 display : block;
 cursor : hand;
 padding-left : 7px;
 margin-top : 0px;
 margin-bottom : 0px;
}

.contentbox {
 width : 100%;
}

.contentbox-headline {
 background-color : #395D8C;
 font-weight : bold;
 color : white;
 width : 100%;
 padding : 2px 5px 2px 5px;
}

.contentbox-imgl {
 padding : 0px 2px 0px 0px;
}

.contentbox-imgr {
 padding : 0px 0px 0px 2px;
}

.contentbox-box0 {
 background-color : #ffffff;
 width : 100%;
 font-size : 11px;
}

.contentbox-box1 {
 background-color : #DEDFE7;
 width : 100%;
 font-size : 11px;
 padding : 2px 5px 2px 5px;
}

.contentbox-box2 {
 background-color : #ffffff;
 width : 100%;
 font-size : 11px;
 padding : 2px 5px 2px 5px;
}

.contentbox-contact {
 background-color : #ffffff;
 width : 100%;
 padding : 5px 5px 5px 5px;
}
