﻿body { background-color:#dadada; font-family:Verdana; color:#09015a; }

div.header { background:#2371da url('/layout/toolbar.png') repeat-x; top: 0px; left:0px; width:100%; position:absolute; z-index:15 }
div.toolbar { width:950px; height: 25px; overflow: hidden; line-height: 28px; }
.tblink {color: #464646; font-size: 9px; text-decoration:none; margin: 0 15px 0 15px; height:25px; vertical-align:top; }
a.tblink:hover { color:Black; text-decoration:underline; }

div.base { margin-top:27px; width:950px; background-color: white; text-align:left; }
div.top { background:#2371da url('/layout/sepl.png') repeat-y; height:145px; color:White; }
div.dynmenu { margin-left:400px; width: 265px;} 
div.leftmenu { background:#2371da url('/layout/sep.png') repeat-y; float:left; min-height:573px;  width:140px; border-right: solid 1.5px gray}
div.tijden { margin:200px 0 0 5px; font-size:xx-small; color:White;}
div.content { border-top: solid 1.5px gray; border-left: solid 1.5px gray; border-bottom: solid 1.5px gray; font-size:smaller;  width:806px; min-height:570px; overflow-x:hidden; background: url('/layout/background.png') no-repeat bottom right; }
div.text { margin:15px 0 0 25px; }
div.footer { background:#2371da url('/layout/sepl.png') repeat-y; height:25px; width:950px; color:White; text-align:center; font-size: 7pt; }

img { border:0; }
img.logo { margin: 5px 0 0 5px ; }

.modalPopup { background-color: Black; opacity: .9; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90) }
.modalPopupPanel { background-color:White; width: 700px; height: 500px; }