#body {
   behavior: url(iepngfix.htc)
   background-color: #CCCCCC;
   font-family:verdana,arial,sans-serif;
   font-size: 10px;
   color:  #B0AEAE;
   padding: 0; margin:0;
   height: 100%;
   
   scrollbar-arrow-color:#9d9d9d; 
scrollbar-track-color:#333333; 
scrollbar-face-color:#333333; 
scrollbar-highlight-color:#333333; 
scrollbar-3dlight-color:#333333; 
scrollbar-darkshadow-color:#333333; 
scrollbar-shadow-color:#333333;
}
a       {font-family:verdana,arial,sans-serif;font-size:11px;color:#B0AEAE; font-weight:bold; text-decoration:none;}
a:hover {font-family:verdana,arial,sans-serif;font-size:11px;color:#FFFFFF;text-decoration:none; font-weight:bold}

a.white       {font-family:arial;font-size:17px;color:#07AFD9;text-decoration:none; text-align:center; text-transform:uppercase}
a.white:hover {font-family:arial;font-size:17px;color:#000000;text-decoration:overline underline; text-align:center; text-transform:uppercase}

a.menu_onder {font-family:arial; font-size:15px;color:#FFFFFF;text-decoration:none; text-align:center; text-transform:none;}
a.menu_onder:hover {font-family:arial; font-size:15px;color:#07AFD9;text-decoration:overline underline; text-align:center; text-transform:none;}

a.whitebold       {font-family:verdana,arial,sans-serif;font-size:11px;font-weight:bold;color:#FFFFFF;text-decoration:none;}
a.whitebold:hover {font-family:verdana,arial,sans-serif;font-size:11px;font-weight:bold;color:#FFFFFF;text-decoration:underline;}

a.bold       {font-family:verdana,arial,sans-serif;font-weight:bold;font-size:11px;color:#B0AEAE;text-decoration:underline;}
a.bold:hover {font-family:verdana,arial,sans-serif;font-weight:bold;font-size:11px;color:#B0AEAE;text-decoration:none;}

a.highlight       {font-family:verdana,arial,sans-serif;font-size:11px;color:#B0AEAE;text-decoration:none;}
a.highlight:hover {font-family:verdana,arial,sans-serif;font-size:11px;color:#EBEBEB;text-decoration:none;}

a.link_poster {color:#FFFFFF; font-family:verdana; font-size:11px;
}
a.link_poster:hover {color:#FFFFFF; font-family:verdana; font-size:11px;
}

a.toevoegen_event {background-color:#00FF00; color:#000000; padding:5px;}
a.toevoegen_event:hover {background-color:#666666; color:#FFFFFF; padding:5px;}

a.toevoegen_event2 {background-color:#CCCCCC; color:#000000; padding:5px;}
a.toevoegen_event2:hover {background-color:#666666; color:#FFFFFF; padding:5px;}

a.sort_event_select {background-color:#999999; color:#FFFFFF; padding:5px;}
a.sort_event_select:hover {background-color:#333333; color:#FF0000; padding:5px; font-weight:bold; }

a.sort_event_selected {background-color:#4A4A4A; color:#FF0000; padding:5px;}
a.sort_event_selected:hover {background-color:#999999; color:#FFFFFF; padding:5px; font-weight:bold; }

a.event_coming {color:#07AFD9; font-weight:bolder;  font-size:13px;}
a.event_coming:hover {color:#FFFFFF; font-weight:bolder; font-size:13px;}

a.event_coming_Soort {color:#FFFFFF ; font-weight:bolder;  font-size:13px;}


a.event_today {color:#00FF00; font-weight:bolder; font-size:13px;}
a.event_today:hover {color:#FFFFFF; font-weight:bolder; font-size:13px;}

.td_event_today { background-color:#000000; color:#00FF00; font-size:13px; padding:2px;}
.td_event_coming { background-color: #4A4A4A; color:#07AFD9; font-size:13px; padding:2px;}
.td_event_coming_Soort { background-color: #4A4A4A; color:#FFFFFF; font-size:13px; padding:2px;}

.Soort_Fuif { color:#FFFFFF; font-size:14px;}

.td_event_status_today { background-color:#000000; color:#00FF00; font-size:13px; padding:2px;}
.td_event_status_coming { background-color: #4A4A4A; color:#07AFD9; font-size:13px; padding:2px;}
.td_event_status_past { background-color: #4A4A4A; color:#FF0000; font-size:13px; padding:2px;}

.full {
   width: 100%;
   height: 100%;
   vertical-align: top; 
   background-color: #333333;
   margin-left:0px;
   
}

#full {
   width: 100%;
   height: 100%;
   vertical-align: top; 
   background-color: #333333;
   margin-left:0px;
   
}

#sidebar {
   width: 170px;
   height: 100%;
   padding: 4px; 
   margin: 0;
   vertical-align: top;
}

#top {
   vertical-align: top;
   height:100%;
}
#maintable {
   width: 900px;
   height: 100%;
   background-color: #333333;
   vertical-align: top;
}

#shadow_left {
	width: 10px;
	height: 100%;
	background-image: url(/img/shadow_left.jpg);
	background-repeat: repeat-y;
	border-right: 1px solid #636363;
}

#shadow_right {
	width: 10px;
	height: 100%;
	background-image: url(/img/shadow_right.jpg);
	background-repeat: repeat-y;
	border-left: 1px solid #636363;
}

#top {
   width: 100%;
   height: 100%;
   /*
   background-image: url(/img/flashtop.jpg);
   background-repeat: no-repeat;
   */
   padding: 0; margin: 0;
   vertical-align:top;
}
#content {
   width: 100%;
   height: 100%;
   padding: 0; margin: 0;
   vertical-align: top;
}

#sidebar_2boxstyle {
   width: 160px;
   height: 100%;
   padding: 4px;
   padding-left: 0px; 
   margin: 0;
   vertical-align: top;
}

#content_boxstyle {
   width: 100%;
   height: 100%;
   padding: 4px; 
   margin: 0;
   vertical-align: top;
}

input,textarea,select{
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold;
   border: 1px solid #547071;
   padding-left: 3px;
   margin: 0 0 5px 0;
   background-color:#666666;
   color:#FFFFFF;
}

.logo {background-image:url(http://www.pservice.be/images/LOGOWEBSITE.jpg); background-color:#333333; background-repeat:no-repeat;
}
.menu_button {background-image:url(http://www.pservice.be/images/ansarat_1); background-repeat:repeat; background-position:top; font-size:17px; height:17px; padding:3px; vertical-align:middle; text-align:center; font-weight:bolder; text-transform:none;
}
.menu_button_bottom {border: #999999 0px solid; font-size:15px;  height:22px; text-align:left; color:#FFFFFF; vertical-align:middle;
}
.iframe_top{border:#547071 1px solid;
}
.titel{text-transform:uppercase; font-size:12px; font-family:verdana; color:#FFFFFF; font-weight:bolder; vertical-align:middle;
}
.albums_header {border:#999999 1px solid; padding:2px; background:#666666; color:#FFFFFF; font-size:12px;
}
img {border:2px #547071 solid;
}
.imgnoborder {border:0px #547071 solid;
}
.guestbook_table {border:1px #547071 solid; background-color: #999999;
}
.guestbook_name {background-color: #666666; color:#FFFFFF; border:0px solid #999999; padding:2px; height:15px;
}
td {color:#FFFFFF; font-family:verdana; font-size:11px;
}
.header_homepage { background-color: #000000; font-family:verdana; font-size:14px; color: #FFFFFF; font-weight:bold; width:100%; padding:2px; text-transform:uppercase;  border:0px solid #07AFD9; text-decoration:underline; 
}
.homepagetable_bg {background-color:#333333; border:0px solid #07AFD9; padding:0px;
}
.homepagetable_naam {background-color: #4A4A4A; color:#07AFD9; font-size:12px; padding:2px; font-weight:bolder;
}
.homepagetable_img {background-color:#3B3B3B; vertical-align:top; 
}
.homepagetable_info {background-color:#333333; color:#FFFFFF; padding:2px;
}
.td_invoer_1 { background-color:#999999; padding:3px; color:#000000; 
}
.td_invoer_2 { background-color:#666666; padding:3px; 
}
hr {color: #999999; width:100%; 
}
.agenda_today {font-size:12px; color:#FFFFFF; font-family:verdana; font-weight:bolder;
}
.agenda_done {font-size:11px; color:#FF0000; font-family:verdana; font-weight:normal;
}
.agenda_coming {font-size:11px; color:#00CC00; font-family:verdana; font-weight:normal;
}
.header_homepage_2 {background-image:url(http://www.pservice.be/images/text_title.jpg); background-repeat:no-repeat; padding-left:8px; padding-top:1px; font-family:verdana; font-size:14px; height:20px; color: #FFFFFF; font-weight:bold; width:100%; text-transform:UPPERCASE; vertical-align:middle;
}
.partyagenda_blocks {background-color:#666666; 
} 
.slideshow_button {width:120px; background-color: #666666; padding:1px; text-align:center;  text-transform:uppercase; font-weight:bolder; text-decoration:underlinel; font-size:11px;
}
.id {padding:5px;
}
.berichtenbalk {color:#FFFFFF; font-size:11px; padding:3px; font-weight:bold;  text-decoration:none; height:22px;
}
.button_left {
background-image:url(http://www.pservice.be/images/button_left.jpg); background-repeat:no-repeat;  width:20px; height:22;
}
.button_middle{
background-image:url(http://www.pservice.be/images/button_middle.jpg); background-position:center; text-align:center; height:22px; text-transform:uppercase;
}
.button_right{
background-image:url(http://www.pservice.be/images/button_right.jpg); background-position:center; width:20px; height:22;
}
.agenda_item_2_sub_rubriek {background-color:#333333; text-transform:uppercase; color:#FFFFFF; font-size:12px; text-align:left; padding:2px;
}
.kop {
	font-size: 18px;
	color: #FB38AD;
	font-weight: bold;
}

div.menuvloeiend {
 /* margin: 0;*/
  font-size: 80% /*smaller*/
  /*line-height: 1.1;*/
 
  text-align: center;
  position: fixed;
  top: 31em;
  left: 2em;
  width: 13em;
  right: auto;
}
div.menuvloeiend p {

  font-family: Arial, sans-serif;
  background: #333333;
  color: white;
margin: 0; 
  
}



div.menuvloeiend a, div.menuvloeiend em { display: block; margin: 0 0.5em }



/*, div.menuvloeiend em { border-top: 2px groove #900 }
div.menuvloeiend a:first-child { border-top: none }
div.menuvloeiend em { color: #CFC }

div.menuvloeiend a:link { text-decoration: none; color: white }
div.menuvloeiend a:visited { text-decoration: none; color: #FFFFFF }
div.menuvloeiend a:hover { background: black; color: white }
*/

.vloeiendetabel {
  background-color: #333333;
width:100%;
  
}





#kolom {
width:1100px;
vertical-align: top;

}

#vloeiendlinks {
width:150px;
float:left;

}
#vloeiendrechts {
width:950px;
float:right;
}


div .menuvloeiend {  
display:block; 
top:20em; 
left:0em;
 width:160px;
 position:fixed; 

  padding:2px;
 text-align:center;
 
 color:#fff; 
 }
 
 
 
 div .menuvloeiend1{  
display:block; 
top:40em; 
left:0em;
 width:150px;
 position:fixed; 

  padding:2px;
 text-align:center;
  background-color: #333333;
 color:#fff; 
 }
 
 .vloeiendetabel1 {
  background-color: #333333;
width:100%;
  
}
/*  margin: 0;
  font-size: 80% /*smaller*/
  /*line-height: 1.1;*/
 
  /*text-align: center;
  position: fixed;
  top: 31em;
  left: 2em;
  width: 14em;
  right: auto;
  
  
  display:block; 
top:31em; 
left:2em;
 width:14em;
 position:fixed; 
 border:1px solid #888; 
 padding:10px;
 text-align:center;
 font-weight:bold; 
 color:#fff; 
 
 */
 
 
 
* html div.menuvloeiend {position:absolute;}


 
h2 {
  font-family:georgia,serif;
}







/* required to avoid jumping */
#commentWrapper { 
  left: 10px;
  position: absolute;
  margin-left: 35px;
  width: 200px;
}

#comment {
  position: absolute;
  top: 0;
  /* just used to show how to include the margin in the effect */
  margin-top: 20px;
  border-top: 1px solid purple;
  padding-top: 19px;
}

#comment.fixed {
  position: fixed;
  top: 0;
}



