/* Start of CMSMS style sheet 'ASN' */
/* CSS Document */

html, body{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#wrapper{
margin:0px auto;
width:999px;
height:auto;
}

#header{
width:999px;
height:175px;
}

#headertop{
width:999px;
height:152px;
}

#headerleft{
width:541px;
height:152px;/*175*/
float:left;
}

#headerright{
width:458px;
height:100px;/*120*/
padding-top:52px;
float:left;
background-image:url(images/asn/logo_rechts.jpg);
background-position:top left;
font-size:11px;
color: #004171;
}

#headermenu{
/*position: absolute;*/
/*z-index: 3000;*/
height:23px;
width:999px;
float:none;
background-image:url(images/asn/menu.jpg);
background-position:top left;
}

#content{
width:999px;
height:563px;
/*position: absolute;*/
z-index: -1;
}

#contentleft{
width:707px;
height:548px;/*533-563*/
padding-top:15px;
float:left;
background-image:url(images/asn/contentleftextra.jpg);
background-position:top left;
}

/*home pagina*/
#contentlefttop{
width:632px;/*657-632*/
overflow-x: hidden;
overflow-y: auto;
padding-left:50px;
padding-right:25px;
height:319px;/*319*/
padding-top:15px;
line-height:17px;
}

#contentleftbottom{
width:707px;
height:214px;
}

/*extra pagina */
#contentlefttop2{
width:632px;/*657*/
overflow-x: hidden;
overflow-y: auto;
padding-left:50px;
padding-right:25px;
height:413px;/*428*/
padding-top:15px;
padding-bottom:15px;
line-height:17px;
}

#contentleftbottom2{
width:707px;
height:105px;
}

/*contact pagina*/
#contentlefttop3{
width:632px;/*657*/
overflow-x: hidden;
overflow-y: auto;
padding-left:50px;
padding-right:25px;
height:391px;/*391*/
padding-top:15px;
line-height:17px;
}

#contentleftbottom3{
width:707px;
height:142px;
}

#contentright{
width:292px;
height:563px;
float:left;
background-color: #B5E2F5;
}

#footer{
float:none;
clear:both;
width:969px;
padding-left:15px;
padding-right:15px;
height:30px;
background-image:url(images/asn/image_06.jpg);
background-position:top left;
line-height:30px;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#footerleft{
float:left;
width:283px;
}
#footerleft a{
text-decoration:none;
color:#FFFFFF;
}
#footermiddle{
float:left;
width:403px;
text-align:center;
}
#footerright{
float:left;
width:283px;
text-align:right;
}

/* MENU */

/*#menu a {
text-decoration: none;
color:#ffffff;
}
			
#menu a, #menu span, #menu-beschermd a, #menu-beschermd span {
display: block;
position: relative;
float: left;
font-weight: bold;
height: 23px;
line-height:23px;
color: #ffffff;
cursor: pointer;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}
	
#menu a:hover, #menu-beschermd a:hover{
text-decoration: none;
}

#menu_a {
display: block;
position: relative;
float: left;
font-weight: bold;
height: 23px;
color:#FFFFFF;
cursor: pointer;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}*/

/*Menu*/

#sddm{
margin: 0;
padding: 0;
z-index: 30;
height:23px;
line-height:23px;
margin-left:12px;
}

#sddm li{
margin: 0;
padding: 0;
list-style: none;
float: left;
height: 23px;
line-height:23px;
width:136px;
margin-right:2px;
font: 11px Tahoma, Arial;
position:relative;
}
#sddm li.btn-home{
width:109px;
}
#sddm li.btn-verantwoord{
width:173px;
}

#sddm li a{	
display: block;
height: 23px;
width:116px;
padding-left: 10px;
padding-right: 10px;
color:#ffffff;
background-image:url('images/asn/menu_btn.jpg');
background-position:top left;
text-align: center;
z-index: 99;
text-decoration: none;
}

/*Verschillende menu items*/
#sddm li a.home{
width:89px;
padding-left: 10px;
padding-right: 10px;
background-image:url('images/asn/home_btn.jpg');
background-position:top left;
}
#sddm li a.home:hover{
width:89px;
padding-left: 10px;
padding-right: 10px;
background-position:0px -23px;
}
#sddm li a.profiel{
background-image:url('images/asn/profiel_btn.jpg');
background-position:top left;
}
#sddm li a.profiel:hover{
background-position:0px -23px;
}
#sddm li a.toegevoegde-waarde{
background-image:url('images/asn/toegevoegde-waarde_btn.jpg');
background-position:top left;
}
#sddm li a.toegevoegde-waarde:hover{
background-position:0px -23px;
}
#sddm li a.dienstverlening{
background-image:url('images/asn/dienstverlening_btn.jpg');
background-position:top left;
}
#sddm li a.dienstverlening:hover{
background-position:0px -23px;
}
#sddm li a.verantwoord-ondernemen{
width:153px;
padding-left: 10px;
padding-right: 10px;
background-image:url('images/asn/verantwoord-ondernemen_btn.jpg');
background-position:top left;
}
#sddm li a.verantwoord-ondernemen:hover{
width:153px;
padding-left: 10px;
padding-right: 10px;
background-position:0px -23px;
}
#sddm li a.actueel{
background-image:url('images/asn/actueel_btn.jpg');
background-position:top left;
}
#sddm li a.actueel:hover{
background-position:0px -23px;
}
#sddm li a.contact{
background-image:url('images/asn/contact_btn.jpg');
background-position:top left;
}
#sddm li a.contact:hover{
background-position:0px -23px;
}

#sddm li a:hover{	
display:block;
color: #ffffff;
background-position:0px -23px;
text-decoration:none;
}

#sddm div{
position: absolute;
left:0px;
top:0px;
visibility: hidden;
width: 136px;
margin: 0;
margin-top: 25px;
padding: 0;
height:17px;
line-height:17px;
z-index: 1000;
}
#sddm li.btn-verantwoord div{
width:173px;
position: absolute;
left:0px;
top:0px;
visibility: hidden;
margin: 0;
margin-top: 25px;
padding: 0;
height:17px;
line-height:17px;
}

#sddm div a{
position: relative;
display: block;
margin: 0;
padding-left: 10px;
padding-right: 10px;
width: 116px;
text-align: center;
text-decoration: none;
color: #000000;
background-image:url('images/asn/submenu_btn_trans.png');
background-position:top left;
border-bottom:1px solid #FFFFFF;
height:17px;
line-height:17px;
z-index: 1000;
}
#sddm li.btn-verantwoord div a{
position: relative;
display: block;
margin: 0;
padding-left: 10px;
padding-right: 10px;
width: 153px;
text-align: center;
text-decoration: none;
color: #000000;
background-image:url('images/asn/submenu_btn_trans.png');
background-position:top left;
border-bottom:1px solid #FFFFFF;
height:17px;
line-height:17px;
}

#sddm div a:hover{
display:block;
text-align:center;
color: #000000;
background-position:0px -17px;
}
#sddm li.btn-verantwoord div a:hover{
display:block;
text-align:center;
color: #000000;
background-position:0px -17px;
}

/*Eind menu*/

/*Tekst*/

h1{
font-size:20px;
font-weight:bold;
line-height:26px;
padding:0px;
margin:0px;
}

h2{
font-size:16px;
font-weight:bold;
line-height:22px;
padding:0px;
margin:0px;
}

#foto_ul {
/* position: relative; */
margin: 0;
padding: 0;
margin-left:0px;
margin-top:0px;
list-style-type: none;
height: 563px;
width: 292px;
}

	#foto_ul li {
	height: 563px;
	}

#foto_ul_small {
margin: 0;
padding: 0;
margin-left:0px;
margin-top:0px;
list-style-type: none;
height: 267px;
width: 292px;
}

	#foto_ul_smal li {
	height: 267px;
	}
/* End of 'ASN' */

