
html {
	min-height: 100%;
	position: relative;
}

body {
	background-color: #dddddd;
  	background-attachment: fixed; 
  	margin: 0;
  	margin-top: -50px;
  	padding: 0;
  	font-family: 'Roboto', sans-serif;
  	height: 100%;
}

.error {
	color: red;
	margin-top: 50px;
	text-align: center;
}

.wrapper {
	margin: 50px auto 0px;
	width: 90%;
}

	.categories {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		display: block;
		float: left;
		width: 16%;
		margin-right: 25px;
	}

		.categories li {
			background-color: white;
			border: 1px solid #CCC;
			height: 40px;
			list-style-type: none;
			padding: 0 10px 0 20px;
			width: 80%;
			margin-top: -1px;
		}

			.categories li a {
				color: #555;
				margin-top: 12px;
    			display: block;
			}

				.categories li a:hover {
					color: black;
				}

				.categories li a img {
					display: block;
					float: right;
					height: 20px;
					margin: -2px 0 0 0;
					width: 20px;
				}

.items {
	float: left;
	overflow:hidden;
	width: 78%;
}

.footer {
	display: block;
	float: right;
	font-family: Arial;
	font-size: 14px;
	margin-top: 20px;
}

h4 {
	font-family: Arial;
 	color: #0065ad;
 	font-size: 22px;
 	line-height: 0px;
	margin: 0;
}

.cart {
	color: #555;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 18px;
	height: 100px;
	line-height: 100px;
	margin-top: -50px;
	padding-left: 40px;
	width: 100%;
}

.info {
	float: right;
	font-family: Arial;
	height: 120px;
	padding:35px 20px 20px;
}

body p {
	font-family: Arial;
}

th {
	background-color:#FFF;
	height: 39px;
}

td {
  	background-color:#FFF;
  	font-family: Arial;
}

.td1 {
	text-align: center;
}	

fieldset {
    border: none;
}

legend {
	display: none
}

.header {
	background-color: white;
   	display: block;
   	height: 150px; 
}

	.logo {
		height: 80px;
		margin-top: 15px;
		margin-left: 20px;
		margin-bottom: 25px;
		float: left;
		padding-left: 15px;
	}

		.logo img {
			display: inline-block;
			height: 100%;
			margin: 0 2%;
			vertical-align: middle;
		}

	.submenu {
		border-bottom: 1px solid #CCC;
		float: right;
		margin: 7px 15px 0 0;
		padding-bottom: 7px;
		padding-right: 20px;
		width: 92.5%;
	}

		.submenu li {
			float: right;
			list-style-type: none;
			margin-left: 35px;
		}

			.submenu li a {
				color: #555;
				font-size: 14px;
			}

				.submenu li a:hover {
					color: black;
				}

#faq_popover_container, #body_popover {
	background-color:rgba(0, 0, 0, 0.5);
	display: none;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.faq_popover, .welkom_popover {
	background: #ffffff;
	border: 1px solid #aaa;
    margin-left: 15%;
    overflow: hidden;
    position: absolute;
    -moz-box-shadow: 0 2px 5px #999;
    -webkit-box-shadow: 0 0 5px #999;
    box-shadow: 0 2px 5px #999;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 50px;
	top: 100px;
	width: 65%;
	z-index: 1;
}

	.welkom_body_tekst {
		color: #555;
		float: left;
		line-height: 24px;
	}
	
	#welkom_close_button {

	}

.inloggen {
    display: block;
    margin-top: 30px;
}

.inloggen .input {
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 2px #CCC; 
	-webkit-box-shadow: 0 0 2px #CCC; 
	box-shadow: 0 2px 2px #CCC;
    height: 40px;
    margin-bottom: 20px;
    width: 60%;
    padding: 0% 3%;
}

	.inloggen .input-submit {
		color: white;
		font-size: 16px;
		border: none;
		-moz-box-shadow: 0 2px 2px #CCC; 
		-webkit-box-shadow: 0 0 2px #CCC; 
		box-shadow: 0 2px 2px #CCC;
		background: #4d90fa;
		cursor: pointer;
		border-radius: 5px;
		height: 40px;
		text-align: center;
		padding: 10px 15px;
		width: 66%;
		padding: 0% 3%;
	}

.artikelen td {
	background-color: #FFF;
	height: 200px;
	text-align: center;
	vertical-align:middle;
}

.winkelwagen td {
  background: none;
}

.bestellen td {
  background: none;
}

.terug_knop {
  background: none;
}

#foto table {
	text-align: center;
}

#database {
	margin-left: 0px;	
	margin-top: 0px;
}

.style1 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.style3 {
	color: #666666;
	font-weight: bold;
}
.style7 {
	color: #666666;
	font-size: 18px;
}
.style11 {
	color: #5E5EFF;
	font-size: 14px;
}
.style12 {
}
.style13 {
	color: #000;
	font-size: 14px; 
}
.style13 a {
	color: #000;
	text-decoration: none;
}
.style13 a:hover {
	color: #333;
  	text-decoration: none;
}
.style14 {
	color: #666666;
	font-size: 10px; 
}