* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	background-color: #C4C1D6;
	/*background: #C4C1D6 url(images/bg_body.gif) repeat scroll 0 0;*/
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#body-simple {
	background: #E7E7E7 none repeat scroll 0 0;
	padding: 5px;
}

#container {
	margin: 0 auto; 
	width: 990px;
}

#forum {
	background:url(images/bg_opgelicht.jpg) repeat-y 5px top;
}

#wrapper {
	background:#ECECEE;
	padding: 5px;
	width:880px;
}

img {
	border: medium none;
}

#topmenu {
	position:relative;
	background:transparent url(images/bg_opgelicht.jpg) repeat-y 5px top;
	margin:0 auto;
	height:30px;
	width:990px;
}

#trosbar {
	margin:0 auto;
	height:30px;
	width:938px !important;
}

ul.linklist {
	display: block;
	margin: 0 10px;
	height:20px;
}

ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 5px;
	font-size: 1.1em;
	line-height: 2.2em;
}

ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}

ul.navlinks {
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-weight: bold;
}

ul.leftside {
	float: left;
	margin-left: 0;
	margin-right: 5px;
	text-align: left;
}

ul.rightside {
	float: right;
	margin-left: 5px;
	margin-right: 0px;
	width:29px;
	height:19px;
	text-align: right;
}

a.fontsize {
	background:transparent url(images/icon_fontsize.gif) no-repeat bottom right;
	width:31px;
	height:14px;
	text-indent: 9999px;
	display: block;
	position:absolute;
	top:0;
	right:0;
}

.gen {
	font-size: 1.2em;
	margin: 1px;
}

.genmed {
	font-size: 1.1em;
	margin: 1px;
}

.gensmall {
	font-size: 1em;
	margin: 1px;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

.error, table td .error {
	color: #B50E13;
}

.spacer {
	height:1px;
	background:#bbb /*url(images/spacerbg.gif) repeat-x scroll left top*/;
	display:none;
}

hr {
	border-color: #133736;
	border-style: solid;
	border-width: 1px 0 0;
	height: 0;
}

.pagination {
	font-size: 1em;
	font-weight: bold;
	padding: 4px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #B50E13;
	text-decoration: underline;
}

a.forumlink {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

a.topictitle {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1px 0;
}

a.topictitle, .postbody a {
	color: #000;
}

a.topictitle:visited, .postbody a:visited {
	color: #888;
}

a.topictitle:visited:hover, .postbody a:visited:hover {
	color: #000000;
}

a.topictitle:hover, a.topictitle:hover .archived, .postbody a:hover {
	color: #b50e13;
}

#maintable {
	background-color: #ECECEE;
	border: 0;
	margin: 0 auto;
}

#logorow {
	background: #E7E7E7 url(images/bg_logo.gif) repeat-x scroll left top;
	min-height: 70px;
	padding: 6px 0 0;
	text-align: left;
}

.pm-notify-new, .pm-notify-unread {
	background: #E7E7E7 url(images/cell.gif) repeat-x scroll left top;
	border-color: #1B3B3C #133736 #133736 #1B3B3C;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
}

.pm-notify-new a, .pm-notify-new a:visited, .pm-notify-unread a, .pm-notify-unread a:visited {
	text-decoration: underline;
}

.pm-notify-header {
	color: #666666;
	margin-bottom: 10px;
}

.pm-notify-new, .pm-notify-unread:hover {
	border-color: #EF494E #B50E13 #B50E13 #EF494E;
	border-style: solid;
	border-width: 1px;
}

.pm-notify-new {
	padding: 30px;
}

.navtd {
	padding: 0 10px 5px;
}

.navrow-right {
	position:relative;
	float: right;
	padding-right:32px;
}

.navrow {
	background: #E0E0E0 url(images/bg_nav.gif) repeat-x scroll left top;
	border: 1px solid #DADADA;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #909090;
	text-align: left;
}

.navrow b, .navrow strong {
	font-weight: normal;
}

.navrow a, .navrow a:visited {
	color: #B50E13;
	text-decoration: none;
}

.navrow a:hover {
	color: #000;
	text-decoration: underline;
}

a.link-new, a.link-new:visited {
	color: #B50E13;
}

a.link-new:hover, a.link-new:visited:hover {
	color: #888;
}

#contentrow {
	padding: 5px 10px;
}

.tablebg {
	background: #E7E7E7 url(images/cell.gif) repeat-x scroll left top;
	border-color: #C8C8C8 #BBBBBB #BBBBBB;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}

.row1, #contentrow {
/*text-align:left;*/
}

.row1, .row2, .row3, .row4, .row5, .forumrules, tr.row1 .row, tr.row2 .row, tr.row3 .row, tr.row4 .row, tr.row5 .row, .postbottom {
	background: #F3F3F3 none repeat scroll 0 0;
	border-color: #EDEDED #DADADA #DADADA #EDEDED;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}

tr.row4 .row, tr.row5 .row, .postbottom {
	border-top: 0 none;
	border-bottom: 0 none;
}

th {
	background: #EDEDED url(images/th.gif) repeat-x scroll left top;
	border-color: #EDEDED #DADADA #DADADA #EDEDED;
	border-style: solid;
	border-width: 1px;
	color: #777;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	padding: 0 5px;
	text-align: center;
	white-space: nowrap;
}

th a, th a:visited {
	color: #b50e13 !important;
	text-decoration: underline;
}

th a:hover {
	color: #000;
	text-decoration: underline;
}

td {
	padding: 2px;
}

td.profile {
	padding: 4px;
}

.catdiv {
	background: #E0E0E0 url(images/bg_tfoot.gif) repeat-x scroll left top;
	border-color: #EDEDED #DADADA #DADADA #EDEDED;
	border-style: solid;
	border-width: 1px;
	height: 24px;
	padding: 0 3px;
}

.cat {
	background: #E0E0E0 url(images/bg_tfoot.gif) repeat-x scroll left top;
	border-color: #EDEDED #DADADA #DADADA #EDEDED;
	border-style: solid;
	border-width: 1px;
	height: 24px;
	padding: 0 3px;
	text-indent: 4px;
}

.cathead {
	background: #E0E0E0 url(images/bg_tfoot.gif) repeat-x scroll left top;
	border-color: #EDEDED #DADADA #DADADA #EDEDED;
	border-style: solid;
	border-width: 1px;
	height: 24px;
	padding: 1px 3px;
}

.legend {
	padding: 4px;
}

caption, .cap-div {
	background: transparent url(images/tcat_mid.gif) repeat-x scroll left top;
	height: 26px;
	margin: 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
}

.cap-left {
	background: transparent url(images/tcat_left.gif) no-repeat scroll left top;
	padding-left: 25px;
}

.cap-right {
	background: transparent url(images/tcat_right.gif) no-repeat scroll right top;
	height: 20px;
	padding-top: 6px;
}

caption, caption h1, caption h2, caption h3, caption h4, caption span, .cap-div, .cap-div h1, .cap-div h2, .cap-div h3, .cap-div h4, .cap-div span {
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}

caption h1, caption h2, caption h3, caption h4, caption span, .cap-div h1, .cap-div h2, .cap-div h3, .cap-div h4, .cap-div span {
	display: inline;
}

caption a, caption a:visited, .cap-div a, .cap-div a:visited {
	color: #000;
	text-decoration: underline;
}

caption a:hover, .cap-div a:hover {
	color: #B50E13;
	text-decoration: underline;
}

#wrapfooter {
	color: #666666;
	padding-top: 10px;
	text-align: center;
}

.copyright {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.2em;
}

.copyright a, .copyright a:visited {
	color: #444444;
	text-decoration: underline;
}

.copyright a:hover {
	color: #B50E13;
}

p.breadcrumbs {
	color: #AAAAAA;
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	white-space: normal;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	float: right;
	font-size: 1em;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.rtl p.datetime {
	float: left;
}

.subforum.read {
	background: transparent url(images/sub_old.gif) no-repeat scroll left top;
	padding-left: 12px;
}

.subforum.unread {
	background: transparent url(images/sub_new.gif) no-repeat scroll left top;
	padding-left: 12px;
}

.legend {
	margin: 0 auto;
	padding: 2px;
	text-align: center;
}

.legend-viewforum {
	margin: 0;
	text-align: left;
}

.forumrules {
	border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 4px;
}

.forumrules h3 {
	color: #B50E13;
}

.postsubject {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

td.postbottom {
	background: #E0E0E0 url(images/bg_tfoot_postbottom.gif) repeat-x scroll left top;
	padding: 2px 4px;
	height:15px;
	color: #444444;
	font-size: 10px;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: 2px solid #e1e1e1;
}

td.postbuttons {
	padding-top: 3px;
}

.postdetails {
	color: #666666;
	font-size: 10px;
	text-align: left;
}

.postdetails b {
	color: #444444;
}

.posterrank {
	color: #666666;
	font-size: 9px;
}

.posterprofile {
	color: #666666;
	font-size: 10px;
}

.postauthor {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	text-align:left;
}

.postonline {
	margin-bottom: 2px;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a, .postreported a:active {
	color: #B50E13;
	font-weight: bold;
	margin: 1px 0;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a, .postapprove a:active {
	color: #00FF00;
	font-weight: bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postbody {
	font-size: 12px;
	line-height: 1.4em;
	margin: 3px 0;
}

.signature {
	color: #888888;
	font-size: 11px;
	margin-top: 5px;
}

.signature .line {
	color: #AAAAAA;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color:#B50E13;
	color:#FFFFFF;
	padding:0 3px;
}

.postsubject {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.show_date {
	margin-bottom:6px;
	width: 85%;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

.postbody a {
	text-decoration: underline;
}

.folder-current a, .folder-current a:visited {
	color: #000000;
	font-weight: bold;
}

.folder-current a:hover {
	color: #B50E13;
}

td.pm_marked_colour {
	background: #888888 none repeat scroll 0 0;
}

td.pm_marked_colour_left {
	border-left: 3px solid #888888;
	padding-left: 2px;
}

td.pm_marked_colour_right {
	border-right: 3px solid #888888;
	padding-right: 2px;
}

td.pm_replied_colour {
	background: #133736 none repeat scroll 0 0;
}

td.pm_replied_colour_left {
	border-left: 3px solid #133736;
	padding-left: 2px;
}

td.pm_replied_colour_right {
	border-right: 3px solid #133736;
	padding-right: 2px;
}

td.pm_friend_colour {
	background: #007700 none repeat scroll 0 0;
}

td.pm_friend_colour_left {
	border-left: 3px solid #007700;
	padding-left: 2px;
}

td.pm_friend_colour_right {
	border-right: 3px solid #007700;
	padding-right: 2px;
}

td.pm_foe_colour {
	background: #BF0006 none repeat scroll 0 0;
}

td.pm_foe_colour_left {
	border-left: 3px solid #BF0006;
	padding-left: 2px;
}

td.pm_foe_colour_right {
	border-right: 3px solid #BF0006;
	padding-right: 2px;
}

form {
	border: 0 none;
	margin: 0;
	padding: 0;
}

textarea, select, .post, .btnbbcode, .btnmain, .btnlite, .btnfile, .helpline {
	background-color: #EDEDED;
	border: 1px solid #888888;
	color: #444444;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

#helpline {
	color: #444444;
}

input {
	font-size: 1.1em;
	padding: 1px;
}

textarea {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 2px;
}

select {
	font-size: 1.1em;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

.post {
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	border: 1px solid #538284;
	font-size: 1.1em;
}

.btnbbcode:hover {
	border-color: #444444;
	color: #000000;
}

.btnmain {
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1px 5px;
}

.btnlite {
	cursor: pointer;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px 5px;
}

.btnfile {
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px 5px;
}

.helpline {
	background-color: transparent;
	border-style: none;
	color: #444444;
}
* html textarea, * html select, * html .post, * html .btnmain, * html .btnlite, * html .btnfile {
	border-color: #888888;
}

textarea:hover, select:hover, .post:hover, .btnmain:hover, .btnlite:hover, .btnfile:hover {
	border-color: #133736;
}

textarea:focus, select:focus, .post:focus, .btnmain:focus, .btnlite:focus, .btnfile:focus {
	border-color: #0B1B1C;
	color: #000000;
}

label:hover {
	color: #B50E13;
}

textarea.posting-textarea, #ie8#fix {
	width: 98%;
}

.quotetitle, .attachtitle, .codetitle {
	background: #E9E9E9 url(images/bg_box_code.gif) no-repeat scroll right top;
	border-color: #D8D8D8;
	border-style: solid;
	border-width: 1px 1px 0;
	color: #000;
	font-size: 0.85em;
	font-weight: bold;
	margin: 10px 5px 0;
	padding: 2px 4px 0;
}

.quotetitle {
	background-image: url(images/bg_box_quote.gif);
}

.attachtitle {
	background-image: url(images/bg_box_attach.gif);
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	background-color: #E9E9E9;
	border-color: #D8D8D8;
	border-style: solid;
	border-width: 0 1px 1px;
	color: #444444;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0 5px 10px;
	padding: 5px;
}

.attachcontent {
	font-size: 0.85em;
}

.codecontent {
	background-color: #E9E9E9;
	border-color: #D8D8D8;
	border-style: solid;
	border-width: 0 1px 1px;
	color: #444444;
	direction: ltr;
	font-family: Monaco, 'Courier New', monospace;
	font-size: 11px;
	font-weight: normal;
	margin: 0 5px 10px;
	padding: 5px;
}

.attachcontent, .codecontent {
	overflow: auto;
}

.syntaxbg {
	color: #000000;
}

.syntaxcomment {
	color: #666666;
}

.syntaxdefault {
	color: #000000;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #B50E13;
}

.syntaxstring {
	color: #000;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 120%;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
}

p {
	font-size: 1.1em;
}

p.moderators {
	color: #CCCCCC;
	float: left;
	font-weight: bold;
	margin: 0;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	float: right;
	margin: 0;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
}

p.searchbarreg {
	float: right;
	margin: 0;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

td.history-current, tr.row1 td.history-current, tr.row2 td.history-current {
	background: #D9D9D9 none repeat scroll 0 0;
}

table.colortable td {
	padding: 0;
}

pre {
	font-family: Monaco, 'Courier New', monospace;
	font-size: 1.1em;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

.sep {
	color: #444444;
}

.btnfile, .btnfile:hover, .btnfile:focus {
	background-color: #EDEDED;
	border: medium none;
	color: #000000;
}

img[src="./styles/opgelicht/imageset/icon_post_target.gif"]	{
	display:none;
	width:0 !important;
	height:0 !important;
}

div.postsubject a {
	display:none;
	width:0 !important;
	height:0 !important;
	margin:0 !important;
	padding:0 !important;
}

.headerIframe {
	margin-top:-30px;
}

#pageheader {
	text-align:left;
}

a.btn_jonger, a.btn_ouder {
	background-repeat:no-repeat;
	margin:3px;
	height:28px;
	width:211px;	
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

a.btn_jonger {
	background:transparent url(images/btn_jonger-12.gif);
	position:absolute;
	top:0;
	right:0;
}

a.btn_ouder {
	background:transparent url(images/btn_ouder-12.gif);
	float:left;
}
