/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		TIME4MX STYLESHEET
	Based on style:	NONE
	Original author:	LANDER VANDERSTRAETEN SINTOBIN ( http://www.landervs.be )
	Modified by:	ORIGINAL STYLE
	
	Copyright 2010 LVS WEBAGENCY & TIME4MX ( http://www.landervs.be/ )
    --------------------------------------------------------------
*/

/* Basis layout sheets
 ------------ */
#forumContainer{
	width: 930px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	/* solutions */
	word-wrap: break-word;
	display: inline;
	overflow: hidden;
	/*end IE6 solutions ¨*/
}

#forumHeader{
	width: 930px;
	margin: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

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

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

#forumHeaderLinks{
	width: 300px;
	float: left;
	margin: 0px;
	text-align: left;
}

#forumHeaderMidden{
	width: 330px;
	float: left;
	margin: 0px;
	text-align: center;
}

#forumHeaderRechts{
	width: 300px;
	float: left;
	margin: 0px;
	text-align: right;
}

/*forum rows*/
.forumRowContainer{
	width: 930px;
	float: left;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

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

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

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

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

.forumRowForumImage{
	margin: 0px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 10px;
	float: left;
}

.forumRowForumTitel{
	margin: 0px;
	margin-top: 6px;
	width: 500px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

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

.forumRowForumTitel a:hover, .forumRowForumTitel a:active{
	color: #FF0000;
	text-decoration: underline;
}

.forumRowForumInfo{
	width: 500px;
	float: left;
	padding: 2px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.forumRowForumMods{
	width: 500px;
	float: left;
	margin: 0px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
}

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

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

.forumRowInfo{
	width: 930px;
	float: left;
	margin: 0px;
	background: url(../htmimg/forumRowBg.jpg) repeat-x top left;
}

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

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

.forumRowBg{
	float: left;
	margin: 0px;
	width: 930px;
	background: #989B8A;
}

.forumRowForumBerichten{
	width: 55px;
	float: left;
	padding-top: 10px;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.forumRowForumLaatste{
	padding-top: 13px;
	width: 250px;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.forumRowForumLaatste a:link, .forumRowForumLaatste a:visited{
	color: #000000;
	text-decoration: none;
	border: 0px;
}

.forumRowForumLaatste a:hover, .forumRowForumLaatste a:active{
	color: #FFFF00;
	text-decoration: none;
	border: 0px;
}

.forumRowForumLaatste img{
	border: 0px;
}

.forumRowTopicImage{
	margin: 0px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
}

.forumRowTopicHeader{
	width: 915px;
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px dotted #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

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

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

.forumRowTopicLaatste{
	padding-top: 13px;
	width: 175px;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.forumRowTopicLaatste a:link, .forumRowTopicLaatste a:visited{
	color: #000000;
	text-decoration: none;
	border: 0px;
}

.forumRowTopicLaatste a:hover, .forumRowTopicLaatste a:active{
	color: #FFFF00;
	text-decoration: none;
	border: 0px;
}

.forumRowTopicLaatste img{
	border: 0px;
}

.forumRowTopicBerichten{
	width: 50px;
	float: left;
	padding-top: 10px;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.forumRowTopicTitel{
	margin: 0px;
	margin-top: 6px;
	width: 400px;
	float: left;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

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

.forumRowTopicTitel a:hover, .forumRowTopicTitel a:active{
	color: #FF0000;
	text-decoration: underline;
}

.forumRowTopicTitel img{
	border: 0px;
}

.forumRowTopicInfo{
	width: 400px;
	float: left;
	padding: 2px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

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

.forumRowTopicInfo a:hover, .forumRowTopicInfo a:active{
	color: #FFFF00;
	text-decoration: underline;
}


.forumRowInfoInfo{
	width: 850px;
	float: left;
	padding: 2px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

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

.forumRowInfoInfo a:hover, .forumRowInfoInfo a:active{
	color: #FFFF00;
	text-decoration: underline;
}

.forumLegende{
	width: 880px;
	margin: 25px;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.forumKnopOnderwerp{
	float: left;
	border: 0px;
	margin: 0px;
	
}

.forumKnopOnderwerp img{
	border: 0px;
}

.forumTopicLegendeBox{
	float: left;
	margin: 0px;
	width: 220px;
}

/*divs voor de topics tonen */
.forumTopicBerichtBg{
	width: 930px;
	margin: 0px;
	float: left;
	background:#979797;
}

.forumTopicBericht{
	width: 930px;
	margin: 0px;
	float: left;
	background: url(../htmimg/forumBericht.jpg) repeat-x;
}

.forumTopicBerichtEnd{
	width: 930px;
	height: 10px;
	float: left;
	/*background: url(../htmimg/forumBerichtOnder.jpg) top center no-repeat;*/
}

.forumTopicBerichtStart{
	width: 930px;
	height: 4px;
	float: left;
	background: url(../htmimg/forumBerichtBoven.jpg) top center no-repeat;
}

.forumBerichtAuteur{
	width: 170px;
	float: left;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.forumBerichtBericht{
	width: 740px;
	float: left;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.forumBerichtBericht a:link, .forumBerichtBericht a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.forumBerichtBericht a:hover, .forumBerichtBericht a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.forumBerichtBericht img{
	border: 0px;
}

.forumBerichtActies{
	width: 930px;
	float: left;
	margin: 0px;
}

.forumBerichtActies img{
	border: 0px;
	margin: 1px;
}

.forumBerichtActiesA{
	float: left;
	margin-left: 170px;
}

.forumBerichtSignature{
	float: left;
	width: 700px;
	padding: 3px;
	margin-left: 170px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

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

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

.forumBerichtActiesB{
	float: right;
	margin-right: 5px;
	text-align: right;
}

/*quote divs*/
.quotetitle{
	width: 720px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-color: #000000;
	margin-top: 10px;
	font-style: italic;
	font-weight: bold;
}

.quotecontent{
	float: left;
	width: 720px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-color: #000000;
	margin-bottom: 10px;
}

.quotecontent .quotecontent{
	width: 680px;
}

.quotecontent .quotetitle{
	width: 680px;
}

.quotecontent .quotecontent .quotecontent{
	width: 640px;
}

.quotecontent .quotecontent .quotetitle{
	width: 640px;
}

/* leden lijst */
.divLedenEven{
	width: 900px;
	float: left;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;	
}

.divLedenOneven{
	width: 900px;
	float: left;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#666666;
}

/*img clean*/
.img_smiley{
	border: 0px;
	margin: 2px;
}

.btnbbcode{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #000000;
	float: left;
	height: 20px;
	margin: 2px;
}

.helpline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #000000;
	float: left;
	height: 17px;
	width: 255px;
	text-align: center;
	margin: 2px;
}

/*post reply*/
.postReplyTitel{
	margin: 10px;
	float: left;
	border: 1px none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-bottom: -10px;
}

.postReplyBox{
	width: 580px;
	float: left;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #000000;	
}

.ledenKotje{
	padding: 5px;
	padding-top: 8px;
	float: left;
	width: 145px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

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

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

.ledenKotjeImg img{
	border: 0px;
	margin: 2px;
	float: right;
}

.ucpBoxTitel{
	margin: 0px;
	float: left;
	width: 590px;
	border: 1px none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-bottom: -1px;
	margin-top: 10px;
}

.ucpBox{
	width: 578px;
	float: left;
	margin: 0px;
	padding: 10px;
	border: 1px dotted #000000;	
}

.ucpBox img{
	border: 0px;
}

.ucpBoxRow{
	width: 569px;
	padding: 2px;
	float: left;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #000000;;
	background:#333333;
}

.ucpBox a:link, .ucpBoxRow a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.ucpBox a:hover, .ucpBoxRow a:active{
	color: #000000;
	text-decoration: underline;
}

.ucpBoxRow input{
	border: 0px;
}

.ucpBox input, .ucpBox select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #000000;
	margin: 2px;
	padding: 3px;
}

.ucpPmTitel{
	width: 569px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;	
}

.ucpPmSubTitel{
	width: 569px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/*login boxes */
.ucpLoginBox{
	width: 450px;
	margin: 5px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.labels{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #000000;
	height: 20px;
	margin: 2px;
}

.viewtopicAuthor{
	font-size: 12px;
	font-weight: bolder;
}

.txtKlein{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}