/*	stylesheet voor Zebra Gasnetwerk BV internet
	november 2006 */
	
html {
	min-width: 750px;
}
img {
	border: 0;
}
body {
	font: 11px "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	background: #7c746e url(images/system/bg_main.gif) repeat-x;
	text-align: center;
	margin: 0px;
	color: #9b8e7b;
}
#holder {
	width: 750px;
	background: #fff;
	margin: 30px auto 50px auto;
	text-align: left;
}
#header {
	height: 18px;
	background: url(images/system/logo.gif) no-repeat;
	text-align: right;
	padding-right: 5px;
	padding-top: 32px;
	color: #7a9ab9;
}
#header a {
	color: #7a9ab9;
	text-decoration: none;
}
#header a:hover {
	color: #7a9ab9;
	text-decoration: underline;
}
#mainnav {
	background: url(images/system/mainnav.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	position: relative;
	top: 0px;
}
#mainnav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#mainnav li, #mainnav a {
	height: 20px;
	display: block;
}
#mainnav1 {
	left: 0px;
	width: 150px;
}
#mainnav1 a:hover {
	background: transparent url(images/system/mainnav.gif) 0px -20px no-repeat;
}
#mainnav2 {
	left: 150px;
	width: 150px;
}
#mainnav2 a:hover {
	background: transparent url(images/system/mainnav.gif) -150px -20px no-repeat;
}
#mainnav3 {
	left: 300px;
	width: 150px;
}
#mainnav3 a:hover {
	background: transparent url(images/system/mainnav.gif) -300px -20px no-repeat;
}
#mainnav4 {
	left: 450px;
	width: 150px;
}
#mainnav4 a:hover {
	background: transparent url(images/system/mainnav.gif) -450px -20px no-repeat;
}
#mainnav5 {
	left: 600px;
	width: 150px;
}
#mainnav5 a:hover {
	background: transparent url(images/system/mainnav.gif) -600px -20px no-repeat;
}
#subnav {
	width: 750px;
	background: #9b8e7b url(images/system/bg_subnav.gif) repeat-y;
}
#homecontent {
	min-height: 260px;
	_height: 260px;
	width: 750px;
}
#homeleft {
	float: left;
	padding: 20px 0 20px 10px;
	width: 300px; /* foutieve waarde voor IE bug */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 290px; /* correcte waarde voor overige browsers */
}
html>body #homeleft {
	width: 290px; /* ook Opera heeft extra aandacht nodig */
}
#homeright {
	margin: 0 0 0 300px;
	padding: 20px 10px 20px 10px;
}
#contentleft {
	float: left;
	padding: 20px 0 20px 10px;
	width: 150px; /* foutieve waarde voor IE bug */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px; /* correcte waarde voor overige browsers */
}
html>body #contentleft {
	width: 140px; /* ook Opera heeft extra aandacht nodig */
}
#contentright {
	margin: 0 0 0 150px;
	padding: 5px 10px 20px 10px;
}
#footer {
	height: 20px;
	background: #C6B99D;
	color: #5b514a;
	padding: 0 0 0 10px;
	width: 750px; /* foutieve waarde voor IE bug */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px; /* correcte waarde voor overige browsers */
}
html>body #footer {
	width: 740px; /* ook Opera heeft extra aandacht nodig */
}
#footer a {
	color: #5b514a;
	text-decoration: none;
}
#footer a:hover {
	color: #5b514a;
	text-decoration: underline;
}
.invisible {
	display:none;
}
.nav {
	float: left;
	width: 150px;
	color: #FFFFFF;
	font-weight: bold;
}

.nav ul {
	margin:0; 
	padding-left:5px; 
	font-size:10px;
	line-height:18px; 
	list-style:none;
}
.nav ul li {
	background:url(images/system/bullit_subnav.gif) no-repeat left top; 
	padding-left:10px;
}
.nav ul li a {
	color:#fff;
	text-decoration:none;
}
.nav ul li a:hover {
	color:#5B514A;
	text-decoration:none;
}
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}
#homeright h5 {
	font-size: 11px;
	color: #7a9ab9;
	margin-top: 5px;
}
#homeright h4 {
	font-size: 12px;
	font-weight: bold;
	color: #384857;
	margin: -20px 0px 0px;
}
#homeright h4 a {
	color: #384857;
	text-decoration:none;
}
#homeright h4 a:hover {
	text-decoration:underline;
}
#homeright p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#contentright p {
	color: #384857;
}
#contentright td {
	color: #384857;
}
#contentright li {
	color: #384857;
}
#contentright a {
	color: #384857;
	text-decoration: underline;
}
#contentright a:hover {
	color: #000;
}
#contentright h4 {
	font-size: 14px;
	font-weight: bold;
	color: #384857;
}
#contenright h6 {
	font-size: 11px;
	color: #7a9ab9;
	margin-top: 5px;
}
#contentright h5 {
	font-size: 12px;
	font-weight: bold;
	color: #384857;
	margin: -20px 0px 0px;
}

