﻿/* CSS Document */


select.dropdownlist
{
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 7pt;
		background-color:#FFFDEC;
	height: 16px;
} 

html{ 
		margin:0px; 
		padding:0px;
	}
body{
		margin:0px;
		padding:0px;
		background-image:url('images/bg_image.gif');
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8pt;
		color: #333333;
		background-attachment:fixed;
	}
.textboxen
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8pt;
		background-color:#FFFDEC;
	}
a:link {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	font-weight:bold;
}
a img{ border:0px; } 
hr{
		color:#000000;
		background-color:#000000;
		height:1px;
		border:none;
		margin-bottom:15px;
	}
#container{
		position:relative;
		margin:0 auto;
		width:784px;
		border-width:1px;
		border-style:solid;
		border-color:#000000;
		background-color:#666666;
	}
#header{
		position:relative;
	}
#header_nav_top{
		text-align:right;
		height:18px;
	}
#header_nav_top a{ 	margin-left:1px; } 
#headerlogo{
		background-image:url('images/logo.gif');
		background-position:bottom;
		background-repeat:no-repeat;
		height:79px;
	}
#header_nav_bot {
		height:18px;
	}
#header_nav_bot2 {
		height:18px;
	}
#header_nav_bot a{ margin-right:1px; }
.content{
		background-color:#FFFDEC;
		background-image: url("images/bg_body.jpg");
        background-repeat: no-repeat;
        background-position: bottom left;
	}
.content1{
		background-color:#FFFDEC;
		background-image: url("images/bg_body.png");
        background-repeat: no-repeat;
        background-position: bottom left;
	}
#footer{
		position:relative;
		height:83px;
		text-align:right;
		padding-right:5px;
	}
.colhelft{
		width:391px;
		vertical-align:top;
	}		

table, tr, td {
 		border-style: none;
	border-color: inherit;
	border-width: 0px;
	border-collapse:collapse;
			padding:0px;
			margin:0px;
	/*text-align: center;*/
}
/*
table{
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		border-collapse:separate;
		empty-cells:show;
}
td, tr{
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		empty-cells:show;
}
*/
.divmarg20{
		position:relative;
		padding-left:20px; /* zie ook  topicfooter_inline*/
		padding-right:20px; /* zie ook topicfooter_inline */
}
.newtopic{
		margin-top:15px;
}
.topicheader{
		font-weight:bold;
	}
.topictitle{
		display:block;
		margin-bottom:10px;
	}
.newsunderline{ 
		border-bottom-style:dotted;
		border-bottom-width:1px;
		font-weight:bold;
		font-style:italic;
		white-space:nowrap;


	}
.newsunderline a:hover
{
	text-decoration:none;
	color:#000000;
	border-bottom-style:solid;
		border-bottom-width:1px;
}
.fulltopic{
	 /*width:80%;*/
}
.topiccontent{
		display:block;
		padding-left:5px;
	}
.topictitle_activiteit{
		position:absolute;
		left:-250px;
	}
.topiccontent_activiteit{
		position:relative;
		margin-left:250px;
}
.topicfooter{
		font-size:7pt;
		display:block;
		margin-top:10px;
		margin-bottom:20px;
	}
.terinfo
{
	font-size:7pt;
	}
.topicfooter_inline{
		border-bottom:none;
		border-bottom-style:none;
		font-size:7pt;
		text-align:right;
		position:absolute;
		right:20px; /* zie divmarg20 */
}
.topicfooter_inlinev2{
	border-bottom:none;
		border-bottom-style:none;
		font-size:7pt;
		font-weight:normal;
		text-align:right;
}
.imgDIA
{
	

	}

#progressBackgroundFilter { 
  position:absolute; 
  top:0px; 
  left:246px;
  padding:60px;
  overflow:hidden; 
  background-color:#000000;
  filter:alpha(opacity=60); 
  opacity:0.6; 
  z-index:1000; 
  border-style:solid;
  border-width: 5px;
  border-color:#FFFFFF;
} 

#processMessage {  
  position:relative;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 7pt;
  text-align: center;
  margin: 0 auto;
  padding:10px; 
  width:110px;  /* height:60px; */
  z-index:1001; 
  left:0px;
  top:60px; /* 55 */
  background-color:#FFFFFF; 
} 
.datum
{
		 font-family:"Courier New", Courier, monospace;
}
.imgcal
{
	vertical-align:middle;
}

.cal_dayheader
{
	border-bottom-style:solid;
	border-bottom-color:#aaaaaa;
	border-bottom-width:1px;
}
.blogfooter
{
	 font-size:7pt;
	 
	 padding:5px;
	 padding-bottom:0px;
	 color:#3f3f3f;
}
.blogbody
{
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;


}

.overonsTable
    {
	    border-width:1px;
	    border-color:#d99795;
	    border-style:solid; 
	    border-spacing:0px;	
	}

.tabel, .tabel td
	{
        border-width:1px;
	    border-color:#d99795;
	    border-style:solid; 
	    border-spacing:0px;
	    padding:5px;	
	}
thead
	{
		background-color:#e6b9b8;
        text-align:center;
        font-weight: bold;	
        color:#9c0006;
	}	
.tbody
{
	   	border-width:1px;
    	border-color:#d99795;
    	border-style:solid; 
    	padding:5px;
    	background-color:#f2dddc;
        text-align:center;
	}	
	
.overonsTr1
    {
        background-color:#e6b9b8;
        text-align:center;
        padding:5px;
        font-weight: bold;	
        color:#9c0006;
	}
.overonsTr2
    {
        background-color:#f2dddc;
        text-align:center;
        padding:5px;
	}
.overonsTd
    {
    	border-width:1px;
    	border-color:#d99795;
    	border-style:solid; 
    	padding:5px;
    	
    
	}