*{padding: 0; margin: 0;}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #36a7e9;
}

#page {
	width: 100%;
}

/* basis vormgeving */

a {
	text-decoration: none;
	color: #8C4142;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { 
 	border:0;
}

#modulecontent .article img {
	margin: 5px 7px 3px 7px;
}

h1 {
	font-size: 15px;
	line-height: 12px;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
}

/* top met navigatie */

#top {
	position: relative;
	left: 0px;
	top: 0px;
	height: 137px;
	width: 100%;
	background-color: #36a7e9;
}

#mainmenu {
	position: absolute;
	left: 215px;
	top: 60px;
}

#content {
	position: relative;
}

#logo {
	position: absolute;
	left: 15px;
	top: 12px;
}

/* begin content */

#content {
	position: absolute;
	top: 136px;
	left: 0px;
	width: 100%;
	vertical-align: text-bottom;
}

#middle {
	position: relative;
	margin-top: 15px;
}

#leftcontent {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	z-index: 1;
}

#rightcontent {
	position: absolute;
	left: 740px;
	top: 0;
	width: 200px;
	z-index: 1;
}

#maincontent {
	padding: 0 0 15px 0;
	position: absolute;
	left: 215px;
	top: 0px;
	width: 700px;
}

#modulecontent {
	position: relative;
	margin: 5px 0 0 0;
	padding: 25px 0 0 0;
	width: 500px;
	font-size: 15px;
	line-height: 23px;
}

.menuview {
	position: relative;	
	clear: both;
	width: 100%;
	overflow: hidden;
}

.menuview ul,
.menuview li {
	display: block;
	list-style: none;
	list-style-type: none;
	text-indent: 0;
}

.menuview li a, .menuview li span {
	display: block;
}

#mainmenu .menuview li {
	float: left;
	padding-right: 15px;	
}

#mainmenu .menuview li a, #mainmenu .menuview li span {
	height: 19px;
	background-repeat: no-repeat;
}

#submenu {
	position: relative;
	margin: 20px 0 0 80px;
	overflow: auto;
}

#submenu .menuview li {
	float: left;
	padding-right: 12px;	
}

#submenu .menuview li a, #submenu .menuview li span {
	height: 14px;
	background-repeat: no-repeat;
}

/* Main menu */

a.mensnav {
	width: 87px;
	background-image: url('../img/mens2.gif');
}

a.mensnav:hover, li.active .mensnav {
	width: 87px;
	background-image: url('../img/mens1.gif');
}

a.godnav {
	width: 72px;
	background-image: url('../img/god2.gif');
}

a.godnav:hover, li.active .godnav {
	width: 72px;
	background-image: url('../img/god1.gif');
}

a.gezondheidnav {
	width: 161px;
	background-image: url('../img/gezondheid2.gif');
}

a.gezondheidnav:hover, li.active .gezondheidnav {
	width: 161px;
	background-image: url('../img/gezondheid1.gif');
}

a.contactnav {
	width: 123px;
	background-image: url('../img/contact2.gif');
}

a.contactnav:hover, li.active .contactnav {
	width: 123px;
	background-image: url('../img/contact1.gif');
}

a.mannav {
	width: 74px;
	background-image: url('../img/man2.gif');
}

a.mannav:hover, li.active .mannav {
	width: 74px;
	background-image: url('../img/man1.gif');
}

a.sourcenav {
	width: 110px;
	background-image: url('../img/source2.gif');
}

a.sourcenavnav:hover, li.active .sourcenav {
	width: 110px;
	background-image: url('../img/source1.gif');
}

#articlelinks {
	margin-top: 25px;	
}

#articlelinks td {
	width: 250px;
}

#custom1, #custom2 {
	vertical-align: top;
	padding-left: 1.4em;
	padding-right: 5px;
}

#articlelinks .article {
	display: list-item;
	margin-left: 0;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

span.text-print {
	display: block;
	position: absolute;
	font-size: 9px;
	top: 0;
	right: 0;
}

.sitemap {
	text-transform: uppercase;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #dddddd;
}

.sitemap .viewhead .title {
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

.sitemap .article {
	display: list-item;
	margin-left: 0;
	list-style-type: disc;
	list-style-position: inside;
}

.sitemap a {
	color: #ffffff;
}

.sitemap .category {
	padding: 0 5px 0 0;
	font-weight: bold;
}

.citationview {
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #8C4142;
}

.citationquote {
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;	
	line-height: 20px;
}
