/*//////////////////////// general ///////////////*/ *{ font-family: verdana; } body{ MARGIN: 0px; padding: 0px; /*background-color:#151B54;*/ } a:hover{ color:blue; text-decoration:none; } a{ color:white; text-decoration:none; } /* header */ .headerright *{ color:navy; text-align:right; font-size:13; } .logo { height:90px; width:220px; background-image: url(images/logo.jpg); background-position: center left; background-repeat: no-repeat; } /* menu */ .map{ background-image: url(images/map.png); background-position: top center; height:100; } .mainmenu{ background-image: url(images/bg.png); background-position: center left; } .submenucontainer{ /*background-color:#B8B8B8; background-image: url(images/bg.jpg); background-position: center left;*/ } .menu{ text-align:center; /*width:126px;*/ font-size:13; } .submenu{ text-align:left; /*width:126px;*/ font-size:13; } .menu a:hover{ text-align:center; /*width:126px;*/ font-size:13; color:navy; } .submenu a:hover{ text-align:left; /*width:126px;*/ font-size:13; color:lightblue; } .menuspacer{ color:white; width:10px; text-align:center; } .selected a{ color:#3BB9FF; } /* content */ .contenttable{ border:0px solid lightblue; border-top:0px; border-bottom:0px solid gray; background-color:00002f; background-image: url(images/mainbg.png); background-position: bottom left; background-repeat: repeat-x; } .content, .content table{ color:white; font-size:13; } .content .titel{ color:white; font-size: 13px; font-weight:bold; } /* footer */ .footer{ background-color:#9b9b9b; text-align:center; font-size:12px; color: white } .footer a{ color:white; } /*nieuws */ .nieuws{ color:white; background-image: url(images/nieuwsbg.png); } .newsheader{ color:white; font-size:15; text-decoration: underline; } .nieuwstitle hr{ color:#A8A8A8 ; height:1px; } .nieuwsbody a { color:blue; font-size:13; } .nieuwslink a{ color:white } .nieuwslink a:hover{ color:lightblue } /* side sliders*/ .sideimg{ background-position: right center; background-repeat: no-repeat; } .sidemenu2{ background-image: url(images/main/2.jpg); background-position: center top; background-repeat: no-repeat; } .sidemenu3{ background-image: url(images/main/3.jpg); background-position: center top; background-repeat: no-repeat; } .sidemenu4{ background-image: url(images/main/4.jpg); background-position: center top; background-repeat: no-repeat; } .sidemenu5{ background-image: url(images/main/5.jpg); background-position: center top; background-repeat: no-repeat; } .sidemenu6{ background-image: url(images/main/6.jpg); background-position: center top; background-repeat: no-repeat; } .sidemenu7{ background-image: url(images/main/7.jpg); background-position: center top; background-repeat: no-repeat; } /**/ .from *{ font-size:10; }