a, a:link, a:visited{
	text-decoration:none;
	color:#900;
}
a:hover{
	text-decoration:underline;
}
img {
	behavior: url(http://www.lodlavki.be/css/pngHack.htc);
	border:0px;
}
input, select, textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	border: 1px solid #990000;
	background-color: #EEE;

}
.disabled {
	color: #AAA;
	background-color: #EEE;
}
div#frontpicture {
	background-image:url(images/random.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width:inherit;
	height: 220px;
	overflow:hidden;
	margin: 0px auto;
	text-align:bottom;
}
html, body{ 
 margin:0; 
 padding:0;
 background-color:#630;
 font-family: Lucida Sans Unicode, Lucida Grande, Arial;
 font-size:12px; 
 text-align:center; 
 cursor: default;
} 
 
#pagewidth{ 
 width:80%; 
 text-align:left;
 margin-left:auto; 
 margin-right:auto; 
 /*padding: 10px;*/
 padding-top: 0px;
 background-color:#900;
 min-width:800px;
 border: 1px solid #000;
} 
 
#header{ 
	height:70px; 
	width:100%; 
	padding: 0px;
	overflow:hidden;
	background-image:url(../images/header4.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
 } 
#header h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 60px;
	font-weight: bolder;
	color: #900;
	margin: 25px 0px -15px -10px;	
}
/*
// TAK MENU
*/
#takmenu{
	display: block;
	position: relative;
	height: 30px;
	margin-right: 0px;
	z-index:200;
}

#takmenu ul{
	position: absolute;
	display: block;
	bottom: 0px;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#takmenu li{
	float: left;
	padding: 0;
	margin: 0;
}

#takmenu li a{	
	float: left; /* without this, the IE-filter refuses to work */
	display: block;
	padding: 0 0 0 7px;	
	color: #000;
	font-weight:500;
	background: transparent url(images/submenulinks.gif) no-repeat scroll left top;
	text-decoration: none;
}

#takmenu li a:hover{
	color: #666;
}

#takmenu li a span{
	display: block;
	padding: 0 7px 0 0;
	background: transparent url(images/submenurechts.gif) no-repeat scroll right top;
	line-height: 1.6em;
}
body#kapoenen #tab1 a, body#kapoenen #tab1 a:hover,
body#welpen #tab2 a, body#welpen #tab2 a:hover,
body#jongverkenners #tab3 a, body#jongverkenners #tab3 a:hover,
body#verkenners #tab4 a, body#verkenners #tab4 a:hover,
body#jin #tab5 a, body#jin #tab5 a:hover,
body#leiding #tab6 a, body#leiding #tab6 a:hover,
body#stam #tab7 a, body#stam #tab7 a:hover,
body#profiel #tab8 a, body#profiel #tab8 a:hover{

	background-image: url(images/submenulinkscurrent.gif);
	color: #787878;	
}
body#kapoenen #tab1 a span,
body#welpen #tab2 a span,
body#jongverkenners #tab3 a span,
body#verkenners #tab4 a span,
body#jin #tab5 a span,
body#leiding #tab6 a span,
body#stam #tab7 a span,
body#profiel #tab8 a span{
	background-image: url(images/submenurechtscurrent.gif);
}
 
#menu{
 position:relative; 
 width:160px; 
 float:left; 

 margin: 0px;
 top: 0px;
 padding: 0px;
 /*margin-left:-160px; 
*/
 margin-right:1px;
 /*
 	position: absolute;
	top: 100px;
	left: 10%;
	width: 160px;
	margin:0px;
	margin-left: 1px;
	padding: 0px;
	overflow:visible;
	heigth: 1%;
	z-index:9999;
	*/
 }


#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent:5px;
	font-family: verdana, arial, Helvetica, sans-serif;
	
}

#menu li { 
	margin: 0px; 
	padding: 0px;
	display:inline;
	
}

#menu a{

	display: block;
	padding: 0px;
	margin:0px;
	width: 160px;
	color: #FC0;
	background-color: #900;
	text-decoration: none;
}

#menu a:hover {
	color: #900;
	background-color: #FC0;
	text-decoration: none;
	
}


#menu ul li ul li { 
	margin: 0px;
	padding: 0px; 
}

#menu ul li ul li a
{
	margin:0px;
	padding: 0px;
	text-indent:25px;
	width: 160px;
	height:1%;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/bulletmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

#menu ul li ul li a:hover
{
	color: #900;
	background-color: #FC0;
	text-decoration: none;
	margin: 0px; 
}
#menu h1 {
	font-size:1.5em;
	background-color:#FFCC00;
	color:#990000;
	text-indent:0.5em;

}

body#algemeen #knopAlgemeen a,
body#leidingoverzicht #knopLeiding a,
body#takactiviteiten #knopTakactiviteiten a,
body#fotos #knopFotos a,
body#dendolle #knopDenDolle a,
body#archief #knopArchief a,
body#uniform #knopUniform a,
body#gastenboek #knopGastenboek a,
body#links #knopLinks a,
body#contact #knopContact a{
	background-color: #FC0;
	color: #900;
}
 
 
 
 
 
 
#outer{ 
	border:solid white 0px; 
	/*/*/ border-left-width: 161px ;  /* left column width. NN4 hack to hide borders */ 
	border-left-color: #900;   /* left column colour */ 
	border-left-style: solid; 
	background-color: #FFFFFF; /* center column colour */ 
	width: auto;
	min-height:600px;
} 
#right{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	padding-left:10px;
	padding-bottom: 10px;
	background-color:#FFFFFF;
	z-index:999;
	width: 175px;
}
#left {
	margin-right:200px;
	padding-left: 5px;
}

#footer{
	height:50px; 
	width:100%;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FC0; 
} 
div#footer a, div#footer a:link, div#footer a:visited {
	text-decoration:none;
	color:#FC0;
}
div#footer a:hover{
	text-decoration:underline;
}
#inner{
	margin:0; width:100%;
}
 
#main{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 padding:5px;
}
.content h1{
	display: block;
	font-family: "Courier New", Courier, mono;
	font-size: 1.4em;
	font-weight: bolder;
	text-indent: 16px;
	color: #900;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	background-image:url(images/das.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
}
.content h2{
	display: block;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bolder;
	text-indent: 10px;
	color: #900;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
}
.content h3{
	display: block;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bolder;
	text-indent: 10px;
	color: #000;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{
	padding:5px;
	/*padding-right: 200px;*/
} /*padding for content */ 
.item{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	margin-bottom:25px;
	padding: 0px;
	width: 60%;
	/*background-attachment: scroll;
	background-image: url(images/itemBackground.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	z-index:9999;
	
}

.itemHeader{
	font-size: 15px;
	color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-attachment: scroll;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
}

.itemBar{
	background-color: #EEE;	
}

.itemContent{
	padding: 5px;
	overflow:auto;	
}
.itemPicture{
	background-color: #EEE;
	padding: 2px;
	float: left;
	margin: 5px;
	
}
.itemFooter{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #900;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	overflow:auto;
	
}

#stopUur {
	display:none;

}

.nieuw {
	font-weight:bolder;
	color:#FF0000;
}
.klein {
	font-size:9px;
}
.pages{
	height:30px;
	text-align:center;
	vertical-align:middle;
}
.actieve_pagina {
	background-image:url(../images/activePage.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline;
	width: 36px;
	padding: 6px;
	font-weight:bold;
}
#actieve_foto{
	display:inline;
}
#actieve_foto img{
	border:5px solid #900;
	display:inline;
}


#welkom {
	color:#FFFFFF;
	text-align:right;
}

.alert {
	font-size:3em;
	color:#FF0000;
}
.verjaard {
	color:#999999;
}
.white{
	background-color:#FFFFFF;
}
