/* CSS Document */
*{padding: 0; margin: 0; font-size: 11pt; font-family: verdana, arial, Sans-Serif;}
html{}
body{text-align: center; background: #6E6E6E; color:#000; }
h1{font-size: 16px;	font-weight: normal; background:url('../img/icon2.jpg') no-repeat top left; line-height: 50px; padding: 0 0 0 60px; margin: 15px 0 10px 50px; color: #222D4B;}	
p{margin: 0 15px 10px 15px;}
a{line-height: 17px; margin: 0 10px 0 0;}
a:link, a:visited, a:hover{color:#000; text-decoration: underline;}
hr{color: #5C2B86; width:200px; text-align: center;} 
/* 	GLOBAL CLASSES	 */
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.stretch{width: 100%;}
.relative{position: relative;}
.align_center{text-align: center;}
/* 	CONTENT BLOCKS	 */
#center{width: 780px; height: auto; position: relative; text-align: left; background: #fff; border-left: 1px solid #000; border-right: 1px solid #000; margin: 0 auto;}
#header{height: 150px; background: url('../img/header.jpg') no-repeat;}
#content{background: #fff;/*background: url('img/bgcenter.jpg') no-repeat; top: 150px; left: 0;*/}
#menu{ position: absolute; left: 444px; top: 100px; width: 324px; height: 31px; }
#menu a:link,#menu a:visited ,#menu a:hover{color: #ccc; font-size: 20px; margin-left:16px}
#left_col{width: 187px; margin: 0 0 0 18px; display: inline;}
/* 	NAVIGATION	 
#menu .menu_item{float: left; color: #ccc; font-size: 20px;}	
#menu #link_home{margin: 4px 0 0 8px;}
#menu #link_werken{margin: 8px 0 0 32px;}
#menu #link_contact{margin: 4px 0 0 32px;}	*/
/* 	CONTENT */
.sep{margin: 0 0 0 15px;}
#grootvak{width:550px; background:#ccc; margin: 12px 0 10px 5px;}
#grootvak img{border: 1px solid #000;}
.big_image{margin: 0 0 0 15px;}
.thumbs{margin: 0 0 10px 15px;}
.thumbs a{float: left; margin: 0 8px 0 0;}
.inline{border: 1px solid #000; display: block; background: #ccc; margin: 25px 20px 25px 20px; padding: 5px;}
/* 	CONTACT TABLE	 */
table{border-collapse: collapse; padding: 0; margin: 0; margin: 0 auto;}
table .first{width: 137px;}
table .second{width: 230px;}
table p{text-align: right;}
table .second input{width: 230px; border: 1px solid #000; margin: 0 0 5px 0;}
textarea{width: 367px; border: 1px solid #000;}
.button{margin: 5px 0 5px 0; padding: 0 5px; background: #2D3A64; border: 1px solid #000; color: #fff;}
/* 	FOOTER */
#footer{ background: #2D3A64; text-align:center; font-size: 7pt;color: #fff;	margin: 10px 0 0 0;	padding: 0 ;	}
#footer a{color:#fff;  font-size: 8pt; text-decoration: underline;}
