/*
	Basic Style Sheet - CSS
	--------------------------------------------------
	Version: 1.0
	Copyright: 2008, dicode
	Email: info@dicode.nl
	Website: http://www.dicode.nl
*/


/* global settings */
* { 
	font-family: arial, verdana, sans-serif; 
	font-size: 12px; 
	color: #1f1e21; 
}

img {
	border: 0;
}

h1 {
	margin: 0;
	padding: 0 0 2px 0;
	color: #c1001f;
	font-weight: normal;
}

h2 {
	margin: 0 0 0 0;
	color: #ff75cd;
	font-weight: bold;
	padding: 10px 0 0 0;
}

p {
	margin: 0;
	padding: 10px 0 0 0;
}

a {
	text-decoration: none;
}

hr {
	background-color: #f3891a;
	border: 0;
	height: 1px;
	width: 207px;
	margin: 0 0 10px 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

input {
	padding: 0 0 0 1px;
}

textarea {
	border: 0;
	padding: 0 0 0 1px;
}

div.clear {
	clear: both;
}

/* site settings */
div#site {
	position: relative;
	margin: 0 0 0 0;
	width: 1299px;
}

/* content */
#content {
	position: relative;
	background: url(css/images/background.jpg) no-repeat;
	background-color: #cc1d8c;
	height: auto;
	min-height: 800px;
}

* html #content {
	height: 800px;
}

/* contact */
#contact {
	position: absolute;
	left: 700px;
	top: 10px;
	z-index: 90;
	width: 250px;
	height: 20px;
	color: #def2c4;
	font-size: 10px;
}

#contact_title {
	position: absolute;
	left: 102px;
	top: 240px;
	z-index: 90;
	width: 434px;
	height: 41px;
	background: url(css/images/contact_title.jpg) no-repeat;
}

#contact_bg {
	position: absolute;
	left: 608px;
	top: 48px;
	width: 495px;
	height: 731px;
	background: url(css/images/contact_bg.jpg) no-repeat;
}

#contact a {
	color: #def2c4;
	font-size: 10px;
}

#contact a:hover {
	text-decoration: underline;
}

#contact_contact {
	position: relative;
	left: 0px;
	width: 307px;
	height: 257px;
	background: url(css/images/contact_contact.jpg) no-repeat;
}


#contact_form {
	position: relative;
	left: 140px;
	width: 521px;
}

#contact_form td {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	vertical-align: top;
}

#contact_send {
	position: relative;
	left: 140px;
	width: 209px;
	height: 72px;
}

#contact_contact input {
	width: 270px;
	height: 15px;
	border: 0;
}

#contact_contact #box1 {
	position: absolute;
	left: 18px;
	top: 28px;
}

#contact_contact #box2 {
	position: absolute;
	left: 18px;
	top: 76px;
}

#contact_contact #box3 {
	position: absolute;
	left: 18px;
	top: 127px;
}

#contact_contact #box4 {
	position: absolute;
	left: 18px;
	top: 177px;
}

#contact_contact #box5 {
	position: absolute;
	left: 18px;
	top: 228px;
}

#contact_textarea {
	position: relative;
	top: 8px;
	width: 314px;
	height: 192px;
	background: url(css/images/contact_textarea.jpg) no-repeat;
}

#contact_textarea #box6 {
	position: absolute;
	margin-left: 20px;
	margin-top: 20px;
}

#contact_box1 {
	position: absolute;
	left: 520px;
	top: 310px;
	width: 180px;
	height: 444px;
	color: #fff;
	line-height: 20px;
}

#contact_box1 a {
	color: #fff;
}

#contact_box1 a:hover{
	text-decoration: underline;
}

/* logo */
#logo {
	position: absolute;
	left: 30px;
	top: 32px;
	width: 162px;
	height: 122px;
	background: url(css/images/logo.jpg) no-repeat;
}

/* menu */
#menu {
	position: absolute;
	left: 194px;
	top: 84px;
	width: 450px;
	height: 40px;
	z-index: 99;
}

#menu a {
	color: #00aeef;
	font-size: 16px;
	font-weight: bold;
	font-family: arial; 
}

#menu a:hover {
	text-decoration: underline;
	color: #87bb43;
}

#menu_contact {
	position: absolute;
	left: 630px;
	top: 84px;
	width: 200px;
	height: 40px;
	z-index: 99;
}

#menu_contact a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: arial; 
}

#menu_contact a:hover {
	text-decoration: underline;
	color: #fff;
}

/* default */
#doedealphatest {
	position: absolute;
	left: 441px;
	top: 258px;
	width: 316px;
	height: 112px;
}

#intro {
	position: relative;
	left: 145px;
	padding-top: 310px;
	width: 290px;
	line-height: 20px;
	color: #fff;
}

#intro a {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}

#intro a:hover {
	text-decoration: underline;
}

#text {
	position: relative;
	left: 145px;
	margin-top: 270px;
	width: 290px;
	line-height: 20px;
	color: #fff;
}

.line {
	position: relative;
	margin-top: 10px;
	width: 275px;
	height: 23px;
	background: url(css/images/line.jpg) no-repeat;
}

/* index */
#index_bg {
	position: absolute;
	left: 608px;
	top: 48px;
	width: 495px;
	height: 731px;
	background: url(css/images/index_bg.jpg) no-repeat;
}

#index_title {
	position: absolute;
	left: 102px;
	top: 240px;
	z-index: 90;
	width: 434px;
	height: 41px;
	background: url(css/images/index_title.jpg) no-repeat;
}

#index_box1 {
	position: absolute;
	left: 468px;
	top: 423px;
	width: 317px;
	height: 244px;
	background: url(css/images/index_box1.jpg) no-repeat;
}

#index_box1 #box1 {
	position: relative;
	left: 26px;
	top: 65px;
	width: 265px;
	height: 149px;
	line-height: 20px;
	color: #00448a;
}

#bnnr_jaikook {
	position: absolute;
	left: 117px;
	top: 495px;
	width: 316px;
	height: 112px;
}

#bnnr_zoekhulp {
	position: absolute;
	left: 117px;
	top: 635px;
	width: 316px;
	height: 112px;
}

/* over buro saartje */
#over_title {
	position: absolute;
	left: 102px;
	top: 240px;
	z-index: 99;
	width: 450px;
	height: 39px;
	background: url(css/images/over_title.jpg) no-repeat;
}

#over_box1 {
	position: absolute;
	left: 452px;
	top: 410px;
	width: 340px;
	height: 269px;
	background: url(css/images/over_box1.jpg) no-repeat;
}

#over_box1 #box1 {
	position: relative;
	left: 40px;
	top: 65px;
	width: 265px;
	height: 149px;
	line-height: 20px;
	color: #00448a;
}

/* schrijf je in */
#schrijfjein_bg {
	position: absolute;
	left: 608px;
	top: 48px;
	width: 495px;
	height: 731px;
	background: url(css/images/schijfjein_bg.jpg) no-repeat;
}

#schrijfjein_title {
	position: absolute;
	left: 102px;
	top: 240px;
	z-index: 90;
	width: 381px;
	height: 39px;
	background: url(css/images/schrijfjein_title.jpg) no-repeat;
}

#schrijfjein_box1 {
	position: absolute;
	left: 468px;
	top: 423px;
	width: 317px;
	height: 244px;
	background: url(css/images/schrijfjein_box1.jpg) no-repeat;
}

#schrijfjein_box1 #box1 {
	position: relative;
	left: 26px;
	top: 65px;
	width: 265px;
	height: 149px;
	line-height: 20px;
	color: #00448a;
}

#schrijfjein_form {
	position: relative;
	left: 102px;
	width: 521px;
}

#schrijfjein_contact {
	position: relative;
	left: 0px;
	width: 307px;
	height: 257px;
	background: url(css/images/alphatest_contact.jpg) no-repeat;
}

#schrijfjein_contact input {
	width: 270px;
	height: 15px;
	border: 0;
}

#schrijfjein_contact #box1 {
	position: absolute;
	left: 18px;
	top: 28px;
}

#schrijfjein_contact #box2 {
	position: absolute;
	left: 18px;
	top: 76px;
}

#schrijfjein_contact #box3 {
	position: absolute;
	left: 18px;
	top: 127px;
}

#schrijfjein_contact #box4 {
	position: absolute;
	left: 18px;
	top: 177px;
}

#schrijfjein_contact #box5 {
	position: absolute;
	left: 18px;
	top: 228px;
}

#schrijfjein_message {
	position: relative;
	width: 290px;
	height: 240px;
	line-height: 20px;
	color: #fff;
}

/* ik zoek hulp */
#ikzoekhulp_title {
	position: absolute;
	left: 102px;
	top: 240px;
	z-index: 90;
	width: 381px;
	height: 39px;
	background: url(css/images/ikzoekhulp_title.jpg) no-repeat;
}

#ikzoekhulp_box1 {
	position: absolute;
	left: 480px;
	top: 376px;
	width: 348px;
	height: 247px;
	background: url(css/images/ikzoekhulp_box1.jpg) no-repeat;
}

#ikzoekhulp_box1 #box1 {
	position: relative;
	left: 46px;
	top: 57px;
	width: 185px;
	height: 149px;
	line-height: 16px;
	font-size: 11px;
	color: #00448a;
}

/* alphatest */
#alphatest_title {
	position: absolute;
	left: 102px;
	top: 240px;
	z-index: 90;
	width: 434px;
	height: 41px;
	background: url(css/images/alphatest_title.jpg) no-repeat;
}

#alphatest_bg {
	position: absolute;
	left: 608px;
	top: 0px;
	width: 495px;
	height: 731px;
	background: url(css/images/alphatest_bg.jpg) no-repeat;
}

.alphatest_line {
	position: relative;
	width: 275px;
	height: 5px;
	margin: 7px 0 7px 0;
	background: url(css/images/alphatest_line.jpg) no-repeat;
}

#alphatest_box1 {
	position: absolute;
	left: 102px;
	top: 258px;
	width: 321px;
	height: 41px;
	background: url(css/images/alphatest_title.jpg) no-repeat;
}

#alphatest_form {
	position: relative;
	left: 102px;
	width: 521px;
	padding-top: 20px;
}

#alphatest_form td {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	vertical-align: top;
}

#alphatest_send {
	position: relative;
	left: 330px;
	width: 209px;
	height: 72px;
}

.aplhatest_radio {
	color: black;
	width: 128px;
	height: 26px;
	background: url(css/images/alphatest_radio.jpg) no-repeat;
}

#alphatest_contact {
	position: relative;
	left: 0px;
	width: 307px;
	height: 257px;
	background: url(css/images/alphatest_contact.jpg) no-repeat;
}

#alphatest_contact input {
	width: 270px;
	height: 15px;
	border: 0;
}

#alphatest_contact #box1 {
	position: absolute;
	left: 18px;
	top: 28px;
}

#alphatest_contact #box2 {
	position: absolute;
	left: 18px;
	top: 76px;
}

#alphatest_contact #box3 {
	position: absolute;
	left: 18px;
	top: 127px;
}

#alphatest_contact #box4 {
	position: absolute;
	left: 18px;
	top: 177px;
}

#alphatest_contact #box5 {
	position: absolute;
	left: 18px;
	top: 228px;
}

#alphatest_message {
	position: relative;
	left: 145px;
	width: 490px;
	height: 240px;
	line-height: 20px;
	color: #fff;
}

/* footer */
#footer {
	position: relative;
	width: 1154px;
	height: 26px;
	background-color: #cc1d8c;
	color: #fff;
	font-size: 9px;
	padding-left: 145px;
	padding-top: 20px;
}

	#footer a {
		position: relative;
		background-color: #cc1d8c;
		color: #fff;
		font-size: 9px;
	}

