﻿/*****************************************************************************
 *
 *  Copyright            : Copyright (C) Globeview
 *  Email                : info@globeview.nl
 *	
 *  
 *  Disclaimer:
 *	Niets uit dit script mag zonder toestemming van de maker van deze
 *	scripting gekopieerd, of doorverkocht worden aan derden. De maker van deze
 *	scripting blijft ten alle tijden copyright op dit product houden. De 
 *	scripting is ter beschikking gesteld door Globeview.
 *	Dit programma is GEEN vrije software, en mag niet worden doorverkocht en/
 * 	of gewijzigd worden tenzij de eigenaar toestemming hiervoor heeft verleend
 *
 *****************************************************************************/

html,body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	width:100%;
	}

img							{ border: none; margin:0px; padding:0px; }
h1							{ font-size: 14px; margin: 0px 0px -1em 0px; padding: 1em 0px 0px 10px; }
#content h1					{ font-weight:bold }
h3							{ font-size: 14px; margin: 0px; }
h4							{ font-size: 12px; margin: 15px 0 0 8px; }
#content h4					{ font-weight:normal }
strong						{ font-size: 12px; margin: 1em 0px 0px 0px; }
p							{ margin: 0px 0px 1em 0px; }
#content p					{ font-weight:normal; width:812px;}
#content table p			{ font-weight:normal; width: auto;}
ul							{ position: relative; margin: 0px 0px 0px 15px; padding: 0px 0px 0px 15px; }
form						{ margin: 0px; }
input						{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #e0d1cc; }
select						{ font-family: Arial, Helvetica, sans-serif; }
textarea					{ background-color: #e0d1cc; font-family: Arial, Helvetica, sans-serif; }
table, tr, td				{ vertical-align: top;}
th							{ text-align: left; }
a							{ text-decoration: none; color: #000000; }
a:hover						{ text-decoration: underline; color: #5d6057; }

#content table				{ position:relative; margin:5px 0 0 5px; }
#content table h1			{ position:relative; margin:0 0 0 -2px; }
#content table p			{ position:relative; margin:0 0 0 8px; }

#body						{ width: 840px; margin: 25px auto 0px auto; }
#header						{ background-color: #ffffff; position: absolute; margin: 0px 0px 0px 210px; width: 630px; height: 250px; }
#headerimg					{ width: 630px; height: 250px; }
#menu						{ background-color: #e0d1cc; font-family: Arial;  font-size:12px; font-weight: bold; line-height: 1.6em; padding: 0px 0px 0px 10px; width: 210px; height: 250px; color: #000000; }
#menu ul					{ position: relative; margin: 0px; padding: 0px; list-style: none; }
#menu a						{ text-decoration: none; color: #000000; }
#menu a:hover				{ text-decoration: underline; color: #5d6057; }
#menu a.menuactief			{ text-decoration: underline; color: #FFFFFF; }
#menu input					{ font-size: 10px; border: none; width: 90px; }
#menu form					{ margin: 0px 0px 5px 0px; }

#breadcrumbs				{ margin:5px 0 0 0;}
#breadcrumbstitel			{ position:relative; width: 200px; margin:0 0 5px 10px; float:left; color:#e0d1cc;}
#breadcrumbspad				{ position:relative; width: 610px; float:left; color:#e0d1cc}
#breadcrumbspad a			{ color:#e0d1cc;}

#content					{ background-color: #a08e8e; font-size: 12px; font-weight: bold; color: #000000; clear: both; height: auto; }
#content p					{ margin: 20px 0px 0px 10px; }
#content div				{ margin: 20px 0px 0px 10px; }

#winkelwagen				{ margin: 0 0 0 0; background-color: #a08e8e; font-size: 12px; font-weight: bold; color: #000000; clear: both; height: auto; }
#winkelwagen p				{ margin: 20px 0px 0px 10px; }
#winkelwagen div			{ margin: 0px 0px 0px 0px; }
#winkelwagenheader			{ position:relative; margin: 0 0 0 -50px; height:25px; background-color: #3a3a3a; color: #FFFFFF; }
#winkelwagenheader table	{ margin: 3px 0 5px 0;}

#cart 						{ background-color: #e0d1cc; }
#cart th					{ padding: 0px 3px 0px 3px; }
#cart td					{ padding: 0px 3px 0px 3px; }
#cart td img				{ vertical-align: middle; }
#small_cart					{ background-color: #e0d1cc; float: right; width: 205px; padding: 3px; height: 100%; max-height: 100%; }
#small_cart table			{ width: 100%; }

#lang						{ margin: 4px 0px 0px 0px; }
#lang img					{ margin: 0px 1px 0px 0px; }
#on 						{ color: #FFFFFF; }
#notice						{ font-weight: bold; color: #990000; }

#content #formsubmitbar		{ margin:10px 0 -25px 3px; z-index:4}

/*
.normal						{ font-weight: normal; margin: 0px 0px 0px 10px; padding: 0px; }
.normal p					{ margin: 0px; padding: 0px; }
.normal h1					{ margin: -1em 0px 0px 0px; padding: 0px; font-size: 18px; }
.normal h4					{ margin: 0px; padding: 0px;}
*/