* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
}

#holder {
	background-image: url(../images/background.png);
	background-color: #fff;
	background-repeat: no-repeat;
	width: 1015px;
	margin: 0px auto;
}

#container {
	width: 753px;
	height: 553px;
	margin: 0px auto 0px auto;
	padding: 95px 154px 0px 0px;
	position: relative;
}

#navigation {
	float: right;
	width: 291px;
	height: 18px;
	text-align: right;
}

.navigation {
	line-height: 14px;
}

.navigation a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

#navigation a.active, #navigation a:hover, #subnavigation, #subnavigation a {
	color: #000;
}

#subnavigation a.active, #subnavigation a:hover {
	color: #fff;
}

.body {
	background-color: #837870;
	width: 366px;
	height: 478px;
	top: 155px;
	left: 70px;
	position: absolute;
	padding: 15px 13px 0px 13px;
}

.large {
	width: 643px;
}

.right {
	width: 265px;
	height: 493px;
	left: 462px;
	padding: 0px 13px 0px 0px;
}

.body p {
	margin: 0px 0px 15px 0px;
}

.body a {
	color: #fff;
}

.body a:hover {
	color: #000;
}

.images {
	position: absolute;
	top: 440px;
	left: 70px;
}
.images img {
	margin: 0px 1px 0px 0px;
}

.image_colage a {
	position: absolute;
}

.cursussen {
	margin: 30px 0px 0px 30px;
	width: 500px;
}

form input {
	width: 355px;
	height: 12px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	background-color: #e3e2e1;
	border: 1px solid #000;
	display: inline;
}

form input.small {
	width: 100px;
	margin: 0px 5px 10px 0px;
}

form input.medium {
	width: 233px;
}

form textarea {
	font-size: 11px;
	background-color: #e3e2e1;
	border: 1px solid #000;
	width: 355px;
	padding: 5px;
	margin: 0px 0px 5px 0px;
}

form button {
	border:none;
	cursor:pointer;
	font-size: 11px;
	padding: 7px;
	background-color: #363636;
	color: #fff;
	float: right;
}

.adres {
	position: absolute;
	left: 12px;
	top: 408px;
}

h1 {
	margin: 0px 0px 15px 0px;
	color: #ba0404;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	margin: 15px 0px 0px 0px;
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

#logo {
	position: absolute;
	top: 648px;
	left: 456px;
}
