/* CSS Document */

body, td, input, select, textarea {
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 150%;
}

body {
	background-color: #666;
	margin: 0;
	padding: 0;
}

p {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
}

a {
	color: #06f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14pt;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
}

h2 {
	color: #e2001a;
	font-size: 11pt;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
}

ul {
	padding: 0 0 0 5px;
	margin: 0 0 10px;
}

li {
	list-style-position: inside;
}

.outerWrapper {
	margin: 0 auto;
	padding: 0 15px;
	width: 840px;
}

#container {
	background: url(../images/container.gif) repeat-y;
}


.innerWrapper {
	position: relative;
}

#header {
    height: 364px;
}

#header img {
	border: none;
	height: 364px;
    margin-left: 1px;
	position: absolute;
    width: 838px;
}

#header #image_1 { left: 0; }
#header #image_2 { left: 280px; }
#header #image_3 { left: 560px; }

#header #logo {
	left: 10px;
    position: relative;
    top: 190px;
	z-index: 10;
}

#globalnav {
	height: 40px;
	font-size: 9pt;
    position: absolute;
    top: 324px;
    z-index: 20;
}

#globalnav ul {
	list-style: none;
	margin: 0 0 0 281px;
	padding: 0;
	position: relative;
}

#globalnav li {
	display: inline;
}

#globalnav a, #globalnav span {
	background-color: #e2001a;
	color: #fff;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 5px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 10px;
	width: 185px;
}

#globalnav a:hover {
	text-decoration: underline;
}

#globalnav .current {
	background-color: #fff;
	color: #000;
}

#globalnav #servicecenter_installatie {
	left: 0;
}

#globalnav #winkel_elektro {
	left: 185px;
}

#innerWrapper {
	margin: 0 auto;
	width: 840px;
}

#subnav {
	float: left;
	margin-bottom: 70px;
	padding: 25px;
	width: 230px;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	margin-bottom: 3px;
}

#subnav a {
	color: #fff;
	text-decoration: none;
}

#subnav a:hover {
	text-decoration: underline;
}

#subnav .current {
	color: #000;
	font-weight: bold;
}

#sidebar {
	float: right;
	margin: 20px;
}

#content {
	margin: 0 0 0 278px;
	padding: 25px;
	width: 420px;
}

#footer {
	background: url(../images/footer.gif) no-repeat;
	height: 155px;
	padding-bottom: 10px;
}

#footer img {
	float: left;
	left: 30px;
	position: relative;
	top: -90px;
	z-index: 10;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 310px;
	position: relative;	
}

#footer #line1 {
	font-size: 18px;
	letter-spacing: -1px;
	top: 50px;
}

#footer #line2 {
	font-size: 14px;
	font-style: italic;
	top: 45px;
}

#footer #footerlinks {
    position: relative;
    right: 15px;
    text-align: right;
    top: 65px;
}

#footerlinks a {
    color: #000;
    margin-right: 5px;
}

#flavourForm {
	margin: 0;
}

#flavourForm th {
	text-align: left;
	width: 150px;
}

#flavourForm input, #flavourForm textarea {
	color: #000;
	filter: alpha(opacity=50);
	opacity: 0.50;
	height: 18px;
	margin: 0 0 3px 0;
	padding: 0 5px;
}

#flavourForm input {
	border: none;
	border-bottom: 1px solid #999;
	width: 300px;
}

#flavourForm .buttonRow input {
	border: 1px solid #999;
	height: 22px;
	margin-top: 10px;
	width: 150px;
}

#flavourForm .buttonRow input:hover {
	background-color: #ccc;
	color: #000;
	margin-top: 10px;
	width: 150px;
}

#flavourForm textarea {
	border: 1px solid #999;
	height: 40px;
	width: 450px;
}
