/* Start of CMSMS style sheet 'Moons_Index' */
*{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #14073F;
}
.welkom {
     background: url(images/menu/Index.jpg) no-repeat;
}
.afkoppelen{
     background: url(images/menu/Afkoppelen.jpg) no-repeat;
}
.riolering{
     background: url(images/menu/Riolering.jpg) no-repeat;
}
.automatisering{
     background: url(images/menu/Automatisering.jpg) no-repeat;
}
.architectuur{
     background: url(images/menu/Architectuur.jpg) no-repeat;
}
.restauratie{
     background: url(images/menu/Restauratie.jpg) no-repeat;
}
.verhuur{
     background: url(images/menu/Verhuur.jpg) no-repeat;
}
.errorpagina{
     background: url(images/menu/errorpage.jpg) no-repeat;
}
.klein{
     font-size: 11px;
}
.dik{
     font-weight: bold;
}

body{

	background-color: #14073F;
        overflow: -moz-scrollbars-vertical;
}
p{

}
a{
	color: #426DAB;
}
a:hover{
	color: #14073F;
}
a:visited{
	color: #14073F;
}

div#layout_container{
	margin: 10px auto;
	width: 1000px;
	height: 100%;
	background-color: #C4DBFD;
        position: relative;
}
h1{
	background: url(images/hoofdstuk/kop1.gif) #C4DBFD repeat-x;
        padding-left: 5px;
        padding-top: 2px;
        padding-right: 10px;
	border-top: 1px solid #14073F;
	border-left: 1px solid #14073F;
	border-right: 1px solid #14073F;
}
h2{
	background: url(images/hoofdstuk/kop2.gif) #C4DBFD repeat-x;
        padding-left: 5px;
        padding-top: 2px;
        padding-right: 10px;
	border-top: 1px solid #8AB9FC;
	border-left: 1px solid #8AB9FC;
	border-right: 1px solid #8AB9FC;
}
h3, h4, h5{
	background: url(images/hoofdstuk/kop3.gif) #C4DBFD repeat-x;
        padding-left: 5px;
        padding-top: 2px;
        padding-right: 10px;
	border-top: 1px solid #A6CAFC;
	border-left: 1px solid #A6CAFC;
	border-right: 1px solid #A6CAFC;
}
h3.regels3{
        height: 35px;
        padding-bottom: 5px;
}
.right{
        text-align:left;
}
div#header{
	width: 100%;
	height: 83px;
	background: url(images/header.gif);
	border-bottom: 10px solid #14073F;
}
div#header a{
        width:100%;
        height: 83px;
        display: block;
}
div#menu{
	width: 280px;
	height: 380px;
	border-bottom: 1px solid #14073F;
	float: left;
	font-size:12px;
	font-weight: bold;
}
div#menu a{
	text-decoration: none;
	display: block;
	width: 214px;
        background: none;
	background-color: #C4DBFD;
	border-top: 1px solid #14073F;
	border-bottom: 1px solid #14073F;
	border-left: 1px solid #14073F;
	padding-top: 2px;
	padding-bottom: 2px;
        margin:0;
	padding-left: 5px;
	color: #14073F;
}
div#menu a.let-op{
        background-color: #FDC4C4;
}
div#menu a.let-op:hover{
        color: #FDC4C4;
}

div#menu a.hoofdstuk{
        background-color: #8AB9FC;
}
div#menu a:hover{
	background-color: #14073F;
	border-top: 1px solid #C4DBFD;
	border-bottom: 1px solid #C4DBFD;
	border-left: 1px solid #C4DBFD;
	color: #C4DBFD;
}
div#menu ul{
	list-style-type:none;
	margin-top: 15px;
        margin-bottom: -4px;
}
div#menu ul li{
	margin-left: 60px;
	margin-bottom: 6px;
}
div#menu ul ul{
	margin-top: 5px;
}
div#menu ul ul li{
	margin-left: 15px;
}
div#menu ul ul li a{
	width: 195px;
}

div#content{
	padding: 15px 30px 10px 30px;
	float: left;
	width: 620px;
	background-color: #C4DBFD;
        font-size: 12px;
}
div#content p, div#content ul, div#content ul li, div#menu p, iframe p, div#iframe p{
        margin-left: 10px;
        margin-right: 10px;
}
div#content .spacer{
        margin-bottom: 10px;
}
div#content hr{
        margin-top: 10px;
        margin-bottom: 10px;
}
div#content img{
        border: 2px solid #14073F;
margin: 5px;
}
div#content p.afdeling{
       clear: both;
       font-weight: bold;
       padding-top: 10px;
}
div#content h1{
	margin-bottom: 20px;
        font-size: 20px;
}
div#content h2{
	margin-top: 10px;
	margin-bottom: 10px;
        font-size: 18px;
}
div#content h3{
	margin-top: 10px;
	margin-bottom: 5px;
        font-size: 14px;
}
div#content h4{
	margin-top: 8px;
	margin-bottom: 3px;
}
div#content .nieuwsbericht_datum{
        text-decoration: none;
        font-weight: normal;
        font-size: 12px;
}
div#content ul{
margin:0;
padding:0;
	margin-bottom: 10px;
        margin-left: 20px;
        margin-top: 10px;
}
iframe{
	padding: 0;
	float: left;
	width: 620px;
	background-color: #C4DBFD;
        margin: 0;
        height: 400px;
}
div#iframe{
	background-color: #C4DBFD;
        font-size: 12px;
        height: 400px;
}
body.adressen{
	background-color: #C4DBFD;
}
div#content img{
        margin: 3px;
}
ul.kolom2 li{
        padding-left: 10px;
        padding-right: 10px;
	width: 260px;
        float: left;
}

ul.kolom2 li img{
        text-align: center;
        padding: 0;
        width: 250px;
        margin: 0;
}
ul.kolom3{
        width: 600px;
}
ul.kolom3 li{
        text-align: center;
        padding-left: 0px;
        padding-right: 10px;
	width: 165px;
        float: left;
}

ul.kolom3 li img{
        text-align: center;
        padding: 0;
        margin: 0;
}
ul.kolom4 li{
        padding-left: 0px;
        padding-right: 10px;
	width: 19%;
        float: left;
        text-align: center;
}
ul.kolom4 li img{
        padding: 0;
        width: 100px;
        margin: 0;
}
ul.nowidth li img{
        width: auto;
}
ul.rechts li{
        float: right;
}
div#content ul ul{
        padding-left: 15px;
}
div#content ul.links{
        text-align: left;
}
div#content ul.none{
	list-style-type: none;
}
div#content h5{
	font-size: 12px;
	margin-bottom: 10px;
}

Div#info, Div#kop0, Div#kop1, Div#kop2, Div#kop3, Div#kop4, Div#kop5, Div#kop6, Div#kop7, Div#kop8, Div#kop9, Div#kop10, Div#kop11, Div#kop12, Div#kop13{
	text-align:center;
}

.verborgen{
	display: none;
}

div#content table{
	padding:0;
	margin: 10px auto;
}
div#content p {
margin-bottom: 10px;
}
div#content table td{

	font-size:12px;
	padding:2px 2px 2px 2px;
}
div#content table td.kop{
	font-weight:bold;
        padding-left: 10px;
}
div#content table td.omschrijving{
	text-align:center;
	font-size:10px;
	width:50px;
}
div#content table.tabeldownload img{
	width:32px;
	height:32px;
	padding:0;
        border:0;
}
div#content table.tabeldownload a{
	padding:0;
}
div#content table.tabeldownload td.kolom2{
	width:4%;
	font-size:10px;
	text-align:center;
}
div#content table.tabeldownload td.kolom_prijs{
	font-size:10px;
	text-align:center;
}
div#content table.tabeldownload td.s1, .s1{
	color:#FF0000;
}
div#content table.tabeldownload td.s2, .s2{
	color:#0000FF;
}

div#content table.tabeldownload tr.header1{
	background-color:#84B5FD;
}
div#content table.tabeldownload tr.header2{
	background-color:#ADCDFE;
}

div#nieuws_container h1{
        padding-left: 0px;
}
div#nieuws_container h2{
        padding-left: 0px;
}
div#nieuws_container h3, div#nieuws_container h4, div#nieuws_container h5{
        padding-left: 0px;
}
div#nieuws_container{
	font-size: 12px;
	float: none;
	clear:both;
}

div#nieuws_item{
	width: 260px;
	float: left;
	padding: 10px;
}

div#nieuws_item h3 {
	font-size: 12px;
}
div#nieuws_item h3 a{
        text-decoration: none;

}
div#nieuws_overzicht h4 a{
        text-decoration: none;
}
div#nieuws_item p.nieuwsbericht_datum {
	margin-bottom: 10px;
	font-weight: bold;
}

div#nieuws_item p.nieuwsbericht_leesverder {
	margin-top: 10px;
}

div#nieuws_overzicht{
	float: left;
	padding: 5px 10px 5px 25px;
	width: 685px;
}
div#nieuws_overzicht li{
	list-style-type:none;
}
div#nieuws_overzicht h3{
	margin-bottom: 5px;
	font-size: 12px;
}
div#nieuws_overzicht li h4{
	margin-top: 5px;
	font-size: 12px;
}
div#nieuws_item .nieuwsbericht_datum a{
        text-decoration: none;
}
div#nieuws_overzicht .nieuwsbericht_datum{
	margin-right: 5px;
}
div#nieuws_overzicht li p{
}
.menucontainer{
        width: 280px;
        position: absolute;
        top: 483px;
        left: 0;
        height: 400px;
        z-order: 5;
}
.menucontainer div#nieuws_item{
        width: 240px;
	border: 1px solid #14073F;
        padding: 10px; 
        margin-left: 10px;
}
div#footer{
	border-top: 10px solid #14073F;
	background-color: #C4DBFD;
	clear: both;
	font-size: 12px;
	padding: 5px;
	height: 1.3em;
	font-weight: bold;
}
div#footer ul{
	float: left;
	margin-left: 5px;
}
div#footer a{
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}
div#footer p.copyright{
	float: right;
	padding-left: 7px;
	padding-right: 7px;
}
p.madeby{
        text-align: right;
        background-color: #14073F;
        width: 1000px;
        color: #C4DBFD;
	float: right;
        clear: both;
        font-size: 10px;
}
p.madeby a{

        float: none;
        padding: 0;
        display: inline;
}
p.madeby a:visited{
        color: #426DAB;
}
p.madeby a:hover{
        color: #C4DBFD;
}
div#footer ul li{
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	list-style-type:none;
	border-left: 1px solid #14073F;

}
div#footer ul li a{
	text-decoration:none;

}



/* End of 'Moons_Index' */

