@charset "utf-8";

a:link, a:visited{
text-decoration:none;
border:0;
color:#999999;
}



img {
border:0;
}

#container {
	position:relative;
	width:800px;
	height:500px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style:none;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
		}
	
#Frontpic {
	position:relative;
	width:551px;
	height:390px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	top:95px; 
		}
	
#prins {
	position:relative;
	width:160px;
	height:50px;
	top:5px;
	margin-left:auto;
	margin-right:auto; 
		}

#bannertopleft {
	position:absolute;
	width:1px;
	height:55px;
	z-index:3;
	left: -1px;
	top: 0px;
	background-color:white;
	}
	
#bannertopright {
	position:absolute; 
	width:1px;
	height:55px;
	z-index:3;
	left: 800px;
	top: 0px;
	background-color:white;
	}
		
#banner {
	position:absolute;
	width:800px;
	height:100px;
	z-index:3;
	left:0px;
	top: 0px;
	background-color:none;
	background-image:url('../images/banner2.png');
	}

#categories {
	position:absolute;
	padding:10px;
	width:130px;
	height:30px;
	top:17px;
	left: 20px; 
	}

#categories img {
	border:solid;
	border-color:#FFFFFF;
	border-width:2px;
		}

#menu_side img {
	border:solid;
	border-color:#000000;
	border-width:1px;
		}
	
		
#menu_side img:hover { 
	border:solid;
	border-color:#99cc66;
	border-width:1px;
		}

#menu_top {
	position:absolute;
	width:800px;
	left:0;
	z-index:3;
	top:60px;
	height: 40px;
	font-variant:small-caps;
	font-weight:normal;
	font-size:11px;
	color:#999999;
	border-bottom-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	}

#portfolio_menu {
	position:absolute;
	width:745px;
	height:15px;
	left: 35px;
	top: 0px;
	padding-top: 25px;
	padding-left: 20px;
	background-color:none;
	border-left-style:solid;
	border-color:#cccccc;
	border-width:1px;
	}
	
	#about_menu {
	position:absolute;
	width:700px;
	height:15px;
	left: 80px;
	top: 0px;
	padding-top: 25px;
	padding-left: 20px;
	background-color:none;
	border-left-style:solid;
	border-color:#cccccc;
	border-width:1px;
	}
	
	#contact_menu {
	position:absolute;
	width:657px;
	height:15px;
	left:123px;
	top: 0px;
	padding-top: 25px;
	padding-left: 20px;
	background-color:none;
	border-left-style:solid;
	border-color:#cccccc;
	border-width:1px;
	}
	
.menu_button {
	position:relative;
	margin-right:30px;
	width:auto;
	height:20px;
	display:inline;
	float:left;
	background-color:none;
	}
	
.menu_button, a:hover {
	color:#99cc66;
}

#content_text_big, a:hover {
	color:#99cc66;
}

.menu_button a:active {
	color:#000000;
	}

#menu_side_title {
	position:absolute;
	width:134px;
	height:39px;
	left:665px;
	top:101px;
	z-index:5;
	font-variant:small-caps;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	color:#000000;
	background-color:none;
	border-left-style:solid;
	border-right-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
	
#wn {
	position:absolute;
	height:360px;
	width:119px;
	left: 665px;
	top: 121px;
	background-color:none;
	overflow:hidden;
	border-left-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

#scrollLinks {
	position:absolute;
	height:370px;
	width:16px;
	left:785px;
	top:110px;
	border-right-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	}

#menu_side {
	position:absolute;
	width:120px;
	left: 0px;
	top: 0px;
	text-align:center;
	visibility:visible;
	}

.content_pic {
	position:absolute;
	width:400px;
	height:300px;
	z-index:5;
	margin:17px;
	text-allign:center;
	left: 225px;
	top: 0px;
	background-color:none;
	}

.content_pic img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	}
	
#navbar2 {
	position:absolute;
	background-color: #FFFFFF;
	width:390px;
	height:25px;
	left:242px;
	top:330px;
	text-align:center;
	padding:5px;

}

#textline {
	position:absolute;
	background-color: #FFFFFF;
	width:390px;
	height:25px;
	left:242px;
	top:330px;
	text-align:center;
	padding:5px;
	font-weight:normal;
	font-size:10px;
	color:#666666;
	}

#navbar2 a {  
	border:none; 
	background: #FFFFFF;
	color:#CCCCCC;
	margin-left:1px;
	margin-right:1px;
	margin-top:5px;
	padding:3px;
}

#navbar2 a.activeSlide { 
	color: #999999;
	background:none;	
	margin-left:1px;
	margin-right:1px;
	margin-top:5px;
	padding:3px;
}

#navbar2 a:hover { 
	color: #99cc66;
	background:none;	
	margin-left:1px;
	margin-right:1px;
	margin-top:5px;
	padding:3px;
}
	
#content_text_small {
	position:absolute;
	width:205px;
	height:350px;
	z-index:5;
	left: 0px;
	top: 0px;
	background-color:none;
	border-right-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	font-weight:normal;
	font-size:10px;
	text-align:justify;
	padding-right:10px;
	margin:10px;
	color:#666666;
	overflow:auto;
	}

#content_text_big {
	position:absolute;
	width:800px;
	height:381px;
	z-index:5;
	left: 0px;
	top: 120px;
	background-color:none;
	font-weight:normal;
	font-size:10px;
	text-align:center;
	color:#666666;
	overflow:auto;
	}

#content_text_big p {
	margin: 0;
}

	
#content {
	position:absolute;
	width:659px;
	height:390px;
	left:0px;
	top:105px;
	border-style:none;
	border-color:#CCCCCC;
	border-width:1px;
	}

#disclaimer {
	position:relative;
	width:800px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	left: 0px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#666666;
	text-align:center;
	background-color:#FFFFFF;
	}	
