/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #385eed;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

a:link {
	color: #385EED;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #385EED;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #385EED;
}

.container {
	position: relative;
	width: 714px;
	height: 542px;
	background-image:url(../images/background.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align: left;
	vertical-align:top;
}

.content {
	position: absolute;
	width: 519px;
	height: 288px;
	border: solid 1px #2d55ec;
	padding: 12px;
	padding-top:80px;
	padding-bottom: 0px;
	top: 168px;
	left: 1px;
	overflow: auto;
	background-position:fixed;
	Background-attachment: scroll;
	/*background-position: 280px 179px;*/
	
}

.logo{
	position: absolute;
	width: 161px;
	height: 144px;
	left: 553px;
	top: 399px;
}

.home{
	position: absolute;
	width: 77px;
	height: 77px;
	left: 406px;
	top: 0px;
}

.missie{
	position: absolute;
	width: 77px;
	height: 77px;
	left: 560px;
	top: 0px;
}

.beeld{
	position: absolute;
	width: 77px;
	height: 77px;
	left: 483px;
	top: 77px;
}

.tekst{
	position: absolute;
	width: 77px;
	height: 76px;
	left: 637px;
	top: 77px;
}

.contact{
	position: absolute;
	width: 77px;
	height: 76px;
	left: 560px;
	top: 307px;
}

.portfolio{
	position: absolute;
	width: 77px;
	height: 76px;
	left: 637px;
	top: 230px;
}

.tarieven{
	position: absolute;
	width: 77px;
	height: 76px;
	left: 560px;
	top: 153px;
}

img {
	border: 0px;
}

.snav {
	text-align:right;
	font-size: 18px;
	font-style:oblique;
	
	padding-bottom: 16px;
}

.inleiding {
	color: #385eed;
	font-weight: bold;
	font-size: 12px;
	}

h1	{
	font-size: 15px;
	font-weight:bold;
	margin-bottom: 2px;
	margin-top: 4px;
}

input, .input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #2d55ec;
	color: #2d55ec;
	
}

.adresblok {
	float: right;
	margin-left:12px;
}

.thumbs_vert {
	margin:4px;
	margin-left: 0px;
	border: #2d55ec 1px solid;
	width: 95px;
	height: 73px;
}

.thumbs_hor {
	margin:4px;
	margin-left: 0px;
	border: #2d55ec 1px solid;
	width: 73px;
	height: 95px;
}
