﻿/* -----------------------------------------
Specify blanket rules for all elements 
-------------------------------------------*/
  body {
    font-size:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-color:white;
    margin:0px;
    background:#20A0E0;
    }
    
/* -----------------------------------------
 Rules for headings
 -------------------------------------------*/	
 	h1 {
	font-size: 110%;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin:0px;
	text-align: center;
}

	
}
	h2 {
  	font-size: 100%;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin:0px;
	text-align: left;

  	}
  	
	h3 {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
	text-decoration: underline;
	text-align: left;
	}
	h4 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
	text-decoration: underline;
	text-align: left;

}

/* -----------------------------------------
Default link styles  
-------------------------------------------*/  
a:link{
	color: yellow;
	font-size: x-small;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

a:visited{
color: yellow;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}


a:hover{
color: black;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:active{
color: black;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

 /* -----------------------------------------
Default paragraph styles  
-------------------------------------------*/

	p {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: left;
}

    p.titel {
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bolder;
	margin-left: 60px;
}

p.img {
    font-size:90%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:white;	
    float:left;
	margin-left:10px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: left;
}
      
p.uitlijnen{
	text-align: justify;
	vertical-align: top;
}
		
t1 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    padding:2;

}
/* -----------------------------------------
Img styles  
-------------------------------------------*/ 
img.1{
	float: none;
	padding: 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #999;
} 
/* -----------------------------------------
Table styles  
-------------------------------------------*/ 
table{
border-width: 1px;
	font-size: 90%;
	empty-cells: hide;
	color: white;
	margin-left: 30px;
	text-align: left;
}

td{
border-width: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
}


/* -----------------------------------------
Defines the list options
-------------------------------------------*/
ul{
	font-size: 90%;
	padding-left: 10px;
	color: white;
	list-style-type: disc;
} 
ol{
	font-size: 90%;
	margin-left: 40px;
	padding-left: 10px;
	color: white;
	list-style: none;
	list-style-type: decimal;
}
/* -----------------------------------------
Defines the main container
-------------------------------------------*/  
	#container_main {
	position: absolute;
	width:1024px;
	height:800px;
    padding-bottom: 0px;
    border: 0px #FFFFFF solid;
    background: #20A0E0;
	margin-bottom: 1061px;
	top: 0px;
	left: 0px;
}
/* -----------------------------------------
Defines the header_container
-------------------------------------------*/  
	#container_header {
	position: relative;
	width:1000px;
	height:200px;
	padding:0;
    border: 0px #FFFFFF solid;
    background: #20A0E0;
	}

/* -----------------------------------------
Defines the header box as a class
-------------------------------------------*/ 
.header_box {
  padding:0;
  border: 0 #FFFFFF solid;
  background-color:#20A0E0;
  color:white;
   }
/* -----------------------------------------
Defines header image float
-------------------------------------------*/ 
.logo1_float {
  float:center;
  margin:0 5px 5px 0px;
  }
/* -----------------------------------------
Defines header image float
-------------------------------------------*/ 
.logo2_float {
  float:center;
  margin:0 5px 5px 330px;
  }

/* -----------------------------------------
Defines the content_container
-------------------------------------------*/  
	#container_content {
	position: relative;
	margin-top: 0px;
	margin-left: 250px;
	margin-right: 30px;
	margin-bottom: 0px;
	width: 700px;
	height: auto;
	padding: 5px;
	border: 0px #FFFFFF solid;
	background: #20A0E0;
	top: 21px;
	left: 0px;
}


/* -----------------------------------------
Defines the contentboxes as a class
-------------------------------------------*/ 
.tab_box1 {
	border: 1px solid #FFFFFF;
	position: relative;
	margin: 0 0 0 0;
	width: 600px;
	height: 20px;
	color: #0066CC;
	background-color: white;
	text-align: center;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


.cont_box1 {
	background-color: #3080d0;
	position: relative;
	margin: 0 0 0 0;
	width: 600px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 0px;
	left: 0px;
}

.tab_box2 {
	border: 1px solid #FFFFFF;
	position: relative;
	margin: 0 0 0 0;
	width: 600px;
	height: 20px;
	color: #0066CC;
	background-color: white;
	text-align: center;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


.cont_box2 {
	background-color: #3080d0;
	position: relative;
	margin: 0 0 0 0;
	width: 600px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 0px;
	left: 0px;
}

.tab_box3 {
	border: 1px solid #FFFFFF;
	position: relative;
	margin: 0 0 0 0;
	width: 600px;
	height: 20px;
	color: #0066CC;
	background-color: white;
	text-align: center;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


.cont_box3 {
	background-color: #3080d0;
	position: relative;
	margin: 0 0 0 0;
	width: 600px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 0px;
	left: 0px;
}

.tab_box4 {
	border: 1px solid #FFFFFF;
	position: relative;
	margin: 0 0 0 0;
	width: 600px;
	height: 20px;
	color: #0066CC;
	background-color: white;
	text-align: center;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


.cont_box4 {
	background-color: #3080d0;
	position: relative;
	margin: 0 0 0 0;
	width: 600px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 0px;
	left: 0px;
}


/* -----------------------------------------
Defines the footer_container
-------------------------------------------*/  
	#container_footer {
	position: relative;
	margin: 60 0 0 0;
	width: 1024px;
	height: 50px;
	padding: 5px;
	border: 0px #FFFFFF solid;
	background: #20A0E0;
	
}