/* CSS Document */

body {
background-color:#FFFFFF;
margin:0px;
padding:opx;
background-image:url(../images/total_bckgrnd3.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}

#logo_right {
background-image:url(../images/logo_01.png);
background-position:left bottom;
background-repeat:no-repeat;
}

#logo_left {
background-image:url(../images/logo_02.png);
background-position:right bottom;
background-repeat:no-repeat;
}

#logo_bottom {
background-image:url(../images/logo_03.png);
background-position:right top;
background-repeat:no-repeat;
}

#flash_bckgrnd {
background-image:url(../images/flash_bckgrnd.png);
background-position:left top;
background-repeat:no-repeat;
}

#news_item {
background-image:url(../images/content_middle_bckgrnd.png);
background-position:left top;
background-repeat:repeat-y;
}

#news_top {
background-image:url(../images/news_top.jpg);
background-position:left top;
background-repeat:no-repeat;
}

#news_bckgrnd {
background-image:url(../images/news_bckgrnd.jpg);
background-position:left top;
background-repeat:repeat-y;
}

#news_bottom {
background-image:url(../images/news_bottom.jpg);
background-position:left top;
background-repeat:no-repeat;
}

#content {
background-image:url(../images/content_middle_bckgrnd.png);
background-position:left top;
background-repeat:repeat-y;
margin-left:-2px;
}

#content_bottom {
background-image:url(../images/content_bottom_bckgrnd.png);
background-position:left top;
background-repeat:no-repeat;
}

#menu_lijn {
background-image:url(../images/menu_lijn.png);
background-position:left;
background-repeat:repeat-x;
height:1px;
width:100%;
}

#menu_selected {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

#menu_selected a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

#menu_selected a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

#menu_selected a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

#menu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}

#menu a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}

#menu a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}

#menu a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

#contact {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font:bold;
}

#footer_text, #footer_text a {
margin-top:6px;
#margin-top:11px;
font-family:Arial, Helvetica, sans-serif;
font:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:inherit;
font:bold;
color:#FFFFFF;
text-decoration:none;
}

#footer_text a:hover {
color:#769ccd;
}