@import url("jquery.fancybox.css");

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background: url(../images/til_1.jpg) repeat-y #daf3fd;
	background-position: top;
}

a {
	text-decoration: none;
	color: #B60400;
}

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

img {
	margin:3px 10px 7px 0; 
	padding:1px; 
	border:1px solid rgb(150,150,150);
}

.opsomming {
	margin:0px 5px 0px 0px; 
	padding:0px; 
	border:0px ;
}

a img {
	border: 0;
}

h2 {
	color: #3A6794;
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #ccc;
	}

h3 {
	color: #3A6794;
	font-size: 1.0em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
}

h4 {
	color: #4fa017;
	font-size: 0.8em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;

}

h6 {
	color: #4fa017;
	font-size: 0.8em;
	margin: 0 0 5px 0;
	padding: 0px 0px 0px 0px;

}

.blue {
	color: #286ea0;
}

#bg { 
	width: 886px;
	margin: 0 auto;
	height: 580px;
	padding: 0px 0px 0px 0px;
	background: url(../images/til_1.jpg);
	background-position:top; 
	background-repeat:repeat-x;
	background-color: #f4f4f4;
}

#outer {
	padding: 0px 0px 0px 0px;
	color: #303030;
	width: 886px;
	background-color: #fff;
/*	background-image: url(../images/outer_bg.jpg); */
}

#header {
	clear: both;
	text-align: right;
	padding: 10px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 227px;
	border-bottom: 2px solid #ccc;
	background: #fff url(../images/top.jpg) repeat-x;
	color: #808080;
}

#zoeken {
	float: left;
	margin-left: 20px;
}

#header_img {
	float: right;
	margin: 18px 44px 0px 0px;
	background: #ccc;
	width: 303px;
	height: 180px;
}

#slideshow {
    position:relative;
    height:180px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	border: none;
	margin:0;
	padding:0;

}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 10px;
}

#navigation {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#navigation ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 2px solid #ccc;
}	

#navigation li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#navigation li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #464646;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}	
	
#navigation li a:hover{
	color: #fff;
	background-color: #286ea0;
}

.adres {
	margin: 9px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 140px;
	color: #464646;
	line-height: 1.6em;
}

.adres a {
	text-decoration: none;
}

.adres p {
	margin: 0;	
}

#infobox {
	border: 1px solid #fff;
	background: #286ea0;
	padding: 3px;
	margin-top: 5px;
	width: 120px;
	text-align: center;
}
#infobox a{
	color: #fff;
	font-weight: bold;
}

#infobox a:hover{
	color: #ccc;
	text-decoration: underline;
}

.two_col_right {
	float: right;
	width: 273px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-left: 2px solid #ccc;
	color: #464646;
	line-height: 1.5em;
}

.two_col_right p {
	margin: 0px;
	font-size: 90%;
}

.two_col_right h2 {
	color: #3A6794;
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #ccc;
} 

.two_col_right a {
	display: block;	
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

.two_col_right a:hover{
	display: block;
	color: #fff;
	background-color: #286ea0;
}


#one_col {
	margin:  0 0 5px 150px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	width: 705px;

}

#one_col h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #3A6794;
}

#one_col p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #464646;
	
}

.two_col_left {
	margin: 0 300px 20px 150px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #464646;
	border-left: 2px solid #ccc;
}

.two_col_left h2 {
	color: #3A6794;
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #ccc;
} 

.two_col_left a, #two_col_left a:visited {
	text-decoration: none;	
}

.two_col_left a:hover {
	text-decoration: underline;	
	color: #286ea0;
}

.two_col_left p {
	padding: 0;
	margin: 0;
}


#footer {
	clear: both;
	color: #464646;
	background: #f4f4f4;
	font-size: 0.8em;
	text-align: center;
	padding: 9px 10px 9px 0;
	margin: 10px 6px 10px 5px;
	border: 1px solid #ccc;
	border-top: 4px solid #4fa017;
	
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}
