body,html {
 font-family:sans-serif;
 font-size:10pt;
 margin:0px;
 height:100%;
}

.titleheader {
 background-image:url(images/background_titleheader.jpg);
}

.date {
 font-size:8pt;
 font-weight:bold;
 color:#808080;
}

.dateintro {
 font-size:8pt;
 color:#000066;
}

.newstitle {
 font-size:8pt;
 font-weight:bold;
 background-color:#e0e0e0;
 border-bottom:solid 1px #505050;
 padding:2px;
 color:#707070;
 margin-bottom:2px;
}

.indextext {
 font-size:8pt;
 text-align:justify;
}

.indextitle {
 font-size:8pt;
 background-color:#e0e0e0;
 padding:2px;color:#505050;
 border-bottom:solid 1px #505050;
 margin-bottom:2px
}

.news {
 font-size:10pt;
 text-align:justify;
 line-height:140%;
}

.newsintro {
 font-size:8pt;
 text-align:justify;
}

.picturetext {
 font-size:8pt;
 color:#505050;
}

.topmenu_position {
 position:relative;
 left:137px;
 width:600px;
}

.menutext {
 font-size:10pt;
 color:white;
 font-weight:bold;
 text-align:center;
 cursor:pointer;
 width:100px;
}

a.link:link, a.link:visited, a.link:active {
 font-family:Arial,sans-serif;
 font-size:8pt;
 font-weight:bold;
 color:#000066;
 text-decoration:none;
}

a.link:hover {
 font-family:Arial,sans-serif;
 font-size:8pt;
 font-weight:bold;
 color:red;
 text-decoration:none;
}

.leftfield {
 background-image:url(images/background_leftfield.jpg);
 background-position:right;
 background-repeat:repeat-y;
 width:200px;
}

.rightfield {
 background-image:url(images/background_rightfield.jpg);
 background-position:left;
 background-repeat:repeat-y;
 background-color:#CDCCDA;
 padding-left:6px;
}

.leftbox {
 background-image:url(images/background_leftbox.jpg);
 border-left:solid 1px #152A61;
 border-right:solid 1px #152A61;
 padding:3px;
 margin-left:6px;
 margin-right:12px;
 width:174px;
}

.leftbox_header {
 background-image:url(images/leftbox_header.jpg);
 margin-left:6px;
 margin-right:12px;
 margin-top:5px;
 height:20px;
}

.leftbox_bottom {
 background-image:url(images/leftbox_bottom.jpg);
 height:20px;
 margin-left:6px;
 margin-right:12px;
}

.leftbox_divider {
 color:white;
 border-bottom:solid 3px red;
 text-align:right;
 font-size:8pt;
 font-weight:bold;
 padding-bottom:2px;
 margin-top:7px;
 margin-bottom:4px;
}

.rightbox_header {
 background-image:url(images/rightbox_header.jpg);
 margin-left:6px;
 margin-right:12px;
 margin-top:5px;
 height:20px;
}

.rightbox_bottom {
 background-image:url(images/rightbox_bottom.jpg);
 height:20px;
 margin-left:6px;
 margin-right:12px;
}

.content {
 color:black;
 padding:4px;
 padding-bottom:40px;
 font-size:10pt;
}

.groupline {
 background-image:url(images/background_groupline.jpg);
 background-repeat:repeat-y;
 padding:1px;
 padding-top:3px;
 border-bottom:solid 3px #ff0000;
 font-size:10pt;
 color:white;
 text-align:right;
 margin-bottom:2px;
}

a.indexlink:link, a.indexlink:visited, a.indexlink:active, a.indexlink:hover {
 font-family:sans-serif;
 font-size:8pt;
 font-weight:bold;
 text-decoration:none;
 color:#000066;
}

.topmenu_hover {
 background-image:url(images/background_menuhover.jpg);
 font-size:10pt;
 color:white;
 font-weight:bold;
 text-align:center;
 cursor:pointer;
 width:100px;
}

.topmenu_normal {
 background-image:url(images/background_menu.jpg);
 font-size:10pt;
 color:white;
 font-weight:bold;
 text-align:center;
 cursor:pointer;
 width:100px;
}

.topmenu_active {
 background-image:url(images/background_menuactive.jpg);
 font-size:10pt;
 color:black;
 font-weight:bold;
 text-align:center;
 cursor:pointer;
 width:100px;
}

.submenu_hover {
 background-image:url(images/background_submenuhover.jpg);
 font-size:8pt;
 color:yellow;
 font-weight:bold;
 text-align:left;
 cursor:pointer;
 line-height:140%;
 vertical-align:middle;
}

.submenu_normal {
 font-size:8pt;
 color:white;
 font-weight:bold;
 text-align:left;
 cursor:pointer;
 line-height:140%;
 vertical-align:middle;
}

.submenu {
 font-size:8pt;
 color:white;
 font-weight:bold;
 text-align:left;
 cursor:pointer;
 line-height:140%;
 vertical-align:middle;
}