@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
#logo {
	background-image: url(../logo.jpg);
	height: 150px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#navigatie {
	height: 30px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#content {
	height: 100%;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 2px #333;
	border: 1px solid #333;
	padding: 10px;
	background-color: #FFF;
}
#nav_inden_witten {
	float: left;
	height: 30px;
	width: 165px;
	font-family: "Old English Text MT";
	font-size: 14px;
}
#nav_basis {
	float: left;
	height: 30px;
	width: 135px;
	text-align: center;
}
#nav_artikel {
	float: left;
	height: 30px;
	width: 135px;
	text-align: center;
}
#nav_product {
	float: left;
	height: 30px;
	width: 135px;
	text-align: center;
}
#nav_galerij {
	float: left;
	height: 30px;
	width: 100px;
	text-align: center;
}
#nav_contact {
	float: left;
	height: 30px;
	width: 100px;
	text-align: right;
}
#home {
	float: left;
	height: 30px;
	width: 100px;
}
#content_center {
	padding: 10px;
	float: left;
	height: 100%;
	width: 970px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
}
#nav_nederlands {
	float: left;
	height: 30px;
	width: 60px;
}
#nav_engels {
	float: right;
	height: 30px;
	width: 60px;
}
img.right {
	float: right;
	clear: right;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}
img.left {
	float: left;
	clear: left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 0em;
}
body {
	background-color: #f7f7f7;
}
#footer {
	background-color: #FFF;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #333;
	box-shadow: 0px 0px 2px 0px #333;
	margin-bottom: 30px;
}
#text_center {
	text-align: center;
}
#underline {
	color: #333333;
	text-decoration: underline;
}
#content_left {
	float: left;
	width: 247px;
}
#content_middle {
	width: 455px;
	margin-right: auto;
	margin-left: auto;
}
#content_right {
	float: left;
	width: 247px;
}
#content_contact {
	width: 970px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	padding: 10px;
	border: 1px solid #333;
	box-shadow: 0px 0px 2px #333;
}
