
			.Table_vAlign td {
  vertical-align:top;
  padding-right:6px;
}

.agendaTitle, a:link.agendaTitle, a:active.agendaTitle, a:visited.agendaTitle, a:hover.agendaTitle {
 font-weight:bold;
 text-decoration:none;
}
.agendaDate {
 font-style:italic;
 color:#757577;
}
.agendaVerder, a:link.agendaVerder, a:active.agendaVerder, a:visited.agendaVerder {
 color:#EE2D2A;
 text-decoration:none;
}
a:hover.agendaVerder {
 color:#EE2D2A;
 text-decoration:underline;
}

/* SearchStyle */
.sitesearch_level1 {
	background-image: url(../images/bg_table.jpg); 
	background-repeat:repeat-x; 
	border: 1px solid #52BDF5; 
	height: 18px; 
	font-weight:bold; 
	padding-left: 13px; 
	font-weight:bold;
}
.sitesearch_level2 {
 	padding: 3px; padding-left:18px; 
	background-color: #F7F7F7;
}

/* ListStyle */
	.arrow { background-image: url(../images/arrow.gif); 
	background-repeat:no-repeat; 
	cursor:pointer; 
	width:21px; 
	height:17px; 
} 
.listlink { 
	font-weight:bold; 
}  
.listEmpty { 
	padding:4px; 
	padding-left:13px; 
}  
.listtopic { 
	font-style:italic; 
} 
.listrow1 { 
	background-Color:#FDF4BF;
}
.listrow2 { 
	background-Color:transparant;
} 
.listtitle{
	/* background-image: url(../images/bg_table.jpg); */
	background-repeat:repeat-x; 
	background-position:0 100%;  
	border: 1px solid #F6D300; 
	color:black;
	background-color:#F8DE40;
	padding:2px; 
	padding-bottom:4px; 
	padding-left: 13px; 
	font-weight:bold;
}  
/* Global styles */
.standard, td, body, p {
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}
h1{
	font-size: 14px; 
	color:#FF0000;
}
h2{
	font-size: 12px;
	color:#FF0000;
}
h3{
	font-size: 11px; 
	color:#FF0000;
}
.upperbar_txt {
	font-family: Verdana, Arial, Tahoma; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none;
}
.searchbox {
	width: 105px; 
	height: 17px; 
	border: 1px solid #C1C1C0; 
	font-size: 11px
}
.linkOWeb, a.linkOWeb, a:link.linkOWeb, a:active.linkOWeb, a:visited.linkOWeb {
	font-family: Verdana, Arial, Tahoma; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none;
}
a:hover.linkOWeb {
	text-decoration: underline; 
	color: #FFFFFF;
}
.wis_headerstyle{
	background-image: url(../images/bg_pr_table.jpg); 
	background-repeat:repeat-x; 
	background-position:0 100%;  
	border: 1px solid #52BDF5; 
	padding:2px; 
	padding-bottom:4px; 
	padding-left: 13px; 
	font-weight:bold;
}
a:link, a:active, a:visited{
	text-decoration: underline; 
	color: #000000;
}
a:hover{
	text-decoration: underline; 
	color: #DF0024;
}
.pad, a.pad, a:active.pad, a:visited.pad, a:link.pad, a:hover.pad{
	text-decoration: none;
}
/* Formulier Style */
.input { 
	font-family: verdana, arial, tahoma; 
	font-size: 11px; 
	border: 1px solid #C1C1C0; 
	width:200px; 
	height:18px; 
}
.select { 
	font-family: verdana, arial, tahoma; 
	font-size: 11px; 
	border: 1px solid #C1C1C0; 
	height:18px; 
}
.textarea { 
	font-family: verdana, arial, tahoma; 
	font-size: 11px; 
	border: 1px solid #C1C1C0; 
	width:275px; 
	height:65px;
}.button { 
	font-family: tahoma, arial, verdana; 
	font-size: 11px; 
	cursor: pointer; 
	border: 1px solid #C1C1C0; 
	background-color:#E8E8EA; 
	width:100px; 
	height:20px;
}
/* Tabs */
.l_inactive{
	width: 5px; 
	height: 18px; 
	background-image: url(../images/tab_inactive_left.gif); 
	background-repeat: no-repeat; 
	background-position: right;
}
.inactive{
	padding-left: 2px; 
	padding-right: 2px; 
	background-image: url(../images/tab_inactive_bg.gif); 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	line-height: 12px; 
	height: 18px; 
	cursor: hand;
}
.r_inactive{
	width: 5px; 
	height: 18px; 
	background-image: url(../images/tab_inactive_right.gif); 
	background-repeat: no-repeat; 
	background-position: left;
}
.l_active{
	width: 5px; 
	heiht: 20px; 
	background-image: url(../images/tab_active_left.gif); 
	background-repeat: no-repeat; 
	background-position: right;
}
.active{
	padding-left: 2px; 
	padding-top: 3px; 
	padding-right: 2px; 
	background-image: url(../images/tab_active_bg.gif); 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px; 
	ext-decoration: none; 
	line-height: 12px; 
	height: 20px;
}
.r_active{
	width: 5px; 
	height: 20px; 
	background-image: url(../images/tab_active_right.gif); 
	background-repeat: no-repeat; 
	background-position: left;
}
.l_hover{
	width: 5px; 
	height: 18px; 
	background-image: url(../images/tab_hover_left.gif); 
	background-repeat: no-repeat; background-position: right;
}
.hover{
	padding-left: 2px; 
	padding-right: 2px; 
	background-image: url(../images/tab_hover_bg.gif); 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	line-height: 12px; 
	height: 18px; 
	cursor: hand;
}
.r_hover{
	width: 5px; 
	height: 18px; 
	background-image: url(../images/tab_hover_right.gif); 
	background-repeat: no-repeat; 
	background-position: left;
}
.Tabel_typeA { 
	border-top: 1px solid #52BDF5; 
	border-bottom:0px; 
	width:100%; 
	padding-left:4px;
	padding-top:1px;
	padding-bottom:1px;
}
.Tabel_typeA td { 
	border-bottom: 1px solid #52BDF5; 
	border-right: 1px solid #52BDF5;
}
.Tabel_typeA .col0 { 
	border-left: 1px solid #52BDF5; 
}
.Tabel_typeA .tr0 td {
	color:#000000;
}
.Tabel_typeA .tr1 td {
	color:#000000;
}
.Tabel_typeA .tr1 {
	background-Color:#FFFFFF;
}
.Tabel_typeA .tr0 {
	background-Color:#E8E8EA;
}
.Tabel_typeA .row0 {
	background-image: url(../images/bg_table.jpg);
	background-repeat:repeat-x; 
	background-position:0 100%;
	padding-top:2px;
	padding-bottom:2px;  
	border: 1px solid #52BDF5; 
	font-weight:bold;
	text-align:left;
}
.Tabel_typeA .row0 td {
	color:#000000;
}


.Tabel_typeB { 
	border-top: 1px solid #52BDF5; 
	border-bottom:0px; 
	width:100%; 
	padding-left:4px;
	padding-top:1px;
	padding-bottom:1px;
}
.Tabel_typeB td { 
	border-bottom: 1px solid #52BDF5; 
	border-right: 1px solid #52BDF5;
}
.Tabel_typeB .col0 { 
	border-left: 1px solid #52BDF5; 
}
.Tabel_typeB .tr0 td {
	color:#000000;
}
.Tabel_typeB .tr1 td {
	color:#000000;
}
.Tabel_typeB .tr1 {
	background-Color:#FFFFFF;
}
.Tabel_typeB .td1 {
	background-Color:#E8E8EA;
}
.Tabel_typeB .row0 {
	background-image: url(../images/bg_table.jpg);
	background-repeat:repeat-x; 
	background-position:0 100%;
	padding-top:2px;
	padding-bottom:2px;  
	border: 1px solid #52BDF5; 
	font-weight:bold;
	text-align:left;
}
.Tabel_typeB .row0 td {
	color:#000000;
}
		

