/*
 * CSS Document 
 * for SCREEN
 */

/*
 * HTML tags
 */
html, body {
	margin: 0;
	padding: 0;
}

a.aanbod:link, a.aanbod:visited {
	text-decoration: none;
}
a.aanbod:hover {
	text-decoration: underline;
}
a.aanbod:active {
	text-decoration: none;
}

body {
	background-color: #ffffff;
	color: #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: -3px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}

img {
	border: 0;
}

p {
	margin-top: 0;
}

.breadcrums a:link, .breadcrums a:visited, .breadcrums a:hover, .breadcrums a:active {
	background-color: inherit;
	color: #cececf;
}
.breadcrums a:link, .breadcrums a:visited, .sec_nav a:link, .sec_nav a:visited {
	text-decoration: none;
}
.breadcrums a:hover, .sec_nav a:hover {
	text-decoration: underline;
}
.breadcrums a:active, .sec_nav a:active {
	text-decoration: none;
}

.sec_nav a:link, .sec_nav a:visited, .sec_nav a:hover, .sec_nav a:active {
	background-color: inherit;
	color: #ffffff;
}

/*
 * DIVs
 */
.container {
	position: relative;
	width: 950px;
	margin: 0 auto 25px auto;
	
	overflow: hidden;
}
.intro {
	width: 600px;
}

.header {
	width: inherit;
	height: 173px;
}
.bar {
	float: left;
	width: 14px;
	height: 141px;
}
.logo {
	float: left;
	width: 332px;
	height: 173px;
}
.navigation {
	float: left;
	width: 604px;
	height: 126px;
}
.sec_nav {
	width: 596px; /* total width: 604 */
	height: 126px;
	
	font-size: 8px;
	letter-spacing: 1px;
	padding: 4px 0 0 4px;
}
.sec_nav .ribwgv_search {
	float: left;
}
.sec_nav .txt_links {
	width: 425px; 
	float: left; 
	margin-top: 5px;
}
.sec_nav .txt_links .small {
	font-size: 7px;
}
.sec_nav .txt_links .large {
	font-size: 11px;
}
.sub_nav {
	width: inherit;
	overflow: visible;
}
.sub_nav_item {
	padding: 2px;
	background-color: inherit;
	color: #ffffff;
}

.breadcrums {
	min-height: 58px;
	
	background-color: inherit;
	color: #cececf;
	
	font-weight: bold;
	padding-left: 44px;
}

.ribwgv_content {
	background-repeat: no-repeat;
	min-height: 450px;
}
.ribwgv_content .left {
	float: left;
	width: 288px; /* total width: 332 */
	min-height: 50px;
	
	padding-left: 44px;
}
.ribwgv_content .middle {
	background-repeat: no-repeat;

	float: left;
	width: 352px; /* total width: 392 */
	
	padding: 0 20px 0 20px;
}
.ribwgv_content .right {
	background-position: bottom;
	background-repeat: no-repeat;
	
	float: left;
	width: 186px; /* total width: 226 */
	
	padding: 400px 20px 5px 20px;
	/*margin-bottom: 25px;*/
}

.cfooter {
	clear: both;
	width: 100%;
	height: 25px;
}

/*
 * "Module specific"
 */
/* site-map */
.site-map, .sitemap-help {
	width: 600px;
	margin-left: 44px;
}
.site-map .box h2 {
	display: none;
}
/* search */
#edit-search-theme-form-keys {
	width: 100px;
	background-color: #cccccc;
	color: #000000;
}
.search-theme-form, #search-theme-form, #search, .form-item {
	margin: 0;
}
.search-form, .box {
	width: 600px;
	margin-left: 44px;
}
/* views, for now news list */
.view-data-node-link {
	margin-top: -10px;
	margin-bottom: 20px;
}
/* node-nieuws, node-faq */
.middle .info {
	background-color: inherit;
	color: #666666;
	
	font-size: 10px;
}
.middle .terms {
	text-align: right;
}
/* FAQ */
.faq {
	width: 600px;
	margin-left: 44px;
}

/*
 * temp
 */
.plaatje {
	width: 199px;
	height: 300px;
	background-color: #cccccc;
	color: #333333;
}
