@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-image:url(../images/bodyBackground.jpg);
	background-repeat:repeat-x;
	background-color:#071b3c;
}
body * {
	font-family:"Lucida Sans Unicode","Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size:12px;
	font-stretch:normal;
	font-variant:normal;
	text-transform:none;
}
h1,
h2,
h3,
p {
	margin:0 0 10px;
	padding:0;
}
.photoName {
	font-style:italic;	
	color:#7a5724;
}
textarea { overflow: auto; }
#mainContainer,
#header,
#contentContainer,
#menu,
#content,
#extras,
#footer {
	position:relative;
}
#mainContainer {
	width:900px;
	margin:0 auto;
}
#header {
	background-image:url(../images/headerBackground.jpg);
	width:900px;
	height:218px;
}
#companyName,
#slogan {
	position:absolute;
}
#companyName {
	top:90px;
	left:40px;
}
#slogan {
	top:90px;
	right:40px;
}
#companyName h1,
#slogan h1 {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color:#fff;
}
#language {
	position:absolute;
	bottom:0;
	left:50px;
}
#language ul {
	margin:0;
	padding:0;
}
#language li {
	margin:0 5px 0 0;
	list-style-type:none;
	float:left;
}
#language a {
	text-decoration:none;
}
#language img {
	border:none;
}
#contentContainer {
	background-image:url(../images/contentBackground.jpg);
	background-repeat:repeat-y;
	width:860px;
	padding:10px 20px 0;
}
#menu,
#content,
#extras {
	float:left;
}
#menu {
	width:140px;
	padding:0 0 0 30px;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	list-style-type:none;
	line-height:16px;
	padding:5px 0;
	background:url(../images/hr.gif) repeat-x bottom left;
}
#menu a {
	text-decoration:none;
	font-size:12px;
	color:#28235a;
}
#menu a:hover {
	color:#795724;
}
#content {
	width:459px;
	padding:0 15px 0;
}
#content.gallery {
	width:640px;
}
#content img {
	border:1px solid #7a5724;
}
#content a {
	font-size:12px;
	color:#7a5724;
}
.image { 
    position:relative; 
    float:left; 
    width:150px; 
    margin-right:10px; 
}
#content .image h3 {
	font-size:11px;
	color:#795724;
	font-weight:normal;
}

#content h1,
#content h1 a {
	font-size:18px;
	color:#795724;
	text-decoration:none;
}
#content h2,
#content h2 a {
	font-size:14px;
	color:#795724;
	text-decoration:none;
}
#content h4 {
	font-size:13px;
	font-weight:normal;
	margin:0 0 10px;
}
#content {
	font-size:12px;
	color:#28235a;
}
#content ul {
	margin:-8px 0 15px 20px;
	padding:0;
}
#extras {
	width:151px;
	padding:0 0 0 10px;
}
#extras h3 {
	margin:2px 0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	color:#795724;
}
#extras img.pageImage {
	width:150px;
	border:1px solid #7a5724;
	margin:0 0 3px;
}
#footer {
	width:900px;
	height:30px;
	padding: 30px 0 0 0;
	text-align:center;
	color: #515f76; 
	background-image:url(../images/footerBackground.jpg);
	background-repeat:no-repeat;
}
#footer a {
	color: #515f76;
	text-decoration:none;
}
form {
	font-size:12px;
}
input,
select {
	font-size:12px;
	border:1px solid #7a5724;
	color:#28235a;
	background:#fff;
}
option {
	font-size:12px;
	color:#28235a;
	background:#fff;
}
textarea {
	font-size:12px;
	border:1px solid #7a5724;
	color:#28235a;
}
.breaker {
	clear:both;
}
#imageContainer { /* Row */
    position:relative;
	width:650px;
}
#imageContainer h3 {
	margin:2px 0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	color:#795724;
}
.liquid { /* Liquid div achter content div */
    position:absolute; 
    height:100%; 
    top:0; 
    width:200px; 
} 
.one { /* Plaatsing t.o.v. content div */
    left:0; 
} 
.two { 
    left:210px; 
}
.three { 
    left:420px; 
}

.last { /* Zorgt ervoor dat laatste div geen margin heeft */
    margin:0; 
}
.extra {
	border:1px solid #7A5724;
	width:151px;
	padding:5px;
	margin:0 0 10px;
}
.extraLink,
.extraImage {
	float:left; 
}
.extraLink {
	width:130px;
	margin: 0 0 0 5px;
}
.extraLink a {
	font-size:12px;
	line-height:16px;
	color:#795724;
	text-decoration:none;
	width:130px;
	display:block;
}
.extraLink a:hover {
	text-decoration:underline;
}
.extraImage {
	width:16px;
	height:16px;
}
.hrDotted {
	position:relative;
	height:1px;
	line-height:1px;
	background:url(../images/hr.gif) repeat-x top left;
	margin:0 0 10px;
}
.news h3 {
	font-size:12px;
	color:#795724;
	margin:0;
}
.news a {
	text-decoration:none;
}
.news a:hover {
	text-decoration:underline;
}
.newsHeader {
	font-weight:bold;
}
#content h3 {
	color:#28235a;
	font-size:16px;
}
#pagination,
#pagination a {
	font-size:12px;
	font-weight:normal;
}
#pagination .active {
	width:16px;
	height:16px;
	background:#d3b35e;
	border:1px solid #795724;
	display:inline-block;
	font-weight:bold;
	color:#795724;
}
#pagination .inactive {
	width:16px;
	height:16px;
	border:1px solid #795724;
	display:inline-block;
}
#pagination .inactive:hover {
	background:#d3b35e;
}
#pagination .inactive a {
	display:block;
	width:16px;
	height:16px;
	text-decoration:none;
	font-weight:bold;
	color:#795724;
}
#pagination .galleryNext,
#pagination .galleryPrev {
	text-decoration:none;
	font-weight:bold;
	color:#795724;
	font-size:14px;
	margin:0 5px;
}
.contactContent,
.contactForm {
	float:left;
}
.contactContent {
	width:270px;
	margin:0 10px 0 0;
}
.contactForm {
	width:350px;
}
