@charset "utf-8";

body { padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; padding-top: 15px; }
	img { border: 0; }
	h2 { color: #c61905; font-weight: bold; font-size: 11px; margin: 0; padding: 0; }

	#container { position: relative; width: 955px; height: 700px; background: url(../images/bg.jpg) no-repeat; margin-left: auto; margin-right: auto; }
	#header { position: relative; float: left; height: 108px; margin-top: 20px; margin-left: 102px; width: 750px; }
		#header img { position: relative; float: left; }
		#first { margin-left: 55px; width: 400px; }
		#second { margin-left: 72px; width: 530px; float: left; }
	#nav { position: relative; float: left; margin-left: 112px; display: block; width: 750px; }
		#nav li { position: relative; float: left; margin-top:-1px;}
		#nav span { position: relative; float: left; margin-left: 34px; margin-top: 2px; color: #fff; font-weight: bold; }
		#nav ul.nav { margin: 0; display: block; width: 410px; position: relative; float: left; }
			#nav ul.nav li { display: inline; }
		#nav input { float: left; margin-left: 11px; position: relative; width: 135px; line-height: 13px; height: 13px; font-size: 11px; }
		.arrow { position: relative; float: left; margin-top: 3px; margin-left: 5px; }
		#search { width: 90px; float: left; padding-left: 5px; padding-right: 5px; }
	#content { position: relative; float: left; margin-left: 102px; width: 700px; height: 394px; min-height: 394px; height: auto; }
		#content_left { position: relative; float: left; margin-left: 50px; margin-top: 24px; width: 405px; }
			.titel { color: #333333; font-size: 12px; text-transform: uppercase; }
			.contracten { margin-top: 15px; }
				.contracten a { color: #333333; text-decoration: none; font-style: italic; display: block; width: 65px; background: url(../images/button1.gif) right no-repeat; }
				.contracten a:hover { color: #333333; text-decoration: underline; font-style: italic; background: url(../images/button2.gif) right no-repeat; }
			.brieven { margin-top: 15px; }
				.brieven a { color: #333333; text-decoration: none; font-style: italic; display: block; width: 65px; background: url(../images/button1.gif) right no-repeat; }
				.brieven a:hover { color: #333333; text-decoration: underline; font-style: italic; background: url(../images/button2.gif) right no-repeat; }
			#contract { position: relative; float: left; width: 215px; }
			#beschrijving { position: relative; float: left; margin-top: 10px; margin-left: 15px; height: 360px; width: 175px; }
				#beschrijving table { margin-top: 7px; width: 175px; }
				#beschrijving td { border-bottom: 1px #000 solid; width: 93px; }
				#beschrijving img.download { margin-top: 11px; }
		#content_right { position: relative; float: left; margin-left: 40px; margin-top: 24px; width: 200px; }
			#content_right strong { clear: both; }
			#content_right img { margin-left: 18px; }
			#content_right a { float: left; clear: both; color: #333333; text-decoration: none; display: block; width: 201px; background: url(../images/button1.gif) right no-repeat; }
			#content_right a:hover { color: #333333; text-decoration: underline; background: url(../images/button2.gif) right no-repeat; }
	#footer { position: relative; float: left; margin-left: 152px; margin-top: 15px; padding-bottom: 15px; font-size: 10px; font-weight: normal; }
		#footer a { color: #666666; text-decoration: none; }
		#footer a:hover { color: #0076c0; }
