body {
	margin: 0;
	padding: 0;
	background: #CCE1E6 url("../images/achterg.gif") center 0 repeat-y;
	font-family: Arial;
	font-size: 11px;
	color: #C5DFFA;
}

img {
	border: none;
}

label {
	display: block;
	width: 42%;
	float: left;
	padding-top: 3px; 
	height: 15px;
	margin: 2px 0 2px 0;
}

input, .select, .textarea {
	width: 50%;
	float: right;
	height: 16px;
	margin: 2px 0 0 0;
	border: 1px solid #00275A;
}

#woorden {
	display: none;
}

.select {
	width: 51%;
}

.textarea {
	height: 100px;
}

.submit {
	clear: both;
	float: none;
	font-family: Arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding: 1px;
	background-color: #2191AE;
	height: 25px;
	border-left: 1px solid #30A1BE;
	border-top: 1px solid #30A1BE;
	border-right: 1px solid #1A849F;
	border-bottom: 1px solid #1A849F;
	margin: 10px 0;
	display: block;
}

a.submit {
	width: 80px;
	text-decoration: none;
	float: left;
	text-align: center;
	padding-top: 4px;
	clear: none;
	margin-left: 4px;
}

h2 {
	clear: both;
	padding: 25px 0 10px 0;
	margin: 0;
	font-size: 14px;
	color: white;
}

h4 {
	clear: both;
	padding: 25px 0 10px 0;
	margin: 0;
	font-size: 12px;
	color: white;
}

#container {
	margin: 0 auto;
	width: 770px;
}

#menu {
	float: right;
	text-align: right;
	height: 566px;
	background: transparent url("../images/menu/achterg.gif") 0 0 no-repeat;
}

#menuAlt {
	display: none;
}

#stramienAfb {
	float: left;
}

#header {
	background: #21374F url("../images/header/achterg.gif") 0 0 repeat-x;
	width: 610px;
	float: left;
}

ul#talen {
	float: left;
	list-style: none;
	padding: 20px 0 0 30px;
	margin: 0;
	width: 94px;
}

ul#talen li {
	float: left;
	padding-right: 10px;
}

#navbar {
	font-weight: bold;
	color: white;
	float: left;
	width: 375px;
	padding: 22px 0 22px 50px !important;
	padding: 19px 0 22px 50px;
	overflow: hidden;
}

#navbar a {
	color: #ccc;
	text-decoration: none;
}

#navbar a:hover {
	text-decoration: underline;
}

#slideshow {
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: -385px;
}

#content {
	width: 375px;
	float: left;
	padding-left: 175px;
	padding-bottom: 50px;
}

#content p {
	margin: 0 0 20px 0;
}

#content h1 {
	position: absolute;
	display: none;
}

#content a {
	color: #27AFD3;
}

#content a:hover {
	color: #92E8FF;
	text-decoration: none;
}

#download {
	background: transparent url("../images/content/achterg.png") 0 0 repeat-x !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/content/achterg.png',sizingMethod='scale');
	height: 50px;
	width: 100%;
	color: #ccc;
	font-size: 9px;
	float: left;

}

#download p {
	padding: 10px 0 0 175px !important;
	padding: 20px 0 0 175px;
	z-index: 10;
}

#download img {
	float: left;
	margin-right: 5px;
}

#download a {
	color: #ccc;
	text-decoration: none;
}

#download a:hover {
	color: white;
}

.m5website {
	padding: 0 0 0 5px;
	float: right;
}

.m5email {
	padding: 0 0 0 5px;
	float: right;
}

.m5datum {
	padding: 0 0 5px 0;
}

.m5naam {
	clear: both;
	background-color: #00275A;
	padding: 5px;
}


.m5bericht {
	background-color: #7BB7C7;
	padding: 10px;
	color: #333;
	margin-bottom: 20px;
}


.m4cat {
	background-color: #7BB7C7;
	padding: 10px;
	color: #333;
	margin-bottom: 10px;
	text-align: center;
}

.m4catNaam {
	clear: both;
	font-weight: bold;
	background-color: #00275A;
	padding: 5px;
}

.m4thumb {
	width: 88px;
	height: 88px;
	overflow: hidden;
	background-color: #00275A;
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
}

th {
  text-align: left;
}

td {
  text-align: left;
}