BODY{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}	
BODY,TD,DIV,P{
	font-family: verdana;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}


/* LAYOUT ------------------------------------------------------------ */

TD.bg_left{	
	background-image:url(gfx/bg_left.jpg);
	background-repeat: repeat;
	background-position: right top;
	background-color: #DEDEDE;
}
TD.bg_left_short{	
	background-image:url(gfx/bg_left_short.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #DEDEDE;
}
TD.bg_left_top{	
	background-image:url(gfx/bg_left_top.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
TD.bg_left_bottom{	
	background-image:url(gfx/bg_left_bottom.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}	

TD.bg_right{	
	background-image:url(gfx/bg_left.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #DEDEDE;
}
TD.bg_right_short{	
	background-image:url(gfx/bg_right_short.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #DEDEDE;
}	
TD.bg_right_top{	
	background-image:url(gfx/bg_right_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
TD.bg_right_bottom{	
	background-image:url(gfx/bg_right_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 96px 0px 0px 0px;
}
DIV.bg_ezel_bottom{	
	width: 100%;
	height: 100%;
	position: relative;
	background-image:url(gfx/ezel_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}	
TD.content_container{
	padding: 8px 8px 8px 8px;
}
TD.content, TD.content_kunstwerk{
	background-image:url(gfx/content_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color: #F5F5F5;
	padding: 23px 37px 23px 53px
}
TD.content_kunstwerk{
	background-image:url();
}

TD.menu_moodbar_default{
	background-image: url(gfx/moodbar_menu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color: #C0C0BF;
}
	

/* MENU --------------------------------------------------------------- */		
		
TD.menu A, TD.menu A:hover,
TD.menu_on A, TD.menu_on A:hover{
	display: block;
	width: 100%;
	height: 26px;
	line-height: 26px;
	text-indent: 0px;
	background-color: #EBEBEB;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
}							
TD.menu A:hover{
	background-image:url(gfx/menu_rollover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #EBEBEB;
}	
TD.menu_on A, TD.menu_on A:hover{		
	color: #FFFFFF;
	background-color: #BB1111;
}			
	
		
/* FOTO FRAME HOLDER --------------------------------------- */		

TD.foto_border{
	border: 5px solid #FFFFFF;
}
TD.foto_top_left{
	background-image:url(gfx/foto_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 7px;
}
TD.foto_top_middle{
	background-image:url(gfx/foto_top_middle.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: auto;
	height: 7px;
}
TD.foto_top_right{
	background-image:url(gfx/foto_top_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 7px;
}
TD.foto_left{
	background-image:url(gfx/foto_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 7px;
	height: auto;
}
TD.foto_right{
	background-image:url(gfx/foto_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 7px;
	height: auto;
}
TD.foto_bottom_left{
	background-image:url(gfx/foto_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 7px;
}
TD.foto_bottom_middle{
	background-image:url(gfx/foto_bottom_middle.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: auto;
	height: 7px;
}
TD.foto_bottom_right{
	background-image:url(gfx/foto_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 7px;
}
						
						
			
/* ALGEMEEN --------------------------------------------------------------- */		

h1{
	display: block;
	width: 100%;
	margin: 7px 0px 14px 0px;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	background-color: #none;
	color: #3A3A3A;
	text-indent: 0px;
	text-decoration: none;
}
	
h2{
	display: block;
	width: 100%;
	margin: 12px 0px 14px 0px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: #none;
	color: #BB1111;
	text-indent: 0px;
	text-decoration: none;
}	

ul{
	list-style-type: disc;
	list-style-position: inside;
	color: #202020;
	margin: 9px 0px 9px 0px;
	padding: 0px 0px 0px 4px;
	background-color: none;
}
ul li{
	color: #202020;
	background-color: none;
}

A{
	color: #BB1111;
	text-decoration: none;		
}	
A:hover{
	color: #BB1111;
	text-decoration: underline;
}

TD.rood, .rood{
	color: #BB1111;
}

TD.grijs, .grijs{
	color: #808080;
}
A.grijs{
	color: #808080;
	text-decoration: none;		
}	
A.grijs:hover{
	color: #808080;
	text-decoration: underline;
}


HR{
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid #f37e15;
	margin: 6px 0px 6px 0px;
}	
	
A.designby, A.designby:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;		
}	
A.designby:hover{
	color: #BB1111;	
}	

BR.spacer{
	font-size: 9px;
	height: 9px;
	line-height: 9px;
}
/* FOTO STIJLEN ******************************************************************* */				

IMG.foto_border{				
	border: double 3px #707070;
}	

IMG.foto_links_van_tekst, IMG.foto_links_van_tekst:hover{				
	float: left;
	margin: 4px 18px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: solid 1px #002765;
}		
IMG.foto_links_van_tekst:hover{				
	border: solid 1px #002765;
}	
				
IMG.foto_rechts_van_tekst, IMG.foto_rechts_van_tekst:hover{				
	float: right;
	margin: 4px 0px 10px 18px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: solid 1px #002765;
}		
IMG.foto_rechts_van_tekst:hover{				
	border: solid 1px #002765;
}		


/* KUNST STIJLEN ******************************************************************* */	

TD.kunstwerk_tekst{
	padding: 8px 0px 0px 22px;
}
label.kunst_items{
	float: left;
	display: block;
	width: 80px;
}
label.kunst_inhoud{
	width: auto;
}
label.kunst_inhoud_verkocht{
	width: auto;
	color: #BB1111;
	font-weight: normal;
}

	
BR.kunst{
	font-size: 9px;
	height: 9px;
	line-height: 9px;
}
A.kunst{
	font-size: 8pt;
	color: #3A3A3A;
	text-decoration: none;
	font-weight: bold;		
}	
A.kunst:hover{
	font-size: 8pt;
	color: #BB1111;
	text-decoration: none;
	font-weight: bold;
}	



a.pdf img{border:1px solid #000}
a.pdf:hover img{border:1px solid #bb1111}
