html{
	display:block;
	margin:0;
	padding:0;
    }

body{
    margin:0;
    padding:0;
    color:#3b3b3b;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:17px;
	background-color:#c6c6c6;
	}

#lines{
	position:absolute;
	width:100%;
	left:0px;
	right:0px;
	height:111px;
	top:157px;
	background-image:url(../images/bg-lines.gif);
	background-repeat:repeat-x;
	}
	
#bg-glow{
	position:absolute;
	width:100%;
	left:0px;
	right:0px;
	height:203px;
	background-image:url(../images/glow.png);
	background-repeat:repeat-x;
	}
	
#container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	}
	
#orange{
	position:absolute;
	width:537px;
	height:88px;
	left:420px;
	top:89px;
	background-image:url(../images/orange.png);
	background-repeat:no-repeat;
	}
	
#logo-glow{
	position:absolute;
	width:871px;
	height:28px;
	left:45px;
	top:20px;
	background-image:url(../images/logo-glow.png);
	background-repeat:no-repeat;
	}
	
#drost-en-zonen{
	position:absolute;
	width:764px;
	height:180px;
	top:0px;
	left:0px;
	background-image:url(../images/drost-en-zonen.png);
	background-repeat:no-repeat;
	}
	
#top{
	position:relative;
	float:left;
	display:inline;
	width:960px;
	height:33px;
	margin-top:177px;
	background-image:url(../images/bg-menu-item.gif);
	background-position:top;
    z-index: 2;
	}
	
#content-container{
	position:relative;
	float:left;
	display:inline;
	width:960px;
	min-height:450px;
	padding-bottom:50px;
	background-color:#FFFFFF;
	background-image:url(../images/bg-content-bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
#content{
	position:relative;
	float:left;	
	display:inline;
	width:580px;
	margin-left:50px;
	margin-top:25px;
	margin-right:30px;
	}
	
#right-container{
	position:relative;
	float:right;
	display:inline;
	width:267px;
	top:-5px;
	margin-right:30px;
	padding-bottom:50px;
	background-image:url(../images/overflow-nieuws.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#f5d1b0;
	border-top:2px solid #d9b899;
	}
	
#items-right-container{
	position:relative;
	float:left;
	display:inline;
	width:250px;
	left:8px;
	margin-top:25px;
	color:#FFFFFF;
	}
	
#items-top{
	position:relative;
	float:left;
	display:inline;
	width:250px;
	height:16px;
	background-image:url(../images/bg-right-item-top.gif);
	background-repeat:no-repeat;
	}
	
.offerte-vak{
	position:relative;
	float:left;
	display:inline;
	width:220px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(../images/bg-right-item.gif);
	background-repeat:repeat-y;
	}
	
.offerte-scheiding{
	position:relative;
	float:left;
	display:inline;
	width:250px;
	height:38px;
	background-image:url(../images/bg-right-item-scheiding.gif);
	background-repeat:no-repeat;
	}
	
#items-bottom{
	position:relative;
	float:left;
	display:inline;
	width:250px;
	height:16px;
	background-image:url(../images/bg-right-item-bottom.gif);
	background-repeat:no-repeat;
	}
	
#copyrightdoit{
	position:relative;
	float:right;
	width:500px;
	top:3px;
	margin-left:40px;
	padding-bottom:10px;
	text-align:right;
	font-size:11px;
	color:#fff;
	}
	
a:link.doit, a:visited.doit, a:active.doit {
    text-decoration:none;
	font-size:11px;
	color:#fff;
	}
	
a:hover.doit{
	text-decoration:underline;
	font-size:11px;
	color:#fff;
	}
	
h3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#fff;
	font-weight:normal;
	line-height:22px;
	display:inline;
    }


a:link{
    color:#000;
    text-decoration:none;
    font-size:12px;
}

a:visited{
    color:#000;
    text-decoration:none;
    font-size:12px;
}

a:hover{
    color:#e17917;
    text-decoration:none;
    font-size:12px;
}

a:active{
    color:#000;
    text-decoration:none;
    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;
}
