@charset "UTF-8";

/* Template 2 */

body {
	background-image: url(../images/BG_body.jpg);	
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c1714;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

a:active {
	text-decoration: none;
	color: #666666;
}

img{
border:none;
}


/*------------- CONTENT BLOKKEN ------------*/

#container
	{
	position: absolute;
	left: 50%;
	top: 50px;
	width: 1000px;
	height: 510px;
	margin-left: -495px;
	}


#blok1
	{
	width:224px;
	height:510px;
	float:left;
	background-repeat:no-repeat;
	background-image: url('../images/BG_menu.jpg');
	}


#blok2{
	width:470px;
	height:505px;
	float:left;
	overflow:hidden;
	padding-top:5px;
	background-image: url('../images/BG_content.jpg');
	}


#blok3
	{
	width:296px;
	height:510px;
	float:left;
	margin:0;
	padding:0;	
	background-image: url('../images/BG_sfeer.jpg');
	}


#blok4
	{
	margin-left:890px;
	}

#content
	{
	position:relative;
	width:430px;
	height:465px;
	overflow:auto;
	padding-right:10px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	}


#login {
position:absolute;
left:5px;
top:-30px;
width:800px;
height:20px;
}

/*------------- EINDE CONTENT BLOKKEN ------------*/

/*------------- MENUS ------------*/

#blok1 ul
{
	position:relative;
	list-style-type: none;
	margin:0;
	margin-left:8px;
	margin-top:15px;
	padding:0;
}

#blok1 ul ul
{
	list-style-type: none;
	margin:0;
	padding:0;
	padding-bottom:8px;
	margin-top:2px;
	background-image:url(../images/BG_menu_btn.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#blok1 ul ul ul
{
	list-style-type: none;
	margin:0;
	padding:0;
	padding-bottom:0px;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:5px;
	background-image:none;
	background-position:left bottom;
	background-repeat:no-repeat;
}

#blok1 li a
{
	height: 25px;
	width: 175px;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-image:none;
	font-size:12px;
	padding-top:5px;
	padding-left:30px;
}

#blok1 li li a
{
	height: 15px;
	width: 155px;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-image:none;
	font-size:12px;
	padding-top:0px;
	padding-left:50px;
}

#blok1 li li li a
{
	height: 15px;
	width: 140px;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-image:none;
	font-size:12px;
	padding-top:0px;
	padding-left:50px;
}


#blok1 li a
{
background-image:url(../images/BG_menu_btn.gif);
}

#blok1 li a:hover
{
	color: #a5b8c4;
}


#blok4 ul
{
	list-style-type: none;
	display:inline;
	margin:0;
	margin-left:8px;
	margin-top:40px;
	padding:0;
}

#blok4 li
{
display: inline;
list-style-type: none;
padding-right: 10px;
}

#blok4 li a
	{
	color: #FFFFFF;	
	font-size:12px;
	}

#blok4 li a:hover
{
	color: #a5b8c4;
}

/*------------- EINDE MENUS ------------*/

/*------------- DIVERSEN TEKST ------------*/

#content a:link {
	color: #666666;
	text-decoration: underline;
	}

#content a:visited {
	text-decoration: underline;
	color: #666666;
}

#content a:hover {
	color: #999999;
}

#content a:active {
	text-decoration: none;
	color: #666666;
}


div.members img{
	padding:10px;
}

div.members table{
	width:410px;
}
/*------------- EINDE DIVERSEN TEKST ------------*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*------------- TABS (Fields of Interest) ------------*/

#content a.sub_tab
{
color:#999999;
text-decoration:none;
}
#content a:visited.sub_tab
{
color:#999999;
text-decoration:none;
}
#content a:active.sub_tab
{
color:#999999;
text-decoration:none;
}
#content a:link.sub_tab
{
text-decoration:none;
color:#999999;
}

#content a.sub_tab_active
{
text-decoration:none;
color:#333;
}	#content a:visited.sub_tab_active
{
text-decoration:none;
color:#333;
}#content a:active.sub_tab_active
{
text-decoration:none;
color:#333;
}


/*----------- sectie voor download pagina----------------*/

.line, .line_rightalign {
}

.line_rightalign { 

	text-align: right;

	white-space: nowrap;

	font-size: 10px;

}

.line_text {

	padding: 2px 0px 2px 0px;

}

.line img {
	padding: 0 5px 0 0;
}

.dgheader {

	font-size: 14px;

	font-weight: normal;

	padding: 20px 0px 5px 0px;

}

#download_bak_btn{
position:absolute;
left:20px;
bottom:5px;
width:100px;
height:25px;
}
