body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../../img2/vasbg.gif) repeat-x #C1C1A1;
	color: #000;
}

img {
	border: none;
	display: block;
}

h1 {
	width: 400px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #052A7A;
	margin: 0 0 5px 0;
	background: url(../../img2/bulleth1.gif) no-repeat right;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #052A7A;
	margin: 0 0 0px 0;
}

hr {
	color: #A0AFD0;
	background-color: #A0AFD0;
	height: 1px;
	border: 0px;
	margin: 0px;
}

.highlight
{
	background-color: #FFFF66;
	border-bottom: 1px dotted #FF0000;
}

form {
  margin: 0;
  padding: 0;
}

form label { 
	display: block;
	float: left;
	width: 120px;
	padding: 0;
	margin: 5px 0;
}

form input, form textarea {
	width: auto;
	margin: 5px 0 0 10px;
	padding-left: 5px;
	background-image: url(../../img2/formbg.png);
	border: 1px solid #9E9E9E;
}

input.versturen {
	border: 1px solid #A0AFD0;
	background: #CDD4E4;
	color: #052A7A;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#wrap {
	margin: 30px auto;
	width: 944px;
}


#nieuwsbriefwrap {
	margin: 30px auto;
	width: 710px;
}

#sidebar {
	width: 227px;
	float: left;
}
#sidecontent {
	color: #052A7A;
	font-size: 10px;
	margin: 20px 0 0 20px;
}
.k_content {
	color: #052A7A;
	font-size: 10px;
}
#logo {
	height: 46px;
	width: 116px;
	float: right;
	padding: 23px 13px;
	background-color: #FFF;
}


#login {
	height: 90px;
        background-color: #A0AFD0;
	padding: 10px 10px 10px 20px;
	font-size: 10px;
	color: #FFF;
	margin: 0 1px 0 0;
	border-bottom: 1px solid #CCCCB2;
}

#login input {
	font-size: 10px;
	margin: 2px 0;
}

#login a:link, #kruimel a:link, #login a:visited, #kruimel a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#login a:hover, #kruimel a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

* html #login {
	height: 85px;
	background-color: #A0AFD0;
	padding: 8px 10px 9px 20px;
	font-size: 10px;
	color: #FFF;
	margin: 0 1px 0 0;
	border-bottom: 1px solid #CCCCB2;
}

h3.titellight {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 5px;
}

#zoek {
	background-color: #7D92BF;
	padding: 10px 20px;
	font-size: 10px;
	color: #FFF;
	margin: 0 1px 0 0;
	border-bottom: 1px solid #CCCCB2;
}

#zoek input {
	font-size: 10px;
	margin: 0;
}

#side {
	color: #052A7A;
	font-size: 10px;
	margin: 20px 0 0 20px;
}


#content {
	width: 704px;
	float: right;
	background-color: #FFF;
	min-height: 674px;

}
#print {
	width: 600px;
	float: right;
	background-color: #FFF;
	min-height: 674px;

}
.backprint {
	background-color: #FFF;
}
.leesverder {             
            display: none;
}
* html #content {
   	height: 674px;
}

#contentbottom {
	width: 704px;
	height: 25px;
	clear: both;
	margin-left: 240px;
}

#fotovas {
        width: 562px;
	height: 110px;
	float: left;
}

#tekst {
	margin: 10px 20px;
}

#kruimel {
        clear: both;
	font-size: 10px;
	color: #FFFFFF;
	height: 37px;
	margin: 0px 0px;
	padding: 0px 20px;
        line-height: 37px;
	border-top: 1px solid #CCCCB2;
	border-bottom: 1px solid #CCCCB2;
	background-color: #7D92BF;

}



#footer {
	clear: both;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 240px;
}
#footbar {
	width: 540px;
	height: 5px;
	float: right;
	background-color: #B2B2B2;
	font-size: 5px;
}

.kijkkader {
	border: 1px solid #A0AFD0;
	padding: 5px;
	margin: 0 0 10px 0;
	background-color: #F5F5F0;
}

.home_boven_kijkkader {
	width: 653px;
	border: 1px solid #A0AFD0;
	padding: 5px;
	margin: 0 0 10px 0;
	background-color: #D6DFF2;
	float: left;
}

.home_kijkkader {
	width: 200px;
	border: 1px solid #A0AFD0;
	padding: 5px;
	margin: 0 0 10px 0;
	background-color: #D6DFF2;
	float: right;
}

.home_tekst {
	width: 420px;
	padding: 5px;
	margin: 0 0 10px 0;
	float: left;
}

a:link {
	color: #052A7A;
	text-decoration: underline;
}
a:visited {
	color: #607AA7;
	text-decoration: underline;
}
a:hover {
	color: #000;
}




span.left {
	float: left;
}

span.right {
	float: right;
}

.inhoudlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.inhoudlist a:link, .inhoudlist a:visited, .inhoudlist a:hover {
	color: #052A7A;
	text-decoration: none;
}
.inhoudlist li {
	padding-left: 15px;
	background: url(../../img2/bulletinhoud.gif) no-repeat;
	background-position: 0 2px; 
	color: #052A7A;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                     

/* get rid of the table */
table.menu {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

/* style the links */
.menu a, .menu a:visited {
	display: block;
	font-size: 10px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	width: 225px;
	color: #FFF;
	text-indent: 10px;
	border: 1px solid #CCCCB2;
	border-width: 0px 1px 1px 1px;
	background-color: #052A7A;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {
	width:225px;
	w\idth:225px;
}
/* style the link hover */
.menu a:hover{
	color: #EEE;
	background-color: #506AA2;
	border: 1px solid #CCCCB2;
	border-width: 0 1px 1px 1px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 226px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul {
	visibility: hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility: visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
	visibility: visible;
}


/* menu */
.menu {
	position: relative; 
	z-index: 1000;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 225px;
	font-size: 11px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
	position: relative;
}

#kalenderdrukken{
	float:right
}

#kalender {
	padding: 0;
	margin: 0;
	border-left: 1px solid #CCC;
	color: #052A7A;
	text-align: center;
	background-color: #FFF;
}

.kalnav, a.kalnav:link, a.kalnav:visited, a.kalnav:hover {
	color: #FFF;	
	text-decoration: none;
}	


caption.kal {
	margin: 0;
	padding: 0;
	background: #052A7A;
	color: #FFF;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

th.kal {
	color: #FFFFFF;
	background-color: #052A7A;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	height: 30px;
}

.vandaag, td.vandaag a, td.vandaag a:link, td.vandaag a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #052A7A;
	text-decoration: none;
}

td.kal {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 30px;
	height: 30px;
	text-align: center;
}

td.kal a  {
	color: #FFF;
	font-weight: bold;
	background-color: #7D92BF;
	text-decoration: none;
}

td.kal a:link, td.kal a:visited {
	display: block;
	color: #FFF;
	background-color: #7D92BF;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}

td.kal a:hover, td.kal a:active {
	color: #FFF;
	text-decoration: none;
}




