@CHARSET "ISO-8859-1";


body{
	font-family:arial, Helvetica,sans-serif;
	font-size:12px;
	color:#616161;
}

a {
	text-decoration:none;
	color:#ec008c;
}

ul li {
list-style-type:disc;
list-style-position:outside;
margin-left:30px;
}

ol li {
list-style-type:decimal;
list-style-position:outside;
margin-left:30px;
}

em {
font-style:italic;
}

#site_wrapper{
	width:998px;
	margin:auto;
}

#header_wrapper{
	background-image: url("/web/images/frontend/header_background.jpg");
	background-repeat:repeat-x;
	height:223px;
}

#header_menu{
	float:left;
	margin-top:16px;
	width:600px;
}
.header_menu_item{
	height:23px;
	clear:both;
}

.header_menu_item_active_element{
	width:37px;
	height:20px;
    background-image: url("/web/images/frontend/header_menu_active.gif");
	background-repeat:no-repeat;
	/*background-color:#272727;*/
	float:left;
	padding-bottom:3px;
}

.header_menu_item_nonactive_element{
	width:37px;
	height:20px;
	/*background-color:#272727;*/
	float:left;
	padding-bottom:3px;
}

.header_menu_item_titel{
	/*background-color:#272727;*/
	float:left;
	height:23px;
	text-transform:uppercase;
	line-height:22px;
}

.header_menu_item_titel a{
	font-size:16px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

.header_menu_item_titel a:hover{
	color:#EC008C;
}

.header_menu_item_titel_active{
	/*background-color:#272727;*/
	float:left;
	height:23px;
	text-transform:uppercase;
	line-height:22px;
}

.header_menu_item_titel_active a{
	font-size:16px;
	font-weight:bold;
	/*color:#cac6c6;*/
	text-decoration:none;
}



#header_right{
	float:right;
	width:260px;
	height:65px;
	margin-right:32px;
	margin-top:126px;
}

#header_logo{
	height:65px;
	width:260px;
}

#header_bottom_alternative{
	background-image: url("/web/images/frontend/header_bottom_alternative.jpg");
	background-repeat:repeat-x;
	height:15px;
}

#header_bottom{
	background-image: url("/web/images/frontend/header_bottom.jpg");
	background-repeat:no-repeat;
	height:15px;
}

#content_wrapper{	
	background-image: url("/web/images/frontend/content_wrapper_background.jpg");
	background-repeat:repeat-y;
	width:998px;
}

#left_content{
/*
	background-image: url("/web/images/frontend/left_content_background.jpg");
	background-repeat:repeat-y;
	*/
	width:379px;
	float:left;
}

#left_content_top_button{
	background-image: url("/web/images/frontend/top_bar.jpg");
	background-repeat:no-repeat;
	cursor:pointer;
	padding-top:10px;
	margin-left:35px;
	width:300px;
	height:20px;
}

#left_content_top_button:hover{
	background-image: url("/web/images/frontend/top_bar.jpg");
	background-repeat:no-repeat;
	cursor:hand;
	width:300px;
	height:20px;
}

#left_content_titel_scrollbar{
	margin-left:35px;
	overflow:hidden;
	position:relative;
	height:300px;
	/*padding-bottom:3px;
	margin-bottom:10px;*/
}

#left_content_titel_script{
	/*
	height:300px;
	overflow:hidden;
	position:relative;
*/
}

#left_content_titel{
	padding-top:10px;
	margin-left:35px;
}

#left_content_bottom_button{
	background-image: url("/web/images/frontend/bottom_bar.jpg");
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:10px;
	margin-left:35px;
	width:300px;
	height:20px;
}

#left_content_bottom_button:hover{
	background-image: url("/web/images/frontend/bottom_bar.jpg");
	background-repeat:no-repeat;
	cursor:hand;
	width:300px;
	height:20px;
}

.left_content_contact{
	padding-top:20px;
	margin-left:35px;
	margin-bottom:10px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ebeaea;
	width:315px;
}

.left_content_titel_item{
	clear:both;
	height:30px;
}

.left_content_titel_item_small{
	clear:both;
	height:15px;
}

.left_content_active_arrow{
	float:left;
	background-image: url("/web/images/frontend/gray_arrow.jpg");
	background-repeat:no-repeat;
	width:28px;
	height:18px;
	margin-top:8px;
}

.left_content_active_arrow_small{
	float:left;
	background-image: url("/web/images/frontend/gray_arrow_small.jpg");
	background-repeat:no-repeat;
	width:14px;
	height:9px;
	margin-top:6px;
}

.left_content_not_active{
	float:left;
	width:28px;
	height:18px;
}

.left_content_not_active_small{
	float:left;
	width:14px;
	height:9px;
}


.titel_black{
	color:#272727;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
}

.titel_gray{
	color:#8F8E8E;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
}

.titel_gray_small{
	color:#8F8E8E;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.titel_gray a{
	color:black;
	text-decoration:none;
}

.titel_gray_small a{
	color:black;
	text-decoration:none;
}


.titel_white{
	color:#8F8E8E;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
}

.titel_white_small{
	color:white;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.titel_white a{
	color:#8F8E8E;
	text-decoration:none;
}

.titel_white_small a{
	color:#b1aeae;
	text-decoration:none;
}

.titel_white a:hover{
	color:black;
}

.titel_white_small a:hover{
	color:black;
}

#left_content_galerie{
	margin-left:35px;
	margin-top:20px;
	margin-bottom:80px;
}

.galerie_background_small{
	background-image: url("/web/images/frontend/left_content_galerie_item.jpg");
	background-repeat:no-repeat;
	width:80px;
	height:81px;
}

.galerie_image_small{
	padding-left:7px;
	padding-top:7px;
}

#right_content{
	padding-top:30px;
	padding-left:35px;

	width:584px;

	float:left;
}

.right_content_main{
	padding-top:25px;
	padding-bottom:37px;
	padding-right:10px;
	border-bottom-width:1px;
	border-bottom-color:#ebeaea;
	border-bottom-style:solid;
}

#right_content_top{
	height:20px;
}

.right_content_titel{
	float:left;
	width:350px;
}


.virtuele_galerie_button{
	float:right;
	padding-top:10px;
	padding-right:25px;
	width:200px;
}

.kunstenaar_button{
	float:left;
	padding-left:10px;
	width:250px;
}


.right_content_bottom{
	padding-top:25px;
	padding-bottom:37px;
	
}
.right_content_bottom_left{
	float:left;
	width:295px;
}
.inputfield{
	margin-bottom:10px;
	margin-top:10px;
	width:217px;
	height:20px;
	background-image: url("/web/images/frontend/inputfield_background.jpg");
	background-repeat:no-repeat;
}

.inputfield_text{
	width:180px;
	background-color:#edebeb;
	height:13px;
	margin-left:3px;
}

.inputfield_button{
	margin-top:3px;
	background-image: url("/web/images/frontend/inputfield_button_background.jpg");
	background-repeat:no-repeat;
	width:19px;
	height:14px;
	cursor:pointer;
	margin-left:3px;
}
.inputfield_button{
	cursor:hand;
}

.right_content_bottom_right{
	padding-left:15px;
	border-left-width:1px;
	border-left-color:#ebeaea;
	border-left-style:solid;
	float:left;
	width:240px;
	font-size:11px;
}

.right_content_bottom_right_contactblock{
	margin-bottom:8px;
}



#galerie_titel{
	width:1024px;
	font-size:23px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}

.galerie_titel_titel{
float:left;
width:504px;
text-align:center;
}

#galerie_titel a{
	color:#7c7b7b;
}

#galerie_wrapper{
	margin-bottom:10px;
	float:left;
}

#galerie_wrapper a{
	cursor:pointer;
	color:#b1aeae;
}

#galerie_wrapper a{
	cursor:hand;
}

.kunstwerk{
	width:180px;
	float:left;
	margin-left:34px;
	margin-right:34px;
	_margin-left:30px;
	_margin-right:30px;
	margin-bottom:10px;
	height:280px;
}

.kunstwerk_onderschrift_item{
	text-align:center;
	font-size:11px;
	color:#616161;
}

#footer{
	clear:both;
	margin-bottom:10px;
	margin-top:30px;
	text-align:center;
}

#footer a{
	color:#8F8E8E;
	text-decoration:none;
}

#submit_button{
	background-color:#ebeaea;
	height:20px;
	cursor:pointer;
	margin-top:5px;
	padding-left:3px;
	padding-right:3px;
}

#submit_button{
	cursor:hand;
}

.frontend_tekstvak{
	border-width:2px;
	border-style:solid;
	border-color:#ebeaea;
	margin-bottom:4px;
	width:300px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	padding-top:1px;
}

textarea {
	border-width:2px;
	border-style:solid;
	border-color:#ebeaea;
	margin-bottom:4px;
}

/*Koen addition - 18/2/2010*/
input.frontend_submitbutton {
	background-color:#ebeaea;
    height:20px;
    cursor:pointer;
    margin-top:5px;
    padding-left:3px;
    padding-right:3px;
}

.mobile.menu {
  display: none;
}

.fb-link {
  position:absolute;
  top:120px;
  left:230px;
  text-align:center;
}