 
         /* afbeeldingViewer popups */
         #popupWindowUpload {position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 900;}
         * html #popupWindowUpload {position: absolute; top: 20%;}
         #popupWindowUpload .blur {position: absolute; background-color: #000000; opacity: 0.4; filter: alpha(opacity = 40); height:100%; width:100%; left: 0px;}
         * html #popupWindowUpload .blur {background-color: transparent;}   
         #popupWindowUpload .window {position: absolute; border: 1px solid #E6E6E6; background: #ffffff; left: 35%; top: 20%; width: 500px; height: auto; text-align: left;}
         * html #popupWindowUpload .window {border: 1px solid #555;}
         #popupWindowUpload .titel {height: 25px; margin: 0px;}
         #popupWindowUpload .titel a {float: right; margin-right: 15px; margin-top: 3px; font-weight: bold; color: #A51616;}
         #popupWindowUpload .titel span {float: left; margin: 5px 0px 0px 5px; font-weight: bold; color: #A51616; font-size: 14px;}
         #popupWindowUpload .content {padding: 5px;}
         
         #popupWindowEdit {position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 900;}
         * html #popupWindowEdit {position: absolute; top: 20%;}
         #popupWindowEdit .blur {position: absolute; background-color: #000000; opacity: 0.4; filter: alpha(opacity = 40); height:100%; width:100%; left: 0px;}
         * html #popupWindowEdit .blur {background-color: transparent;}   
         #popupWindowEdit .window {position: absolute; border: 1px solid #E6E6E6; background: #ffffff; left: 35%; top: 20%; width: 500px; height: auto; text-align: left;}
         * html #popupWindowEdit .window {border: 1px solid #555;}
         #popupWindowEdit .titel {height: 25px; margin: 0px;}
         #popupWindowEdit .titel a {float: right; margin-right: 15px; margin-top: 3px; font-weight: bold; color: #A51616;}
         #popupWindowEdit .titel span {float: left; margin: 5px 0px 0px 5px; font-weight: bold; color: #A51616; font-size: 14px;}
         #popupWindowEdit .content {padding: 5px;}
         #popupWindowEdit .content img {padding: 0;}
         
         #imgThumbRow a .editLinks, #av_gridTable a .editLinks {display: none; color: #000; text-align: center; opacity: 0.7; filter: alpha(opacity = 70); background: #777; padding: 2px;}
         * html #imgThumbRow a .editLinks, * html #av_gridTable a .editLinks {display: block;}
         #imgThumbRow a:hover .editLinks, #av_gridTable a:hover .editLinks {display: block;}
         #imgThumbRow a .editLinks img, #av_gridTable a .editLinks img {vertical-align: middle;}
         
      #popupWindowFoto {position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 900;}
      * html #popupWindowFoto {position: absolute; top: 20%;}
      #popupWindowFoto .blur {position: absolute; background-color: #000000; opacity: 0.4; filter: alpha(opacity = 40); height:100%; width:100%; left: 0px;}
      * html #popupWindowFoto .blur {background-color: transparent;}   
      #popupWindowFoto .window {position: absolute; border: 1px solid #E6E6E6; background: #ffffff; left: 30%; top: 5%; width: auto; height: auto; text-align: left;}
      * html #popupWindowFoto .window {border: 1px solid #555; width: 530px;}
      #popupWindowFoto .titel {height: 25px; margin: 0px;}
      #popupWindowFoto .titel a {float: right; margin-right: 15px; margin-top: 3px; font-weight: bold; color: #A51616;}
      #popupWindowFoto .titel span {float: left; margin: 5px 0px 0px 5px; font-weight: bold; color: #A51616; font-size: 14px;}
      #popupWindowFoto .content {padding: 5px;}
      #popupWindowFoto .content img {padding: 0;}
      #popupWindowFoto .content #ajaxFotoDescription {padding: 3px 0 0px 2px; text-align: left; color: #444;}

      /* overig */
      #afbeeldingViewer_navButton {background: #777; z-index: 10; height: 95px; width: 13px; opacity: 0.7; filter: alpha(opacity = 70); padding: 3px; cursor: pointer;}

      #av_gridTable td {padding: 5px;}
      
      #pagecontent, #editPagecontent {float: left; padding: 0px; margin: 0px; position: relative; text-align: left; overflow: hidden;}
      #adminLinks { margin-top: 0px; } 
      
      .status {padding: 3px 0; margin-left: 4px; vertical-align: middle;}
      .status img {vertical-align: middle;}
      
      
      
body {
text-align: center; 
background: url(images/bg2.gif); 
font-family: Arial; 
font-size: 13px; 
padding-top: 0px; 
padding-bottom: 0px; 
margin-top: 0px; 
margin-bottom: 0px;
}

.title, H1 {font-size: 16px; font-weight: bold; color: #444444; background: url(images/bgpagetitle.gif) no-repeat; padding-left: 30px; padding-top: 8px;}

.rood {color: #A51515;}
.blauw {color: #000066;}

.inputrood {color: #A51515; border: 1px solid #A51515;}
textarea {font-family: Arial; font-size: 14px; width: 400px; height: 200px;}

a {text-decoration: underline; color: #A51515;}
a:link {text-decoration: underline; color: #A51515;}
a:hover {text-decoration: none; color: #000000;}
a:active {text-decoration: underline; color: #A51515;}
a:active:hover {text-decoration: none; color: #000000;}
a:visited {text-decoration: underline; color: #A51515;}
a:visited:hover{text-decoration: none; color: #000000;}

/* indeling*/
#main {width: 990px; padding: 0px 0px 0px 0px; margin: 0px auto; text-align: left; position: relative;}

#inhoud {background: #FFFFFF; margin: 0px; padding: 0px; border-left: 2px solid #000000; border-right: 2px solid #000000;}

#header {margin: 0px; padding: 0px; background: #FFFFFF;}
#header a {text-decoration: none; border: 0px solid;}

#headerlijn {border-left: 2px solid #000000; border-right: 2px solid #000000;}

.maintable {border: 0px solid;}
.texttd {width: auto; vertical-align: top; padding: 3px; margin: 0px; vertical-align: top;}
.imagestd {width: auto; text-align: left; vertical-align: top;}
.imagestd img {margin: 0px; border: 0px solid #A51515}
