/***************************************/
/* Main Stylesheet Hitexacoat CSS v1.1 */
/* Gemaakt door Björn Goossens © 2007  */
/***************************************/
/*******************/
/* Body background */
/*******************/
* {
	z-index: 0;
	margin: 0px;
	padding: 0px;
	border: none;
}

html, body {
	height: 100%;
}

body {
	background: #FFFFFF url("../staticimages/htc-bg.gif") repeat;
	overflow-y: scroll;
}

/********************/
/* Main Declaraties */
/********************/
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	margin-top: -128px;
	margin-bottom: -70px;
	background: #FFFFFF;
	width: 900px;
}

/**********************/
/* Header Declaraties */
/**********************/
#headermenu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 201;
	width: 900px;
	height: 28px;
	background: #F4993A;
	overflow: hidden; /* IE7 overflow fix */
}

#headerlogo {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 201;
	width: 900px;
	height: 100px;
	background: #FFFFFF url("../staticimages/htx-logo.jpg") no-repeat;
	overflow: hidden; /* IE7 overflow fix */
}

#clearheader {
	clear: both;
	height: 128px;
}

/********************/
/* Logo Declaraties */
/********************/
#logoblock {
	position: relative;
	float: left;
	z-index: 100;
	margin-top: 150px;
	background: #FFFFFF;
	color: #000000;
	width: 280px;
	text-align: center;
}

/***********************/
/* Content Declaraties */
/***********************/
#main {
	position: relative;
	float: left;
	z-index: 1;
	margin: 0px;
	background: #FFFFFF;
	color: #000000;
	width: 620px;
	text-align: left;
}

#content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	text-align: justify;
	border-top: 1px #ED332F solid;
}

#title {
	padding-left: 60px;
	height: 25px;
	font-family: verdana,arial, sans-serif;
	color:#292929;
	font-size: 13pt;
	font-weight: bold;
	margin-left: 18px;	
}

h2 {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	color:#191919;
	margin-top: 30px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 30px;
}

p {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color:#191919;
	margin-top: 20px;
	margin-right: 35px;
	margin-left: 30px;
}

p.marge-boven {
	margin-top: 7px;
}

.map {
	width: 350px;
	height: 350px;
	border: 0;
	scrolling: noscrolling;
}

.map:hover {
	width: 565px;
	height: 400px;
	border: 0;
	scrolling: noscrolling;
}


/**********************/
/* Footer Declaraties */
/**********************/
#footercopyright {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 200;
	background: #FFFFFF;
	color:#292929;
	clear: both;
	height: 20px;
	width: 900px;
	font-weight: bold;
	text-align: center;
	overflow: hidden; /* IE7 overflow fix */
}

#footeraddress {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 200;
	background: #FFFFFFF;
	color: #292929;
	clear: both;
	height: 50px;
	width: 900px;
	font-weight: bold;
	overflow: hidden; /* IE7 overflow fix */
}

#clearfooter {
	clear: both;
	height: 70px;
}

.address {
	position: relative;
	float: right;
	margin-right: 50px;
	padding-top: 10px;
	width: 520px;
	border-top: 1px #ED332F solid;
	text-align: center;
	font-family: verdana,arial;
	font-size: 7pt;	
}
.copyright {
	float: right;
	padding: 5px 5px 0px 0px;
	font-family: verdana,arial;
	font-size: 7pt;
	font-style: italic;
}

/********************/
/* Menu Declaraties */
/********************/
#menu {
	padding: 6px 10px 0px 0px;
	text-align: right;
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: bold;
}

#menu a:link {
	color: #101010;
	text-decoration: none;
}

#menu a:visited {
	color: #101010;
	text-decoration: none;
}

#menu a:active {
	color: #101010;
	text-decoration: none;
}

#menu a:hover {
	color: #101010;
	text-decoration: underline;
}

/************************/
/* Mailform Declaraties */
/************************/
#mailform {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 520px;
	background: #FFFFFF;
	border-top: 1px #ED332F solid;
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
}
.contactform {
	width: 520px;
}

.contactform td {
	text-align: center;
	margin: 0px;
	padding: 0px;	
}
input.button {
	background-color: #F4993A;
	color: #000000;
	cursor: pointer;
	font-family: verdana,arial;
	font-size: 8pt;
	font-weight: bold;
	width: 100px;
	height: 25px;	
}

#mailok {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 520px;
	height: 250px;
	background: #FFFFFF;
	border-top: 1px #ED332F solid;
	text-align: center;
	font-family: verdana,arial;
	font-size: 10pt;
}
#mailerror {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 520px;
	height: 250px;
	background: #FFFFFF;
	border-top: 1px #ED332F solid;
	text-align: center;
	font-family: verdana,arial;
	font-size: 10pt;
}

input {
	border: 1px #F4993A solid;
	background-color:	#FFE2C4;
}

textarea {
	border: 1px #F4993A solid;
	background-color:	#FFE2C4;
}

.error_input_style {
	border: 1px red solid;
}
.error_text_style {
   color: #FF0000;
   font-family: verdana,arial;
   font-style: italic;
}
.error_msg_style {
	color: #FF0000;
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: bolder;
}
.mailfooter {
	height: 25px;
	text-align: center;
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 11px;
}

#contactinfo {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 520px;
	background: #FFFFFF;
	border-top: 1px #ED332F solid;
	font-family: verdana,arial;
	font-size: 10pt;
}

#contactroute {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 520px;
	background: #FFFFFF;
	border-top: 1px #ED332F solid;
	text-align: justify;
	font-family: verdana,arial;
	font-size: 10pt;
}

.routeform {
	padding: 0px;
	margin-top: 10px;
}
/*******************************/
/* Externe Content Declaraties */
/*******************************/

.Section1 {
	padding: 10px 5px 5px 5px;
	font-family: verdana,arial;
	font-size: 10pt;
}

.Section1 a:link {
	color: #F4993A;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #F4993A;
}

.Section1 a:visited {
	color: #F4993A;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #F4993A;
}

.Section1 a:active {
	color: #F4993A;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #F4993A;
}

.Section1 a:hover {
	color: #F4993A;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #F4993A;
}
