/****************************************
*  Copyright 2008                       *
*  Accept-it webbased ICT toepassingen  *
*  Textielstraat 2d                     *
*  7483 PB Haaksbergen                  *
*  T +31 (0)53 574 39 13                *
*  F +31 (0)53 574 37 49                *
*  E info@accept-it.nl                  *
*  I www.accept-it.nl                   *
****************************************/

/*
CSS algemeen
*/

body {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
}
#container {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 1;
}
#logo_groot {
	position: absolute;
	left: 146px;
	top: 45px;
	width: 479px;
	height: 127px;
	z-index: 2;
}
#tekst_algemeen {
	position: absolute;
	left: 200px;
	top: 205px;
	width: 386px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	overflow: hidden;
	vertical-align: top;
}
#hitvlak_wybenga {
	position: absolute;
	left: 188px;
	top: 326px;
	width: 104px;
	height: 104px;
	cursor: pointer;
	cursor: hand;
	z-index: 3;
}
#logo_wybenga {
	position: absolute;
	left: 172px;
	top: 304px;
	width: 133px;
	height: 148px;
	z-index: 2;
}
#hitvlak_amts {
	position: absolute;
	left: 291px;
	top: 326px;
	width: 104px;
	height: 104px;
	cursor: pointer;
	cursor: hand;
	z-index: 3;
}
#logo_amts {
	position: absolute;
	left: 276px;
	top: 304px;
	width: 133px;
	height: 148px;
	z-index: 2;
}
#hitvlak_contec {
	position: absolute;
	left: 395px;
	top: 326px;
	width: 104px;
	height: 104px;
	cursor: pointer;
	cursor: hand;
	z-index: 3;
}
#logo_contec {
	position: absolute;
	left: 380px;
	top: 304px;
	width: 133px;
	height: 148px;
	z-index: 2;
}
#hitvlak_conflex {
	position: absolute;
	left: 499px;
	top: 326px;
	width: 104px;
	height: 104px;
	cursor: pointer;
	cursor: hand;
	z-index: 3;
}
#logo_conflex {
	position: absolute;
	left: 484px;
	top: 304px;
	width: 133px;
	height: 148px;
	z-index: 2;
}
#fotobalk {
	position: absolute;
	left: 0px;
	top: 475px;
	width: 780px;
	height: 100px;
	background-color: #000000;
	z-index: 2;
}
#draairol {
	position: absolute;
	left: 0px;
	top: 580px;
	width: 780px;	
	height: 10px;
}
#fade {
	position: absolute;
	left: 0px;
	top: 580px;
	width: 780px;	
	height: 10px;
}
#tekst_wybenga {
	position: absolute;
	left: 0px;
	top: 475px;
	width: 780px;
	height: 100px;
	background-color: #DBD1E0;
	z-index: 3;
	visibility: hidden;
	overflow: hidden;
}
#tekst_amts {
	position: absolute;
	left: 0px;
	top: 475px;
	width: 780px;
	height: 100px;
	background-color: #CCEBF9;
	z-index: 3;
	visibility: hidden;
	overflow: hidden;
}
#tekst_contec {
	position: absolute;
	left: 0px;
	top: 475px;
	width: 780px;
	height: 100px;
	background-color: #E6F1D1;
	z-index: 3;
	visibility: hidden;
	overflow: hidden;
}
#tekst_conflex {
	position: absolute;
	left: 0px;
	top: 475px;
	width: 780px;
	height: 100px;
	background-color: #FCE5CC;
	z-index: 3;
	visibility: hidden;
	overflow: hidden;
}
#talen {
	position: absolute;
	left: 220px;
	top: 630px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#contact {
	position: absolute;
	left: 175px;
	top: 670px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
}

img {
	behavior: url('algemeen/css/pngbehavior.htc');
}
td.logo {
	text-align: left;
	vertical-align: top;
	padding-top: 17px;
}
td.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-top: 17px;
}
td.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
td.tekst_schild {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	padding-top: 4px;
}

td.error { 
	color: red;
}

a.navigatie { padding-right: 15px; }
a.navigatie:link { color: #AAAAAA; text-decoration: none; }
a.navigatie:visited { color: #AAAAAA; text-decoration: none; }
a.navigatie:active { color: #AAAAAA; text-decoration: none; }
a.navigatie:hover { color: #AAAAAA; text-decoration: none; }

a.navigatie_up { padding-right: 15px; }
a.navigatie_up:link { color: #000000; text-decoration: none; }
a.navigatie_up:visited { color: #000000; text-decoration: none; }
a.navigatie_up:active { color: #000000; text-decoration: none; }
a.navigatie_up:hover { color: #000000; text-decoration: none; }

a.schild:link { color: #AAAAAA; text-decoration: none; }
a.schild:visited { color: #AAAAAA; text-decoration: none; }
a.schild:active { color: #AAAAAA; text-decoration: none; }
a.schild:hover { color: #AAAAAA; text-decoration: underline; }

a.contact:link { color: #AAAAAA; text-decoration: none; }
a.contact:visited { color: #AAAAAA; text-decoration: none; }
a.contact:active { color: #AAAAAA; text-decoration: none; }
a.contact:hover { color: #000000; text-decoration: none; }

/* Contactformulier */

input.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 200px;
	border: 1px solid #CCCCCC;
}
textarea.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 200px;
	border: 1px solid #CCCCCC;
}
select.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	width: 200px;
	border: 1px solid #CCCCCC;
}