@import url("layout.css");
@import url("menu.css");
@import url("formulieren.css");
@import url("popup/popup.css");

body {
	background-image:  url("../images/layout/achtergrond.gif");
	/*background-repeat: repeat-y;*/
	background-color: #4DA744;
	background-position: 0 0;
	background-repeat: repeat;
	background-attachment: fixed;
}
body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	
	/*height: 100%;*/
	
	/* voor IE5.5 de website te centeren */
	text-align: center;
}




/****************************
 content
****************************/



div.inhoud {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000000;*/
	overflow: hidden;
	width: 100%;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.inhoud {
	height: 1%;
}
/* End hide from IE5/mac */


h2.header {
	/*margin-top: -40px;*/
	margin-top: 159px;
	padding-right: 15px;
	
	background-image:  url("../images/layout/h2.gif");
	background-repeat: no-repeat;
	background-color: #4DA744;
	/*background-color: #FF0000;*/
	
	float: right;
	display: block;
	
	position: absolute;
	width: 743px;
	height: 40px;
	
	font-size: 2.5em;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	
	z-index: 1;
	border-top: 1px solid #2E9524;
	/*border: 1px solid #000000;*/
}
* html h2.header { /* IE */
	width: 758px;											/* IE 5.x */
	width/**/: /**/743px;							/* not IE 5.x */
	height: 41px;											/* IE 5.x */
	height/**/: /**/40px;							/* not IE 5.x */
}

h3 {
	margin: 1px 1px 0px 1px;
	/*margin: 50px 50px 50px 50px;*/
	/*margin: 0px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	
	background: #409A37 url(../images/layout/h3.gif) top left repeat-x;
	/*height: 25px;*/
	color: #FFFFFF;
	font-size: 1.0em;
	
	/*border: 1px solid #000000;*/
	/*display: block;*/
	/*width: auto;*/
}
h3 span {
	background: url(../images/layout/h3-pijl.gif) 0px 2px no-repeat;
	padding-left: 17px;
	color: #ECF4EC;
	display: block;
	padding-top: 6px;
	font-weight: bold;
	line-height: 1.2em;
	height: 19px;
}
* html h3 span {
	padding-top: 6px;											/* IE 5.x */
	padding-top/**/: /**/6px;							/* not IE 5.x */
	height: 25px;											/* IE 5.x */
	height/**/: /**/19px;							/* not IE 5.x */
}

p {
	margin: 8px 6px 12px 6px;
	line-height: 1.4em;
}
a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #469A40;
	text-decoration: none;
}
a:hover {
	color: #FF1010;
	text-decoration: none;
}

ul.site {
	margin: 6px 6px 10px 6px;
	padding: 0px 0px 0px 0px;
		
	list-style-type: disc;
}
ul.site li {
	margin: 2px 0px 2px 20px;
}
ul.site-type-none {
	margin: 6px 6px 10px 6px;
	padding: 0px 0px 0px 0px;
	
	list-style-type: none;
}
ul.site-type-none li {
	margin: 2px 0px 2px 5px;	
}
ul.medewerker {
	margin: 6px 6px 12px 6px;
	padding: 0px 0px 0px 0px;
		
	list-style-type: none;
}
ul.medewerker li {
	margin: 2px 0px 2px 5px;
}
ul.medewerkers {
	margin: 6px 6px 12px 6px;
	padding: 0px 0px 0px 0px;
		
	list-style-type: none;
}
ul.medewerkers li {
	margin: 2px 0px 2px 5px;
}
ul.medewerkers li span {
	display: block;
	float: left;
	width: 180px;	
}
ul.activiteiten {
	margin: 6px 6px 12px 6px;
	padding: 0px 0px 0px 0px;
		
	list-style-type: none;

	width: 46%;
	float: left;
}
ul.activiteiten li {
	margin: 2px 0px 20px 5px;
	padding: 5px;
	
	border: 1px solid #CCCCCC;
}
ul.activiteiten li img {
	margin: 0px auto;
	
	display: block;
}
ul.activiteiten li a {
	display: block;
	text-align: center;
}

ul.links {
	margin: 0px 8px 5px 8px;
	padding: 0px 0px 0px 0px;
		
	list-style-type: none;
}
ul.links-admin {	margin: 25px 8px 0px 8px;	}

ul.links li {
	margin: 7px 0px 0px 0px;
}
ul.links li.beschrijving {
	margin: 0px 0px 10px 0px;
	font-size: 0.8em;
	color: #666666;
}

ul.contact {
	margin: 20px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
}
ul.contact li {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	
	list-style-type: none;
}

p.brandweer-big {
	font-size: 1.4em;
	color: #FF0000;
}
p.brandweer {
	color: #FF0000;
}

p.truckrun-big {
	font-size: 1.4em;
	color: #FF0000;
}
p.truckrun {
	color: #FF0000;
}

/*
h2 {
	font-size: 2.0em;
	margin: 0px 0px 15px 0px;
	
}
h3 {
	font-size: 1.4em;
	margin: 0px 0px 15px 0px;
	
}
h4 {
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	
}
h2 span.pre, h3 span.pre, h4 span.pre {
	color: #CB4040;
	float: right;
	margin-right: 10px;
	width: 30px;
	text-align: center;
	
}
*/


div.border {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	/*background-color: #FF0000;*/
	border: 1px solid #2E9524;
	height: 1%;
	overflow: hidden;
}
div.border-in {
	height: 1%;
	overflow: hidden;
}
/****************************
 information
****************************/


div.information ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #000000;*/
	/*border-bottom: 1px solid #2E9524;*/
}
div.information ul li {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	list-style-type: none;
	/*border: 1px solid #000000;*/
	border-bottom: 1px solid #DDDDDD;
}
div.information ul li a.topic {
	padding: 1px 7px 1px 2px;
	color: #4DA744;
	text-decoration: none;
	display: block;
	font-size: 0.9em;
	/*border: 1px solid #000000;*/
}
div.information ul li a.topic:hover {
	/*background-color: #FF1010;*/
	color: #FF1010;
	text-decoration: none;
	background-image: url("../images/layout/bg_menu-a-hover.gif");
	background-repeat: no-repeat;
	background-position: 100% 99%;
}
div.information ul li span {
	padding: 0px 5px 0px 2px;
	color: #888888;
	font-size: 0.8em;
	display: block;
	text-align: left;
	/*border-bottom: 1px solid #DDDDDD;*/
	background-image: url("../images/layout/bg_copyright.gif");
	background-repeat: repeat;
}
div.information ul li span a {
	color: #888888;
	text-decoration: none;	
}
div.information ul li span a:hover {
	color: #FF1010;
	text-decoration: none;	
}

div.information p.foto-img {
	margin: 5px 2px 5px 2px;
	text-align: center;	
}
div.information p.foto-title {
	margin: 0px 2px 5px 2px;
	font-size: 0.8em;
	text-align: center;	
}
div.information ul.contact {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.information ul.contact li {
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
	list-style-type: none;
	font-size: 0.9em;
	border-bottom: none;
}
div.information ul.steun {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.information ul.steun li {
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
	list-style-type: none;
	border-bottom: none;
	
}
div.information ul.steun li a {
	padding: 5px 5px 170px 5px;
	
	background-image: url('../images/afbeeldingen/jeugdsportfonds-grijs.jpg');
	background-repeat: no-repeat;
	background-position: 50% 40px;
	
	display: block;
	
	color: #4AA441;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
div.information ul.steun li a:hover {
	background-image: url('../images/afbeeldingen/jeugdsportfonds.jpg');
	
	color: #C9312D;
	text-decoration: none;
}
/*
div.information ul.contact {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.information ul.contact li {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	list-style-type: none;
	font-size: 0.5em;
	

	border-bottom: none;
)
*/
/****************************
 footer
****************************/
div.custom-footer p {
	display: block;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	color: #2E9524;
	font-size: 0.9em;
	font-weight: bold;
}

div.custom-footer p a {
	font-weight: bold;
	text-decoration: none;
	/*color: #FF7D05;*/
	color: #2E9524;
}
div.custom-footer p a:hover {
	color: #FF1010;
	font-weight: bold;
	text-decoration: none;
}
div.custom-footer p.design {
	margin: 7px 7px 0px 10px;
	padding: 0px;
	float: right;
	text-align: center;
	/*border: 1px solid #000000;*/
}
div.custom-footer p.design img {
	/*margin: 7px 7px 0px 10px;*/
	margin-bottom: 2px;
	border: 1px solid #2E9524;
	padding: 2px;
	/*background-color: #CB4040;*/
}
div.custom-footer p.design a {
	font-weight: normal;
	font-size: 0.8em;
}
div.custom-footer p.design a:hover {
	font-weight: normal;
}

/***************************************************************
	Temp
***************************************************************/
div.temp-g-zwemmen {
	margin: 15px 10px 10px 10px;
	padding: 5px;
	
	border: 1px solid #CCCCCC;
	background-color: #D5EDD1;
	
	float: right;
	width: 210px;
}
div.temp-g-zwemmen h4 {
	margin: 0px;
	padding: 0px;
	
	color: #418B38;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
div.temp-g-zwemmen h4 span.wanneer,
div.temp-g-zwemmen h4 span.waar {
	margin: 5px 0px 5px 0px;
	
	display: block;
	
	font-size: 0.8em;
	font-weight: normal;
}
div.temp-g-zwemmen h4 span.wanneer {
	font-weight: bold;
}
div.temp-g-zwemmen p.folder {
	margin: 0px;
	padding: 15px 0px 15px 0px;
	
	text-align: center;
}
div.temp-g-zwemmen p.wat {
	margin: 5px 0px 5px 0px;
	
	color: #418B38;
	text-align: center;
}
div.temp-g-zwemmen p.wat span {
	display: block;
	font-weight: bold;
}
div.temp-g-zwemmen p.wie {
	margin: 5px 0px 5px 0px;
	
	color: #418B38;
	font-size: 0.8em;
	text-align: center;
}
div.temp-g-zwemmen p.meer {
	margin: 20px 0px 0px 0px;
	
	color: #418B38;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
div.temp-g-zwemmen p.meer span {
	display: block;
	
	font-size: 0.8em;
	font-weight: normal;
}
div.temp-g-zwemmen p.meer a {
	text-decoration: underline;
}

/***************************************************************
	Allerlei
***************************************************************/
/*
p {
	margin: 0px 0px 10px 0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4;
}
p.sql-error {
	margin: 0px 0px 10px 0px;
	color: #FF0220;
}
div.attentie, p.attentie {
	background-image:  url("../images/icons/icon_attentie.gif");
	background-repeat: no-repeat;
	background-color: #FFD7DE;
	background-position: 10px 5px;

	margin: 0px 20px 10px 20px;
	padding: 5px 5px 5px 35px;

	border: 1px dashed #FF0000;
}
div.attentie p {
	margin: 0px 0px 2px 0px;
}
div.attentie ul {
	margin: 3px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}
div.attentie ul li {
	margin: 3px 0px 3px 30px;
	list-style-type: square;
}
*/
/*
a {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	color: #B90000;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FF808F;
}
*/
/*
ul.fouten {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
ul.fouten li {
	margin: 3px 0px 3px 20px;
	color: #FF0220;
	list-style-type: square;
}
*/
/***************************************************************
	FAQ
***************************************************************/


/***************************************************************
	Contact
***************************************************************/



/***************************************************************
	Sitemap
***************************************************************/
/*
ul.sitemap {
	margin: 5px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
		
	list-style-type: disc;
}
ul.sitemap li {
	margin: 2px 0px 2px 0px;
}

ul.sitemap-sub {
	margin: 5px 0px 5px 30px;
	padding: 0px 0px 0px 0px;
		
	list-style-type: disc;
}
ul.sitemap-sub li {
	margin: 2px 0px 2px 0px;
}
*/




/***************************************************************
	Allerlei
***************************************************************/
img {
	border: none;
}
img.icon {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
img.links, img.rechts {
	margin: 10px 10px 10px 10px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #2E9524;
	background-color: #9CCE98;
}
img.links {		float: left;	}
img.rechts {	float: right;	}

p.top {
	margin: 0px 5px 2px 0px;
	padding: 0px 0px 0px 20px;
	text-align: right;
	font-size: 0.8em;
}
.klein {
	font-size: 0.8em;
}

