/* CSS voor NCMW.nl
	gemaakt door Boy Kollee, Weert www.boykollee.nl 14-2-2010 | 11 mei 2011.
	
	gebruikte kleuren.
	Achtergrond:#fdfdf0
	Licht blauw #85bdde
	Geel	#ffff00
*/

* {
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y: auto;
	overflow-x:hidden;
}
#wrapper {
	width: 1024px;
	margin: 0 auto;
	padding:0;
	height: 777px;
	background-color:#fdfdf0;
	border-left:1px solid #20a9e2;
	border-right:1px solid #20a9e2;
}
body {
	font-family: Verdana, sans-serif;
	padding:0;
	margin:0;
	background-color:#fdfdf0;
	color:#c0c0c0;
}
#header {
	position:relative;
	height:155px;
	background:url(../images/header2.png) no-repeat top left;
}
#hor_nav {
	height:30px;
	margin:0;
	color:#0066CC;
	border-top:1px groove #20a9e2;
	border-bottom:1px outset #20a9e2;
	background-color:#c0c0c0;
}
#hor_nav div.moduletablescroll {
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:70%;
	font-style:italic;
	background-color:#c0c0c0;
	text-align:left;
	font-weight:normal;
	padding-top:4px;
}	
#hor_nav div.mtilinkp {
	background-color:#c0c0c0;
}
#left {
	clear:both;
	float:left;
	width: 180px;
	padding:30px 0 0 10px;
}
#left #ver_nav {
	background-color:#85bdde;
	text-align:left;
	width:180px;
}
#left #ver_nav ul li {	
	width:180px;
}
#left #ver_nav a {
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:80%;
	padding:5px;
}
#search div.searchzoek {
	font-family:Geneva, Helvetica, sans-serif;
	font-size: 12px;
	width:8em;
	margin-top:0px;
	padding:20px 0 10px 10px;
	color:#999;
}
#content {
	float:left;
	width:550px;
	height:557px;
	text-align:left;
	margin:0;
	padding:0 30px 0 30px;
	overflow-y: auto;
	background:url(../images/nmw_logo.png) repeat-y 50px -100px;
}
#content div.componentheading {
	display:none;
}
#right {
	float:right;
	width:220px;
	height:470px;
	padding-top:0;
	margin:0px 0 0 0;
}
#footer {
	clear:both;
	height:20px;
	width:1024px;
	text-align:center;
	padding-top:10px;
	margin:0;
	color:#0066CC;
	background:#c0c0c0;
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size: 60%;
	border-top:1px solid #20a9e2;
	border-bottom:1px solid #20a9e2;
}
#content h1, h2, h3, h4, h5, h6 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding: 30px 0 0 0px;
}
#content p, li {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:85%;
	color: #808080;
	line-height:130%;
	padding:0 0 10px 0px;
}
#content em {
	line-height:145%;
	font-size:100%;
}
#content h1 {
	padding:20px 0 5px 0px;
	font-size: 105%;
	margin:0 0 10px 0;
	color:#0066ff;
	border-bottom: 1px solid #0066ff;
}
#content h2 {
	font-size: 85%;
	padding-top: 20px;
	font-weight: bold;
	line-height:135%;
	padding: 10px 0 10px 0px;
	color: #808080;
}
#content h3 {
	padding:10px 0 0 0px;
	color:#13a;
	font-size: 100%;
}
#content h4 {
	text-align: center;
	font-size: 90%;
	width:350px;
	font-weight: lighter;
	border:1px solid #999;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../css/border-radius.htc);
	font-style: italic;
	line-height:130%;
	background-color:#eeeeee;
	color:#0066CC;
	padding: 15px 40px 15px 20px;
	margin:15px 0 15px 60px;
}
#content h5 {
	font-size: 110%;
	font-weight: normal;
	padding: 10px 0 10px 0px;
	margin:10px 0 10px 0;;
	color: #FF0000;
}
#content h6 {
	font-size: 70%;
	text-align:left;
	font-weight: normal;
	padding:0px 0 20px 0px;
	font-style: italic;
	margin:0;;
	color: #808080;
}
#content .kop { /* Alleen voor de catagorien */
	padding:20px 0 0 0px;
	font-size: 130%;
	margin-bottom:-20px;
	color:#0066ff;
	border-bottom: 2px inset #0066ff;
}
#content img {
	padding:0 10px 5px 10px;
	border:none;
}
#content table {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
#content ul {
	padding-bottom:10px;
}
#content li {
	padding: 5px 0 0 10px;
	margin-left:55px;
	font-size:90%;
	line-height:120%;
	list-style-type:disc;
}
#content ol li {
padding: 5px 0 0 10px;
margin-left:55px;
font-size:90%;
line-height:120%;
list-style-type:decimal;
}
#content div.contentpaneopen {
	text-align:left;
}
#content .jform {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	color: #808080;
}
#content .jform p {
	font-size:100%;
	font-weight:bold;
	text-decoration:underline;
	margin-left:-10px;
}
#content .jform h2 {
	padding:20px 0 5px 10px;
	font-size: 125%;
	margin:0 0 10px 0;
	color:#0066ff;
	border-bottom: 1px solid #0066ff;
}
#content .jfbutton2 {
	position:relative;
	left:150px;
	top:-40px;
}
#content td.sectiontableheaderlijst {
padding:10px 0;
color:#0033CC;
font-weight: normal;
font-size: 100%;
margin:0;
}
#content tr.sectiontableentry1lijst td {
font-size:90%;
padding:3px 0;
}
#content tr.sectiontableentry2lijst td {
font-size:90%;
padding:3px 0;
}
#content tr.sectiontableentry1lijst a {
padding-left:15px;
}
#content tr.sectiontableentry2lijst a {
padding-left:15px;
}
table.blog a {
	font-size:14px;
	padding:0;
	margin:0;

}
#maskBlock {
	padding:15px 0;
	margin-left:10px;
	width:830px;
}
.movingObj {
	color:#006699;
	font-style:italic;
}
#right .gk_news_show_table {
	width:220px;
	padding:30px 10px 0 0;
}
#right p {
	padding:10px 10px;
	margin:30px 10px;
	background-color:#eeeeee;
	color:#0066CC;
	font-size:80%;
	font-style:italic;
	border: 1px solid #999;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px
	behavior: url(../css/border-radius.htc);
	border-radius: 10px;
}


