/**
 * Holthausen Gas Style
 * ----------------------------------------------
 * (C) Dycon - 2010 http://www.dycon.nl
 */

* {
	margin: 0;
}
html body {
	min-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	height:100% !important;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
body#index {
	background:#FCFCFC url(../site_images/bg.jpg) fixed;
}
html, body, #flashContent {
	height:100%;
	overflow:auto;
}
#wrap {
	width:957px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position:relative;
	margin: 0px auto -142px; /* the bottom margin is the negative value of the footer's height */
	background-color:#0055A5;
}
#inner-wrap {
	background:#FFFFFF;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
	position:relative;
}
div#content {
	width: 100%;
	margin: 20px auto;
	position:relative;
}
#footer {
	position:relative;
	bottom:0px;
	margin-top:142px;
	height:52px;
	background:#006bb4;
	width:955px;
	border: #747474 solid;
	border-width: 0px 1px 1px 1px;
	text-align:right;
	clear:both;
}
div#header1 {
	padding:0px;
	border: #0055A5 solid;
	height:18px;
	border-width: 0px 0px 0px 0px;
}
div#header3 {
	padding:0px;
	border: none;
	height:10px;
	border-width: 0px 0px 0px 0px;
	background-color:#0055A5;
	width:100%;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:999;
}
div#h3 {
	text-align:right;
	border: #747474 solid;
	border-width: 0px 0px 0px 0px;
	background:#0055A5;
	height:18px;
	margin:0px;
	padding:0px;
}
div.errorDiv, ul, li {
	text-align:left;
	color:#FF0000;
	font-size:12px;
	letter-spacing:1px;
	line-height:17px;
}

div #gassen { 
	width: 20%;
	float: left;
	margin:20px;
	}
	div #opleidingen { 
	width: 20%;
	float:left;
	margin:20px;
	}

div #brandbeveiliging { 
	width: 20%;
	float:left;
	margin:20px;
	}
	
	div #gasbenodigdheden { 
	width: 20%;
	float:left;
	margin:20px;
	}

/*------------------ NAVIGATION ------------------------- */
#nav, #nav ul {
	padding: 0px 0 0 0;
	margin: 0;
	list-style: none;
}
#nav li {
	float: left;
	width: auto;
}
#nav ul {
	position: absolute;
	width: 120px;
	left: -1000px;
}
#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	background-position: 0 0;
}
#nav a {
	display: block;
	margin: -1px 0px 0px 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav li a {
	width : auto;
	display : block;
	color : #FFED00;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration : none;
	background-color : #0055A5;
	padding : 5px 5px 5px 5px;
}
#nav li a:hover {
	color : #FFFFFF;
	background-color : #4e8ec9;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*------------- TYPOGRAFIE ----------------------- */

p {
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-align:justify;
}
label {
	font-size:12px;
	letter-spacing:1px;
	line-height:17px;
	color:#000000;
}
p.small {
	font-size:10px;
	letter-spacing:1px;
	line-height:15px;
	color:#FDFDFD;
}
span {
	font-size:10px;
	letter-spacing:1px;
	line-height:10px;
	color:#000000;
}
h1 {
	font-size:27px;
	letter-spacing:1px;
	line-height:27px;
	color:#005BAE;
	clear: none;
	margin:0px;
	padding:20px;
}
h2 {
	font-size:16px;
	letter-spacing:1px;
	line-height:27px;
	color:#005BAE;
	margin: 20px;
}
h3 {
	font-size:14px;
	letter-spacing:1px;
	line-height:27px;
	color:#005BAE;
}
h4 {
	font-size:12px;
	letter-spacing:1px;
	line-height:27px;
	color:#005BAE;
}
a:link {
	text-decoration: none;
	color:#005BAE;
}
a:visited {
	text-decoration: none;
	color:#3080C9;
}
a:active {
	text-decoration: none
}
a:hover {
	text-decoration: underline;
	color:#4e8ec9;
}
a.ac:link {
	text-decoration: none;
	color:#FBFBFB;
}
a.ac:visited {
	text-decoration: none;
	color:#FBFBFB;
}
a.ac:active {
	text-decoration: none;
	color:#FEB000;
}
a.ac:hover {
	text-decoration: underline;
	color:#FEB000;
}

div.voorwaarden {
	height: 150px;
	width: 150px;
	overflow:scroll;
	border-style: solid solid solid solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color:#FED000;
}
table, tr, td {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
td p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	letter-spacing:1px;
	line-height:17px;
	color:#FEFEFE;
}
img {
	border:none;
}

