/*

@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: Century;
    src: url(Century.ttf);
  }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, li, fieldset, form, label, legend, table
caption, tbody, tfoot, thead, tr, th, td {margin: 0 0 0 0; padding: 0 0 0 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body 			{line-height: 1;}
ol, ul 			{list-style: none;}
blockquote, q 	{quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
/* add 'cellspacing="0"' */







h2,h3,h4{
text-transform:uppercase;
color:#2e99d3;
margin:0 0 0 0;
padding:0 0 0 0;
}

h4{
text-transform:none;
display:inline;
}

h2{
font-size:20px;
}

h3{
font-size:15px;
}

body{
background: #ccc url('background.png');
background-repeat:repeat-x;
color:#555;
font-family: Arial;
font-size: 12px;
}

#top{
position:absolute;
height:93px;
margin:0 0 0 0;
padding:0 0 0 0;
top:0px;
left:0px;
width:100%;
text-align:center;
background-image:url(parts/bovenste%20balk/balkbovenbg.jpg);
}

*:first-child+html #top{ 
padding-left:175px;
}
* html #top{
padding-left:175px;
}

#container{
position:absolute;
top:93px;
min-height:500px;
width:782px;
left:50%;
margin-left:-366px;
}

#menu{
height:33px;
padding-top:10px;
background-image:url(parts/menu/menubg.jpg);
background-position:center;
background-repeat:no-repeat;
}
#menu img{
margin-top:-5px;
}
#menu img:hover{
cursor:pointer;
}

#conttop{
height:276px;
width:796px;
background-position:center;
margin-left:-7px;
margin-top:-5px;
}

#leftbar{
left:10px;
width:230px;
height:300px;
padding-left:10px;
margin-left:10px;
background-color:white;
float:left
}
#leftbar img{
visibility:hidden;
display:none;
}
#leftbar img.show{
visibility:visible;
display:inline;
}
#leftbar a,#content a{
color:#2e99d3;
text-decoration:none;
}
#leftbar a:visited,#content a:visited{
color:#2e99d3;
text-decoration:none;
}
#leftbar a:hover,#content a:hover{
color:#0080C0;
}

#content{
height:auto;
min-height:500px;
width:450;
background-color:white;
margin-left:265px;
padding-left:-50px;
margin-right:10px;
margin-bottom:10px;
}
#content table i{
font-size:10px;
}
#content h3{
color:#2e99d3;
}

#footertop{
height:35px;
background:url(parts/footer/footerlogo.jpg) #373737;
background-repeat:no-repeat;
}

#footerbottom{
height:100px;
background-color:#464646;
color:white;
}
* html #footertop{
margin-top:300px;
}
#footerbottom h2,#footerbottom h3{
color:white;
}
#footerbottom td{
width:265px;
}
#footerbottom a,#footerbottom a:visited{
color:#eee;
text-decoration:none;
}
#footerbottom a:hover{
color:#FFFFFF;
}

h3{
padding: 0 0 0 0;
margin: 0 0 0 0;
}

input,textarea{
border:1px solid #ccc;
}

#contentcontainer{
height:auto;
background:#ffffff;
}

#weersbericht{
height:150px;
position:absolute;
width:200px;
background-color:white;
filter: alpha(opacity=0);
-moz-opacity: .0;
opacity: .0;
}

#activeren{
border:1px solid black;
width:450px;
}
#activeren td{
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

#persmenu{

}
#persmenu li{
color:#2e99d3;
list-style-type:circle;
}
#persmenu li:hover{
list-style-type:disc;
}
#persmenumini ul{
margin:0 0 0 0;
padding:0 10px 0 0;
}
#persmenumini li{
list-style-type:none;
}

#error{
margin-left:20px;
margin-top:20px;
}
#error a,#error a:visited{
color:#2e99d3;
text-decoration:none;
}
#error a:hover{
color:#0080C0;
}

#hgtr tr{
height: 20px;
}

#nieuwalbum:hover,#nieuwalbum2:hover{
text-decoration:underline;
cursor:pointer;
}

#gastenboekbericht img:hover{
cursor:pointer;
}

*/
