@charset "utf-8";
/* CSS Document */
/*Browser reset to zero out margins and padding*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
	background-image: url(../images/bg_gradient.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: justify;
}
a {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #CC0000;
}
#container {
	position:relative;
	margin: auto;
	width: 1024px;
	text-align: left;
	background-repeat: repeat;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:197px;
	z-index:25;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#header h1 {
	text-indent: -9999px;
	background-image: url(../images/dragsterdan_header.jpg);
	display: block;
	height: 197px;
	width: 1024px;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 4;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-position: center;
}
#topnav {
	position:absolute;
	top:200px;
	width:535px;
	z-index:50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	list-style-type: none;
	float:right;
	font-weight: bold;
	left: 475px;
}
#topnav a {
	color: #999999;
	text-decoration: none;
	display: block;
	font-weight: normal;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #999999;
	z-index: 100;
}
#topnav li {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
	z-index: 75;
}
#topnav a:hover {
	color: #CC0000;
	border-left-color: #CC0000;
}
#container #content {
	position:relative;
	width:100%;
	z-index:3;
	height: auto;
	clear: both;
}
#container #content a {
	text-decoration: none;
}
#container #footer a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #2a335c;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	position: relative;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 10px;
	width: 46%;
}
#content ul {
	padding-left: 30px;
	list-style-type: square;
}

#container #content #leftcolumn {
	position:relative;
	width:30%;
	z-index:2;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	/*border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;	*/
	left: 5px;
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
#container #content #leftcolumn p {
}
#container #content #rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	position: relative;
	width:65%;
	z-index:2;
	float: right;
	clear: none;
}
.clear {
	clear: both;
	height: 0px;
}
#container #footer {
	position:relative;
	width:100%;
	color: #333333;
	padding: .5%;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #c1bfa6;
	float: none;
	clear: both;
}
#container #footer p, #container #footer a {
	font-size: 10px;
	text-align: center;
	}
#contact h2 {
	left: 540px;
	top: 50px;
	font-family: Papyrus, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
}
#contact #rightcolumn {
	left:600px;
	top:120px;
}
#contact #rightcolumn p{
	font-size: 14px;
}
#contact #commentform {
	left: 500px;
	top: 280px;
	position: absolute;
	width: 320px;
	padding: 5px;
}
#contact #commentform #contactForm th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: right;
	color: #2a335c;
}
#contact #commentform #contactForm caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #2a335c;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
}
#contact #commentform #contactForm .textField {
	font-family: Arial, Helvetica, sans-serif;
	color: #2a335c;
	border: thin solid #999999;
	width: 200px;
	padding: 2px;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
}
#contact #commentform #contactForm .button {
	font-family: Papyrus, Arial, sans-serif;
	font-size: 16px;
	color: #2a335c;
	padding: 5px;
	border: thin solid #999999;
	font-weight: bold;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
}

#contact #commentform #contactForm .button:hover {
	color: #600;

}
