
@charset "UTF-8";
/* CSS Document */

body	{
			margin: 0px;
			background: #3f3325 url('/images/background.jpg') repeat;
}

#page_bg {
			width: 100%;
}

#homepage {
			width: 100%;
			height: 658px;
			background-image:url(/images/homepage_bg.jpg);
			background-repeat:no-repeat;
			background-position:center;
}

.homepagecontent {
			width: 970px;
			height: 658px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
}

.homepagecontent .quote {
			margin: 60px 0 0 600px;	
			position: absolute;
			float: left;			
}

.homepagecontent .logo {
			margin: 60px 0 0 56px;
			float: left;
			position: absolute;
}

.homepagecontent .infobutton {
			position: absolute;
			margin: 556px 0 0 167px;
}

.homepagecontent .aanmeldbutton {
			position: absolute;
			margin: 516px 0 0 365px;
}

.homepagecontent .contactbutton {
			position: absolute;
			margin: 568px 0 0 562px;
}


#tools {
			position: absolute;
			margin: 200px 0 0 56px;
			display:block;
}


#informatie {
			width: 100%;
			height: 4px;
			background: transparent url('/images/rafelrandje.png') left top repeat-x;
}

.content {
			width: 970px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
}

.content .buttondown1 {
			margin: -62px 0 0 837px;	
			position: absolute;
			float: left;
}

#informatie_div {
			width: 100%;
			background: #94816b url('/images/info_pattern.jpg') 0px 4px repeat;
			padding-bottom: 40px;
}

.informatiecontent {
			width: 970px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding-top: 95px;
}

#informatie_div .informatiecontent .tools {
			position: absolute;
			margin: 25px 0px 25px 620px;
			float: left;
}

#informatie_div .informatiecontent .infobuttons {
			position: absolute;
			margin: 62px 0px 0px 45px;
			float: left;
}

#informatie_div .informatiecontent .infobuttons img{
text-align:left;
}

#informatie_div .informatiecontent .content {
			background-color: #dcd6cf;
			margin: 0px 0px 0px 20px;
			width: 558px;
}

#informatie_div .informatiecontent .content .titel {
			position: absolute;
			margin: -50px 0px 0px -25px;
			float: left;			
}

#informatie_div .informatiecontent .content table td {
			padding: 40px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 22px;
			color: #3f3325;
}

table td {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 22px;
			color: #dbd5ce;	
}

table label {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			line-height: 22px;
			color: #dbd5ce;
			display: block;
			text-align: left;
			width: 100px;
			height: 21px;
			padding-top: 2px;
}

table.dfContactTable {
			padding-top: 140px;
			margin-left: 30px;
}

table.dfContactTable .inputbox {
			width: 268px;
			background-color: #5c5145;
			border: 1px solid #797167;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			line-height: 22px;
			color: #dbd5ce;	
			padding: 5px;
}

h3 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			line-height: 22px;
			color: #dbd5ce;	
			margin: 0px;
			padding: 0px;
}

#rafelrandje {
			width: 100%;
			height: 4px;
			background: transparent url('/images/rafelrandje.gif') left top repeat-x;
}

#inschrijven {
			width: 100%;
			background-color: #231c12;
			padding-bottom: 40px;
}

.inschrijvencontent {
			width: 970px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			background: transparent url('/images/splash.gif') left 20px no-repeat;
}

.inschrijvencontent .titel {
			position: absolute;
			margin: 50px 0 0 0px;
			float: left;			
}

#footer {
			width: 100%;
			background-color: #221a12;
			border-top: 1px solid #47413a;
}


#footer .content {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			line-height: 22px;
			color: #dbd5ce;
			text-align: left;
			padding-top: 40px;
}	

a {
			color: #dbd5ce;
			text-decoration: none;
			font-weight: bold;
}

a:hover {
			color: #dbd5ce;
			text-decoration: underline;
			font-weight: bold;
}

#footer .content p {
			margin: 30px 0 0 30px;
			padding-bottom: 60px;
}	
