@import "http://www.klopvaart.nl/css/undohtml.css";
@import "http://www.klopvaart.nl/css/topNav.css";

/* Basis
---------------------------------------------------------------------------------- */

body {
	background-color:#E4F6FE;
	color:#000080;
	font-family:tahoma,arial,helvetica,sans-serif;
}

#skip {
	display: none;
}

table a.selected {
	font-weight:bold;
}

#contentContainer {
	position: relative;
	width:900px;
	margin:0 auto;
}

#header {
	height:130px;
	background: url(http://www.klopvaart.nl/images/cwbackground-5x120-200.gif) repeat-x;
}

#header h1 {
	position: relative;
	width:900px;
	margin:0 auto;
}

#header h1 a {
	position: relative;
	top: 5px;
	display:block;
	width:299px;
	height: 120px;
	background: url(http://www.klopvaart.nl/images/klopvaartlogo2.gif) repeat-x;
}

#header h1 a span {
	display:none;
}

#content p.afbeelding img {
	border:1px solid black;
	margin:5px 0px 5px 15px;
	padding:1px;
}

#content p img {
	border:1px solid black;
}

#hoofdMenu {
	background: #f80;
	height:25px;
	margin:0;
	padding:0;
}

#hoofdMenu ul {
	background: #f80;
	width:900px;
	margin:0 auto;
	height:25px;
}

#hoofdMenu li {
	padding:2px 30px 0 0;
	float:left;

}

#hoofdMenu li a {
	float:left;
	color: #fff;
	font-family:tahoma,arial,helvetica,sans-serif;
}

#hoofdMenu li a.selected {
	color: #000080;
}

#subMenu {
	background-color:#C0EBFE;
	border:1px solid #000000;
	float:left;
	margin-top: 20px;
	padding:3px 0pt 7px;
	width:200px;
}

#subMenu li {
	margin: 4px 0;
}

#subMenu li a {
	margin: 0 0 0 10px;
	color: #008;
	font-size: 14px;
	font-family: tahoma,arial,helvetica,sans-serif;
}

#subMenu ul ul {
	margin: 0 0 0 20px;
}

#content {
	float: right;
	width: 670px;
}

#content p {
	font-size: 14px;
	line-height: 20px;
	margin: 20px 0px 20px 0px;
}

#content a {
	text-decoration: underline;
}

#content h3 {
	font-size: 18px;
	margin: 20px 0px 20px 0px;
}

#content h4 {
	font-size: 16px;
	margin: 20px 0px 20px 0px;
}

#content h5 {
	font-size: 14px;
	margin: 20px 0px 20px 0px;
}

#content h6 {
	font-size: 12px;
	margin: 20px 0px 20px 0px;
}

#content li {
	font-size: 14px;
	line-height: 20px;
	margin-left:20px;
	list-style-type:disc;
}

.shim {
	clear:both;
}

/* Bewoners
---------------------------------------------------------------------------------- */

input {
	font-size:1em;
}


/* Homepage
---------------------------------------------------------------------------------- */

.homeItem {
	float: left;
	width:242px;
	height:203px;
	position:absolute;
}

.ItemNR1 {
	top: 25px;
	left: 0px;
}

.ItemNR2 {
	top: 25px;
	left: 329px;
}

.ItemNR3 {
	top: 25px;
	left: 658px;
}

.ItemNR4 {
	top: 248px;
	left: 0px;
}

.ItemNR5 {
	top: 248px;
	left: 329px;
}

.ItemNR6 {
	top: 248px;
	left: 658px;
}

.homeItem img {
	width:200px;
	height:133px;
	border:1px solid black;
	padding:20px;
}

.homeItem span {
	display:block;
	text-align:center;
	width:242px;
	padding-top:10px;
}


/* Footer
---------------------------------------------------------------------------------- */

#footer {
	clear: both;
	height: 50px;
	width: 900px;
}
