﻿/*
 * TABLE OF CONTENTS:
 * - Browser reset
 * - HTML elements
 * - Main containers
 * - General styles   (styles that are not confined to a specific container)
 * - Form styles
 * - Page styles
 * - Hacks
 */







/*
 * BEGIN BROWSER RESET
 */

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-family:Tahoma;
	
}
html {
	height:100%;
	overflow:-moz-scrollbars-vertical;
	overflow-x:auto
}
table {
	border:0;
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal
}
em,cite {
	font-style:italic
}
strong {
	font-weight:bold
}
ol,ul {
	list-style:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0
}



q:before,q:after {
	content:''
}
abbr,acronym {
	border:0;
	font-weight:bold;
	font-size:14px;
}

/*
 * END BROWSER RESET
 */






/*
 * BEGIN HTML ELEMENTS
 */

body {
	background:url(../images/bg.gif) repeat-x;
	
	
}
.body { /* put any style here that should not show up in the FCK-editor (like background images) */

}

body,
input,
select,
textarea {
	color: #000;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}

a:link,
a:active,
a:visited {
	color: #ff0078;
	text-decoration:none;
	
}




a:hover,
a:focus {
	text-decoration: underline;
}

p {
	margin: 0 0 1em 0;
}

ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding: 0 0 0 10px;
	background: url(../images/li-background.gif) 0 9px no-repeat;
}

ol li {
	list-style-type:decimal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ol {
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 10px;

}

/* Paginamanagerstyles */
img[align="left"] {
	margin: 4px 10px 0 0;
}
img[align="right"] {
	margin: 4px 0 0 10px;
}

.home #menu0,
.pag1 #menu1,
.pag2 #menu2,
.pag3 #menu3,
.pag4 #menu4,
.pag5 #menu5,
.pag6 #menu6,
.pag7 #menu7,
.pag8 #menu8,
.pag9 #menu9,
.pag10 #menu10 {
	font-weight:bold;
}

/*
 * END HTML ELEMENTS
 */


/*
 * BEGIN MAIN CONTAINERS
 */

.containerMain {
	width: 960px;
	min-height: 1em;
	margin: 0 auto 0 auto;
	position: relative;
	
}
* html .containerMain {
	height: 1em;
}

.mainContent {
	width:766px;
	height:1000px;
	float:left;
	margin-left:16px;
}

div.content {
	min-height: 1em;
}
* html div.content {
	height: 1em;
}

.ad {
	width:120px;
	height:600px;
	float:right;
	border:1px solid black;
	margin-right:24px;
	margin-top:96px;
	
}

.bannerAds {
	margin: 10px 0px 20px 0px;
}

.header {
	width:766px;
	height:133px;
	background:url(../images/header-bg.png) no-repeat;
	margin-top:97px;

}

.header-logo {
	float:left;
	clear:both;
	margin-top:-28px;
	margin-left:16px;

}

.header-titel {
	float:left;
	margin-left:23px;
	margin-top:18px;


}

.header-scooter {
	float:right;
	margin-top:-197px;
	padding-right:79px;

}

.mainText {
	width:487px;
	background-color:white;
	float:left;
	padding:20px 20px 0px 20px;
}

.mainBanner {
	width: 505px;
	height:100px;
	margin-right:-4px;
	margin-top:-20px;
	border-top:1px #textar solid;
	border-bottom:1px #ffe5f1 solid;
}

h1.titel {
	color:#9a0048;
	font-size:23px;
	line-height:30px;
	font-weight:normal;
	margin-top:10px;
	padding-bottom:30px;
}

.textContent {
	width:505px;
}

.text-inleiding {
	font-size:12px;
	line-height:20px;
	color:#ff0078;
	font-weight:bold;
	display:block;

}

.text-content {
	font-size:12px;
	line-height:20px;
	color:#333333;
	display:block;
	padding-left:0px;
	padding-top:2px;
}

#text-link {
	background-color:white;
	text-decoration:underline;
	font-weight:bold;
	display:block;
	float:left;
	margin-top:-30px;
	margin-left:30px;
}

.text-list-item {
	width:11px;
	height:10px;
	background-color:#ff0078;
	float:left;
	margin-top:-25px;
	margin-left:19px;
}

.footer {
	font-family:Verdana;
	font-size:10px;
	width:680px;
	background:url(../images/footer.gif);
	float:left;
	margin-top:20px;
	margin-left:24px;
	margin-bottom:10px;
	padding:20px;
	padding-top:13px;
	color:#9b9b9b;
	letter-spacing:1px;
	

}

.menu-banner-inhoud-ondersteregel:hover {
	text-decoration:underline;

}



















/*
 * END MAIN CONTAINERS
 */


/*
 * MENU
 */

.menu {
	width:194px;
	background-color:#ffe5f1;
	margin-left:24px;
	float:left;
}

.menu-item {
	float: left;
	width:134px;
	padding-right:10px;
	display:block;
	padding-left:39px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:middle;
	background-color:#ffe5f1;
}

.eerste-menu-item {
	padding-top:4px;

}

.menu-line {
	width:153px;
	height:1px;
	background-color:white;
	margin-left:20px;
	float:left;
}

.list-arrow {
	padding-right:2px;
	padding-bottom:2px;
}

.list-item {
	position: relative;
	left: 20px;
	float: left;
	clear: left;
	margin-top: 15px;
	width:11px;
	height:10px;
	background-color:#ff0078;

}

.menu-banner {
	background-color:white;
	margin-top:63px;	
	float:left;
	width:100%;
	
}

.menu-banner-inhoud {
	width:193px;
	height:56px;
	background-color:#5958a2;
	margin-top:-4px;
	text-align:center;
	padding-top:3px;
	
}

.menu-banner-inhoud-bovensteregel {
	font-size:12px;
	color:white;
	line-height:24px;
	font-weight:bold;

}

.menu-banner-inhoud-ondersteregel {
	font-size:14px;
	color:white;
	line-height:24px;
	font-weight:bold;

}

/*
 * END MENU
 */


/*
 * BEGIN GENERAL STYLES
 */

.safeBox {
	min-height: 18px;
}
* html .safeBox {
	height: 18px;
}

ul.semantic li {
	padding: 0;
	background: none
}

/*
 * END GENERAL STYLES
 */






/*
 * BEGIN FORM STYLES
 */

label {
	cursor: pointer;
}

/*
 * END FORM STYLES
 */






/*
 * BEGIN PAGE STYLES
 */

/*
 * END PAGE STYLES
 */






/*
 * BEGIN HACK
 */

div.content:after,
.containerMain:after,
.safeBox:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}

/*
 * END HACK
 */






/*
 * BEGIN PRINT
 */

@media print {

	.noprint { 
		display: none;
	}

}

/*
 * END PRINT
 */