/* CSS Document */

* {
padding:0; 
margin:0; 
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bodyback.gif);
	background-repeat: repeat-x;
	}
html, body {
	height: 100%;
}

#wrapper {
	margin: 0 auto -20px;
	height:100%;
	width:970px;
}
body > #wrapper {
	height:auto;
	min-height:100%;
	background-image: url(../img/shadow.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}

#header {
	position:relative;
	clear:both;
	width: 956px;
	height:214px;
	margin:0 7px;
}
#header_box {
	position:absolute;
	width:150px;
	z-index:1;
	top: 25px;
	right: 0px;
}
#recent_project {
	float:right;
	width:126px;
	height:55px;
	background-color:#49176D;
	background-image: url(../img/recent-project.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 9px;
	color:#B0A2C4;
	text-align:center;
	padding-top:6px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #49176D;
	border-right-color: #49176D;
	border-bottom-color: #49176D;
	border-left-color: #49176D;
}
#recent_project a {
	color:#B0A2C4;
	text-decoration:none;
}
#recent_project a:hover {
	color:#fff;
	text-decoration:none;
}

#submenu {
	float:right;
	width:108px;
	font-size: 9px;
	margin:0 15px 80px 0;
}
#submenu ul {
	list-style-type:none;
}
#submenu li {
	float:left;
}
#submenu a {
	width:95px;
	height:16px;
	display:block;
	float:left;
	padding-bottom:5px;}
	
#submenu li a span {
display:none;
}
	
#submenu li.websites a:link, #submenu li.websites a:visited, #submenu li.websites a:focus, #submenu li.websites a:active {
	background-image: url(../img/sub_web.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
#submenu li.websites a:hover {
	background-image: url(../img/sub_web.gif);
	background-repeat: no-repeat;
	background-position: 2px -22px;
}

#submenu li.drukwerk a:link, #submenu li.drukwerk a:visited, #submenu li.drukwerk a:focus, #submenu li.drukwerk a:active {
	background-image: url(../img/sub_druk.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#submenu li.drukwerk a:hover {
	background-image: url(../img/sub_druk.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}

/* BEGIN menu */

#menu {
	font-size:11px;
	float:left;
	padding:50px 0 0 ;
	width:122px;
}
#menu ul {
	list-style-type:none;
	text-decoration: none;
	width:141px;
	text-align: right;
}
#menu li {
	list-style: none;
	text-decoration: none;
	width:141px;
	float:left;
	display:inline;
}
#menu ul li a:link, #menu ul li a:visited {
	float:left;
	list-style: none;
	text-decoration: none;
	width:141px;
	padding:4px 27px 5px 18px;
	background-image: url(../img/menuback.gif);
	background-repeat: no-repeat;
	background-position: -1px -22px;
	margin-top:10px;
	color:#49176D;
}
#menu ul li a:hover {
	color: #fff;
}
#menu ul li.active a:link, #menu ul li.active a:visited {
	text-decoration: none;
	float:left;
	display:block;
	text-decoration: none;
	width:141px;
	padding:4px 27px 5px 18px;
	background-image: url(../img/menuback.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	margin-top:10px;
}
#menu li.active ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-decoration: none;
}
#menu ul li.active ul li.normal a:link, #menu ul li.active ul li.normal a:visited {
	float:left;
	list-style: none;
	text-decoration: none;
	width:141px;
	padding:4px 27px 5px 18px;
	background-image: url(../img/menusub.gif);
	background-repeat: no-repeat;
	background-position: -1px -22px;
	margin-top:4px;
}
#menu ul li.active ul li.active a:visited {
	float:left;
	list-style: none;
	text-decoration: none;
	width:141px;
	padding:4px 27px 5px 18px;
	background-image: url(../img/menusub.gif);
	background-repeat: no-repeat;
	background-position: -1px -0px;
	margin-top:4px;
}
/* END menu */

#main {
	overflow:auto;
	padding-bottom:54px;
	width:970px;
	margin:0 auto;
	}
#content {
	width: 580px;
	font-size:90%;
	padding:55px 135px 20px 10px;
	float:right;
	text-align:left;
}
#content a:link,#content a:visited, #content a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #49176D;
}
#content a:hover,#content a:focus {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	color:#B0A2C4;
}

#fotoleft {
	width: 186px;
	float:left;
	background-image: url(../img/logoblokje.gif);
	background-repeat: no-repeat;
	background-position: 41px 0px;
	padding-left:7px;

}

#content ol {
	margin: 0px 0px 0px 22px;
	padding: 0px;
}

#content ul li {
	padding:0 0 3px 14px;
	list-style-type: none;
	background-image: url(../img/opsom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content p {
padding-bottom:10px;}	
#content h1 {
	font-size:170%;
	color:#B0A2C4;
}	
#content h2 {
	font-size:150%;
	margin-top: 10px;
	margin-bottom: 2px;
	color:#B0A2C4;
}	
#content h3 {
	font-size:130%;
	margin-top: 10px;
	margin-bottom: 2px;
	color:#B0A2C4;
}	
#content h4 {
	font-size:110%;
	margin-top: 10px;
	margin-bottom: 2px;
	color:#49176D;
}	
#content h5 {
	font-size:100%;
	margin-top: 10px;
	margin-bottom: 2px;
}	
#content h6 {
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 2px;
}	
#content address {
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 2px;
}	
.kop{
	font-size: 20px;
	color:#B0A2C4;}
.subkop{
	font-size: 14px;
	color:#49176D;
	font-weight:normal;
	margin-bottom:4px;
}
.bijkop{
	font-size: 12px;
	color: #49176D;
}
.inleidendetext{
    font-size: 12px;
	font-style: italic;
}
.plattetext{
		font-size: 12px;
}
.onderscrift {
	font-size: 11px;
	font-style: italic;
}
.img_L{
	margin-right: 10px;
	float:left;
	border:1px solid #49176D;
}
.img_R{
	margin-left: 10px;
	float:right;
	border:1px solid #49176D;
}
.img_R_noborder{
	margin-left: 10px;
	float:right;
	border:0px;
}
#footer {
	position:relative;
	background-color:#49176D;
	color:#B0A2C4;
	text-align: center;
	padding:3px 0;
	font-size:10px;
	width:957px;
	border-top:1px solid #B0A2C4;
	border-bottom:1px solid #49176D;
	clear:both;
	margin:0 auto;
}
#footer a {
	color:#B0A2C4;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}

/* contactform */

#contactform, #aanmelden {
	float:left;
	background-color: #FFFFFF;
	color: #7c51a1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:30px;
	margin-left:20px;
	padding-bottom:30px;
	width: 500px;
}
#contactform img, #aanmelden img {
}
#contactform H5, , #aanmelden H5 {
	margin-bottom: 15px;
}
#contactform P, #aanmelden P {
	font-weight: normal;
	float:left;
}
#contactform H6, #aanmelden H6 {
	font-weight: normal;
	font-size: 10px;
}
#contactform .label, #aanmelden .label {
	float: left;
	width: 100px;
	text-align: right;
}
#contactform textarea, #aanmelden textarea {
	border: 1px solid #B0A2C4;
	height: 50px;
	width: 246px;
	font-size: 12px;
	color: #7c51a1;
	margin-bottom: 10px;
	padding: 2px;
	overflow:auto;
}
#contactform input, #aanmelden input {
	width: 250px;
	border: 1px solid #B0A2C4;
	color: #7c51a1;
	font-size: 12px;
	padding: 2px 0;
	margin-right:0;
}
#contactform .input td, #aanmelden .input td {
	width:50%;
}

#contactform .formrow .label {
	width:100px;
	float:left;
	text-align:right;
	padding: 0px;
	}

#contactform .formrow, #aanmelden .formrow {
	clear: both;
	padding-top: 10px;
	width: 400px;
}
#contactform .formrow .input, #aanmelden .formrow .input{
	float: left;
	margin-left: 10px;
	margin-right:0px;
       padding: 0px;
}

#contactform .button, #aanmelden .button {
	width: 75px;
	color: #fff;
	background-color:#7c51a1;
	float:left;
}

/* Passe-partout */

#passepartout {
	font-size:10px;
	width:200px;
	float:right;
	padding-left:10px;

}
.passepartout_row_head .passepartout_row_afm, .passepartout_row_head .passepartout_row_price {
	font-weight:bold;
	background-color:#49176D;
	width:75px;
	padding:2px 15px 2px 0;
	color:#FFFFFF;
}

.passepartout_row {
	float: left;
padding:3px 0 3px 0;
}

.passepartout_row_afm {
	float: left;
	width:80px;
	text-align:right;
	padding-right:40px;
	padding-bottom:4px;
	border-bottom:1px solid #B0A2C4;
}
.passepartout_row_valuta {
	float: left;
	width:10px;
	border-bottom:1px solid #B0A2C4;
	padding-bottom:4px;
}
.passepartout_row_price {
	float: left;
	width:35px;
	text-align:right;
	border-bottom:1px solid #B0A2C4;
	padding-right:15px;
	padding-bottom:4px;
}

