﻿/* GEKARIJEN.NL */
/* HTML TAGS */
body {
	color: #000000;
	background-color: #E5E5E5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
}
/* PAGINA OPMAAK */
#container {
	position: relative;
	width: 964px;
	height: 100%;
	margin: 0 auto;
}
#Linkertext {
	position: relative;
	width: 330px;
	height: 275px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	z-index: auto;
}

#Rechterpic {
	border: 1px none #000000;
	position: relative;
	width: 330px;
	height: 275px;
	margin: 0 auto;
	z-index: auto;
}

/* HEADER */
#header {
	position: absolute;
	top: 0px;
	left: 82px;
	width: 824px;
	height: 156px;
	background-image: url(images/header_div.jpg);
	background-repeat: no-repeat;
}

/* HEADER_DATA */
#header_data {
	position: absolute;
	top: 0px;
	left: 82px;
	width: 824px;
	height: 156px;
	background-image: url(images/header_data.jpg);
	background-repeat: no-repeat;
}

/* HEADER_ELEKTRO */
#header_elektro {
	position: absolute;
	top: 0px;
	left: 82px;
	width: 824px;
	height: 156px;
	background-image: url(images/header_elektro.jpg);
	background-repeat: no-repeat;
}


/* HEADER_GAWALO */
#header_gawalo {
	position: absolute;
	top: 0px;
	left: 82px;
	width: 824px;
	height: 156px;
	background-image: url(images/header_gawalo.jpg);
	background-repeat: no-repeat;
}

/* HEADER_HISTORY */
#header_history {
	position: absolute;
	top: 0px;
	left: 82px;
	width: 824px;
	height: 156px;
	background-image: url(images/header_oud.jpg);
	background-repeat: no-repeat;
}

/* MENU */
#menu {
	position: absolute;
	top: 158px;
	left: 85px;
	width: 798px;
	height: 31px;
	margin: 0;
	padding: 0;
	padding-top: 7px;
	background-color: inherit;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	z-index: 10;
	text-align: center;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
	padding-left: 10px;
	padding-right: 7px;
	border-left: 1px solid white;
}
#menu a {
	color: #fff;
	text-decoration: none;
}
/* LINKS */
/* MAIN */
#main {
	position: absolute;
	top: 156px;
	left: 82px;
	width: 640px;
	background-color: #fff;
	border-left: 2px solid #c9c9c9;
	border-right: 2px solid #c9c9c9;
	padding: 46px 60px 0 100px;
	z-index: 0;
}
/* KNOP */
/* BOTTOM */
#bottom {
	position: absolute;
	left: -2px;
	bottom: -50px;
	width: 804px;
	height: 30px;
	color: #9f9f9f;
	background-color: #e5e5e5;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	font-size: x-small;
	padding-top: 22px;
	padding-left: 20px;
	z-index: 10;
}
#menu2 {
	position: absolute;
	top: 158px;
	left: 85px;
	width: 798px;
	height: 31px;
	color: #005E6A;
	margin: 0;
	padding: 0;
	padding-top: 7px;
	background-color: inherit;
	background-repeat: repeat-x;
	font-weight: bold;
	z-index: 10;
	text-indent: 420px;
	line-height: 1px;
}
