*{
	padding:0px;
	margin:0px;
}
html{
	width:100%;
	height:100%;
	background: url('../images/bgHTML.png') repeat-x #fff;
}
body{ 
	width:100%;
	min-height:100%; 
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#000;
}

body a:hover{
	color:#000;
	text-decoration:underline;
}

body a{
	text-decoration:none;
	color:#4b73b3;
}
#calendar .fc-day-number a{
	display:block;
	width:100%;
	height:100%;
}
.slide{
	position:absolute;
	top:0px;
	left:0px;
}

@font-face {
	font-family: 'pt_sansregular';
	src: url('PTS55F-webfont.eot');
	src: url('PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
		 url('PTS55F-webfont.woff') format('woff'),
		 url('PTS55F-webfont.ttf') format('truetype'),
		 url('PTS55F-webfont.svg#pt_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'pt_sansbold';
	src: url('PTS75F-webfont.eot');
	src: url('PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
		 url('PTS75F-webfont.woff') format('woff'),
		 url('PTS75F-webfont.ttf') format('truetype'),
		 url('PTS75F-webfont.svg#pt_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
.pdf, .excel{
	display: inline-block;
	line-height: 22px;
	padding-left: 20px;
}
.pdf{
	background: url("/images/document-pdf-text.png") no-repeat top left;
}
.excel{
	background: url("/images/blue-document-excel.png") no-repeat top left;
}
#background{
	background: url('../images/bgBody.png') no-repeat top center;
}
#oog{
background-image: url('../images/oog.png');
background-repeat:no-repeat;
background-position: 6% 381px;
}
.clr{
clear:both;
}
.sans{
	font-family: 'pt_sansregular';
}
.sansbold{
font-family: 'pt_sansbold';
}
.adres{
position: absolute;
top:38px;
right:0px;
text-align:right;
font-size: 14px;
color: #4b73b3;
}
#contentContainer{
margin:0 auto;
width:960px;
height:100%;
}
.telnr{
color: #4b73b3;
position: absolute;
font-size: 21px;
right:0px;
bottom:30px;
}

#header{
position: relative;
	width:100%;
	height:145px;
}

#content{
width:100%;
}
.logo{
height: 135px;
border:0px;
margin:5px 0px 0px 0px;
}

#footer{
position: relative;
width:100%;
height:221px;
margin-top: 40px;
padding:40px 0px;
color: #fff;
}

#menu ul{
list-style-type:none;
width:100%;
height:71px;
background: url('../images/bgMenu.png') no-repeat center;
}

#menu li:hover ul{
display:block;
}
#menu li ul{
display:none;
position: absolute;
top:65px;
z-index:200;
height:auto;
margin-left:0px;
padding-left:0px;
width:280px;
left:0px;
border:1px solid #14061b;
background:#4b73b3;
}
#menu li li{
	height:auto;
	width:100%;
	float:none;
	margin-top:0px;
	background:none;
}
#menu li li:first-child a{
	background:none;
	padding:0 26px 0 22px;
}
#menu li li a{
	line-height:45px;
	height:49px;
}
#menu li{
position:relative;
float:left;
height:65px;margin-top: 5px;
background: url('../images/bgLi.png') no-repeat right;

}

#menu li a{
display:block;
line-height:62px;
height:65px;
color: #fff;
padding:0px 26px 0px 22px;
font-family: 'pt_sansbold';
font-size: 16px;
text-shadow: 1px 1px 1px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);
}
#menu li:first-child a{
padding-left: 65px;
background: url('../images/home.png') no-repeat left;
}
.button,input[type=submit]{
font-family: 'pt_sansbold';
text-align:center;
line-height:41px;
height:41px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-size: 16px;
padding:0px 15px;
position: relative;
z-index: 100;
cursor:pointer;
border:1px solid #4c2561;
font-weight: normal;
background:#4b73b3;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4b73b3), to(#3c5c8e));
background: -webkit-linear-gradient(#4b73b3, #3c5c8e);
background: -moz-linear-gradient(#4b73b3, #3c5c8e);
background: -ms-linear-gradient(#4b73b3, #3c5c8e);
background: -o-linear-gradient(#4b73b3, #3c5c8e);
background: linear-gradient(#4b73b3, #3c5c8e);
-pie-background: linear-gradient(#4b73b3, #3c5c8e);
color:#fff;
display:inline-block;
text-shadow: 1px 1px 1px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);
behavior: url(/javascript/PIE.php);
}
.cursief{
font-style:italic;
}
.adres a{
	color:#4b73b3;
}

#slideshow{
margin-top: 30px;
height:330px;
}
#slideshow .left{
border:1px solid #ddcfe4;
border-right:0px;
width: 640px;
height:330px;

-webkit-border-radius: 5px 0px 0px 5px;
-moz-border-radius: 5px 0px 0px 5px;
border-radius: 5px 0px 0px 5px;
behavior: url(/javascript/PIE.php);
background:#fff;
}
#slideshow .left img{
margin:5px;
}
#slideshow .rightDiv{
width: 320px;
height:330px;
border:1px solid #44225a;
background: url('../images/bgSlide.png') repeat-x #a5b54b	;
-webkit-border-radius: 0px 5px 5px 0px;
-moz-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
behavior: url(/javascript/PIE.php);

text-align: center;
display: table;
	float:left;
}

#slideshow .rightDiv div{
font-size: 21px;
display: table-cell;
vertical-align: middle;
padding:0px 30px;
margin:0px auto;
color: #fff;
text-shadow: 1px 1px 1px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
	#slideshow .rightDiv{
		display: block;
		position:relative;
	}
	#slideshow .rightDiv div{
		position:absolute;
		top:100px;
	}
}
#slideshow .rightDiv h3{
font-family: 'Shadows Into Light', cursive;
color: #fff;
font-size: 28px;
font-weight: normal;
margin-top: 20px;
text-shadow: none;
-webkit-transform: rotate(353deg);
-moz-transform: rotate(353deg);
-o-transform: rotate(353deg);

}
/* pager */
.cycle-pager { 
	text-align: center; width: 630px; z-index: 500; overflow: hidden;
	margin-top: -10px;
	display:inline-block;
}
.cycle-pager span { 
	font-family: arial; font-size: 50px; width: 16px; height: 16px; 
	display: inline-block; color: #abcbff; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #4b73b3;}
.cycle-pager > * { cursor: pointer;}

#content{
min-height:300px;
margin-top: 55px;
}
#left{
float:left;
width: 300px;
}
#right{
float:left;
width: 620px;
margin-left: 35px;
margin-top: 0px;
}
#footer ul, #footer ul a{
	list-style-type:none;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

.block{
padding:22px 24px;
border:1px solid #999;
background:#fff;
margin-bottom: 35px;
font-size: 14px;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/javascript/PIE.php);
}
.block.green{
border:1px solid #87ac09;
background: url('../images/green.png') repeat-x top #c0d258;
}
.block h2{
color: #4b73b3;
font-size: 24px;
}
.block.green h2{
color: #52640f;
}

.green p{
color: #667920;
font-weight: bold;
}
h1,h2,h3{
font-family: 'pt_sansbold';
font-weight: normal;
}
h1{
color: #4b73b3;
font-size: 24px;
}

input[type=text],input[type=password]{
border:1px solid #cdcdcd;
height:41px;
	line-height:26px;
background: url('../images/bgIn.png') repeat-x top left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/javascript/PIE.php);
margin-bottom: 7px;
color: #4b73b3;
font-size: 15px;
font-family: 'pt_sansregular';
padding-left: 12px;
	max-width:300px;
}
.green input[type=text]{
border:1px solid #637a0e;
}
.block form{
margin-top: 15px;
}
#right .block{
padding:22px 40px;
}
.tekst a{
font-weight: bold;
}
.tekst p{
margin-bottom: 20px;
}
.tekst{
	line-height: 1.6;
}
.addthis_toolbox{
	margin-top:20px;
}
.block.small input[type=submit]{
float:right;
}
table{
width:100%;
background:#f8f5fa;
border:1px solid #eee6f3;
color: #6d5d76;
font-size: 15px;
font-family: 'pt_sansbold';
}
table td{
border-top:1px solid #eee6f3;
}
table tr:first-child td{
border:none;
}
#footer h3{
color: #fff;
}
#footer a{
color: #fff;
font-weight: bold;
text-decoration: none;
}
.links{
float:left;
width:445px;
}
.rechts{
float:left;
margin-left: 75px;
width: 440px;
}
.portret{
position: absolute;
right:-15px;
bottom:3px;
height: 193px;
width: 166px;
background: url('../images/portret.png');
}