body{
	margin: 0;
	padding: 0;
	background: #0c2633 url(afbeeldingen/bg.jpg) top left no-repeat;
}

.clear{
	clear: both;
}


/* CONTAINER */

#container{
	width: 925px;
	margin-left: 40px;
}


/* LOGO */

#logo{
	position: absolute;
	margin-top: 50px;
}

#logo a:link, #logo a:active, #logo a:visited{
	color: white;
	text-decoration: none;
}

#logo a:hover{
	color: white;
}

#logo h1{
	margin: 0;
	padding: 0.7em;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #011723;
}


/* NAVIGATIE */

#navigatie{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif; 
}

#navigatie ul{
	margin: 0;
	padding: 88px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: right;
	text-transform: uppercase;
	list-style-type: none;
}

#navigatie ul li{
	display: inline;
	padding-left: 7px;
}

#navigatie a:link, #navigatie a:active, #navigatie a:visited{
	color: #5b89a0;
	text-decoration: none;
}

#navigatie a:hover{
	color: white;
}


/* TEXTBALK */

#textbalk{
	margin: 1.5em 0 1.5em 0;
	padding: 1em 0 1em 0;
	color: #5b89a0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.5em;
	border-top: 2px solid #2b5468;
	border-bottom: 2px solid #2b5468;
}

#textbalk strong{
	color: white;
}


/* ZIJBALK */

#zijbalk{
	float: right;
	width: 300px;
	font-size: 12px;
	line-height: 180%;
	font-family: Verdana, Arial, Helvetica,sans-serif;
}

#zijbalk .veld{
	margin-bottom: 1.5em;
	padding: 1.5em 15px 1.5em 15px;
	color: #abd5ea;
	background-color: #072230;
}

#zijbalk h2{
	margin: 0;
	padding: 0 0 1em 0;
	color: white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.5em;
}

#zijbalk ul{
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#zijbalk ul li{
	margin-top: 4px;
	padding: 0.3em 0 0.3em 0;
	border-bottom: 1px solid #0d3b50;
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

#zijbalk ul li.act-1{
	padding: 1.2em 0 1.5em 6em;
	background-image: url(afbeeldingen/icoon-aquafitness.jpg);
}

#zijbalk ul li.act-2{
	padding: 1.2em 0 1.5em 6em;
	background-image: url(afbeeldingen/icoon-ontbijtzwemmen.jpg);
}

#zijbalk ul li.act-3{
	padding: 1.2em 0 1.5em 6em;
	background-image: url(afbeeldingen/icoon-starttoswim.jpg);
}

#zijbalk ul li.act-4{
	border:none;
	padding: 1.2em 0 1.5em 6em;
	background-image: url(afbeeldingen/icoon-verjaardagszwemmen.jpg);
}

#zijbalk a:link, #zijbalk a:visited, #zijbalk a:active{
	padding: 2em 0 2em 0;
	color: white;
	font-family: Verdana, Arial, Helvetica,sans-serif;
}

#zijbalk a:hover{
	color: #c7fe58;
}

#zijbalk strong a:link, #zijbalk strong a:active, #zijbalk strong a:visited{
	color: white;
	font-weight: normal;
}

#zijbalk strong a:hover{
	color: #c7fe58;
}

#zijbalk strong{
	font-weight: normal;
	color: white;
}

#zijbalk address{
	margin: 0;
	padding: 0;
	color: #abd5ea;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica,sans-serif;
}



/* INHOUD */

#inhoud{
	margin-right: 300px;
	width: 597px;
	line-height: 150%;
}

#inhoud .sticky{
	margin: 1em 0 2em 0;
	padding: .5em 1em;
	color: #abd5ea;
	font-size: small;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	border-top: 1px solid #2b5468;
	border-bottom: 1px solid #2b5468;
}

#inhoud .sticky strong{
	color: white;
}

#inhoud h3{
	margin: 1.5em 0 1.5em 0;
	padding: 0;
	color: #5b89a0;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif; 
}

#inhoud h4{
	margin: 0 0 1.2em 0;
	padding: 0;
	color: white;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
}

#inhoud h5{
	margin: 0 0 0.3em 0;
	padding: 0;
	color: white;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
}

#inhoud p{
	margin: 0 0 1.85em 0;
	padding: 0;
	color: #abd5ea;
	font-size: small;
	font-family: Verdana, Arial, Helvetica,sans-serif;
}

#inhoud p.meerLezen{
	margin: -0.9em 0 1.65em 0;
}

#inhoud p.formulier{
	margin: 0 0 1.3em 0;
}

#inhoud p.fout{
	color:red;
	font-weight:bold;
}

#inhoud address{
	margin: 0 0 1.85em 0;
	padding: 0;
	color: #abd5ea;
	font-size: small;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica,sans-serif;
}

#inhoud a:link img, #inhoud a:visited img, #inhoud a:active img{
	text-decoration: none;
	border: none;
}

#inhoud a:hover img{
	text-decoration: none;
	border: none;
}

#inhoud a:link, #inhoud a:active, #inhoud a:visited{
	color: white;
	font-weight: normal;
}

#inhoud a:hover{
	color: #c7fe58;
}

#inhoud hr{
	border-color: #12374a;
	border-style: solid;
	border-width: 1px 0 0;
	height: 0;
	margin-bottom: 1.2em;
}

#inhoud .foto{
	float: right;
	border: 2px solid white;
	margin: 0 0 1em 1em;
}

#inhoud table{
	width: 100%;
	margin: 0.5em 0 2em 0;
	border-collapse: collapse;
	font-size: small;
	color: #abd5ea;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	border: 1px solid #2b5468;
}

#inhoud table tr td{
	padding: 0.4em 1em 0.4em 1em;
}

#inhoud table tr.odd{
	color: white;
}

#inhoud table tr.odd{
	color: white;
}

#inhoud table td{
	border: 1px solid #2b5468;
}

#inhoud table strong {
	font-weight: normal;
}

#inhoud strong{
	color: white;
}

#inhoud ul{
	margin: 0 0 2em 1.2em;
	padding: 0;
	color: #abd5ea;
	font-size: small;
	font-family: Verdana, Arial, Helvetica,sans-serif;
}

#inhoud ol{
	margin: 0 0 2em 3em;
	padding: 0;
	color: #abd5ea;
	font-size: small;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	list-style-type: lower-alpha;
}

#inhoud .rechts{
	text-align: right;
}

#inhoud .floatR{
	float: right;
}

#inhoud .floatL{
	float: left;
}

#inhoud .hoofdletters{
	text-transform: uppercase;
}

#inhoud input, #inhoud textarea{
	border: 1px solid white;
	padding: 0.1em;
	margin-right: 1em;
}

#inhoud input.knop{
	color: white;
	border: none;
	padding: 0.5em;
	width: 15%;
	background-color: #011723;
}

#inhoud label{
	display: block;
}

#inhoud input{
	width: 31%;
}

#inhoud input.fout, #inhoud textarea.fout{
	border: 2px solid red;
}


/* VOETNOOT */

#voetnoot{
	clear: both;
	height: 100px;
	padding: 1em 0 0 0;
	color: #486878;
	font-size: x-small;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	border-top: 1px solid #12374a;
	line-height: 150%;
}

#voetnoot a:link, #voetnoot a:visited, #voetnoot a:active{
	color: #5b89a0;
	text-decoration: none;
}

#voetnoot a:hover{
	color: white;
	border-bottom: 1px solid white;
}
