/*
Theme Name: AjTec Thema
Theme URI: http://www.wobbert.nl/
Description: Thema op maat gemaakt voor AJtec.nl, door Wobbert
Version: 1.33.7
Author: Stef Maree & Harmjan Treep
Author URI: http://wobbert.nl
Tags: blue, sexy and AJ-tec
*/

body {
	background: url(images/bg.jpg) repeat-x #009cfd;
	font-family: arial, verdana, sans serif;
	font-size: 13px;
	margin: 0;
	height: 100%;
}

#main {
	margin: 0 auto;
	text-align:center;
	width: 1010px;

}

table, tr, td{
	vertical-align: top;
	}
	

#left {
	width: 370px;
	clear: left;
	position: relative;
	float: left;
	padding-top: 100px;
	padding-right: 20px;
	font-size: 12px;
	text-align: left;
}

#page {
	text-align: left;
	width: 620px;
	clear: right;
	positon: relative;
	float: left;
	font-size: 12px;
	background: url(images/header.png) white no-repeat;
}


a img {
	border: none;
}

.logo {
	width: 137px;
	height: 135px;
	positon: relative;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
}

#verticalbar {
	background: url(images/bar.png) no-repeat;
	width: 3px;
	height: 279px;
	position: relative; 
	float: left;
	margin: 0 15px;
}

#verhaal {
	color: white;
	font-size: 11px;
	 }

#verhaal h2 {
	margin-top: 0;
	padding-top: 0;
	font-size: 16px;
}

p { text-align: justify; }
#arrow a {
	display: block;
	margin-left: 135px;
	width: 269px;
	height: 114px;
	background: url(images/arrow.png);
	}

#arrow a:hover {
	background: url(images/arrow_hover.png);
}

ul.topmenu { 
	padding: 0; 
	margin: 40px 0 0 10px; 
	list-style-type:none;
	}
	
ul.topmenu li { display:inline; }

ul.topmenu li a { 
	display:block; 
	width: 100px; 
	position:relative; 
	float:left; 
	line-height: 25px; 
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #009cff;
	}
	
ul.topmenu li a.active,ul.topmenu li a.active:hover { 
	background: url('images/menubutton.png') no-repeat center top;
	height: 25px;
	color: white;
	}
	
ul.topmenu li a:hover { 
	text-decoration: underline;
	}

#content {
	clear: both;
	padding: 30px 15px 30px 15px;
	color: #009cff;
}

#content h2 {
	font-size: 30px;
	color: #009cff;
	margin-bottom: 5px;
}

hr {
	background: url(images/horbar.png) top left no-repeat;
	height: 3px;
	margin-bottom: 15px;
	padding: 0;
	border: 0;
	}
	
	
h3 a, h2 a{
	text-decoration: none;
}
textarea {
	font-family: calibri, verdana, arial, sans serif;
}
#holder {
	position: relative;
	background: white; 
	height: 580px;
	width: 620px;
	margin-bottom: -520px;
	z-index: -1;
	}
	

.sub-aanvraag {
	background: url(images/sub-aanvraag.png) no-repeat; 
	width: 500px;
	height: 33px;
	margin-top: 70px;
	margin-left: 30px;
	padding-top: 28px;
	text-align: center;
}

.sub-aanvraag a {
	color: white;
	text-decoration: none;
}

.sub-prijs {
	background: url(images/sub-prijs.png) no-repeat; 
	width: 315px;
	height: 33px;
	margin-top: 70px;
	margin-left: 120px;
	padding-top: 28px;
	padding-left: 5px;
	text-align: center;
}

.sub-prijs a {
	color: white;
	text-decoration: none;
}

.inputsTop {
	list-style-type: none;
	}

.footer {
	position: relative;
	float: left;
	clear: both;
	margin-left: 390px;
	background: url(images/footer.png);
	width: 620px;
	height: 49px;
	color: #009cff;
}

.sub-aanvraag a:hover, .sub-aanvraag a.active, .sub-prijs a:hover, .sub-prijs a.active {
	color: #009cff;
}

a.button, .button {
	width: 184px;
	height: 51px;
	display: block;
	line-height: 51px;
	text-align: center;
	background: url(images/button.png) no-repeat;
	color: white;
	font-size: 18px;
	text-decoration: none;
	}
	
a.button:hover, .button:hover {
	background: url(images/button_hover.png);
}

span.fout {
	color: #cc0000;
	padding-left: 5px;
}