@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

.dummy{
	clear: left;
	line-height: 1px;
}

.eersteLetterRood{
	font-size: 14px;
	color: #bf0000;
}

.letterRood{
	color: #bf0000;
}

.letterRoodArtwork{
	color: #bf0000;
	font-size: 16px;
}

.letterWit{
	color: #ffffff;
}

/* HTML Tags */
body{
	background-color: #ffffff;
}

li{
	float: left;
	list-style-type: none;
	display: inline;	
}

/* ----- ----- ----- */

a.artwork:link{
	text-decoration: none;
}

a.menu:link{
	text-decoration: none;
	padding: 5px;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
}

a.menu:visited{
	text-decoration: none;
	font-size: 14px;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

a.sitemap:link{
	text-decoration: none;
	color: #ffffff;
}

a.sitemap:visited{
	text-decoration: none;
	color: #ffffff;
}

a.sitemap:hover{
	text-decoration: underline;
	color: #ffffff;
}

/* ----- ----- ----- */

p{
	margin-bottom: 7px;
}

p.exhibitions{
	margin-bottom: 80px;
}

p.klein{
	font-size: 8px;
	text-align: center;
}

p.groot{
	font-size: 16px;
	margin-bottom: 35px;
}

/* ----- ----- ----- */

img.img_titel_15{
	margin-bottom: 15px;
}

img.img_titel_16{
	margin-bottom: 16px;
}

img.img_titel_17{
	margin-bottom: 17px;
}

img.img_titel_19{
	margin-bottom: 19px;
}

img.img_titel_21{
	margin-bottom: 21px;
}

img.img_titel_24{
	margin-bottom: 24px;
}

img.img_titel_25{
	margin-bottom: 25px;
}

img.paintings{
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	
	margin-bottom: 15px;
	margin-right: 15px;
}

img.paintings_groot{
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	
	margin-bottom: 10px;
}

img.image_biography{
	margin-top: 100px;
}

img.vlaggen{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

/* ----- ----- ----- */

input.invulveld{
	color: #000000;
	width: 144px;	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-bottom: 2px;	
}

label{
	float: left;
	display: block;
	width: 100px;
}

textarea.invulveld{
	color: #000000;
	width: 144px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-bottom: 2px;
}

input.submitbtn_form{
	color: #ffffff;
	background-color: #000000;
	border-width: 0px;
	margin-left: 100px;
	width: 71px;
}

input.resetbtn_form{
	color: #ffffff;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 0px;
	width: 71px;
}


/* DIV ID's */
#container{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
	
	/*border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
	
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;*/
}

#container_splash{	
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	
	text-align: center;
	padding-top: 200px;
}

#top{
	float: left;
	width: 930px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
	margin-bottom: 5px;
}

#titel_banner{
	float: left;
	width: 275px;
	margin-bottom: 5px;
}

#menu{
	float: left;
	margin-left: 50px;
	margin-top: 14px;
	width: 605px;
}

/* ----- ----- ----- */

#middle{
	float: left;
	margin-top: 25px;
	width: 930px;
	height: 1300px;
}

#middle_top{
	float: left;
	width: 930px;
	text-align: center;
}

#middle_left{
	float: left;
	width: 300px;
	padding-right: 10px;
}

#middle_left_3{
	float: left;
	width: 300px;
	padding-right: 10px;
}

#middle_left_5{
	float: left;
	width: 930px;
}

#middle_center{
	float: left;
	width: 290px;
	padding-left: 10px;
	padding-right: 10px;
}

#middle_center_2{
	float: left;
	width: 930px;
	text-align: center;
}

#middle_center_3{
	float: left;
	width: 298px;
	padding-left: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
}

#middle_center_4{
	width: 225px;
	margin-left: auto;
	margin-right: auto;
}

#middle_center_5{
	float: left;
	width: 930px;
	text-align: center;
}

#middle_right{
	float: left;
	width: 300px;
	padding-left: 10px;
}

#middle_right_3{
	float: left;
	width: 300px;
	padding-left: 10px;
}

/* ----- ----- ----- */

#bottom{
	float: left;
	width: 930px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#bottom_center{
	width: 930px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/* ----- ----- ----- */

#splash_left{
	float: left;
	width: 390px;
	text-align: center;
	margin-top: 65px;
}

#splash_right{
	float: left;
	width: 390px;
	text-align: center;
	margin-top: 65px;
}

/* ----- ----- ----- */

.contact_formulier{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	text-align: left;
}
