html{
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
    }

body{
    margin:0;
    padding:0;
    color:#fff;
	height:100%;
	min-height:100%;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:17px;
	background-color:#198ac2;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
	
#blok-container{
	position:relative;
	display:block;
	float:left;
	width:100%;
	min-height:100%;
	}
	
#clouds{
	position:absolute;
	height:275px;
	width:777px;
	right:0px;
	bottom:0px;
	background-image:url(../images/cloud.png);
	background-repeat:no-repeat;
	z-index:0;
	}
		
#flower{
	position:absolute;
	width:427px;
	height:367px;
	bottom:0px;
	left:0px;
	background-image:url(../images/flower.png);
	background-repeat:no-repeat;
	z-index:0;
	}
	
#banner{
	position:absolute;
	width:714px;
	height:149px;
	left:50%;
	margin-left:-273px;
	z-index:1;
	}

#banner-overlay{
	position:absolute;
	width:100%;
	height:194px;
	left:0px;
	background-image:url(../images/de-veerstal-banner.png);
	background-repeat:no-repeat;
	background-position:center;
	z-index:2;
	}
	
#banner-gradient{
	position:absolute;
	width:329px;
	height:146px;
	left:50%;
	margin-left:-273px;
	background-image:url(../images/gradient.png);
	background-repeat:no-repeat;
	z-index:2;
	}

#container{
	position:relative;
	float:left;
	width:910px;
	min-height:100%;
	left:50%;
	margin-left:-455px;
	overflow:auto;
	padding-bottom:35px;
	z-index:2;
	}
	
#sub-container{
	position:relative;
	width:910px;
	margin-top:180px;
	}
	
#sub-titel{
	position:absolute;
	left:50%;
	margin-left:-280px;
	top:30px;
	color:#FFFFFF;
	font-size:21px;
	line-height:21px;
	z-index:3;
	}
	
#titel{
	position:absolute;
	left:50%;
	margin-left:-280px;
	top:55px;
	color:#FFFFFF;
	font-size:36px;
	font-weight:bold;
	line-height:36px;
	z-index:3;
	}

#menu-overlay{
	position:absolute;
	width:226px;
	height:29px;
	background-image:url(../images/menu-overlay.png);
	background-repeat:no-repeat;
	left:50%;
	margin-left:-471px;
	top:162px;
	z-index:4;
	}
	
#talen{
	position:absolute;
	width:80px;
	height:25px;
	left:230px;
	top:150px;
	}
	
#content-container{
	position:relative;
	float:left;
	display:inline;
	width:703px;
	margin-left:0px;
	margin-top:25px;
	}
	
#home-container{
	position:relative;
	float:left;
	display:inline;
	width:703px;
	margin-left:0px;
	margin-top:25px;
	}
	
#home-content-container{
	position:relative;
	float:left;
	display:inline;
	width:388px;
	margin-left:5px;
	margin-top:25px;
	}
	
#home-content-bg{
	position:relative;
	float:left;
	display:inline;
	width:388px;
	margin-top:10px;
	min-height:280px;
	background-image:url(../images/home-content-bg.png);
	background-position:bottom;
	background-repeat:repeat-y;
	}
	
#home-content-margin{
	position:relative;
	float:left;
	display:inline;
	width:332px;
	margin-left:30px;
	margin-top:45px;
	padding-bottom:40px;
	}
	
#home-content-overlay{
	position:absolute;
	width:388px;
	height:30px;
	top:0px;
	left:0px;
	background-image:url(../images/content-home-overlay.png);
	background-repeat:no-repeat;	
	}
	
#home-content-pagina-titel{
	position:absolute;
	width:320px;
	height:25px;
	left:20px;
	top:-22px;
	}
	
#home-content-tent{
	position:absolute;
	width:60px;
	height:80px;
	background-image:url(../images/tent.png);
	right:7px;
	top:-56px;
	}

#content-standaard-bg{
	position:relative;
	float:left;
	display:inline;
	width:690px;
	margin-top:12px;
	min-height:350px;
	background-image:url(../images/content-standaard-bg.png);
	background-position:bottom;
	background-repeat:repeat-y;
	}
	
#content-standaard-margin{
	position:relative;
	float:left;
	display:inline;
	width:620px;
	margin-left:35px;
	margin-top:50px;
	padding-bottom:40px;
	}
	
#content-standaard-overlay{
	position:absolute;
	width:703px;
	height:64px;
	left:0px;
	top:0px;
	background-image:url(../images/content-standaard-overlay.png);
	background-repeat:no-repeat;
	}
	
#content-standaard-paraplu{
	position:absolute;
	width:92px;
	height:121px;
	background-image:url(../images/paraplu.png);
	right:7px;
	top:-58px;
	}
	
#content-standaard-pagina-titel{
	position:absolute;
	width:600px;
	height:25px;
	left:35px;
	top:0px;
	}
	
#copyrightdoit{
	position:absolute;
	height:10px;
	width:400px;
	bottom:3px;
	margin-bottom:15px;
	left:50%;
	margin-left:-100px;
	text-align:left;
	font-size:11px;
	color:#d6e6f6;
	z-index:1;
	}

#print-regel{
	display:none;
	}
	
a:link.doit, a:visited.doit, a:active.doit {
    text-decoration:none;
	font-size:11px;
	color:#d6e6f6;
	}
	
a:hover.doit{
	text-decoration:none;
	font-size:11px;
	color:#fff;
	}


h1{
    font-family:Arial, Helvetica, sans-serif;
    font-size:21px;
    color:#fff;
	font-weight:normal;
	line-height:22px;
	display:inline;
    }
	
h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fff;
	font-weight:normal;
	display:inline;
	}
	
h3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#fff;
	font-weight:normal;
	line-height:22px;
	display:inline;
    }
	
.style1{
	height:10px;
	background-image:url(../images/bg-tb.gif);
	background-repeat:repeat-x;
	color:#DFEBEC;
    line-height: 15px;
	}
	
.style3{
    height: 15px;
	border:0px;
	color:#DFEBEC;
    text-align: left;
	}
	
.stijl1{   
    height: 15px;
	font-size:14px;
	color:#FFFFFF;
	border:0px;
	}
    
.stijl2{
    height: 15px;
    border:0px;
    color:#DFEBEC;
    text-align: right;    
}


a:link{
    color:#fff;
    text-decoration:underline;
    font-size:12px;
}

a:visited{
    color:#fff;
    text-decoration:underline;
    font-size:12px;
}

a:hover{
    color:#E1F0FF;
    text-decoration:underline;
    font-size:12px;
}

a:active{
    color:#fff;
    text-decoration:underline;
    font-size:12px;
}

.input
{
	background-image: url(../../architektenbureau/afbeeldingen/bg_td.jpg);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
}
.verstuur
{
	color:white;
	background-color:#c71873;
	border:0px solid #66CC99;
}

.MsoNormalTable p{
    display: inline;
}