/* CSS Document */

body, html {
	margin: auto;
	padding: 0;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	/*background-image:url(../images/main_content_background.png);
	background-position:center 100px;
	background-repeat: no-repeat;*/
	color: #2f2f2f;
}

a {
	color:#eb008b;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1 {
	color:#ec008c;
	font-size: 1.8em;
	font-weight:normal;
}

h2 {
	font-size: 1.4em;
	font-weight:bold;
}

h3 {
	font-size: 1.8em;
	font-weight:normal;
}

.collection_h3 {
	text-align:center;
	font-size: 1.8em;
	font-weight:normal;
}

.collection_h3 a {
	width: 248px;
	height: 35px;
	cursor: pointer;
	display: block;
	border:#ebebeb 1px solid;
	background-color:#f2f3f3;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
	padding-top: 10px;
}

.collection_h3 a:hover {
	height: 35px;
	cursor: pointer;
	display: block;
	border:#bc006f 1px solid;
	background-color:#ec008b;
	text-decoration: none;
	overflow: hidden;
	color: #fff;
}

/* --- DIV ID's en CLASSES --- */

#background_div {
	position:relative;
	margin:auto;
	text-align:left;
	width: 894px;
	padding-top: 10px;
}

#logo_div {
	padding-left: 10px;
	margin-bottom: 50px;
}

#main_div {
	margin:auto;
	width: 894px;
	padding-bottom: 10px;
}

#sfeer_foto {
	position:absolute;
	width: 829px;
	height: 436px;
	top: 127px;
	left: 30px;
}

#news_div {
	position:absolute;
	top: 380px;
	left: 40px;
	z-index:101;
}

#main_background_image {
	position:absolute;
}

#main_content {
	position:absolute;
	top: 75px;
	left: 40px;
	font-size: 0.8em;
}

#main_content_2 {
	position:absolute;
	top: 15px;
	left: 45px;
	font-size: 0.8em;
}

#main_content_3 {
	position:absolute;
	top: 25px;
	left: 45px;
	font-size: 0.8em;
}

#main_content_4 {
	margin-left: 45px;
	margin-top: 95px;
	font-size: 0.8em;
}


#content_div {
	width: 580px;
	height: 390px;
	line-height: 20px;
	/* overflow:scroll=auto;
	overflow-X:hidden; */
	overflow: auto;
	padding-right: 5px;
}

#content_div_2 {
	width: 580px;
	height: 450px;
	line-height: 20px;
	/* overflow:scroll=auto;
	overflow-X:hidden; */
	overflow: auto;
	padding-right: 5px;
}

#content_div_3 {
	width: 750px;
	height: 390px;
	line-height: 20px;
	/* overflow:scroll=auto;
	overflow-X:hidden; */
	overflow: auto;
	padding-right: 5px;
}

#content_div_4 {
	position:relative;
	top: -10px;
	width: 800px;
	height: 430px;
	line-height: 20px;
	/* overflow:scroll=auto;
	overflow-X:hidden; */
	overflow: auto;
	padding-right: 5px;
}

#content_div_5 {
	position:relative;
	top: -10px;
	width: 800px;
	height: 440px;
	line-height: 20px;
	/* overflow:scroll=auto;
	overflow-X:hidden; */
	overflow: auto;
	padding-right: 5px;
}

#content_div_6 {
	position:relative;
	top: -10px;
	width: 800px;
	height: 800px;
	line-height: 20px;
	/* overflow:scroll=auto;
	overflow-X:hidden; */
	overflow: auto;
	padding-right: 5px;
}

#content_div_7 {
	width: 800px;
	height: 390px;
	line-height: 20px;
	/* overflow:scroll=auto;
	overflow-X:hidden; */
	overflow: auto;
	padding-right: 5px;
}

#content_div_8 {
	position:relative;
	top: -10px;
	width: 800px;
	line-height: 20px;
	/* overflow:scroll=auto;
	overflow-X:hidden;
	overflow: auto; */
	padding-right: 5px;
}

#content_div_image {
	position: absolute;
	left: 610px;
	top: -130px;
}

#content_div_image_2 {
	position: absolute;
	left: 610px;
	top: -70px;
}

#content_div_right {
	position: absolute;
	left: 470px;
	top: 0px;
	width: 325px;
	height: 390px;
	overflow: auto;
	padding-right: 5px;
	line-height: 20px;
}

#footer_div {
	margin:auto;
	width: 866px;
	border-top: #cccccc dashed 1px;
	padding-top: 5px;
	color:#cccccc;
	font-size: 0.8em;
}

/* --- MENU's --- */

#head_menu {
	position:absolute;
	left: 674px;
	top: 20px;
	width: 240px;
	text-align:right;
	font-size: 0.8em;
}

#head_menu a {
	color:#2f2f2f;
	text-decoration:none;
}

#head_menu a:hover {
	text-decoration:underline;
}

#head_menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#head_menu li {
	float:left;
	margin:0px;
	padding:0px 0px 0px 15px;
}

#main_menu {
	position:absolute;
	top: 50px;
	z-index: 2;
	font-size: 1.1em;
	width: 894px;
	height: 44px;
	padding-top: 20px;
}

#main_menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;	
}

#main_menu li {
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style-type:none;
	text-align:center;
	line-height: 32px;
}

.main_menu_collection a {
	width: 88px;
	height: 44px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
	font-weight:bold;
}

.main_menu_collection a:hover {
	width: 88px;
	height:44px;
	background:url('../images/hoofdmenu_collection.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	/* font-weight:normal; */
}

.main_menu_collection_selected a {
	width: 88px;
	height:44px;
	background:url('../images/hoofdmenu_collection.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
}

.main_menu_collection_selected a:hover {
	text-decoration:none;
}

.main_menu_webshop a {
	width: 78px;
	height: 44px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
	font-weight:bold;
}

.main_menu_webshop a:hover {
	width: 78px;
	height:44px;
	background:url('../images/hoofdmenu_contact.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	/* font-weight:normal; */
}

.main_menu_webshop_selected a {
	width: 78px;
	height:44px;
	background:url('../images/hoofdmenu_contact.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
}

.main_menu_webshop_selected a:hover {
	text-decoration:none;
}

.main_menu_stores a {
	width: 78px;
	height: 44px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
	font-weight:bold;
}

.main_menu_stores a:hover {
	width: 78px;
	height:44px;
	background:url('../images/hoofdmenu_contact.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	/* font-weight:normal; */
}

.main_menu_stores_selected a {
	width: 78px;
	height:44px;
	background:url('../images/hoofdmenu_contact.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
}

.main_menu_stores_selected a:hover {
	text-decoration:none;
}

.main_menu_press a {
	width: 62px;
	height: 44px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
	font-weight:bold;
}

.main_menu_press a:hover {
	width: 62px;
	height:44px;
	background:url('../images/hoofdmenu_press.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	/* font-weight:normal; */
}

.main_menu_press_selected a {
	width: 62px;
	height:44px;
	background:url('../images/hoofdmenu_press.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
}

.main_menu_press_selected a:hover {
	text-decoration:none;
}

.main_menu_about a {
	width: 62px;
	height: 44px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
	font-weight:bold;
}

.main_menu_about a:hover {
	width: 62px;
	height:44px;
	background:url('../images/hoofdmenu_press.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	/* font-weight:normal; */
}

.main_menu_about_selected a {
	width: 62px;
	height:44px;
	background:url('../images/hoofdmenu_press.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
}

.main_menu_about_selected a:hover {
	text-decoration:none;
}

.main_menu_events a {
	width: 78px;
	height: 44px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
	font-weight:bold;
}

.main_menu_events a:hover {
	width: 78px;
	height:44px;
	background:url('../images/hoofdmenu_contact.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	/* font-weight:normal; */
}

.main_menu_events_selected a {
	width: 78px;
	height:44px;
	background:url('../images/hoofdmenu_contact.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
}

.main_menu_events_selected a:hover {
	text-decoration:none;
}

.main_menu_contact a {
	width: 78px;
	height: 44px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
	font-weight:bold;
}

.main_menu_contact a:hover {
	width: 78px;
	height:44px;
	background:url('../images/hoofdmenu_contact.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	/* font-weight:normal; */
}

.main_menu_contact_selected a {
	width: 78px;
	height:44px;
	background:url('../images/hoofdmenu_contact.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
}

.main_menu_contact_selected a:hover {
	text-decoration:none;
}

.main_menu_newsletter a {
	width: 94px;
	height: 44px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
	font-weight:bold;
}

.main_menu_newsletter a:hover {
	width: 94px;
	height:44px;
	background:url('../images/hoofdmenu_newsletter.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	/* font-weight:normal; */
}

.main_menu_newsletter_selected a {
	width: 94px;
	height:44px;
	background:url('../images/hoofdmenu_newsletter.png');
	background-repeat:no-repeat;
	cursor: pointer;
	display:block;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
}

.main_menu_newsletter_selected a:hover {
	text-decoration:none;
}

.menu_div_menu a{
	display:block;
}

.menu_div_menu a:hover {
	display:block;
}

#submenu_div {
	position:absolute;
	top: 25px;
	left: 40px;
	text-align:center;
	line-height: 30px;
	font-size: 0.8em;
}

#submenu_div a {
	width: 100px;
	height: 32px;
	cursor: pointer;
	display: block;
	border:#ebebeb 1px solid;
	background-color:#f2f3f3;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
	padding: 0px 5px 0px 5px;
}

#submenu_div a:hover {
	height: 32px;
	cursor: pointer;
	display: block;
	border:#ebebeb 1px solid;
	background-color:#ffe4f4;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
}

#submenu_div ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#submenu_div li {
	float:left;
	margin:0px;
	padding:0px 0px 0px 4px;
}

#footer_menu {
	position:absolute;
	bottom: 0px;
	left: 654px;
	width: 240px;
	text-align:right;
}

#footer_menu a {
	color:#999999;
	text-decoration:none;
}

#footer_menu a:hover {
	text-decoration:underline;
}

#footer_menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#footer_menu li {
	float:left;
	margin:0px;
	padding:0px 0px 0px 15px;
}

#image_download {
	text-align:center;
	font-size: 0.9em;
}

#image_download a {
	width: 100px;
	height: 100px;
	cursor: pointer;
	display: block;
	border:#ebebeb 5px solid;
	background-color:#f2f3f3;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
	padding: 0px 0px 0px 0px;
}

#image_download a:hover {
	height: 100px;
	cursor: pointer;
	display: block;
	border:#f2f3f3 5px solid;
	background-color:#f2f3f3;
	text-decoration: none;
	overflow: hidden;
	color: #2f2f2f;
}

#txt_download_table tr {
	border-bottom:#ebebeb 1px dashed;
}

#collection_left {
	float:left;
	width: 290px;
	height: 390px;
}

#collection_left img {
	border:#f2f3f3 5px solid;
}

/*
 .collection_left a {
	display:block;
	cursor: pointer;
	width: 280px;
	height: 380px;
}

.collection_left a:hover {
	display:block;
	cursor: pointer;
	width: 280px;
	height: 380px;
	background-image: url('../images/collection_vergrootglas_lr.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}

.collection_img a{
	display:block;
}

.collection_img a:hover {
	display:block;
} 
*/

#collection_menu {
	position:relative;
	margin:auto;
	width: 800px;
	height: 30px;
	text-align:center;
}

#collection_menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#collection_menu li {
	float:left;
	margin:0px;
	padding:0px 0px 0px 5px;
}

.collection_menu a {
	width: 20px;
	cursor: pointer;
	display: block;
	padding: 0px 0px 0px 0px;
	color: #2f2f2f;
	text-decoration:underline;
}

.collection_menu a:hover {
	width: 20px;
	cursor: pointer;
	display: block;
	background-color:#ec008c;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}

.collection_menu_selected a {
	width: 20px;
	cursor: pointer;
	display: block;
	background-color:#ec008c;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}

.collection_menu_selected a:hover {
	width: 20px;
	cursor: pointer;
	display: block;
	background-color:#ec008c;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}

#collection_right {
	float:right;
	width: 480px;
	height: 390px;
	text-align:left;
}

#collection_right_images {
	width: 480px;
	height: 150px;
}

#collection_right_images img {
	border:#f2f3f3 5px solid;
}

#collection_article {
	position:relative;
	top: 20px;
	width: 480px;
}

#collection_article_info {
	float:left;
	width: 130px;
	height: 130px;
	padding: 10px 10px 10px 10px;
	background-color:#f2f3f3;
	overflow:hidden;
}

#collection_article_info a {
	color:#ec008c;
	text-decoration:underline;
	font-weight:bold;
}

#collection_article_info a:hover {
	text-decoration:none;
}

#collection_extra {
	float:right;
	width: 310px;
	height: 130px;
	padding: 10px 10px 10px 10px;
	overflow:hidden;
}

#collection_next-prev {
	float:left;
	margin-top: 5px;
	width: 480px;
}

.collection_h1 {
	color:#ec008c;
}

#hoverNavBIG { position: absolute; top: 30px; left: 5px; height: 360px; width: 280px; z-index: 10; }
#imageContainer>#hoverNavBIG { left: 0;}
#hoverNavBIG a { outline: none;}

#zoomLink { width: 100%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#zoomLink { right: 0; float: right;}
#zoomLink:hover, #zoomLink:visited:hover { background: url(../images/collection_vergrootglas_lr.jpg) top right no-repeat; }


#index_3_blocks {
	position:relative;
	top: -10px;
	width: 894px;
	height: 350px;
	color:#CCCCCC;
}

#index_3_blocks h1 {
	color:#FFFFFF;
	font-size: 1.8em;
	font-weight:normal;
}

#index_3_blocks a {
	color:#FFFFFF;
}

#index_3_blocks a:hover {
	text-decoration:none;
}

#index_3_blocks img {
	border: #FFFFFF 5px solid;
}


#index_block_1 {
	float:left;
	width: 278px;
	padding: 0px 10px 10px 10px;
	margin-bottom: 10px;
}
#index_block_2 {
	float:left;
	width: 278px;
	padding: 0px 10px 10px 10px;
	margin-bottom: 10px;
}
#index_block_3 {
	float:right;
	width: 278px;
	padding: 0px 10px 10px 10px;
	margin-bottom: 10px;
}

