/* Stylesheet Amsterdam Underground :: v1 (6-12-2006) */

/* Coded by "cclair.nl"  */

/* You may learn from this CSS and use its techniques in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright (c) 2006 "Amsterdam Underground" and may not be used by anyone but us. */ 








/*** Body ***/



*{
	margin:0;
	padding:0;
}

body {
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	margin:0;
	padding:0;
}






/*** Layout ***/



#container {
	background-color: white;
	margin: 0 auto;
	padding: 0px;
	width: 980px;
}

#sidebar {
	float: right;
	width: 496px;
	margin-bottom:30px;
}

#main {
	background: url(../images/bg_main.png) repeat;
	overflow:auto;
	margin:0;
	clear:both;
	width:980px;
}

#main.home {
	background: url(../images/bg_home.jpg) no-repeat;
	height:735px;
}

#body_partners #main { 
	background: url(../images/bg_main_partners.png) ;
}

#body_stichting #main { 
	background: url(../images/bg_main_stichting.png) ;
}
#body_actueel #main { 
	background: url(../images/bg_main_actueel.png) ;
}
#body_nieuws #main { 
	background: url(../images/bg_main_nieuws.png) ;
}
#body_projecten #main { 
	background: url(../images/bg_main_projecten.png) ;
}

.veelgestelde_vragen, .zoek, .contact, .disclaimer {
	background: url(../images/bg_main.jpg) no-repeat;
}


#content, #content_partners, #content_stichting, #content_nieuws, #content_projecten, #body_actueel #main #content {
	float: left;
	min-height: 550px;
	padding:5px 20px 30px 2px;
	width: 454px;
}
#content_veelgestelde_vragen, #content_zoek, #content_contact, #content_disclaimer {
	float: left;
	min-height: 550px;
	padding:5px 20px 30px 20px;
	width: 935px;
}
#content_home {
	float: left;
	min-height: 550px;
	width: 980px;
}
* html #content, * html #content_home, * html #content_veelgestelde_vragen, * html #content_zoek, * html #content_contact, * html #content_disclaimer {height:550px;}





/*** Text/Links ***/


h1 {
	height:133px;
	text-indent:-4000px;
}

#body_informatie h1 {
	background:url(../images/bg_h1_informatie.png) no-repeat;
}

#body_projecten h1 {
	background:url(../images/bg_h1_projecten.png) no-repeat;
}

#body_nieuws h1 {
	background:url(../images/bg_h1_nieuws.png) no-repeat;
}

#body_actueel h1 {
	background:url(../images/bg_h1_actueel.png) no-repeat;
}

#body_stichting h1 {
	background:url(../images/bg_h1_stichting.png) no-repeat;
}

#body_partners h1 {
	background:url(../images/bg_h1_partners.png) no-repeat;
}


h2 {
	font-size: 34px;
	font-style:italic;
	line-height:40px;
	margin-bottom: 15px;
	padding-right:2px;
}

a {
	color: #000;
	text-decoration: none;
	font-style:italic;
}

p {
	margin:0 0 14px 0;
}

#content a, #content_veelgestelde_vragen a, #content_nieuws a, #content_partners a, #content_stichting a, #content_zoek a, #content_contact a, #content_disclaimer a {
	font-style:italic;
}
#content a:hover, #content_veelgestelde_vragen a:hover, #content_zoek a:hover, #content_contact a:hover, #content_disclaimer a:hover, #content_nieuws a:hover, #content_partners a:hover, #content_stichting a:hover {
	text-decoration:underline;
}
#opacity {
	background-color:#FFFFFF;
	color:#000000;
	width:980px;
	padding:0;
	margin:320px 0 0 -2px;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50; 
	opacity:0.5;
}

#opacity p{
	padding:10px;

}
/*** Lists ***/


#TopNav {
	background:url(../images/bg_TopNav.png) repeat-x center;
	margin:5px 0;
	width:100%;
}

#TopNav li {
	display:inline;
}

#TopNav a:link, #TopNav a:visited {
	background-color:#FFFFFF;
	margin:0 40px;
	padding:3px 9px;
	font-style:normal;
}

#TopNav a:hover, #TopNav a:active, #TopNavCurrent a {
	color:#ffb240;
}

#ExtraNav {
	background:url(../images/bg_ExtraNav.png) repeat-x center;
	margin:5px 0;
	width:100%;
}

#body_projecten #ExtraNav {
	background:url(../images/bg_ExtraNav_projecten.png) repeat-x 0 12px;
}

#body_actueel #ExtraNav {
	background:url(../images/bg_ExtraNav_actueel.png) repeat-x center;
}

#body_nieuws #ExtraNav {
	background:url(../images/bg_ExtraNav_nieuws.png) repeat-x center;
}

#body_stichting #ExtraNav {
	background:url(../images/bg_ExtraNav_stichting.png) repeat-x center;
}

#body_partners #ExtraNav {
	background:url(../images/bg_ExtraNav_partners.png) repeat-x center;
}

#ExtraNav li {
	display:inline;
}

#ExtraNav a:link, #ExtraNav a:visited {
	font-style:normal;
	background-color:#FFFFFF;
	margin:0 30px;
	padding:3px 10px;
}

#ExtraNav a:hover, #ExtraNav a:active, #ExtraNavCurrent a {
	color:#ffb240;
}

ul#HeadNav {
	position: relative;
	width: 980px;
	height:160px;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
	padding:0;
}

body#body_home ul#HeadNav  { background: transparent url(../images/bg_HeadNav.png) no-repeat 0 0px; }
body#body_informatie ul#HeadNav  { background: transparent url(../images/bg_HeadNav.png) no-repeat 0 -160px; }
body#body_projecten ul#HeadNav  { background: transparent url(../images/bg_HeadNav.png) no-repeat 0 -320px; }
body#body_nieuws ul#HeadNav  { background: transparent url(../images/bg_HeadNav.png) no-repeat 0 -480px; }
body#body_actueel ul#HeadNav  { background: transparent url(../images/bg_HeadNav.png) no-repeat 0 -640px; }
body#body_stichting ul#HeadNav  { background: transparent url(../images/bg_HeadNav.png) no-repeat 0 -800px; }
body#body_partners ul#HeadNav  { background: transparent url(../images/bg_HeadNav.png) no-repeat 0 -960px; }


ul#HeadNav li a {
	width: 980px;
	display:block;
	text-indent: -9000px;
	text-decoration: none;
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px; /* IE5/Win */
	background: transparent url(../images/bg_HeadNav.png) no-repeat;
	left:0;
#}



body#body_home li#HeadNavInformatie a 						{ background-position: 0 0; top: 0; padding-top:29px; }
body#body_home li#HeadNavInformatie a:hover					{ background-position: 0 -160px;top:29px;padding-top:37px;    }
body#body_home li#HeadNavProjecten a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_home li#HeadNavProjecten a:hover					{ background-position: 0 -349px; padding-bottom:6px; }
body#body_home li#HeadNavNieuws a 							{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_home li#HeadNavNieuws a:hover						{ background-position: 0 -533px; padding-bottom:6px; }
body#body_home li#HeadNavActueel a 							{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_home li#HeadNavActueel a:hover					{ background-position: 0 -717px; padding-bottom:6px; }
body#body_home li#HeadNavStichting a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_home li#HeadNavStichting a:hover					{ background-position: 0 -901px; padding-bottom:6px; }
body#body_home li#HeadNavPartners a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_home li#HeadNavPartners a:hover					{ background-position: 0 -1085px; padding-bottom:6px; }

body#body_informatie li#HeadNavInformatie a 				{ background-position: 0 -160px; top: 0; padding-top:29px; }
body#body_informatie li#HeadNavInformatie a:hover			{ background-position: 0 -160px;top:29px;padding-top:37px;    }
body#body_informatie li#HeadNavProjecten a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_informatie li#HeadNavProjecten a:hover			{ background-position: 0 -349px; padding-bottom:6px; }
body#body_informatie li#HeadNavNieuws a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_informatie li#HeadNavNieuws a:hover				{ background-position: 0 -533px; padding-bottom:6px; }
body#body_informatie li#HeadNavActueel a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_informatie li#HeadNavActueel a:hover				{ background-position: 0 -717px; padding-bottom:6px; }
body#body_informatie li#HeadNavStichting a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_informatie li#HeadNavStichting a:hover			{ background-position: 0 -901px; padding-bottom:6px; }
body#body_informatie li#HeadNavPartners a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_informatie li#HeadNavPartners a:hover				{ background-position: 0 -1085px; padding-bottom:6px; }


body#body_projecten li#HeadNavInformatie a 					{ background-position: 0 0; top: 0; padding-top:29px; }
body#body_projecten li#HeadNavInformatie a:hover			{ background-position: 0 -160px;top:29px;padding-top:37px;    }
body#body_projecten li#HeadNavProjecten a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_projecten li#HeadNavProjecten a:hover				{ background-position: 0 -349px; padding-bottom:6px; }
body#body_projecten li#HeadNavNieuws a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_projecten li#HeadNavNieuws a:hover				{ background-position: 0 -533px; padding-bottom:6px; }
body#body_projecten li#HeadNavActueel a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_projecten li#HeadNavActueel a:hover				{ background-position: 0 -717px; padding-bottom:6px; }
body#body_projecten li#HeadNavStichting a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_projecten li#HeadNavStichting a:hover				{ background-position: 0 -901px; padding-bottom:6px; }
body#body_projecten li#HeadNavPartners a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_projecten li#HeadNavPartners a:hover				{ background-position: 0 -1085px; padding-bottom:6px; }


body#body_nieuws li#HeadNavInformatie a 					{ background-position: 0 0; top: 0; padding-top:29px; }
body#body_nieuws li#HeadNavInformatie a:hover				{ background-position: 0 -160px;top:29px;padding-top:37px;    }
body#body_nieuws li#HeadNavProjecten a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_nieuws li#HeadNavProjecten a:hover				{ background-position: 0 -349px; padding-bottom:6px; }
body#body_nieuws li#HeadNavNieuws a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_nieuws li#HeadNavNieuws a:hover					{ background-position: 0 -533px; padding-bottom:6px; }
body#body_nieuws li#HeadNavActueel a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_nieuws li#HeadNavActueel a:hover					{ background-position: 0 -717px; padding-bottom:6px; }
body#body_nieuws li#HeadNavStichting a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_nieuws li#HeadNavStichting a:hover				{ background-position: 0 -901px; padding-bottom:6px; }
body#body_nieuws li#HeadNavPartners a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_nieuws li#HeadNavPartners a:hover					{ background-position: 0 -1085px; padding-bottom:6px; }


body#body_actueel li#HeadNavInformatie a 					{ background-position: 0 0; top: 0; padding-top:29px; }
body#body_actueel li#HeadNavInformatie a:hover				{ background-position: 0 -160px;top:29px;padding-top:37px;    }
body#body_actueel li#HeadNavProjecten a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_actueel li#HeadNavProjecten a:hover				{ background-position: 0 -349px; padding-bottom:6px; }
body#body_actueel li#HeadNavNieuws a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_actueel li#HeadNavNieuws a:hover					{ background-position: 0 -533px; padding-bottom:6px; }
body#body_actueel li#HeadNavActueel a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_actueel li#HeadNavActueel a:hover					{ background-position: 0 -717px; padding-bottom:6px; }
body#body_actueel li#HeadNavStichting a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_actueel li#HeadNavStichting a:hover				{ background-position: 0 -901px; padding-bottom:6px; }
body#body_actueel li#HeadNavPartners a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_actueel li#HeadNavPartners a:hover				{ background-position: 0 -1085px; padding-bottom:6px; }


body#body_stichting li#HeadNavInformatie a 					{ background-position: 0 0; top: 0; padding-top:29px; }
body#body_stichting li#HeadNavInformatie a:hover			{ background-position: 0 -160px;top:29px;padding-top:37px;    }
body#body_stichting li#HeadNavProjecten a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_stichting li#HeadNavProjecten a:hover				{ background-position: 0 -349px; padding-bottom:6px; }
body#body_stichting li#HeadNavNieuws a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_stichting li#HeadNavNieuws a:hover				{ background-position: 0 -533px; padding-bottom:6px; }
body#body_stichting li#HeadNavActueel a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_stichting li#HeadNavActueel a:hover				{ background-position: 0 -717px; padding-bottom:6px; }
body#body_stichting li#HeadNavStichting a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_stichting li#HeadNavStichting a:hover				{ background-position: 0 -901px; padding-bottom:6px; }
body#body_stichting li#HeadNavPartners a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_stichting li#HeadNavPartners a:hover				{ background-position: 0 -1085px; padding-bottom:6px; }


body#body_partners li#HeadNavInformatie a 					{ background-position: 0 0; top: 0; padding-top:29px; }
body#body_partners li#HeadNavInformatie a:hover				{ background-position: 0 -160px;top:29px;padding-top:37px;    }
body#body_partners li#HeadNavProjecten a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_partners li#HeadNavProjecten a:hover				{ background-position: 0 -349px; padding-bottom:6px; }
body#body_partners li#HeadNavNieuws a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_partners li#HeadNavNieuws a:hover					{ background-position: 0 -533px; padding-bottom:6px; }
body#body_partners li#HeadNavActueel a 						{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_partners li#HeadNavActueel a:hover				{ background-position: 0 -717px; padding-bottom:6px; }
body#body_partners li#HeadNavStichting a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_partners li#HeadNavStichting a:hover				{ background-position: 0 -901px; padding-bottom:6px; }
body#body_partners li#HeadNavPartners a 					{ background-position: 0 53px; top: 50px;padding-top:24px;    }
body#body_partners li#HeadNavPartners a:hover				{ background-position: 0 -1085px; padding-bottom:6px; }


#content_veelgestelde_vragen ul {
	list-style:none;
}
#content_veelgestelde_vragen li {
	margin-bottom:10px;
}

#content ul, #content_partners ul, #content_projecten ul, #content_nieuws ul {
list-style-type:none;
list-style:none;
}
#content ol, #content_partners ol, #content_projecten ol{
	list-style:decimal;
	list-style-type:decimal;
	padding-left:20px;
}
#content ul ul, #content_partners ul ul, #content_projecten ul ul, #content_nieuws ul ul, #body_informatie #main ul{
	list-style-type:square;
	list-style:square;
	margin-left:20px;
}
#content li, #content_partners  li, #content_projecten li, #content_nieuws li{
	margin-bottom:10px;
	padding-left:5px;
}
#content li li, #content_partners  li li, #content_projecten li li, #content_nieuws li li{
	list-style-type:square;
	list-style:square;
	}
/*** Images ***/


a img {
	border: none;
}

#logo {
float:left; 
margin-right:34px; 
padding-right:14px; 
background-color:#fff;
 }
 
 #sidebar img {
 margin:0;
 padding:0;
 display:block;
 }
