/****\=============================================
|ŻŻŻ/|\____________________________________________
||s /||  WMCommunity.nl StyleSheet
||v /||  (C) Copyright 2004-2007, WMCommunity.nl
||n /||  Filename: Style.css
|___/|/ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
\****/

form {
	padding: 0px;
	margin: 0px;
}

hr {
	background-color: #969696;
	color: #969696;
	border: 0px;
	height: 1px;
}

ul {
	margin: 0px;
	_margin-left: 33px;
}

ol {
	margin: 0px;
	_margin-left: 33px;
}

select
{
	background: #ffffff url('i/layout/txtbg.gif') repeat-x;
	border: 1px solid #4b84a3;
	font-size: 11px;
	padding: 1px;
	color: #7aa306;
}

#ForumList
{
	font-size: 12px;
}

#alert
{
	width: 100%;
	height: 23px;
	font-size:1px;
	background-color: #ffffe1;
	border-bottom: 1px solid #333333;
}

#container {
	background-color: #eeeeee;
	margin-left: auto;
	margin-right: auto;
	margin-top: 21px;
	margin-bottom: 21px;
	padding: 5px;
	width: 840px;
}

#header {
	background: #aec8d5 url('i/layout/header.png') no-repeat;
	border: 1px solid #434343;
	width: 838px;
	height: 113px;
}

#header_menu {
	background: #75a1b7 url('i/layout/headermenu_bg.gif') repeat-x;
	border: 1px solid #434343;
	border-top: 0px;
	padding-top: 6px;
	width: 838px;
	height: 18px;
	font-weight: bold;
}

a.h_link:link, a.h_link:visited {
	color: #434343;
	text-decoration: none;
	padding: 7px;
	padding-right: 13px;
	background-image: url('i/layout/headermenu_bevel.gif');
	background-position: right;
	background-repeat: no-repeat;
}

a.h_link:hover, a.h_link:active {
	color: #ffffff;
	text-decoration: none;
}

#snelmenu {
	background: #94be1c url('i/layout/snelmenu.gif') repeat-x;
	margin-top: 4px;
	padding: 8px;
	padding-bottom: 0px;
	width: 824px;
	height: 18px;
	color: #ffffff;
}

a.snel:link, a.snel:visited {
	color: #ffffff;
	text-decoration: none;
}

a.snel:hover, a.snel:active {
	text-decoration: underline;
}

a.dark:link, a.dark:visited {
	color: #888888;
	text-decoration: none;
}

a.dark:hover, a.dark:active {
	text-decoration: underline;
}

#frame {
	margin-top: 5px;
	overflow: hidden;
}

#zoekmodule
{
	background: #f7f6f6 url('i/layout/zoekbg.gif') repeat-x;
	width: 623px;
	padding: 10px;
	border: 1px solid #b7b7b7;
	overflow: hidden;
}

.button {
	background: #a4d024 url('i/layout/buttonbg.gif') repeat-x;
	border: 1px solid #434343;
	padding: 1px 3px 1px 3px;
	color: #ffffff;
	font-size: 11px;
	width: auto;
}

.msgdel {
	background: #a4d024 url('i/msgbox/delete.gif') repeat-x;
	height: 18px;
	padding:0px;
	margin:0px;
	font-size:0px;
	width:85px;
	border:0px;
	color: #ffffff;
}

.msgunread {
	background: #a4d024 url('i/msgbox/markasunread.gif') repeat-x;
	height: 18px;
	padding:0px;
	margin:0px;
	font-size:0px;
	width:152px;
	border:0px;
	color: #ffffff;
}

.msgread {
	background: #a4d024 url('i/msgbox/markasread.gif') repeat-x;
	height: 18px;
	padding:0px;
	margin:0px;
	font-size:0px;
	width:138px;
	border:0px;
	color: #ffffff;
}

input {
	background: #ffffff url('i/layout/txtbg.gif') repeat-x;
	border: 1px solid #4b84a3;
	font-size: 11px;
	padding: 2px;
	width: 200px;
	color: #7aa306;
}

textarea {
	background: #ffffff url('i/layout/txtbg.gif') repeat-x;
	border: 1px solid #4b84a3;
	padding: 3px;
	width: 400px;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.votes {
	width: auto;
	border: 0px;
	background-color: #d9e7ed;
	background-image: none;
	margin-left: 0px;
	_margin-left: -4px;
}

.errortxt {
	padding: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	color: #f00000;
	font-weight: bold;
}

.menutop {
	background: #a5c7da url('i/layout/menutitel.gif') repeat-x;
	border: 1px solid #434343;
	border-bottom: 0px;
	padding-top: 3px;
	padding-left: 5px;
	width: 175px;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.menu {
	border: 1px solid #434343;
	border-top: 0px;
	width: 180px;
	background-color: #ffffff;
	margin-bottom: 5px;
}

.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu li {
	display: block;
	background-color: #d9e7ed;
	border-top: 1px solid #ffffff;
	padding: 2px;
	padding-left: 3px;
}

.menu li a:hover, .menu li a:active {
	background-color: #bdd2dd;
	border-right: 2px solid #ffffff;
	text-decoration: none;
	display: block;
	color: #000000;
}

.menu li a:link, .menu li a:visited {
	color: #434343;
	display: block;
	text-decoration: none;
}

.contenttop {
	background: #bcd7e5 url('i/layout/contenttitel.gif') repeat-x;
	border: 1px solid #434343;
	border-bottom: 0px;
	padding-top: 4px;
	padding-left: 5px;
	width: 646px;
	height: 21px;
	color: #ffffff;
}

.content {
	background-color: #ffffff;
	border: 1px solid #434343;
	border-top: 0px;
	padding: 3px;
	margin-bottom: 5px;
	_margin-bottom: 8px;
	width: 645px;
	overflow: hidden;
}

.content a:link, .content a:visited {
	color: #8a8a8a;
	text-decoration: none;
}

.content a:hover, .content a:active {
	color: #8a8a8a;
	text-decoration: underline;
}

.onderwerp {
	background: #eeeded url('i/layout/onderwerp.gif') repeat-x;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	width: 633px;
	height: 17px;
	color: #81ab05;
}

.onderwerp a:link, .onderwerp a:visited {
	color: #81ab05;
	text-decoration: none;
}

.onderwerp a:hover, .onderwerp a:active {
	color: #81ab05;
	text-decoration: underline;
}

.contenttop a:link, .contenttop a:visited {
	color: #ffffff;
	text-decoration: none;
}

.contenttop a:hover, .contenttop a:active {
	color: #ffffff;
	text-decoration: underline;
}

a.flink:link, a.flink:visited
{
	color: #646464;
	text-decoration: none;
}

a.flink:hover, a.flink:active
{
	color: #646464;
	text-decoration: underline;
}

.links {
	border: 1px solid #afafaf;
	border-top: 0px;
	background-color: #f5f5f5;
	padding: 3px;
	width: 104px;
	float: left;
}

.quote {
	background-color: #f3f3f3;
	margin-top: 1px;
	padding: 2px;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	color: #a0a0a0;
}

#footer {
	background: #b4cdd9 url('i/layout/footer.gif') repeat-x;
	border: 1px solid #434343;
	padding-top: 7px;
	width: 838px;
	height: 21px;
	text-align: center;
	color: #487100;
}

#f_info
{
	width: 832px;
	background:#edeced url('i/layout/info.gif') repeat-x;
	margin-bottom:5px;
	padding:3px;
	border:1px solid #434343;
	text-align:center;
}

.notes {
	background: #f2f1f1 url('i/cpanel/notesbg.gif') repeat-x;
	border: 1px solid #000000;
	width: 394px;
	height: 134px;
	color: #000000;
	font-size: 11px;
	padding: 3px;
}

.msgboxstats
{
	height: 46px;
	padding: 5px;
	background: #f7f7f7 url('i/msgbox/statbg.gif') repeat-x;
	border: 1px solid #b7b7b7;
	width:634px;
	_width:633px; 
	border-bottom:0px;
	margin-left:-1px;
	_margin-left:0px;
}

.blogtitel
{
	width: 651px;
	height: 25px;
	background: #f2f1f1 url('i/blogs/titelbg.gif') repeat-x;
	border: 1px solid #b7b7b7;
}

.blogtitel a:link, .blogtitel a:visited {
	color: #709eb8;
	text-decoration: none;
}

.blogtitel a:hover, .blogtitel a:active {
	color: #709eb8;
	text-decoration: underline;
}

.blogcontent
{
	width: 641px;
	padding: 5px;
	background: #f7f7f7 url('i/blogs/contentbg.gif') repeat-x;
	border: 1px solid #b7b7b7;
	color: #727272;
	border-top: 0px;
}

.blogcontent a:link, .blogcontent a:visited
{
	color: #709eb8;
	text-decoration: none;
}

.blogcontent a:hover, .blogcontent a:active
{
	color: #709eb8;
	text-decoration: underline;
}

.blogfooter
{
	width: 651px;
	overflow: hidden;
	background-color: #f3f3f3;
	border: 1px solid #b7b7b7;
	border-top: 0px;
	margin-bottom:5px;
	color: #709eb8;
}

.blogfooter a:link, .blogfooter a:visited
{
	color: #709eb8;
	text-decoration: none;
}

.blogfooter a:hover, .blogfooter a:active
{
	color: #709eb8;
	text-decoration: underline;
}







