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

body{
	width:947px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#22b2ed;
	margin-top:0px;
	margin-bottom:0px;
}

/* header */
#header {
	margin-left: auto;
    margin-right: auto;
	width:947px;
	height:113px;
}

.midden {
	margin-left:-105px;
}

.logo_huizen {
	margin-left: 52px;
}

/* menu */
#menu {
	width:948px;
	height:30px;
	margin-top:25px;
}

/* links */

a {
	font-size:18px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	color:#22b2ed;
	text-decoration:none;
}

.link {
	color:#22b2ed;
	text-decoration:none;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration:underline;
}

img {
	border-width:1px;
}

ul {
	display:inline;
	list-style:none;
}

li {
	display:inline;
	float:left;
}

.home{
	display:block;
	margin-right:50px;
}

.nieuws{
	display:block;
	margin-right:50px;
}

.inschrijving{
	display:block;
	margin-right:50px;
}

.sponsoren{
	display:block;
	margin-right:50px;
}

.route{
	display:block;
	margin-right:50px;
}

.fotos{
	display:block;
	margin-right:50px;
}

.contact {
	display:block;
	margin-right:50px;
}

.links{
	display:block;
}

/* Content */
#homepage {
	width:947px;
	height:500px;
}

#content {
	margin-top:80px;
	margin-bottom:60px;
	width:947px;
	height:auto;
	text-align:left;
}

#kwasten {
	background-image:url(images/kwasten.jpg);
	background-repeat:no-repeat;
	background-position:left, bottom;
	width:219px;
	height:300px;
}

.sfeerbeeld{
	margin-bottom:50px;
	width:947px;
	height:265px;
}

/* Lettertypes */
h1 {
	font-size:24px;
}

h2 {
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}

h3 {
	font-size:18px;
	margin-bottom:-15px;
}

p {
	font-size:16px;
	margin-bottom:20px;
}

p.ruimte {
	margin-bottom: 10px;
}

.klein {
	font-size:16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.error {
	color:#C30;
}

.form {
	margin-bottom:10px;
}

ul.logos img {
    border: 1px solid #CCCCCC;
    margin: 0 5px 5px 0;
    padding: 5px;
}

#hoofdsponsoren{
	height:150px;
	width:947px;
}

#fotos{
	height:1400px;
	width:947px;
	margin-bottom:200px;
}

#cosponsoren{
	height:200px;
	width:947px;
}

#subsponsoren{
	height:250px;
	width:947px;
}
