:focus {
	outline: 0;
}  

* {
	padding: 0;
	margin: 0;
	border: none;
}

html, body {
	background: #FFFFFF url(../img/bg.jpg) no-repeat top center;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;

	font-family: Georgia, sans-serif;
	font-size: 14px;
	color: #a27434;   
}
#front div { height:80px; }
#front ul {
	list-style:none !important;
}
#front .flag {
	height:80px;
	float:left;
	width:100px;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
}

#header {
	width: 1000px;
	height: 202px;
	background: transparent url(../img/header.png) no-repeat top center;;
}

#content {
	background: transparent url(../img/content.png) repeat-y top center;;
	min-height: 300px;
}

#footer {
	width: 1000px;
	height: 229px;
	background: transparent url(../img/footer.png) no-repeat bottom center;
}
#footer .disc {
	height:230px;
	width:1000px;
	padding-top:200px;
	text-align:center;
	border:0px;
}
#footer .disc a { color:#777777; }
#tekst {
	margin-left: 88px;
	width: 610px;
	text-align: left;
}

.marge {
	padding-top: 20px;
}

#rechts {
	margin-right: 68px;
	float: right;
	width: 180px;
}

#winkel {
	text-align: center;
	width: 178px;
	height: 126px;
	background: transparent url(../img/winkel.png) no-repeat bottom center;
}

#winkel p {
	font-size: 13px;
	color: #EDE3C9;
}

#winkel h2 {
	margin: 8px 0;
	font-size: 18px;
	color: #EDE3C9;
}


#kader {
	width: 120px;
	overflow: hidden;
	margin: 0px 25px;
	padding: 20px 0;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}


/*MENU-----------------------*/
#menu {
	float: left;
	margin: 0px 0 0 88px;
	padding-top: 5px;
	width: 835px;
	height: 45px;
	overflow: hidden;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	color: #000000;
	margin-right: 20px;
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	display: block;
	float: left;
}

#menu a:hover, #menu a.active {
	color: #a27434;
	background: transparent url(../img/pijl.jpg) no-repeat bottom center;
}


/*zoekbalk*/
#zoek {
	float: right;
	margin: 120px 58px 0 0px;
	overflow: hidden;
}

#zoek input {
	width: 125px;
	height: 22px;
	line-height: 24px;
	text-align: left;
	background: transparent url(../img/zoek.png) no-repeat;
	color: #89383d;
	padding: 4px 5px;
}

#zoek input.button {
	width: 25px;
	height: 24px;
	background: transparent url(../img/loep.png) no-repeat;
	margin: 0;
	padding: 0;
}



a, a:visited {
	color: #89383d;
	text-decoration: none;
}

a:hover, a:active {
	color: #89383d;
	text-decoration: none;
}

h1, h2, h3 {
	color: #a27434;
	font-weight: normal;
}

h1 {
	font-size: 24px;
	margin-bottom: 10px;
}

#tekst ul, #tekst ol {
	margin: 10px 20px;
	list-style: inside;
}

.hidden {
	display: none;
}
#main ul { list-style:none; padding:0px; margin:0px; }
#main .light {
	background:#D2BB7E;
	color:#000;
}
#main .light a { color:#000; font-weight:bold; }
#main .light h1 { margin-left:5px; color:#000; }
#main .dark {
	background:#F5F0E2;
	border:2px solid #D2BB7E;
	color:#000;
}
#main .dark a { color:#000; font-weight:bold; }
#main .dark h1 { margin-left:5px; color:#000; }

#main .order { font-weight:bold; text-align:right; height:30px; margin-right:10px; }
#main .title {
	float:left;
}
#main h1 { color:#FFFFFF; font-size:12pt; }
#main .price {
	float:right;
	margin-right:10px;
}
#main a {
	color:#FFFFFF;
}
#main .image { vertical-align:top; width:115px; margin:0px; padding:0px; }
#main .content { vertical-align:top; }
.order { text-align:right; }
#main .information { clear:left; width:95%; }
#main input[type=text] {
	width:25px;
	height:18px;
	padding-top:2px;
}
#shopping_cart_items {
	float:left;
	padding:0px;
	margin:0px;
	font-size:10pt !important;
}
#winkel a {
	color:#B89559;
}
#winkel a:hover {
	text-decoration:underline;
}
#shopping_cart_items p {
	padding:0px;
	float:left;
	margin:0px;
	line-height:20px;
}
.ct {
	margin-left:2px;
	float:left;
	font-size:7pt !important;
	line-height:20px;
}
#CustomerRegisterForm label {
	display:block;
	float:left;
	width:250px;
}
#CustomerRegisterForm div {
	margin:4px;
}
#CustomerRegisterForm .small {
	width:25px;
}
#CustomerRegisterForm input[type=text] {
	border:1px solid #B89559;
	height:18px;
	padding-top:2px;
}
.sep {
	border-bottom:3px solid #B89559;
	
}
.amount {
	width:25px;
}
#PageCheckForm .small {
	float:left;
	width:25px;
	height:18px;
	padding-top:2px;
	margin-left:2px;
	border:1px solid #333333;
}
#PageCheckForm .year {
	width:30px;
	height:18px;
	padding-top:2px;
	margin-left:2px;
	border:1px solid #333333;	
}
input[type=submit] {
	height:25px;
	border:1px solid #999999;
	background:#F5F5F5;
}
.link {
	color:#000000 !important;
	font-weight:bold;
	font-size:12pt;
}
.link img {
	width:30px;
}
.knop img { width:178px; }
#shop { font-size:8pt; }