@charset "utf-8";
/* CSS Document written by landervs.be */

body{
	margin: 0px;
	background: url(../htmimg/background2.jpg) top center no-repeat fixed;
}


/* algemene divs */

#container{
	width: 950px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

#header{
	width: 950px;
	height: 160px;
	float: left;
	margin: 0px;
	background:url(../htmimg/overall_header.jpg) top center no-repeat;

}

#submenu{
	width: 950px;
	height: 25px;
	float: left;
	margin: 0px;
	background-color: #FFCC00;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
	word-spacing: 1px;
	letter-spacing: 2px;
	vertical-align: middle;
	white-space: normal;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: normal;
	
	
}

#submenu a:link, #submenu a:visited{
	text-decoration: underline;
	color: #000000;
}

#submenu a:hover, #submenu a:active{
	text-decoration: none;
	color: #0000FF;
}

#verticaleStreep{
	width: 950px;
	height: 2px;
	float: left;
	margin: 0px;
	background:url(../htmimg/overall_strepen.jpg) repeat-x;
}

#content{
	width: 950px;
	float: left;
	font-size: 12px;
	margin: 0px;
	background-color: #8C0000;	
	
	
	/* min height hack*/
	/*min-height:450px;
	height:auto !important;
	height:450px;*/
}

#footer{
	width: 940px;
	padding: 5px;
	float: left;
	/*background:url(../htmimg/overall_footer.jpg) repeat-x;*/
	background-color: #FFCC00;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	
	
}

#footer a:link, #footer a:visited{
	color: #000000;
	text-decoration: none;
}

#footer a:active, #footer a:hover{
	color: #FF0000;
	text-decoration: none;
}

/* divs voor de header zoekopdracht + menu */
#zoeken{
	width: 250px;
	height: 30px;
	float: right;
	margin: 5px;
	margin-top: 10px;
	text-align: right;
}

#banner{
	width: 490px;
	height: 85px;
	float: left;
	margin-left: 430px;
	margin-top: 5px;
	text-align: center;
	/* solutions */
	display: inline;
	overflow: hidden;
	/*end IE6 solutions ¨*/
}

#navigatie{
	width: 490px;
	height: 25px;
	float: left;
	margin: 0px;
	margin-top: 5px;
	margin-left: 430px;	
	text-align: right;
	/*background:#339933;*/
	/* solutions */
	display: inline;
	/*end IE6 solutions ¨*/
}

#divMenu{
	width: 950px;
	height: 35px;
	float: left;
	margin-top: 5px;
	
}

.clsMenu a{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 3px;
	margin-right: 3px;
	background:#000000;
	font-size: 22px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

.clsMenuNon a:link, .clsMenuNon a:visited, .clsMenuNon a:active{
	height: 31px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 29px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 2px;
	text-decoration: none;
	background-color: #FFCC00;
}

.clsMenu a:visited, .clsMenu a:active{
	text-decoration: none;
	background:#000000;
	color:#FFFFFF;
}

.clsMenu a:hover{
	text-decoration: none;
	background: #FF0000;
	color: #000000;
}

/* labels */
#txtZoeken{
	border: solid 1px #000000;
	width: 150px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	/* solutions */
	display: inline;
	/*end IE6 solutions ¨*/
}

.txtInloggen{
	width: 150px;
	margin: 2px;
	border: solid 1px #FF00FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	display: inline;
	text-align: center;
}

.btnInloggen{
	margin: 2px;
	border: solid 1px #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	display: inline;
	text-align: center;
}

#btnZoeken{
	border: solid 1px #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	text-align: center;
	/* solutions */
	display: inline;
	/*end IE6 solutions ¨*/
}




/* div boxen voor de fotogallerij */
#divPixLinks{
	width: 620px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-top: 20px;
	/* solutions */
	display: inline;
	overflow: hidden;
	/*end IE6 solutions ¨*/
}

#divPixRechts{
	width: 300px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-top: 20px;
}

#divPixRechts a:link, #divPixRechts a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#divPixRechts a:hover, #divPixRechts a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

.divPixRechts{
	width: 300px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-top: 20px;
}


.divImagesFotosTitel{
	width: 620px;
	height: 30px;
	float: left;
	margin: 0px;
	background:url(../htmimg/titel620.jpg) top left no-repeat;
	/* solutions */
	word-wrap: break-word;
	display: inline;
	overflow: hidden;
	/*end IE6 solutions ¨*/	
}

.pixTitel{
	margin-left: 80px;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.divImagesFotos{
	width: 608px;
	padding: 5px;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	background:url(../htmimg/pix_bg.jpg) repeat-x top center;
	color: #FFFFFF;
	/* solutions */
	word-wrap: break-word;
	display: inline;
	overflow: hidden;
	/*end IE6 solutions ¨*/	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#divImagesTitel{
	width: 580px;
	padding: 10px;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}

#divImagesFoto{
	width: 600px;
	float: left;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 20px;
}

.divImagesTagsTitel{
	width: 300px;
	float: left;
	height: 30px;
	margin: 0px;
	background:url(../htmimg/titel300.jpg) top left no-repeat;
	/* solutions */
	word-wrap: break-word;
	display: inline;
	overflow: hidden;
	/*end IE6 solutions ¨*/
}

.clsImageClean{
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#divImagesTags{
	width: 298px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	background:#333333;
	/* solutions */
	word-wrap: break-word;
	display: inline;
	overflow: hidden;
	/*end IE6 solutions ¨*/
}

.divImagesTaggen{
	width: 278px;
	padding: 10px;
	background: #333333;
	float: left;
	margin: 0px;
	margin-bottom: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
}

#divImagesTaggen a:link, #divImagesTaggen a:visited{
	text-decoration: underline;
	color: #000000;
}

#divImagesTaggen a:hover, #divImagesTaggen a:active{
	text-decoration: none;
	color: #FFFF00;
}

#frmTagContainer{
	width: 250px;
	float: left;
	text-align: center;
	padding: 5px;
	border: 1px dotted #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#frmTagTekst{
	width: 150px;
	border: 0px;
	padding: 5px;
	margin: 2px;
}

#frmTagKnop{
	width: 50px;
	border: 0px;
	padding: 5px;
	margin: 2px;
}

.divImagesInfo{ /*bestaande tags verschijnen hierin*/
	width: 265px;
	float: left;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color:#FFFFFF;
	text-align: left;
	padding: 5px;
	border: 1px dotted #000000;
}

#divTags{ /*bestaande tags verschijnen hierin*/
	width: 250px;
	float: left;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	padding: 5px;
	border: 1px dotted #000000;
}

#divSuggesties{
	background:#FFFFFF;
	float: left;
	margin-left: 15px;
	width: 208px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	visibility: hidden;
	position: absolute;
	text-align: left;
	color: #000000;
}

#divSuggesties a:link, #divSuggesties a:visited{
	text-decoration: none;
	color: #000000;
}

#divSuggesties a:active, #divSuggesties a:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.clsAlbumsLijst a{
	width: 580px;
	margin: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border: 1px solid #000000;
	background-color: #666666;
}

.clsAlbumsLijst a:active, .clsAlbumsLijst a:hover{
	background:#FFFF00;
	color: #000000;
}

.clsPixThumb{
	border: 0px;
	margin: 10px;
	float: left;
}

.clsPixThumb a:hover{
	border: 5px;
}

.clsPixEditLbl{
	width: 180px;
	border: 0px;
	float: left;
	margin: 10px;
}
 
/*divs voor live forum */
.divLiveSms{
	width: 450px;
	overflow: hidden;
	height: 0px;
	float: left;
	margin: 10px;
	background:url(../htmimg/live_txt.jpg) top center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	padding-left: 5px;
}

/* divs voro live chatbox */
#divChatboxContainer{
	width: 920px;
	margin: 15px;
	height: 454px;
	float: left;
	/* solutions */
	word-wrap: break-word;
	display: inline;
	/*overflow: hidden;*/
	/*end IE6 solutions ¨*/
	background:url(../htmimg/chatbox_bg.jpg) top left no-repeat;
}

#divChatboxBerichten{
	width: 608px;
	padding: 5px;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	background:url(../htmimg/pix_bg.jpg) repeat-x top center;
	color: #FFFFFF;
	/* solutions */
	word-wrap: break-word;
	display: inline;
	overflow: hidden;
	/*end IE6 solutions ¨*/	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#inpChatboxTekst{
	width: 509px;
	margin: 0px;
	float: left;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/* solutions */
	word-wrap: break-word;
	display: inline;
	overflow: hidden;
	/*end IE6 solutions ¨*/
	
}

#divChatboxOnline{
	width: 278px;
	padding: 10px;
	background: #333333;
	float: left;
	margin: 0px;
	margin-bottom: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
}

#inpChatboxKnop{
	margin: 0px;
	float: right;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/* solutions */
	word-wrap: break-word;
	display: inline;
	overflow: hidden;
	/*end IE6 solutions ¨*/
}

/* divs voor homepagina */
#homeLinks{
	width: 500px;
	margin: 5px;
	float: left;
}

.homeLinksTitel{
	width: 500px;
	height: 30px;
	float: left;
	margin: 0px;
	margin-top: 20px;
	background:url(../htmimg/titel500.jpg) left top no-repeat;
}

.homeTitelTxt{
	margin-left: 80px;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.homeLinksTxt{
	width: 488px;
	float: left;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 17px;
	word-spacing: 3px;
}

#homeRechts{
	width: 400px;
	margin: 5px;
	margin-left: 20px;
	float: left;
}

#homeRechts a:link, #homeRechts a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}

#homeRechts a:hover, #homeRechts a:active{
	text-decoration: underline;
	color: #000000;
}

.homeRechtsTitel{
	width: 400px;
	float: left;
	height: 30px;
	margin: 0px;
	margin-top: 20px;
	background: url(../htmimg/titel400.jpg) left top no-repeat;
}

.homeRechtsRijA{
	width: 390px;
	float: left;
	padding: 5px;
	margin: 0px;
	background:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.homeRechtsRijB{
	width: 390px;
	float: left;
	padding: 5px;
	margin: 0px;
	background: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* profiel pagina */
#profielRechts{
	width: 300px;
	margin: 5px;
	margin-left: 20px;
	float: left;
}
#profielLinks{
	width: 600px;
	margin: 5px;
	margin-left: 10px;
	float: left;
}

.ProfielLinksTitel{
	width: 300px;
	float: left;
	height: 30px;
	margin: 0px;
	margin-top: 20px;
	background: url(../htmimg/titel300.jpg);
}

.ProfielRechtsTitel{
	width: 600px;
	float: left;
	height: 30px;
	margin: 0px;
	margin-top: 20px;
	background: url(../htmimg/titel600.jpg);
}

.ProfielLinksTxt{
	width: 288px;
	float: left;
	margin: 0px;
	background:#333333;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 17px;
	word-spacing: 3px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ProfielLinksKaderTitel{
	width: 268px;
	float: left;
	margin-left: 5px;
	margin-bottom: -5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

.ProfielLinksKader{
	width: 268px;
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #000000;
}

.ProfielLinksKader img{
	margin: 0px;
	border: 0px;
}

.ProfielRechtsTxt{
	width: 588px;
	float: left;
	margin: 0px;
	background:#333333;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 17px;
	word-spacing: 3px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.profielImgThumb{
	float: left;
	border: 0px;
	margin: 5px;
}

.profielKnop{
	float: left;
	border: 0px;
	margin: 5px;
	
}

/*divs voor contactpage */
.contactDiv{
	width: 450px;
	margin: 10px;
	float: left;
	/* solutions */
	display: inline;
	overflow: hidden;
	/*end IE6 solutions ¨*/
}

.contactTitel{
	width: 450px;
	float: left;
	height: 30px;
	margin: 0px;
	margin-top: 20px;
	background: url(../htmimg/titel450.jpg);
}


.contactTxt{
	width: 438px;
	float: left;
	margin: 0px;
	background:#333333;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 17px;
	word-spacing: 3px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contactTxt a:link, .contactTxt a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

.contactTxt a:hover, .contactTxt a:active{
	color: #FFFFFF;
	text-decoration: none;
}

/* teksten */
.tekstWit{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

