@charset "utf-8";
/* CSS Document */
/* TEKST SPULLETJES */

body .contentpaneopen, 
body .moduletable,
.cf_text,
.cf_textbox {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.center {
  text-align: center;
}
.contentpaneopen a:link, 
.moduletable a:link, 
.contentpaneopen a:visited, 
.moduletable a:visisted {
	text-decoration: none;
}
.componentheading {
	visibility:hidden;
	height: 2px;
}
.contentpaneopen .button, 
.moduletable .button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background-color:#e9e9e9;
	color: #6e6e6e;
	font-size: 85%;
	text-transform: uppercase;
}
.contentpaneopen a:hover, 
.moduletable a:hover {
	text-decoration: none;
}

.contentpaneopen .write_comment {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.mainwrap .contentpaneopen a:link,
.mainwrap .moduletable a:link {
	text-decoration: none;
	font-weight: normal;
	color:#000000;
}

.mainwrap .contentpaneopen a:visited, 
.mainwrap .moduletable a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#000000;

}
.mainwrap .contentpaneopen a:hover, 
.mainwrap .moduletable a:hover,
.mainwrap #gallery a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#6e6e6e;
}
.contentpaneopen p, 
.moduletable p {
	margin-top: 0; margin-bottom: 5px;
}
#header {
	text-align: center;
}
#main{
	text-align:left;
}
#mainfull{
	text-align:left;
}
#right{
	text-align:center;
}
.contentpaneopen h1, 
.moduletable h1,
cf_heading {
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
.contentpaneopen h2, 
.moduletable h2, 
.contentheading {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}
.contentpaneopen h4, 
.moduletable h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
.contentpaneopen h3, 
.moduletable h3,
.componentheading, 
table.moduletable th, 
legend {
	margin: 0;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	color: #a50201;
}
.contentpaneopen .small, 
.moduletable .small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.contentpaneopen .modifydate, 
.moduletable .modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.contentpaneopen .createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}
.contentpaneopen a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}