@charset "utf-8";
body {
	margin:00px 0px;
	padding:50px;
	text-align:center;
	background-color:#C70041;
}
	
#content {
	width:940px;
	height:660px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:2px solid #000;
	background-color:#fff;
	background-image:url(../images/header_logo.png);
	background-repeat:no-repeat;
	background-position:top left;
}

/* Header (start) */

#textmenu {
	/*border:1px solid #FFFF00;*/
	width:360px;
	height:80px;
	background-color:#fff;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	position:relative;
	z-index:60;
	top:20px;
	left:560px;
}

#textmenu_links{
	clear:none;
	text-align:left;
	color:#C70041;
}
#textmenu_links a{
	text-decoration:none;
	color:#000;
}

#textmenu_rechts {
	float:right;
	clear:none;
	text-align:right;
	color:#C70041;
}
#textmenu_rechts a{
	text-decoration:none;
	color:#000;
}
#ontwerp_tab {
	color:#999;
}
#over_sheila {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#over_sheila a{
	color:#7F7F7F;
}
#over_sheila a:hover{
	text-decoration:underline;
}

/* Header (end) */

/* Rechtermenu (start) */
#rechtermenu {
	float:right;
	background-color:#fff;
	margin-top:20px;
	padding-right:20px;
}

#blokband {
	width:360px;
	height:20px;
	margin:0px;
	display:block;
	overflow:hidden;
	background-image:url(../images/blokband.png);
	background-repeat:no-repeat;
}
#thumbnails_box {
	/*background-color:#8E7154;*/
	width:360px;
	height:480px;
	/*background-image:url(../images/rechtsmenu-bitmap01.jpg);*/
	background-repeat:no-repeat;
	background-position:right top;
	vertical-align:top;
}
#bottombar {
	background-color:#C70041;
	display:block;
	width:340px;
	height:20px;
	margin-left:20px;
}

#thumbnailholder1 {
	border:1px solid #fff;
	display:block;
	width:120px;
	height:180px;
	position:relative;
	z-index:100;
	left:60px;
	top:20px;
	cursor:pointer;
	background-repeat:no-repeat;
}

#vergrootglas1 {
	position:relative;
	z-index:105;
	width:20px;
	height:20px;
	left:190px;
	top:200px;
}


#thumbnailholder2 {
	border:1px solid #fff;
	display:block;
	width:120px;
	height:180px;
	position:relative;
	z-index:100;
	left:60px;
	top:40px;
	cursor:pointer;
	background-repeat:no-repeat;
}
#vergrootglas2 {
	position:relative;
	z-index:105;
	width:20px;
	height:20px;
	left:190px;
	top:220px;
}

#navigatie_holder {
	position:relative;
	z-index:110;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	left:45px;
	top:50px;
	width:155px;
	height:20px;
}

.navigatie_vorige {
	color:#FFF;
	float:left;
	text-align:left;
	cursor:pointer;
	visibility:hidden;
}

.navigatie_vorige_mouseover {
	color:#FF3;
	float:left;
	text-align:left;
	cursor:pointer;
}

.navigatie_volgende {
	color:#FFF;
	float:right;
	text-align:right;
	cursor:pointer;
	visibility:hidden;
}

.navigatie_volgende_mouseover {
	color:#FF3;
	float:right;
	text-align:right;
	cursor:pointer;
}
/* Rechtermenu (end) */


/* Homepage Tekst */
#HomeTekst {
	z-index:400;
	position:relative;
	width:480px;
	height:480px;
	top:40px;
	left:80px;
}
#LeesTekst {
	width:380px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#LeesTekst .title {
	color:#C70041;
	font-weight:bold;
}

#LeesTekst .title2 {
	color:#898989;
	font-weight:bold;
}
#HomeTekst img{
	margin-top:20px;
}
/* ImageBrowser (start) */

#ImageBrowser {
	z-index:200;
	position:relative;
	width:500px;
	height:480px;
	top:40px;
	left:60px;
	visibility:visible;
	display:none;
	
}
#Stage {
	background-color:#FFF;
	border:2px solid #000;
	width:460px;
	height:440px;
	z-index:201;
	position:relative;
	top:20px;
	left:20px;
	
}
#close_window {
	background-color:#fff;
	width:460px;
	height:15px;
	text-align:right;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:5px;
	cursor:pointer;
}
#close_window img {
	margin-right:20px;
	margin-left:4px;
}

#MainPicture {
	width:240px;
	height:360px;
	border:1px solid #000;
	margin-top:20px;
	margin-left:40px;
}

#popupThumbnails {
	float:right;
	width:120px;
	height:380px;
	margin-top:0px;
	padding-right:20px;
}

#popupThumbnail_1 {
	background:#FFF;
	border:1px solid #000;
	width:100px;
	height:150px;
	cursor:pointer;
}
#popupThumbnail_vg_1 {
	width:20px;
	height:20px;
	background-image:url(../images/vergrootglas-grijs.png);
	position:relative;
	left:105px;
	top:150px;
	cursor:pointer;
}


#popupThumbnail_2 {
	background:#FFF;
	border:1px solid #000;
	width:100px;
	height:150px;
	margin-top:38px;
	cursor:pointer;
}
#popupThumbnail_vg_2 {
	width:20px;
	height:20px;
	background-image:url(../images/vergrootglas-grijs.png);
	position:relative;
	left:105px;
	top:190px;
	cursor:pointer;
}

/* ImageBrowser (end) */


/* Footer */
#footer {
	width:360px;
	height:40px;
	background-image:url(../images/logo-onder.png);
	display:block;
	float:right;
	clear:both;
}