/*

	stylesheet www.vogelvreugd.nl

*/
	body {
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
background-image:url(images/bg1.gif);
#background-color: #f8f7aa;
}
#total {
width: 860px;
margin-right: auto;
margin-left: auto;
text-align: left;
}
#header {
height: 240px;
width: 860px;
text-align: none;
}
#leftContent {
width: 400px;
height: 200px;
float: left;
padding: 10px;
background-image: url(images/vak1.gif);
background-repeat: no-repeat;
}
#leftContent2 {
width: 400px;
height: 300px;
float: left;
padding: 10px;
background-image: url(images/vak2.gif);
background-repeat: no-repeat;
}
#centerContent {
float: left;
width: 340px;
padding: 10px;
background-color: #FFFFFF;
}
#rightContent {
float: right;
width: 400px;
height: 385px;
background-image: url(images/note.gif);
background-repeat: no-repeat;
padding: 10px;
}
#rightContent2 {
float: right;
width: 400px;
padding: 1px;
}
#footer {
font-size: 12px;
color: #000000;
height: 25px;
width: 860px;
clear:both;
text-align: center;
}

#nav2 a {
color: #000000;
font-size: 15px;
letter-spacing: 1px;
text-decoration: none;
display: block;
font-family: Georgia, "Times New Roman", Times, serif;
}

#nav2 a:hover {
color: #FF6600;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
font-weight: bold;
color: #fd6601;
margin-top: 0px
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #624a7e;
}

h3 {
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
color: #624a7e;
margin-top: 0px;
}

h4 {
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
color: #624a7e;
}

h5 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
color: #000000;
margin-top: 20px;
margin-bottom: 0px;
}

h6 {
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
color: #FFFFFF;
margin-top: 20px;
margin-bottom: 0px;
}

#leftContent h1 {
	margin-bottom: 0px;
}

#leftContent2 h1 {
	margin-bottom: 0px;
}

#leftContent h2 {
	margin-bottom: 0px;
}

#centerContent h2 {
	margin-bottom: 0px;
}

#centerContent h4 {
	margin-bottom: 0px;
}

#rightContent h2 {
	margin-bottom: 0px;
}


#leftContent P {
	color: #000000;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}

#leftContent2 P {
	color: #000000;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}

#leftContent2 table {
	color: #000000;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
}

#centerContent P {
	text-align: inherit;
	color: #000000;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}

#centerContent2 P {
	text-align: left;
	color: #000000;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
}

#centerContent3 P {
	text-align: left;
	color: #000000;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
}

#rightContent P {
	color: #000000;
	font-size: 13px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding: 4px;
}

ul {
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}

input.submit {
	background-color: #dadada;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center; 
	text-decoration: none; 
	margin: 0px;
	height: 25px;
	width: 80px;
}

input.input {
	background-color: #FFFFFF;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: none; 
	margin: 0px;
	display: block;
	height: 20px;
	width: 80px;
}
