

body{ 
	background-color: #CCCCCC; x-overflow: hidden;
    
}

div, p, h, td{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px; line-height: 120%;
}

td{
	padding: 5px;
}

img{
	border: 0px solid #000;
}

img.noborder{ 
	border: 0px; 
}

img.avatar{
	width: 70px;
	height: 70px;
}

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

a:hover{ 
	background-color:#FFFFCC; 
}

pre{
	font-size: 12px;
	color: #336699;
}

form{
	margin: 0px;
}

.maintable{
overflow: hidden;
    position: center;font-family: Verdana, Arial, Sans-serif;
	font-size: 12px; line-height: 120%;
}

.footer{
	font-size: 10px;
	color: #666;
	text-align: center;
}

.offtopic{ 
	color: #666; 
	font-size: 9px; 
}

.highlight{
	color: #FF6600;
	font-weight: bold;
}

.message_top{
	border: 1px #000 solid;
	font-size: 12px; 
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px; 
	background-color: #CCCC;
}

.message_text{
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	font-size: 12px; 
	padding: 5px; 
	text-align: justify;
	background-color: #FFFFCC;
}

.kleur1{
	background-color: #FFFFCC;
}

.kleur2{
	background-color: #FFFFCC;
}

.kleur3{
	background-color: #FFFFCC;
}

.col_center_kl2{
	background-color: #D9E4EA;
	text-align: center;
}

.col_center_kl3{
	background-color: #FFFFCC;
	text-align: center;
}

.post_left{ 
	width: 14%; 
	padding: 7px;
	
}

.post_right{ 
	width: 100%; 
	padding: 0px; 
	margin: 0px; 
}

.post_top{
	border-left: 1px #000 solid;
	border-bottom: 1px #000 solid;
	height: 17px;
	padding-top: 3px;
	padding-left: 5px;
}

.post_div_1{
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	font-size: 10px; 
	text-align: justify;
	background-color: #FFFFCC;
}

.post_div_2{
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	font-size: 10px; 
	text-align: justify;
	background-color: #FFFFCC;
}

.post{
	padding-right: 10px;
	font-size: 11px;
}

.left{ float: left; padding: 2px; }
.right{ float: right; padding: 2px; }

.sig{
	font-size: 9px;
	color: #666;
}

.code{
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	color: #006699;
}

.me{
	color: #0000FF;
	 font-style: italic;
}

.quote{
	width: 100%;
	padding: 10px; font-size: 10px; color: #666; text-align: justify;
	border-top: 1px #666 dashed; border-bottom: 1px #666 dashed; 
	background-color: #FFF; margin: 5px;
}

.center{
	text-align: center;
}

.moderator{ color: #006600; font-weight: bold; }
.beheerder{ color: #006699; font-weight: bold; }
.banned{ color: red; font-weight: bold; }

.sticky_topic{ color: #000000; font-weight: bold; }
.faq_topic{ color: #227E34; font-weight: bold; }

input.invulveld{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	padding: 2px;
}