@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #00366e;
}
#container {
	width: 670px;
	margin: 0 auto;
	background-color: #90b7df;

	border: 1px solid #000;
}
#masthead {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	width: 649px;
	padding: 0;
	height: 110px;
	background-image: url('../images/headerCCA.png');
	border-top: 4px solid #90b7df;
	
}
#navigation {
	margin-right: 10px;
	margin-left: 10px;
	width: 649px;
	background-image: url('../images/menu.png');
	overflow: hidden;
	min-height:11px;
	border-top: 1px solid #000;
}
#column_l {
	width: 629px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	background-color: #e7eef6;
	color: #000;
	min-height: 470px;
	border: 1px solid #000;
}
#column_r {
	width: 193px;
	margin: 0;
	background-color: #90b7df;

	padding-right: 2px;
	padding-left: 2px;
	height: auto;
	border: 1px solid #000;
}
#footer {
	text-align: center;
	background-color: #90b7df;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	
	font-size: x-small;
	text-align: right;

}
/* Styles for Navigation */
#navigation1 ul {
	
	display:inline;

	margin-left: 9px;
}
#navigation1 li {
	display:inline;
	

}
#navigation1 a {
	color:  #00366e;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display:inline;

}
#navigation1 a:hover {
	background-color: #fff;
	color:black;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
h1 
{
    
	color: #965;
	font-size: 2.0em;
}
h2 
{
    margin-top: 20px;
	color: #00366e;
	font-size: 1.75em;
}
h3 {
	color: Navy;
	font-size: 1.5em;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}

/* Styles for Footer */
#footer p {
	color: #00366e;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #00366e;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#content div{
	padding-left: 20px;
	font-weight: bold;
}


.zwartbold{
	color: #000000; 
	font-weight: bold;
}
.bgdarkblue{
	background-color: #64819f;
}



div#uitvoer{
	background-image:url('../images/goed_vak.png');
	background-repeat: no-repeat;
	width: 486px;
	height: 34px;
	display: none;
	color:white;	
}

div#uitvoer2{
	background-image:url('../images/fout_vak.png');
	background-repeat: no-repeat;
	width: 486px;
	height: 34px;
	display: none;
	color:white;	
}


.navigo li
{
border: 1px solid black;

}


#content1
{

position: relative; 
top: 20px;  
left: 25px;
width: 380px;
height: 200px;
border-right: 1px dotted black;
  
}

#content1 img
{

float: right;
margin-right: 20px;
margin-top: -40px;
   
}


#content2
{
position: relative; 
left: 430px;
top: -180px;
width: 180px;
height: 250px;
   
}


#content3
{

position: relative; 
top: -200px;
width: 620px;
height: 100px;
  
}

#contentResultaten
{

position: relative; 

left: 55px;
width: 500px;
height: 490px;

}
#contentHome
{

position: relative; 
top: -20px;  
left:25px;
width: 400px;
height: 400px;
border-right: 1px solid black;

}

#contentHome2
{

position: absolute; 
top: 175px;  
left: 770px;
width: 170px;
height: 200px;


}

#contentMatch
{

position: relative; 
top: -15px;  
left:25px;
width: 400px;
height: 840px;

}

#contentMatchBig
{

position: relative; 
top: -15px;  
left:25px;
width: 400px;
height: 1000px;

}

#contentMatchBigX
{

position: relative; 
top: -15px;  
left:25px;
width: 400px;
height: 1900px;

}

#contentRoute
{

position: relative; 

left: 55px;
width: 500px;
height: 260px;

}
