* { margin:0; padding:0;}
body { background:#12908f; font-family:Arial; font-size:100%; line-height:1em; color:#444444;}
.bg {background:url(images/bg_top.gif) left top repeat-x;}

/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:Arial; font-size:0.937em;}
img {border:0; vertical-align:top; text-align:left;}


a {color:#12908f;}
a:hover{text-decoration:none; color:#444;}
.clear { clear:both;}
.pic { float:left; margin:0 17px 0 0;}
.bg_line { background:url(images/bg_line.gif) bottom left repeat-x; padding-bottom:20px; margin-bottom:21px;}
.alignright { text-align:right;}

.wrapper, .main_menu, #content, #footer { width:780px;}



/*txt, links*/
h1 { background:url(images/logo.gif) top left no-repeat; text-indent:-10000px; font-size:1em; height:54px; width:184px;}
h4 { font-size:1em; color:#444; margin-bottom:15px;}


/*header*/
.main_menu { height:84px;}
.wrapper { height:319px; padding:-35px 0 0 0;}
.logo { padding:80px 0 0 28px; float:left;}
.menu { padding:65px 0 0 390px; float:left;}
.menu ul{margin:0; padding:0; list-style:none;}
.menu li{background:url(images/bg_menu.gif) left no-repeat; padding-left:21px; display:inline; font-size:0.75em; margin-right:19px;}
.menu li.m1 { background:none;}
.menu li a.hover { text-decoration:none; color:#000;}
.menu li a{color:#ff6600; text-decoration:underline; font-weight:bold; text-transform:uppercase;}
.menu li a:hover{ text-decoration:none;}
.wrapper .col_1 { width:254px; color:#ccc; padding:70px 0 0 0 ;  }
.wrapper .col_2 { width:254px; background:url(images/header_bg1.jpg) top left no-repeat ; color:#fff; }
.wrapper .col_3 { width:254px; background:url(images/header_bg2.jpg) top left no-repeat ; color:#fff; }
.wrapper .title { margin:86px 0 87px 34px;}
.wrapper ul{margin:0; padding-top:0; list-style:none;}
.wrapper li { padding-left:12px; font-size:0.75em; line-height:1.833em;}
.wrapper li a { color:#fff; font-weight:bold; text-decoration:underline;}
.wrapper li a:hover { text-decoration:none;}
.wrapper ul { padding:79px 0 86px 20px;}

/*content*/
#content { font-size:0.75em; line-height:1.166em;}
#content .indent { padding:32px 23px 36px 3px;}
#content .title { margin-bottom:18px;}
#content ul{margin:0; padding-top:15px; list-style:none; color:#12908f; line-height:1.666em;}
#content li a{color:#12908f; text-decoration:underline; line-height:1.666em;}
#content li a:hover{color:#12908f; text-decoration:none;}
#content .p { padding-top:3px;}
#content .title1 { margin-bottom:22px;}
#content .pic1 { margin:13px 0 16px -1px;}
#content .p1 { padding-bottom:15px;}

/*footer*/
#footer { color:#4dc9c8; font-size:0.75em;}
#footer a { color:#4dc9c8; text-decoration: none;}
#footer .ind { padding:32px 0 0 0px;}

/*================== index.html ==================*/
#page1 #content .col_1 .ind { padding:0px 0px 0px 0; line-height:1.666em;}

/*================== diensten-prijslijst.html ==================*/
/*================== referenties-links.html ==================*/
#page4 #content .col_1 .ind { padding-right:17px;}
#page4 #content .col_1 .pic { margin:2px 17px 18px 0px;}
#page4 #content .col_1 .p { padding:5px 0 6px 0;}
#page4 #content .col_2 ul { padding-bottom:17px;}

/*================== contact.html ==================*/
#page5 #content .col_1 .ind { padding:0px 57px 0px 0; line-height:1.666em;}
#page5 #content .col_2 .box { width:478px;}
#page5 #content .col_2 .column1 { width:183px;}
#page5 #content .col_2 .column2 { width:295px;}
#page5 #content .col_2 .div { height:25px;}


.input {color:#444;		 
		height:20px;
		width:250px;
		background:#fff;		
		border:solid 1px #a4a4a4;
}

textarea{  background:#fff;
		   color:#444;
		   border:solid 1px #a4a4a4;
		   width:450px; height:200px;
		   overflow:auto;
}
