@charset "utf-8";
/* CSS Document */
html, body{
	margin:auto 0;
	padding:0px;
}
body{
	background-image:url(../images/header.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#box{
	height:1040px;
	width:950px;
}
#boxie{
	min-height:100%;
	width:950px;
}
#box2{
	height:920px;
	width:950px;
}
#container{
	margin:0 auto;
	padding:0px;
	width:950px;
}
#containerlinks{
	margin:0 auto;
	padding:0px;
	height:100%;
	width:950px;
}
#header{
	height:210px;
	width:950px;
	float:left;
}
#intro{
	width:775px;
	float:left;
}
#intro2
{
	width:775px;
	float:left;
}
#introlinks
{
	height:auto;
	width:775px;
	float:left;
}
#intropiclinks
{
	height:300px;
	width:175px;
	float:left;
}
#intropic{
	height:310px;
	width:175px;
	float:left;
}
#intropic2{
	height:1950px;
	width:175px;
	float:left;
}
#form{
	height:400px;
	width:380px;
	float:left;
}
#formtop{
	height:10px;
	width:380px;
	background-image:url(../images/form.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
#formmiddle{
	padding-top:10px;
	padding-left:20px;
	height:auto;
	width:380px;
	background-image:url(../images/formmiddle.png);
	background-position:left;
	background-repeat:repeat-y;
	float:left;
}
#formfooter{
	background-image:url(../images/formfooter.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
	width:380px;
	float:left;
}

#uitleg{
	height:400px;
	width:550px;
	float:left;
}
p{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#ul1{
	list-style:decimal;
}
#introtekst{
	color:#999999;
	text-align:center;
}
.introtekst1{
	padding-left:10px;
	font-size:12px;
}
.introtekst2{
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:12px;
}
#verzend{
	width: 320px;
	height: 55px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/button.png) no-repeat center;
	color:#FFF;
	font-size:14px;
	cursor: pointer;
}
.plus{
	width: 48px;
	height: 48px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/plusback.jpg) no-repeat center;
	color:#FFF;
	font-size:14px;
	cursor: pointer;
}
.edit{
	width: 48px;
	height: 48px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/edit.png) no-repeat center;
	color:#FFF;
	font-size:14px;
	cursor: pointer;
}
.delete{
	width: 48px;
	height: 48px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/delete.png) no-repeat center;
	color:#FFF;
	font-size:14px;
	cursor: pointer;
}

.addlink{
	height:20px;
	width:20px;
}
h4, h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#C2092c;
	margin-left:10px;
	font-size:16px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#C2092c;
	margin-left:10px;
	font-size:16px;
}
#footer {
	height:100px;
	width:950px;
	margin: auto;
}
#confoot{
	margin:auto 0;
	padding:0px;
}
#footerlinks{
	
	height:100px;
	width:940px;
	float:left;
}
#footertekst{
	text-align:center;
	font-size:13px;
}
.links{
	color:#000000;
	font-size:12px;
	text-align:center;
	margin:8px;
}
.linken{
	text-decoration:none;
	color:#000000;
}
#klik{
	text-decoration:none;
	color:#000000;
	border:none;
}
img{
	border:none;
}
.select{
	margin-left:10px;
}
#messageBox
{
	color:#FF0000;
}

#confirm
{
	font-size:11px;
	float:left;
}

.rows{
	width:160px;
}
#melding{
	font-family:Arial, Helvetica, sans-serif;
	color:#C2092c;
	margin:0px;
	padding:0px;
	margin-left:70px;
}