/* CSS Document */

/*
body     	
{
	font:12pt 'Trebuchet MS';
	font-family:'Trebuchet MS,Arial';
	background-attachment: fixed;
	background-color: #FFCC33;
	background-image: url(../../../achtergrond/rechtsmid.gif);
	background-repeat: no-repeat;
}
*/

body 
{
	margin:	0px;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #FFCC33;
}


.page_bevel
{
	position: relative;
	text-align: left;	/* short for: margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto; */
	padding: 0px;
	width: 1000px;
	height: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFCC33;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 0;
}

.knoop_bevel
{
	height: 600px;
	width: 436px;
	left: 0px;
	top: 0px;
	z-index: 1;
	position: absolute;
	background-image: url(../images/knoop_layer.png);
}

.nav_bar1
{
	position: absolute;
	z-index: 5;
	height: 54px;
	width: 667px;
	left: 310px;
	top: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	background-color: #3300FF;
	color: #FFFFFF;
	background-image: url(../images/nav1bar_b.jpg);
}

/*
.nav_bar1 table
{
}
*/

.nav_bar1 a 
{
	color: #FFFFFF;
	text-decoration: none;
}
.nav_bar1 a:hover
{
	color : #FF0000;
} 



.nav_bar2
{
	position: absolute;
	z-index: 5;
	height: 253px;
	width: 133px;
	left: 157px;
	top: 194px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
}
.nav_bar2 a 
{
	color: #333333;
	text-decoration: none;
}
.nav_bar2 a:hover
{
	color : #FFFFFF;
	background-color: #006600;
} 

.nav_bar3
{
	position: absolute;
	z-index: 5;
	height: 25px;
	width: 667px;
	left: 318px;
	top: 575px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	background-color: #004400;
	color: #FFFFFF;
}

.foother
{
	position: absolute;
	z-index: 5;
	height: 25px;
	width: 667px;
	left: 300px;
	top: 600px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #FFFFFF;
}

/*
.nav_bar3 table
{
}
*/

.nav_bar3 a 
{
	color: #FFFFFF;
	text-decoration: none;
}
.nav_bar3 a:hover
{
	color : #FF0000;
} 

.breadcrumb 
{
	position:absolute;
	left:318px;
	top:74px;
	width:376px;
	height:22px;
	z-index:5;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.breadcrumb a
{
	color: #0000FF;
	text-decoration: none;
}
.breadcrumb a:hover
{
	color : #FF0000;
} 


.content_bevel 
{
	color:#000000;
	position:absolute;
	width:702px;
	height:465px;
	z-index:2;
	top: 93px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 289px;
	overflow: auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

.flashcontent 
{
	height: 575px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	width: 280px;
	left: 671px;
	top: 63px;
}
.textcontent
{
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 532px;
	width: 231px;
	left: 87px;
	top: 6px;
}

a
{
	color: #0000FF;
	text-decoration: underline;
}
a:hover
{
	color : #FF0000;
	text-decoration: underline;
} 

h3
{
	color : #FF0000;
}

p       	
{
	color : #000000;
	margin: 10px;
	padding-left: 10px;

/*
	font:11pt 'Trebuchet MS'; 
	font-family:'Trebuchet MS,Arial';
*/
}

.justify
{
	text-align: justify;
}

.bold   	
{
	font-weight:bold;
}

.border        
{
	color:black;
	border-style:double;
	margin:3pt;
}

.red
{
	border-color:red;
}

.green
{
	border-color:green;
}

.yellow
{
	border-color:yellow;
}
.blue
{
	border-color:blue;
}
.cyan
{
	border-color:cyan;
}

.border1       
{
	color:black;
	border-style:double;
	margin:3pt;
	border-color:yellow;
}

.border2       
{
	color:black;
	border-style:double;
	margin:3pt;
	border-color:green;
}


.left
{
	text-align: left;
}

/*.red
{
	color: #FF0000;	
}
*/
/* #IMG       	{border-style:solid;border-width:1pt; border-color:#FFCC33;} */

/*
td  		
{
	color:black;
	border-style:double;
	margin:3pt;
	border-color:red;
	font:15pt 'Monotype Corsiva';
	font-family:'Trebuchet MS,Arial';
}
*/
