/*
  *******************************************************
  Cascade Style Sheet
  (c) 2008 REDDIE
  *******************************************************
  Reddie
  Linge 42
  2911 EK Nieuwerkerk aan den IJssel
  (The Netherlands)
  tel. +31 (0)180 - 32 62 97
  mobiel. +31 (6) 24 22 46 89
  http://www.reddie.nl
  info <at> reddie <punt> nl 
  ******************************************************
*/

/* Main page layout */

body {
background-color:#693600;
margin: 0px;
padding: 0px;
text-align: left;
}

#container {
margin: 0 auto;
position: relative;
}

#content {
font-family: Arial, Helvetica, sans-serif;
color: #666;
width: 960px;
background-color: #fff;
font-size:15px;
line-height: 20px;
position: absolute;
top: 155px;
padding-top: 60px;
}

#content a, #content a:visited {
font-family: Arial, verdana, Helvetica, sans-serif;
color: #cccc66;
font-weight: bold;
text-decoration:underline;
}
#content a:hover {
text-decoration:none;
}

#top {
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height: 264px;
}

#footer {
width: auto;
color: #666;
font-family: Tahoma, Arial, verdana, Helvetica, sans-serif;
background-image:url(../images/footer.jpg);
font-size:11px;
line-height:16px;
height: 189px;
position: relative;
}

#footer .links a, #footer .links a:visited {
text-decoration: underline;
color: #4F4F4F;
font-family: Tahoma, Arial, verdana, Helvetica, sans-serif;
font-size:10px;
}

#footer .links a:hover {
color: #4F4F4F;
font-family: Tahoma, Arial, verdana, Helvetica, sans-serif;
text-decoration:none;
font-size:10px;
}

#footer_padding {
top: 155px;
left: 220px;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px;
height: 40px;
position: absolute;
}

/* Headers */

h1 {
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
font-style: italic;
color: #cc9900;
font-size:16px;
letter-spacing: 2px;
padding-left: 15px;
margin-bottom: 60px;
}

h2 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
color: #cc6600;
font-size:14px;
line-height: 20px;
padding:0px;
margin:0px;
display:inline;
font-weight:bold;
}

h3 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
color: #cc6600;
font-size:12px;
letter-spacing: 2px;
}

hr {
border: none;
background-image:url(../images/hr_line.jpg);
background-repeat:repeat-x;
}

/* Some styling */

.clearer, #clearer {
clear:both;
}

.big {
font-size: 19px;
color: #0000FF;
}

#label {
padding-left: 24px;
padding-top: 2px;
width: 60px;
}

.input {
padding-bottom: 5px;
}

#inputfield {
display: inline;
padding-left: 24px;
}

.input_tekst {
width: 460px;
margin-top: 10px;
margin-left: 24px;
}

.button_send {
display:inline;
width: 80px;
margin-left: 24px;
float: left;
}

.button_reset {
display:inline;
width: 80px;
float: left;
margin-left: 10px;
}

/* Left */

#left {
	float: left;
	width: 600px;
	padding-top: 15px;
	position: relative;
}

#left p {
padding: 0px 0px 0px 15px;
text-align:justify;
}

/* Right */

#right_quote {
margin-left: 16px;
}

#right_foto {
margin-top: 50px;
margin-left: 16px;
}

#right_content {
padding: 40px 30px 10px 10px;
background-image:url(../images/wachter.jpg);
background-repeat:no-repeat;
background-position: bottom right;
}

#right {
float: left;
width: auto;
padding-top: 15px;
text-align:left;
position: relative;
}

/* Navigation */

.navigation {
position: absolute;
top: 125px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.pro_linedrop {
height:36px;
width:960px;
background:url(../images/blank_sepia.gif);
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(../images/blank_over_sepia.gif);
}

.pro_linedrop .select a {
display:block; 
height:36px; 
float:left; 
background: url(../images/blank_sepia.gif); 
padding:0 0 0 15px; 
text-decoration:none;
text-transform: uppercase; 
line-height:25px; 
white-space:nowrap; 
color:#333;
}

.pro_linedrop .select li.line a {color:#666;}

.pro_linedrop .select a b {
display:block; 
padding:0 30px 10px 15px; 
background:url(../images/blank_sepia.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(../images/blank_over_sepia.gif); 
padding:0 0 0 15px;
line-height:27px;
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select li.line a:hover, 
.pro_linedrop .select li.line:hover a {
color:#333;}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 30px 9px 15px; 
background:url(../images/blank_over_sepia.gif) right top; 
cursor:pointer;
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:958px;
top:28px; 
left:0; 
text-align:center;
background:transparent url(../images/transparent.gif);
border:1px solid #aaa;
}

.pro_linedrop .select :hover .rt li {float:left;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:transparent url(../images/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#333;font-size:10px;}

.pro_linedrop .select :hover .sub li.subline a {color:#666;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:blue; line-height:20px; position:relative;}

.pro_linedrop .select :hover .sub li:hover > a {color:#333;}

.pro_linedrop .select :hover .sub :hover ul {padding:0; margin:0; list-style:none; display:block; width:112px; position:absolute; left:-1px; top:25px; border:1px solid #aaa; border-top:0; background:#fff;}

.pro_linedrop .select :hover .sub :hover ul li a {width:80px; text-align:left; height:20px; line-height:18px;}
.pro_linedrop .select :hover .sub :hover ul li a:hover {line-height:16px;}
