#wrapper {
	position: relative;
	top: 10px;
	left: 50%;
	margin-left: -500px;
	/*border: 1px solid black;*/
	width: 1010px;
}

#col1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	/*border: 1px solid black;*/
}

#col2 {
	width: 670px;
	margin: 0 0px 0 152px;
	/*border: 1px solid red;*/
}

#col3 {
	position: absolute;
	top: 0;
	right: 0px;
	width: 186px;
	/*border: 1px solid green;*/
}

strong {
	font-weight: bold;
}


#nongetjie {
	/*position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -483px;*/
	width: 150px;
	/*height: 170px;*/
}

#menuDiv {
	/*position: relative;*/
	margin-top: 2px;
	/*left: 50%;
	margin-left: -483px;*/
	width: 150px;
	/*height: 280px;*/
	/*z-index: 10;*/
/*border: 1px solid green;*/
}

#login {
	margin-top: 2px;
	/*padding: 3px;*/
}

#logout {
	margin-top: 2px;
	/*padding: 3px;*/
}

#logout table, #login form {
	margin: 5px;
}

#content {
	width: 660px;
	padding:  5px;
}

.webshop #content {
	width: 670px;
	padding:  0px;
}

.busLijst {
	margin: 10px 0px 10px 0px;
}

.busLijst table td, .busLijst table th {
	padding: 3px;
}

.busLijst table td {
	border-top: 1px solid #1BC0FD;
}

#potwBlock {
/*background-image: url('/images/pictureframe.jpg');
background-repeat: no-repeat;
background-position:left top;
	margin-bottom: 10px;
padding-bottom: 30px;*/
}

#potwBlock .potwImg {
margin: 10px;
}

.potwTekst {
/*padding:5px;
background-color: white;
border: 1px solid orange;*/
margin: 0 0 0 25px;
}

#admin {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -328px;
	min-height:inherit; 
	width: 620px;
}
	
#randomimage {
	/*position: absolute;
	top: 20px;
	left: 50%;
	margin-left: 297px;
	height: 170px;*/
	width: 186px;
background-color: #FFF;
}	

#randomimage img {
width: 186px;
}

.video {
	text-align: center;
}
.serieBlock {
	width: 130px;
	height: 130px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #0e6484;
}	

.serieBlock div.serieContent {
	background: transparent url('/images/bg_fotoserie.gif') repeat;
	border-bottom: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	padding: 5px;
}

.serieBlock div.title{
	margin: 0px 0px 5px 0px;
}

.serieBlock div.title a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.serieBlock div.title a:hover {
	color: #1286B0;
}

.serieBlock div.date{
margin: 5px 0px 0px 0px;
}

.serieBlock div.serieContent {
background-color: #f1f1f1;
}


.nieuwsBlock td { 
	border-bottom: 1px solid #0e6484; 
}

.header {
background: #7c7c7c url('/images/bg_header.gif') repeat-x;
	margin-bottom:5px;
	padding: 3px 3px 3px 3px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
}

.header table {
	width: 100%;
}

.serieBlock img {
	width: 80px;
	height: 60px;
}	

.thumbnailBlock {
	width: 130px;
	height: 130px;
	text-align: center;
	padding: 0px 2px 0px 2px;
	border-bottom: 1px solid #0e6484;
vertical-align: middle;
}	

.contentImgRight {float:right; padding: 0px 0px 3px 3px;}
.contentImgLeft {float:left; padding: 0px 3px 3px 0px;}

.googleBlock {
	margin-top: 2px;
	padding-left: 10px;
	background-color: #fff;
}

.googleBlock iframe {
	width: 150px;
	height: 600px;
}

.previewBlock, .nieuwsBlock {
	margin-top: 2px;
}	

.previewBlock .data, .header, .nieuwsBlock table {
	padding: 3px;
}	

#col1 img, #col3 img { display: block; }
#col1 div.poweredBy img,
#login img, 
#logout img { display: inline; }


/* reacties*/		


.input_veld {
	width:400px;
	/*height:180px;*/
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:1.1em;
	border: 1px solid;
	overflow:hidden;
	margin-top:7px;
	}		
.reageer_veld {
	width:300px;
	height:180px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:1.1em;
	overflow:hidden;
	margin-top:7px;
	padding: 5px;
	}	

.reactionsTD { width:325px; }

.reactie_balk {
	position:relative;
	margin-bottom:5px;
	padding: 3px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	background: #1bbdf9 url('/images/bg_subheader.gif') repeat-x;
	height: 12px;
}

.header a, .reactie_balk a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

.header a:hover, .reactie_balk a:hover {
	color: #fff;
}

.reacties ul li table td blockquote {
font-style: italic;
margin-left: 3px;
background-color: #e4e4e4;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
}

.reacties ul li table td {
color: #000;
}

.txtklein	{
	font-size:0.9em;
	margin-top:7px;
	line-height:24px;
	}		
	
/*.reactie_balk a{
	color:#ffffff;
	font-weight:bold;
	}	*/

.reactie_balk .naam {
	position:absolute;
	top:3px;
	left:6px;
	/*width:250px;*/
	font-size:1em;
	text-decoration:none;
	}	
		
.reactie_balk .datum {
	position:absolute;
	top:3px;
	left:150px;
	width:120px;
	font-size:0.9em;
	text-decoration:none;
	}
	
.reactie_avatar {
	float:left;
	margin:5px 10px 10px 0;
	width: 80px;
	height: 60px;
	}

.avatar {
	width: 80px;
	height: 60px;
	}

.profiel_foto {
	float:left;
	margin:5px 10px 10px 0;
	width: 200px;
	}
	
.edit {
	float:left;
	margin:5px 10px 0 0;
	}		

.verstuur {
	margin:5px 20px 0 0;
padding: 3px;
	background-color: #808080;
	width: 90px;
text-align: center;
font-weight: bold;
border: 1px solid #1BC0FD;
	}	

.verstuur a, a.verstuur {
	color: #FFF;
text-decoration: none;
	}	
.reactieOverzicht td {vertical-align: middle; }
.reactieOverzicht .naamTD, .reactieOverzicht .datumTD { width: 100px; }
.reactieOverzicht .naamTD a { color: #000; }

/* Bussen */

div.busItem{
margin-bottom: 10px;
}

.busItem img{
width: 100px;
}

.linkTable td { width:25%; vertical-align: top; text-align: center; padding-left:2px;}
.linkTable img { width:100px; height: 66px;}
.linkTable div.linkItem { border-bottom: 1px solid #0e6484; margin-top: 5px; padding-bottom: 5px;}

.downloadTable th {padding-left: 2px;}
.downloadTable td {border-bottom: 1px solid #0e6484; padding: 5px;}

.quote span {color: #1BC0FD; font-size: 24px; font-weight: bold;}

/*algemene classes */

.valignTop { vertical-align: top; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.alignCenter { text-align: center; }
.fullWidth { width: 100%; }
.halfWidth { width: 50%; }
.thirdWidth { width: 33%; }

.ranking {color: #000; font-weight: bold; }

.topTens td {padding-bottom: 5px; padding-right: 2px; }

.profielInbox td, .profielInbox th  { padding: 2px; }
.profielInbox .new { font-weight: bold; }


/*begin navigatiemenu*/
#menu li a,/*alle menulinks en active link wit, bold en 13px*/
#menu li li.active p {
	color: #000000;
	font-size: 1.1em;
	xletter-spacing:1pt;
	display: block;
	width: 150px;
	}	
	
/*posities*/
#menu, 
#menu ul {
	/*float: left;*/
	width: 150px;
	}
#menu li {
	position: relative;
	/*float: left;*/	
	width: 150px;
	line-height: 25px;
	z-index:100;
	}		
#menu li ul { /*subnav positie uit zicht*/
	position: absolute;
	display: none;
	margin-left: 130px;
	margin-top: -25px;
	border: 1px solid blue;
	background-color: #FFF;
	}	
#menu li ul ul {/*subsubnav positie uit zicht*/
	display:block; /*none*/
	}	
#menu li:hover ul ul,
#menu li.sfhover ul ul {/*subsubmenu's uit zicht parkeren bij hoveren op een laag daarboven*/
	display:none;
	}
	
	/*TODO check why this doesn't work in IE */
#menu li:hover ul,
#menu li.sfhover ul,
#menu li li:hover ul,
#menu li li.sfhover ul {/*sub of subsubmenu's rechts zichtbaar maken bij hover;*/
	display:block;
	}

/* aangepaste positie voor active menu-item*/
#menu li ul.activesub,
#menu li li ul.activesubsub { /*subnav en subsubnav zichtbaar onder gekozen menu*/
	position: relative;
	left: 0px;
	top:0px;
	width: 205px;
	margin: 0px;
	border-left: 0px solid white;
	border-top: 3px solid white;
	display:block;
	}	
#menu li li ul.activesubsub {/*geen streep bovenaan actief subsubmenu*/
	border-top: 0px solid white;
	}

	
/*vormgeving menu*/
#menu li a {
	text-indent: 10px;
	font-weight: bold;
	text-decoration: none;
	}
#menu li a:hover {
	text-decoration: underline;
	}
#menu li a.nocursor {/*geen mouse over bij gekozen menu item*/
	cursor: default;
	}
#menu li a:hover.nocursor {/*geen mouse over underline bij gekozen link*/
	text-decoration: none;
	}
#menu li li a  {/*inspringen subnavlinks*/
	text-indent: 20px;
	}
#menu li li li a {/*inspringen subsubnavlinks*/
	text-indent: 20px;
	}
#menu li ul.activesub li li a {/*minder inspringen van subsubnav naast actieve subnav verticaal*/
	text-indent: 20px;
	}
#menu li li ul.activesubsub li a, #menu p {
	text-indent: 40px;
	font-weight: normal;
	}
	
#menu li li ul.activesubsub li a,
#menu li li ul.activesubsub li p {
	line-height:18px;
	}
		
#menu li li.active p {/* actieve staat van gekozen subnav*/
	text-indent: 20px;
	font-weight: bold;
	text-decoration: underline;
	}
#menu li li.active p.noline {/*actieve staat van subnav bij actieve subsubnav*/
	text-decoration: none;
	}
#menu li li li p.active {/* actieve staat van gekozen subsubnav*/
	text-indent: 40px;
	font-weight: normal;
	text-decoration: underline;
	}

html>body .pictureNav {
	margin: 10px 0 10px 240px;
}

.pictureNav {
	margin: 10px 0px 10px 0px;
}

.thumbpageNav {
	margin: 10px 0 10px 100px;
}

table.thumbpageNav td{
	text-align: center;
}

.pictureNav .next, .pictureNav .previous, .thumbpageNav .next, .thumbpageNav .previous {
	width: 30px; 
	text-align: center;
}

/*.pictureNav img {
	margin: 0 5px;
}*/

.leden {
    width:100px;
    height:100px;
    float:left;
    margin-bottom: 7px;
text-align: center;
    }    
    
.leden a{
    font-weight:normal;
    text-decoration:none;
    }
    
.leden a:hover{
    text-decoration:underline;
    }
    
.leden img.online {
    border: 1px solid #660077;
    }
.leden a img.offline {
    padding:1px;
    }

.clear { clear: both; }
.addfriend {text-align: right;}

/**********************************************Testing******************************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

div.addthis_toolbox
{
	margin: 0 0 10px 220px;
}
div#twitter_div ul
{
	list-style-type: square;
	list-style-position: inside;
}

div#twitter_div li
{
	color: #000;
	margin: 5px 0;
}

div#twitter_div li span
{
	font-weight: bold;
	font-size: 11px;
}

div#twitter_div li a
{
	display: block;
	margin-left: 10px;
}

div#twitter_div li span a
{
	display: inline;
}