@charset "utf-8";

body {
	margin:0px;
	padding:0px;
	background-color:#000066;
	background-image: url(images/achtergr_vuller.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#container {
	left: 0px;
	top: 0px;
	
	width: 1000px;
	height: auto;
	
	position: relative;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 1000px;
	height: 600px;
	float: left;
	left: 0;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

#navigatiebalk {
	position: absolute;
	width: 1000px;
	top: 123px;
	height: 21px;
	float: left;
	left: 0;
	background-color: #000066;
}

#navigatiebalk div{
	left: 0px;
	top: 0px;
	
	width: auto;
	height: 21px;
	
	position: relative;
	float: left;
}

/* --//////SUB NAVIGATIE\\\\\-- */

#sub-1 {
	position: absolute;
	left:0px;
	top:5px;
}

#sub-2 {
	position: absolute;
	left:50px;
	top:5px;
}

#sub-3 {
	position: absolute;
	left:100px;
	top:5px;
}

#sub-4 {
	position: absolute;
	left:150px;
	top:5px;
}

#sub-5 {
	position: absolute;
	left:200px;
	top:5px;
}

/* --//////EINDE SUB NAVIGATIE\\\\\-- */

#content {
	position:absolute;
	width: 1000px;
	height: 100%;
	top:144px;
	float: left;
	left: 50%;
	margin-left:-495px;
}


#content #tekst {
	position:relative;
	width: 650px;
	height: 90%;
	float: left;
	left: 50%;
	margin-left:-450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}

#meerjaar {
	position: absolute;
	height: 150px;
	width: 355px;
	left: 50px;
}

#content #zijbalk {
	position:absolute;
	right:34px;
	height: 100%;
	width: 250px;
	top: 62px;
}
#content #zijbalk #btn_nieuws {
	position: absolute;
	height: 157px;
	width: 202px;
	right: 10px;
	top: -30px;
}

#content #zijbalk #btn_sponsors {
	position: absolute;
	height: 100px;
	width: 200px;
	right: 10px;
	top: 150px;
}

#content #zijbalk #btn_reders {
	position: absolute;
	height: 100px;
	width: 200px;
	right: 10px;
	top: 265px;
}


#tekstslider {
	position: absolute;
	height: 20px;
	width: 142px;
	left: 14px;
	top: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}


#content #zijbalk #slideshow {
	position: absolute;
	height: 150px;
	width: 200px;
	right: 10px;
	top: 360px;
	border:none;
}

#content #zijbalk #ws-image {
	position: absolute;
	height: 109px;
	width: 250px;
	right: -22px;
	top: 88px;
}

#knp_gesch-bk	{
	position: absolute;
	height: 156px;
	width: 310px;
	border:none;
	left:330px;
	top:95px;
}

#knp_gesch-txt	{
	position: absolute;
	height: 156px;
	width: 310px;
	border:none;
	padding-top:15px;
}

#gesch-img	{
	position: absolute;
	height: 290px;
	width: 650px;
	border:none;
	top:300px;
}

#wachtschip	{
	position: absolute;
	height: 156px;
	width: 310px;
}

#vletten	{
	position: absolute;
	height: 156px;
	width: 310px;
	left:315px;
}

#sleper	{
	position: absolute;
	height: 156px;
	width: 310px;
	top:250px;
}

#overige_vloot	{
	position: absolute;
	height: 156px;
	width: 310px;
	left:315px;
}

#contactformulier	{
	position: relative;
	height: 100px;
	width: 200px;
	z-index: 0;
}

#email	{
	position: relative;
	height: 100px;
	width: 200px;
	left:20px;
}

#zeilwkform	{
	position: relative;
	height: 100px;
	width: 200px;
	left:20px;
}

#zeilwk_knp {
	position: relative;
	width: 500px;
	height: 100px;
	float: left;
	left: 0;
}

#zeilwk_knp div{
	left: 0px;
	top: 0px;
	
	width: auto;
	height: 100px;
	
	position: relative;
	float: left;
}

#voorzitter	{
	position: relative;
	height: 100px;
	width: 162px;
}

#secretaris	{
	position: relative;
	height: 100px;
	width: 162px;
}

#penningmeester	{
	position: relative;
	height: 100px;
	width: 162px;
}

#groepsleider	{
	position: relative;
	height: 100px;
	width: 162px;
}

#programma	{
	position: absolute;
	height: 633px;
	width: 579px;
	top: 0px;
	left: 0px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000066;
}

p,
.txt {
	font-size: 12px;
	line-height: 20px;
	color: #000066;
}

.li {
	font-size: 12px;
	line-height: 20px;
	color: #000066;
}

h5 {
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	color: #000066;
}

.inputveld {
	width: 650px;
	height: 150px;
}

.inp_marquee {
	border: none;
	width: 138px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}

