@charset "utf-8";



#body {
	background-color: #E1F6FF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left 250px;
	background-image: url(../images/doremi2-transparant.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.schadow {
	background-image: url(../images/schaduwrand.png);
	background-repeat: repeat-y;
	background-position: center;
}
.schadowfooter {
	background-image: url(../images/schaduwrand-footer.png);
	background-repeat: no-repeat;
	background-position: center;
}

#banner {
	height: 120px;
	display: block;
	background-image: url(../images/banner2.jpg);
}
#navigatie {
	height: 50px;
	background-color: #2E90A2;
}

#subnavigatie {
	height: 30px;
	background-color: #3FADBE;
}

#main {
	background-repeat: no-repeat;
	background-color: #E1F6FF;
	height: 600px;
}

#main_max {
	background-color: #E1F6FF;
	padding-bottom: 10px;
	background-position: right;
}


#footer {
	height: 68px;
	background-image: url(../images/footer.jpg);
	background-position: center;
}



.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#bannerback {
	background-color: #3FADBE;
}

#navigatieback {
	background-color: #2E90A2;
}




#subnavigatieback {
	background-color: #3FADBE;
	color: #023E69;
}

#footerback {
	background-repeat: no-repeat;
	background-color: #3FADBE;
}
#banner h1 {
	text-indent: -99999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#address {
	font-size: 80%;
	color: #EE3940;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	width: 200px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigatie ul   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
#navigatie ul li    {
	display: inline;
}

#navigatie ul li a     {
	font-size: 120%;
	color: #EE3940;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 40px;
	width: 98px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #023E69;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1F6FF;
	padding-bottom: 0px;
	margin-top: 1px;
}

#subnavigatie ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
#subnavigatie ul li {
	display: inline;
}
#subnavigatie ul li a {
	font-size: 125%;
	color: #023E69;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 25px;
	width: 198px;
	padding-top: 5px;
	font-weight: bold;
}
#navigatie ul li a:hover {
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #5BBFD0;
}
#subnavigatie ul li a:hover {
	font-style: italic;
	font-weight: bolder;
	font-size: 150%;
}
#navigatie ul li #a_firstbutton{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2E90A2;
}
#navigatie ul li #a_lastbutton{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2E90A2;
}
#content {
	font-size: 120%;
	color: #EE3940;
	text-decoration: none;
	padding-right: 50px;
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 25px;
}
#profiel {
	font-size: 120%;
	color: #EE3940;
	float: left;
	width: 350px;
	padding-top: 100px;
	padding-left: 50px;
}
#profielfoto {
	float: right;
	width: 270px;
	padding-top: 50px;
	padding-right: 50px;
	margin-right: 40px;
}
#img  {
	padding-left: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#imgindex {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin: 0px;
}
#terugknop  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#volgende {
	margin: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vorige {
	margin: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	color: #EE3940;
}
table {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2E90A2;
	border-bottom-color: #2E90A2;
	border-collapse: inherit;
}
td  {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2E90A2;
	border-right-color: #2E90A2;
	border-bottom-color: #2E90A2;
	border-left-color: #2E90A2;
}
th {
	background-color: #B0E8FF;
	text-align: left;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2E90A2;
	border-bottom-color: #2E90A2;
}
h5 {
	font-size: 700%;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#VKSJkalender {
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 20px;
	margin-right: 20px;
	margin-left: 40px;
	color: #2E90A2;
	padding-left: 20px;
	border: 2px double #2E90A2;
}
#Gastenboek {
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 20px;
	margin-right: 20px;
	margin-left: 40px;
	color: #2E90A2;
	padding-left: 20px;
	border: 2px double #2E90A2;
	margin-top: 7px;
}

