/* CSS Document */
body {
	background-image: url(Images/bottombgline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	text-decoration: none;
}
.headtable {
	background-image: url(Images/headerbg.png);
	height: 143px;
	position: center;
}
#headimage {
	background-image:url(Images/Header_01.png);
	width: 666px;
	background-position: right;
	background-repeat: no-repeat;
}
#headzwemschool {
	background-image: url(Images/Header_02.png);
	width: auto;
	background-position: left;
	background-repeat: no-repeat;
}
#headspace {
	width: auto;
	display: block;
}
.content {
	width: 844px;
	background-color: #FFF;
	margin: auto;
	display: block;
	height: 100%;
	}
.menuup {
	vertical-align: text-top;
}
.contentsub {
	width: 600px;
	height: 200px;
	font-size: 17px;
	background-color: #FFF;
	color: #3f3f3f;
	font-family: Arial;
	font-weight: 100;
	text-align: justify;
	margin-top: -20px;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content2sub {
	color: #3f3f3f;
	font-family: Arial;
	font-weight: 100;
	text-align: justify;
}
#pagetitel {
	color: #ef5e29;
	font-family: Arial;
	font-size: 24px;
	text-align: right;
	font-style: italic;
}
.down {
	background-image: url(Images/bottomlogo.png);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	height: 105px;
	width: 800px;
	display: block;
	margin: auto; 
	
	}	
 
.tablebgblue {
	background-color: #003399;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	border: 1px solid #000;
	padding: 6.5px;
	
}
.tablesmall {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
} 
.tabletop { 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #000;
	color: #000;
	padding: 6px;
	font-weight: bold;
	text-align: center;
}
.tableinfo { 
	font-size: 12px;
	text-align: left;
	letter-spacing: -1px;
	padding: 2px;
	border: 1px solid #000;
}
.bannertekst {
	background-color: #FFF;
	color: #016a91;
	font-family: Arial;
	font-size: 27px;
	text-align: justify;
	letter-spacing: -0.10pt;
	word-spacing: -2pt;
	line-height: 35px;
	font-weight: 100;
}
.bannertekstsub {
	background-color: #FFF;
	color: #016a91;
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	line-height: 35px;
	font-weight: 100;
}
.tekst {
	background-color: #FFF;
	color: #016a91;
	font-family: Arial;
	font-size: 18px;
	text-align: justify;
	line-height: 35px;
	font-weight: 100;
}
