html {overflow-y: scroll;}

body {
	text-align:center;
}

input {
	color: #808080;
	border: #808080 solid 1px;
	padding: 3px 4px 3px 4px;
	text-transform: uppercase;
	font-size: 9px;
	width: 101px;
	margin-bottom: 16px;
	float: left;
	font-family:Arial,Verdana;
	height: 11px;
}

.inloggen {
	color: #808080;
	border: #808080 solid 1px;
	padding: 3px 4px 3px 4px;.
	text-transform: uppercase;
	font-size: 9px;
	width: 101px;
	margin-bottom: 16px;
	float: left;
	font-family:Arial,Verdana;
	height: inherit;
}

label {
	clear:both;
	float:left;
	font-size:11.7px;	
	font-weight:normal;
	margin:8px 8px 8px 10px;
	width:200px;
	color:#808080;
}

.input {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DFDFDF;	
	float:left;
	margin-bottom:4px;
	margin-top:4px;
	padding:4px 6px;
	width:200px;
}

#container {
	text-align:left;
	width: 922px;
	margin: 0 auto;
	font-family: Arial, Helvetica;
	color:#808080;
}

#container a {
	text-decoration: none;
	color: #808080;
}

#container a:hover {
	text-decoration: none;
	color: #000000;
}

#left {
	width: 211px;
	float: left;
	color: #7f7f7f;
}

#left h2 a {
	background: transparent url(/img/logo.png) no-repeat scroll 0 0;
	height: 70px;
	width: 145px;
	display: block;
	margin: 30px 0px 50px -1px;
}

#left ul {
	list-style-type: none;
	line-height: 17px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#left li a {
	color: #7f7f7f;
	text-decoration: none;
}

#left li a:hover {
	color: #000000;
}

#left .submenu {
	padding-left: 25px;
	list-style-type: none;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 3px 25px;
	text-transform: lowercase 
}

#left .submenu a {	
	font-size: 11px;
	font-weight: normal;
}

#left .space {
	height: 25px;
	clear: both;
}

#left a {
	font-size: 12px;
	font-weight: bold;
	color: #7f7f7f;
	text-decoration: none;
}

#left a:hover {
	color: #000000;
}

#left .add, .product .add {
	width: 31px;
	height: 19px;
	background: transparent url(../img/btn/add.png) no-repeat scroll 0 0;
	display: inline-block;
}

#left .go {
	width: 31px;
	height: 19px;
	background: transparent url(../img/btn/go.png) no-repeat scroll 0 0;
	display: block;
	float: left;
}

#left p {
	font-size: 11px;
}

#content {
	width: 500px;
	float: left;
	padding-bottom: 40px;
}

#content h1 {
	padding: 6px 3px 6px 3px;
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
	color: #000000;
}

#content h1 a {
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}

#content h1 a:hover {
	color: #808080;
}

#content h1 span {
	font-size: 18px;
	color: #7f7f7f;
}

#content h1 span a {
	font-size: 18px;
	color: #7f7f7f;
}

#content p {
	font-size: 11.7px;
	color: #808080;
	line-height: 19px;
	padding: 0px 3px 0px 3px;
}

#content .date {
	font-size: 13px;
	color: #808080;
	line-height: 24px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}

#content .hdate {
	font-size: 9px;
	color: #7d7d7d;
	line-height: 19px;
	font-weight: normal;
}

#content hr {
	border-color: #808080;
	border-style: solid none none;
	border-width: 1px 0 0;
}

#content .space {
	height: 10px;
	clear: both;
}

#image {
	width: 120px;
	float: left;
	padding-bottom: 2px;
	padding-top: 18px;
}

#right {
	width: 140px;
	float: right;
	color: #7f7f7f;
	font-size: 11px;
	padding-top: 152px;
	margin-left: 60px;
}

#right .space {
	height: 25px;
	clear: both;
}

#right a {
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}

#right a:hover {
	color: #000000;
}

#right span {
	font-size: 12px;
	font-weight: bold;
}

#right span a {
	font-size: 12px;
	font-weight: bold;
}

#right p {
	font-size: 11px;
	color: #9b9b9b;
}

#right p a {
	color: #9b9b9b;
	text-decoration: underline;
	cursor: pointer;
}

#right hr {
	border-color: #808080;
	border-style: solid none none;
	border-width: 1px 0 0;
	padding-bottom: 20px;
	margin-top: 20px;
}

.slogan {
	height: 12px;
	width: 279px;
	display: block;
	margin: 89px 0px 54px 0px;
	width: 500px;
}

#flickr {
	float: right;
	clear: right;
	width: 70px;
	padding-bottom: 3px;
}

#flickr img {
	float: right;
	width: 50px;
	height: 50px;
	padding-bottom: 2px;
}

.stbuttontext {
	font-size: 11px;
	color: #7f7f7f;
	font-weight: bold;
}

a.stbutton { 
	text-decoration: none;
}

.popup_msg{
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align:center;
	background: #FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	font-family: Arial, Verdana;
	color:#000000;
	font-size: 32px;
	line-height: 200px;
	font-weight: bold;
}

.black {
	color: #000000;
}

.content-hl {
	min-height: 140px;
}

.clear { content:" "; clear:both; height:0; display:block; overflow:hidden; line-height:0; font-size:0; visibility:hidden; }

.shop .items { width:152px; margin:0 20px 20px 0; font-size:11px; color:#808080; float:left; }
.shop .items .foto a { width:150px; height:101px;  overflow:hidden; margin:0 0 10px 0; display:block; }
.shop .product { font-size:12px; color:#808080; }
.shop .product h2 { font-size:21px; color:#000000; line-height:24px; margin-top:20px; }
.shop .product h3 { font-size:18px; color:#808080; line-height:24px; }
.shop .product h4 { font-size:13px; color:#808080; line-height:24px; }
.shop .product #slideshow { position:relative; width:500px; height:335px; }
.shop .product #pslide { margin-bottom:20px; height:335px; overflow:hidden; }
#container .shop .product p { padding:0; }
.shop #cart tr { font-size:13px; color:#808080; }
.shop #cart thead tr  td { font-size:11px; color:#808080; }
.shop .kop { color:#B10000; font-weight:bold; font-size:13px; }
.shop input { margin:0; }
.shop #info tr td { font-size:11px; color:#808080; } 

.shop .prev  {
	font-size: 11px;
	color: #7F7F7F;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
	cursor: pointer;
}

.shop .next {
	font-size: 11px;
	color: #7F7F7F;
	font-weight: bold;
	text-decoration: none;
	float: right;
	text-transform: uppercase;
	cursor: pointer;
}


#controls { z-index: 1000; position: absolute; top: 0; left: -7px; display: none; margin: 0; width:515px; }
#prev { margin:140px 0 0 0; width:55px; height:55px; }
#next { margin:140px 0 0 405px; width:55px; height:55px; }


.errors{
	padding: 20px;
	margin: 20px;
	border: 3px solid #990033;
}

.errors ul {
	list-style-type: none;
}

.errors ul li {
	font-size: 11px;
	color: #990033;
	line-height: 20px;
	font-weight: bold;
}
