/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	padding: 0px;
	background: url(img/bg_grad.jpg) repeat-x fixed;
	font-size: 11px;
	margin-top: 2px;
}
.grijs_klein {
	font-size: 0.9em;
	color: #999999;
}
a:link, a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #999999;
}

.tekst_lichtblauw {
	color:#87A5D9;
	font-size: 14px;
	font-weight: bold;
}
.tekst_donkerblauw {
	color:#000066;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
}

#pagecell{
	width:79%;
	position: absolute;
	top: 2px;
	left: 10%;
	right: 10%;
	padding: 15px 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#navbalk {
	height: 50px;
	background-image: url(img/bg_navbalk.jpg);
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 1px;
}
#navbalk a:link, #navbalk a:visited {
	color: #000066;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#navbalk a:hover {
	color: #EAEAEA;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	
}
.cel_line_right {
	border-right: 1px solid #FFFFFF;
	text-align: center;
}
.cel_2 {
	padding-top: 3px;
}
.cel_3 {
	padding-left: 10px;
}
#foto {
	height: 175px;
	background-image: url(img/bg_foto_home.jpg);
}
#foto_contact {
	height: 175px;
	background-image: url(img/bg_foto_contact.jpg);
}
#foto_ref {
	height: 175px;
	background-image: url(img/bg_foto_ref.jpg);
}
#foto_dienst {
	height: 175px;
	background-image: url(img/bg_foto_dienst.jpg);
}
#foto_projecten {
	height: 175px;
	background-image: url(img/bg_foto_projecten.jpg);
}
#grad_up {
	min-width: 600px;	
	height: 15px;
	margin-top: 1px; 
	background-image: url(img/bg_grad_up.jpg);
}
#kop {
	height: 30px;
}	
#kolom_links {
	color: #999999;
	float: left;
	width: 210px;
	padding: 10px 5px 5px 0px;
	text-align: right;
}
#kolom_rechts {
	margin-left: 230px;
	border-top: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
}
#footer1 {
	min-width: 600px;	
	height: 20px;
	background-image: url(img/bg_footer1.jpg);
}
#footer2 {
	min-width: 600px;
	height: 50px;
	background-image: url(img/bg_footer2.jpg);
	text-align: center;
	font-size: 0.9em;
	color: #999999;
	padding-top: 5px;
	background-repeat: repeat-x;
	background-position: top;
}
#footer2 a:link, #footer2 a:visited {
	color: #999999;
	text-decoration: underline;
}
#footer2 a:hover {
	color: #999999;
	text-decoration: none;
	
}
.txtfield {
	font-size: 0.9em;
	color: #999999;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
.txtfield_ml {
	font-size: 1em;
	color: #999999;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;

