@charset "utf-8";

*{
	margin:0;
	padding:0;
	border: none;	
}

body{
/*	background: #ffffff;*/
	text-align: center;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
/*	color:#877766;*/
}

#adress{
	display:none;
}

#styleswitch{
	position:absolute;
	top:76px;
	left: 650px;
	font-size: 85%;
	height: 100px;
	width: 100px;
	display: block;
}

#styleswitch a{
	text-decoration: none;
	margin: 0 0 0 10px;
	width: 10px;
	height: 10px;
	border: 1px solid #999999;
	display: block;
}

#styleswitch .light {
	background: #ffffff;
	position:relative;
	float:left;
}

#styleswitch .dark {
	background: #292623;
	position:relative;
	float:left;
}

#styleswitch .medium {
	background: #b09f00;
	position:relative;
	float:left;
}

#horizont{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#container{ 
	margin-left: -386px;
	position: absolute;
	top: -292px;
	left: 50%;
	width: 772px;
	height: 584px;
	visibility: visible;
}

#logo a{
/*	background: url(vgp-logo.gif) no-repeat;*/
	background-position: 0 0;
	position: relative;
	width: 286px;
	height: 100px;
	display: block;
	margin: 0 486px 0 0;
}

#content{
	/*position: relative;*/
	position:absolute;
	top:100px;
	left:57px;
	width: 660px;
	height: 440px;
	margin: 0 auto;
	text-align:left;
}

#contentText{
	font-size: 90%;
	padding: 54px 63px;
	height: 332px;
	width: auto;
	overflow: auto;
	line-height: 16px;
}

#contentText h1{
	font-size: 130%;
	font-weight: normal;
/*	color:#db7215;*/
	padding: 0;
	margin: 0 0 -5px 0;
	text-transform: uppercase;
}

#contentText h2{
	font-size: 120%;
	font-weight: normal;
/*	color:#db7215;*/
	padding: 0;
	margin: 0 0 -5px 0;
}

#contentText h3,
#contentText h4,
#contentText h5,
#contentText h6{
	font-size: 110%;
	font-weight: normal;
/*	color:#db7215;*/
	padding: 0;
	margin: 0 0 -5px 0;
}

#contentText p{
	text-decoration:none;
	padding: 0 0 10px 0;
}

#contentText b, #contentText strong{
	font-weight: normal;
/*	color: #db7215;	*/
}

#contentText a{
/*	color: #db7215;	*/
	text-decoration: none;
}

#contentText a:hover{
/*	color: #ff7800;*/
	text-decoration: underline;
}

#content .separator{
	padding: 0;
	margin: 0 0 10px 0;
}

#navi{
	position: absolute;
	width: 660px;
	height: 43px;
	margin: 0 auto;
	text-align:left;
	text-transform: uppercase;
	top:542px;
	left:56px;
}

#navi1 ul{
	padding-top: 10px;
	list-style-type:none;
	font-size: 90%;
}

#navi1 li {
	display: inline;
	margin:0 25px 0 0;
}

#navi1 a{
/*	color:#877766;	*/
	text-decoration: none;
}

#navi1 a:hover{
/*	color: #ff7800;*/
	text-decoration: none;
}

#navi1 .active{
/*	color: #db7215;*/
	text-decoration: none;
}

#subnaviProfil ul, #subnaviPortfolio ul{
	font-size: 80%;
	list-style-type:none;
}

#subnaviProfil li, #subnaviPortfolio li {
	display: inline;
	margin:0 14px 0 0;
}

#subnaviProfil a, #subnaviPortfolio a{
/*	color:#877766;	*/
	text-decoration: none;
}

#subnaviProfil a:hover, #subnaviPortfolio a:hover{
/*	color: #ff7800;*/
	text-decoration: none;
}

#subnaviProfil .active, #subnaviPortfolio .active{
/*	color: #db7215;*/
	text-decoration: none;
}

#subnaviPortfolio ul {
	padding: 6px 0 0 62px;
}

#subnaviProfil ul {
	padding: 6px 0 0 159px;
}

#copyright{
	position: absolute;
/*	background: url(vgp-copyright.gif) no-repeat top center;*/
	height: 127px;
	width: 7px;
	z-index: 99;
	left: 719px;
	top: 413px;
}

/*-----------*/
/* GOOF BOEK */
/*-----------*/

#gb_container{
	position: absolute;
	left: 0px;
	top: 0px;
}

#gb_single_image{
	width: 660px;
	height: 440px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#gb_single_thumbs{
	font-size: 80%;
	position: absolute;
	left: 596px;
	top: 450px;
	width: auto;
	z-index: 98;
	text-transform: uppercase;
}

#gb_single_slide{
	font-size: 80%;
	position: absolute;
	left: 486px;
	top: 450px;
	width: 110px;
	z-index: 98;
	text-transform: uppercase;
}

#gb_single_next a{
	position: absolute;
	/*cursor: crosshair;*/
	background: url(tranimg.gif) repeat;
	height: 440px;
	width: 330px;
	z-index: 98;
	left: 330px;
	top: 0px;
	text-indent: -9999px;
	display: block;
}

#gb_single_next a:hover{
	background: url(transimg20-next.png) no-repeat top right;
}





#gb_single_back a{
	position: absolute;
	/*cursor: crosshair;*/
	background: url(tranimg.gif) repeat;
	height: 440px;
	width: 330px;
	z-index: 98;
	left: 0px;
	top: 0px;
	text-indent: -9999px;	
	display: block;
}

#gb_single_back a:hover{
	background: url(transimg20-back.png) no-repeat top left;
}

#gb_thumbs_next{
	font-size: 80%;
	position: absolute;
	left: 615px;
	top: 450px;
	width: auto;
	z-index: 98;
	text-transform: uppercase;
}

#gb_thumbs_back{
	font-size: 80%;
	position: absolute;
	left: 560px;
	top: 450px;
	width: auto;
	z-index: 98;
	text-transform: uppercase;
}

#fadeImg{
	display:in-line;
	width:100%;
	height:100%;
	text-align:center;
	-moz-opacity:0.0;
	filter:alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
}
