body 	{
		padding: 0;
		margin: 0;
		border: 0;
		font-family: Arial;
		font-size: 11px;
		background: url(../img/layout/bg.jpg) repeat-x;
		background-color: #f8f7f7;
		}
		
img		{
		margin: 0;
		padding: 0;
		border: none;
		}
		
a:link {color: #2c64b4; text-decoration: none}
a:visited {color: #2c64b4; text-decoration: none}
a:hover {color: #2c64b4; text-decoration: underline}
a:active {color: #2c64b4; text-decoration: underline}	

p 		{
		margin: 0;
		margin-bottom: 20px;
		padding: 0;
		line-height: 20px;
		color: #403f3f;
		font-size: 11px;
		}
		
h1		{
		font-size: 13px;
		color: #bc071b;
		margin: 0;
		margin-left: 15px;
		margin-bottom: 8px;
		padding: 0;
		letter-spacing: 2px;
		}
		
a.overigeKunstenaars:link,a.overigeKunstenaars:visited,a.overigeKunstenaars:hover,a.overigeKunstenaars:active	{
		font-size: 13px;
		color: #bc071b;
		margin: 0;
		margin-left: 0px;
		margin-bottom: 8px;
		padding: 0;
		letter-spacing: 2px;
		}
		
h1.tabbed {
		position: absolute;
		top: 322px;
		font-size: 13px;
		color: #bc071b;
		margin: 0;
		margin-left: 15px;
		margin-bottom: 8px;
		padding: 0;
		letter-spacing: 2px;
		}
		
h2		{
		font-size: 12px;
		font-weight: bold;
		color: #bc071b;
		margin: 0px;
		}
		
h3		{
		font-size: 11px;
		font-weight: bold;
		color: #6f0914;
		margin: 0px;
		margin-top: 5px;
		}

.clear	{
		height: 1px;
		clear: left;
		}
			
#container {
		width: 890px;
		height: 580px;
		margin: 0 auto;
		margin-top: 0px;
		}
		
#logo 	{
		width: 890px;
		height: 73px;
		background: url(../img/layout/logo2.jpg) 20px 20px no-repeat;
		}
		
#header	{
		width: 890px;
		height: 165px;
		padding-top: 15px;
		}
		
.header_schilderij {
		width: 176px;
		height: 127px;
		float: left;
		margin-right: 28px;
		padding-top: 21px;
		padding-left: 24px;
		background: url(../img/layout/header_schilderij.png) no-repeat;
		}
		
.header_schilderij_rechts {
		width: 176px;
		height: 127px;
		float: left;
		padding-top: 21px;
		padding-left: 24px;
		background: url(../img/layout/header_schilderij.png) no-repeat;
		}

#headnav ul {
		width: 890px;
		height: 27px;
		margin: 0;
		padding: 0;
		margin-top: 2px;
		list-style-type: none;
		}
		
#headnav ul li {
		padding: 0;
		margin: 0;
		text-align: center;
		float: left;
		}
		
#headnav ul li a{	
		display: block;
		height: 21px;
		padding: 0;
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 6px;
		margin: 0;
		text-decoration:none;
		color: #4d4d4d;
		font-size: 12px;
		font-weight: bold;
		}
		
#headnav ul li.active{	
		display: block;
		height: 21px;
		padding: 0;
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 6px;
		margin: 0;
		text-decoration:none;
		color: #FFF;
		font-size: 12px;
		border-left: 1px solid #606059;
		border-right: 1px solid #606059;
		font-weight: bold;
		background: url(../img/layout/headnav_button.jpg) repeat-x;
		}
		
#headnav ul li a:hover {
		color: #fff;
		background: url(../img/layout/headnav_button_h.jpg) repeat-x;
		}
		
#content_left {
		width: 194px;
		float: left;
		margin-top: 40px;
		}
		
#content_right {
		width: 659px;
		float: left;
		margin-top: 40px;
		margin-left: 35px;
		}
		
.box_menu_left {
		width: 194px;
		padding-bottom: 7px;
		margin-bottom: 30px;
		background: url(../img/layout/shade_box_menu_left.png) bottom left no-repeat;
		}
		
.menu_left {
		width: 190px;
		padding-left: 2px;
		padding-top: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		background-color: #FFF;
		border: 1px solid #dadada;
		}
		
.menu_left ul {
		width: 190px;
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		
.menu_left ul li {
		padding: 0;
		margin: 0;
		margin-bottom: 1px;
		}
		
.menu_left ul li a{	
		display: block;
		height: 17px;
		padding: 0;
		padding-left: 25px;
		padding-top: 4px;
		margin: 0;
		text-decoration:none;
		color: #111111;
		background-color: #efefef;
		font-size: 11px;
		}
		
.menu_left ul li.active{	
		display: block;
		height: 17px;
		padding: 0;
		padding-left: 25px;
		padding-top: 4px;
		margin: 0;
		margin-bottom: 1px;
		color: #fff;
		font-weight: bold;
		background: url(../img/layout/li_arrow.gif) 12px 7px no-repeat;
		background-color: #7e7e7e;
		font-size: 11px;
		}
		
.menu_left ul li a:hover {
		color: #fff;
		font-weight: bold;
		background: url(../img/layout/li_arrow.gif) 12px 7px no-repeat;
		background-color: #7e7e7e;
		}
		
#box_content {
		width: 657px;
		padding-bottom: 8px;
		background: url(../img/layout/shade_box_content_left.png) bottom left no-repeat;
		}
		
.box_shade {
		height: 8px;
		padding: 0;
		margin: 0;
		margin-bottom: 30px;
		background: url(../img/layout/shade_box_content_left.png) bottom left no-repeat;
		}
		
#content {
		width: 589px;
		padding-left: 34px;
		padding-top: 34px;
		padding-right: 34px;
		padding-bottom: 15px;
		background-color: #FFF;
		border: 1px solid #dadada;
		}
		
#content ul li{
		line-height: 20px;
		color: #403f3f;
		font-size: 11px;
		}
		
.bio_foto {
		border: 1px solid #d7d7d7;
		padding: 2px;
		float: left;
		margin-right: 8px;
		margin-bottom: 8px;
		}
		
.opdr_foto {
		border: 1px solid #d7d7d7;
		padding: 2px;
		width: 200px;
		height: 200px;
		margin-right: 8px;
		margin-bottom: 8px;
		}

.dotline_blue {
		height: 1px;
		margin-bottom: 20px;
		background: url(../img/layout/dot_blue.gif) bottom left repeat-x;
		}
		
.item	{
		width: 180px;
		float: left;
		padding: 2px;
		margin-right: 10px;
		margin-bottom: 11px;
		border: 1px solid #d7d7d7;
		}
		
.item:hover	{
		border: 1px solid #197abe;
		}
		
.item_titel {
		width: 170px;
		height: 42px;
		margin-top: 6px;
		margin-left: 6px;
		background: url(../img/layout/dot_blue.gif) bottom left repeat-x;
		}
		
.item_titel_opdrachten {
		width: 170px;
		height: 42px;
		margin-top: 6px;
		margin-left: 6px;
		}
		
.item_titel_opdrachten p.titel {
		margin: 0;
		padding: 0;
		width: 180px;
		font-weight: bold;
		color: #2a2a2a;
		}
		
.item_titel p.titel {
		margin: 0;
		padding: 0;
		width: 185px;
		font-weight: bold;
		color: #2a2a2a;
		}
		
.item_titel p.afmeting {
		margin: 0;
		margin-top: -3px;
		padding: 0;
		font-weight: normal;
		}
		
.bestellen {
		height: 20px;
		width: 65px;
		float: left;
		margin-top: 7px;
		margin-left: 5px;
		}
		
.bestellen a {
		color: #197abe;
		text-decoration: none;
		padding-left: 20px;
		background: url(../img/layout/arrow.png) left no-repeat;
		}
		
.bestellen a:hover {
		color: #197abe;
		text-decoration: underline;
		}
		
.prijs 	{
		height: 20px;
		width: 90px;
		float: left;
		color: #197abe;
		font-weight: bold;
		font-size: 15px;
		text-align: right;
		margin-top: 5px;
		margin-left: 17px;
		}
		
.prijstext {
		font-weight: bold;
		font-size: 10px;
		line-height: 15px;
	}
		
/* Zoeken form */

form.zoeken {
		margin-top: 10px;
		margin-bottom: 15px;
		}

form.zoeken input.prijszoeken {
		background-color: #f4f4f4;
		border: 1px solid #c1dae7;
		}
		
form.zoeken label.formaat {
		margin-right: 20px;
		font-weight: bold;
		color: #525252;
		}

form.zoeken label.prijszoeken {
		margin-left: 15px;
		margin-right: 10px;
		font-weight: bold;
		color: #525252;
		}
		
form.zoeken label.prijsvantot {
		margin-left: 10px;
		margin-right: 10px;
		color: #525252;
		}
		
form.zoeken input.zoekenbutton {
		background: url("../img/layout/vergrootglas.png") no-repeat;
		padding-left: 20px;
		color: #197abe;
		font-size: 11px;
		font-weight: bold;
		border: none;
		margin-left: 15px;
		}
		
form.zoeken input.zoekenbutton {
		background: url("../img/layout/vergrootglas.png") no-repeat;
		padding-left: 20px;
		color: #197abe;
		font-size: 11px;
		font-weight: bold;
		border: none;
		margin-left: 15px;
		cursor: hand;
		cursor: pointer;
		}
		
/* Taal */

#taal	{
		height: 30px;
		width: 120px;
		margin-top: 23px;
		float: right;
		}
		
#taal p	{
		padding: 5px;
		width: 20px;
		float: left;
		color: #a5a5a5;
		}
		
#taal img {
		margin-top: 5px;
		margin-left: 10px;
		float: left;
		}
		
#taal a	{
		filter:alpha(opacity=40); 
		-moz-opacity: 0.4; 
		pacity: 0.4;
		}
		
#taal a:hover	{
		filter:alpha(opacity=100); 
		-moz-opacity: 1.0; 
		pacity: 1.0;
		}
		
#taal a.active	{
		filter:alpha(opacity=100); 
		-moz-opacity: 1.0; 
		pacity: 1.0;
		}

#footer {
		width: 890px;
		height: 15px;
		padding-top: 15px;
		text-align: right;
		color: #214b85;
		}
		
#footer a:link {color: #035a8e; text-decoration: none}     /* unvisited link */
#footer a:visited {color: #035a8e; text-decoration: none}  /* visited link */
#footer a:hover {color: #035a8e; text-decoration: underline}   /* mouse over link */
#footer a:active {color: #035a8e; text-decoration: underline}   /* selected link */	

form.stijl{
	font-family: Arial;
	font-size: 11px;
	color: #403f3f;
}

form.stijl label{
	float: left;
	width: 13em;
	text-align: left;
	margin-bottom: 3px;
}

form.stijl input, form.stijl textarea{
	margin-bottom: 3px;
}
