* {
margin:0;
padding:0;
}

a {
	color: #ee5301;
}
a:visited {
	color: #cb2606;
}
body {
	background: #d5d5d5;
	margin: 0;
	padding: 0;
}

td {
	font-size: 11px ;
}

#frontpageIntro{
	background: #ffe9c7;
	padding:3px;
	margin:4px 0;
	-moz-box-sizing: padding-box
}
#frontpageIntro h2{
color: #d03e02;
}


#contentMain {
	background: #fff;
	border-left: solid 1px #c7a063;
	border-right: solid 1px #c7a063;
	margin: 0 auto;
	width: 770px;
	color: #000;
	font: 11px Verdana ;
}
#contentSnelmenu {
	background: #fff;
	font-size: 100%;
	height: 20px;
	text-align: center;
	line-height:17px;
}
#contentSnelmenu a{
	font-weight: bold;
	text-decoration: none;
}
#contentTopbar {
	background: #d03e02;
	height:170px;
	font: bold 44px Verdana;
	color: #fff;
	padding-top:30px;
	padding-left:10px;
	-moz-box-sizing:padding-box;
}
.contentSitesubtitle{
	font: 12px Verdana;
}
#contentPage {
	width: 770px;
	padding:0;
	margin:0;
}
#contentRightcolumn {
	width:140px;
	float:right;
}
#contentRightcolumn ul {
list-style: none;
padding-left: 5px;
}
#contentRightcolumnBovenmenu {
	background: #fff;
	height:80px;
}
#contentRightcolumnMenu {
	background: #fff;
	height:180px;
	padding:2px;
	-moz-box-sizing: padding-box;
}

#contentTussenColumn {
    margin-left: 490px;
	width:140px;

}
#contentTussenColumn .body1{
	background: #ffe9c7;
	padding:2px;
	-moz-box-sizing: padding-box;
}
#contentTussenColumn .body2{
	background: #fff;
	padding:2px;
	-moz-box-sizing: padding-box;
}
#contentBody {
	background: #fff;
	width: 769px;
	margin-bottom: 20px;
	margin-top:0;
	position:relative;

}
#contentBodyText {
	padding-left:10px;
	padding-top:2px;
	padding-right:10px;
	text-align: justify;
	width: 490px;
	float:left;
	-moz-box-sizing: padding-box;
}
.contentheading, #contentBodyText h3{
color: #d03e02;
	font: bold 14px Verdana;
	color:#d03e02;
	margin-bottom:10px;
}
.small,
.createdate,
.modifydate{
	font: 10px Verdana;
	color:#ed9504;
}
#contentBodyKruimelspoor {
	border-bottom: dotted 1px #000;
	padding-left:25px;
	height: 20px;
	line-height:16px;
}
#contentBottomKruimelspoor {
	border-top: dotted 1px #000;
	padding-left:25px;
	height: 20px;
	line-height:16px;
	clear:both;
}
.contentFunctionButtons{
text-align:right;
padding: 2px 2px 2px 0;
}
.contentFunctionButtons a{
text-decoration: none;
}
.contentFunctionButtons a:hover{
text-decoration: underline;
}

#contentQuickhop {
	width: 770px;
	clear:both;
	height: 30px;
	background: #d03e02;
	margin-top:20px;
	font: 10px Verdana;
	color: #ef9604;
	padding-top:5px;
	-moz-box-sizing: padding-box;
	/*box-sizing: padding-box;*/
	text-align:right;
}
#contentQuickhop select{
	margin-top: 3px;
	margin-right: 10px;
	padding: 0;
}
#contentQuickhop select, #contentQuickhop select option {
font: 10px Verdana;
}
#contentBottom {
	width: 770px;
	clear:both;
	height: 30px;
	background: #d03e02;
	margin-top:2px;
	font: 10px Verdana;
	color: #ef9604;
	padding-top:10px;
	-moz-box-sizing: padding-box;
	/*box-sizing: padding-box;*/
	text-align:center;
}
#indexOnlineusers{
    font: 10px Verdana;
    width: 769px;
    text-align:right;
}

.indexForumHeader{
    clear:both;
    padding-left: 6px;
    background-color: #d03e02;
    height: 15px;
    color: #fff;
}
.indexHoofdgroep{
    font: bold 14px Verdana;
	color: #d03e02;
    clear:both;
    border-bottom: dashed 1px #d03e02;
    padding-left: 6px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.indexHoofdgroep a{
    color: #d03e02;
    text-decoration: none;
}
.indexForum{
    clear:both;
    padding-left: 6px;
    margin-bottom: 5px;
    min-height: 30px;
}
.indexForumEven{
	background-color: #fffbdd;
	
}
.indexForumForum{
    width: 350px;
    float:left;
    padding-bottom: 4px;
}
.indexForumForum a{
    color: #d03e02;
    font: bold 12px Verdana;
    text-decoration: none;
}
.indexForumTopics, .indexForumReacties{
    width: 50px;
    float:left;
}
.indexForumLastpost{
    width: 150px;
    float:left;
}
.indexForumIndex{
    width: 40px;
    float:left;
}
a.indexFilterLink {
	font: normal 10px Verdana;
}
.forumTopic, .forumTopicUpdated{
    width:768px;
    height:20px;
    clear:both;
}
.forumTopicUpdated{
        background-color: #ffe6a6;
}

.forumTopic div, .forumTopicUpdated div{
float:left;
}
.forumTopicTitel{
    width:400px;
    text-align: left;
    padding-left:3px;
    -moz-box-sizing:padding-box;
}
.forumTopicMember{
    width: 100px;
}
.forumTopicPosts{
    width: 35px;
}
.forumTopicViews{
    width: 35px;
}
.forumTopicLastpost{
    width: 190px;
}
.forumFilter,.forumFilterHeader{
    width:768px;
    height:20px;
    clear:both;
}
.forumFilterHeader{
	border-bottom: dotted 1px #000;
	background: #d03e02;
	color: #fff;
}
.forumFilter div, .forumFilterHeader div{
	float:left;
}
.forumFilterTitel{
    width:500px;
    text-align: left;
    padding-left:3px;
    -moz-box-sizing:padding-box;
}
.forumFilterTopics{
    width:35px;
}
.forumFilterPosts{
    width:35px;
}
.forumFilterLastpost{
    width:190px;
}
.categoryAfkorting{
width:22px;
}
.categoryTopicTitel{
    width:378px;
    text-align: left;
    padding-left:3px;
    -moz-box-sizing:padding-box;
}

#errorMessage{
padding: 15px 25px;
-moz-box-sizing: padding-box;
}
.paginator { text-align:center; font: 11px Arial, Helvetica, sans-serif; padding-top: 20px; padding-bottom: 10px; margin: 0px; }
.paginator a {padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator a:visited {padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator a:hover {color: #fff; background: #ef7320; border-color: #036; text-decoration: none;}
.paginator .current {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #fff;}

.contentForumListheader{
	border-bottom: dotted 1px #000;
	background: #d03e02;
	color: #fff;
    width:768px;
    height:17px;
    clear:both;
}
.contentForumListheader div{
float:left;
}
.logintable{
margin-left:40px;
font: 10px Verdana;
}
.logintable td{
padding:3px;
}
.alertMessage{
	width: 80%;
	margin: 10px auto;
	padding: 5px 5px 5px 25px;
	border: dashed 1px #d03e02 ;
	background: #f9f9f9 url(i/f/exclamation.png) no-repeat 4px 4px;
}
.infoMessage {
	width: 80%;
	margin: 10px auto;
	padding: 5px 5px 5px 25px;
	border: dashed 1px #d03e02 ;
	background: #f9f9f9 url(i/f/information.png) no-repeat 4px 4px;
}
.infoMessage ul{
	margin: 10px 20px;
	
}
.registerFoutmelding b{
color: #d03e02;
}
.editHistoryHeader{
border-bottom: dotted 1px #000;
background: #d03e02;
color: #fff;
    width:768px;
    height:17px;
    clear:both;
}
.edit_warning{ font: 12px Verdana;background: #fff;border: solid 2px #d03c02; width:600px;margin:10px;padding:3px;}

.sessionmanager {
width:100%;
}

.sessionmanager th {background:#FF8E68}

.vimeo_video a img ,
.youtube_video a img {
	border: 0;
}


/**
 * PM layout
 */
 
#pmFolderList {
	border: solid 1px #c0c0c0;
	width:150px;
	height: 500px;
	float:left;
	margin:4px;
}

#pmHeader {
	border: solid 1px #c0c0c0;
	width: 605px;
	height: 50px;
	margin: 4px 0px 10px 159px;
}
#pmMain {
	border: solid 1px #c0c0c0;
	width: 605px;
	height: 800px;
	max-height: 800px;
	margin: 4px 0px 10px 159px;
}
#pmMessageListContainer {
	margin-top: 1px;
	margin-left: 1px;
	width: 604px;
	height: 200px;
	max-height: 200px;
	overflow-y: scroll;
	border-bottom: solid 1px #c0c0c0;
}
#pmMessageList {
	width:  587px;
	max-height: 100px;
	border-collapse:	collapse;
}
#pmMessageList tr{
	border-bottom:		1px solid #fff;
	height: 15px;
}
#pmMessageList tr td{
	padding-left: 2px;
}
.pmMsgRowUnread:hover,
.pmMsgRow:hover{
	cursor: default;
}
.pmMsgRowSelectedUnread ,
.pmMsgRowSelected {
	background-color: #ffb944;	
	cursor: default;	
}
.pmMsgRowSelectedUnread,
.pmMsgRowUnread {
	font-weight: bold;
}
#pmMessageArea{
	width: 604px;
	max-height: 500px;
	overflow-y:scroll;
	margin: 4px 0px 10px 1px;
}
.pmMsgHeader {
	border-bottom: solid 1px #c0c0c0;
}
.pmMsgHeader table{
	
	margin-bottom: 5px;
}
.pmMsgHeader th{
	width:  100px;
	text-align: right;
	padding-right: 4px;
	color: #797979;
}	
.pmMsgBody{
	padding: 3px;
}
.pmMsgToelichting {
	background-color: #ffe5c4;
	border: 1px solid #ffb054;
	margin: 50px;
	padding: 10px;
	color: #675d4b;
}
.pmColumnSender{
	width:  90px;
}
.pmColumnSubject{
	width:  450px;
}
.pmColumnDate{
	width:  180px;
}

#rde_messagediv{
    background: #f6e894;
    border: 1px solid #ecce12;
    padding: 1em;
    font-style: italic;
    position: absolute;
    top: 40%;
    left: 40%;
    width: 300px;
}

#notesContainer {
	margin: 15px;
}
#notesContainer .note {
	margin-bottom: 15px;
}
#notesContainer .note div {
	border-bottom: dashed 1px #c0c0c0;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
div.addNote {
	width: 80%;
	margin: 10px auto;
}
textarea.addNote{
	width:  100%;
	height:  200px;
	font: 11px Verdana;	
	padding: 3px;
}
table.formtable {
	width: 80%;
	margin: 10px auto;	
}
div.formtable {
	width: 80%;
	margin: 10px auto;	
}
	
.bottomMyATnav {border-top:1px #ddd solid;padding-left:2px;}
.bottomMyATpage {font-size:12px;}
.bottomMyATlist {margin-top:5px;}
.bottomMyATpagenr,.curr_page {font-weight: bold;}
.bottomMyAThop {margin-top:8px;border:1px #ddd solid;text-align:right;padding-top:1px;}

/* topicreports by forum */
.trOverview     {font-size:12px;text-align:center;font-weight:bold;margin-bottom:10px;}
.trNoreports    {margin-left:25px;padding-left:20px;height:20px;background:url('i/f/exclamation.png') no-repeat top left;}
.trHolder       {border:1px #ddd solid;margin-bottom:10px;} 
.trMeta         {background:#eee;}
.trIsread       {font-style: oblique;margin-left:30px;}
.trBody         {padding:3px;}
.trButton       {margin-left:25px;}
.trOptions ul   {margin-left:25px;margin-top:10px;}