body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: tahoma, arial, verdana, lucida, helvetica, sans-serif;
	font-size: 13px;
	line-height: 170%;
	color: #746f6a;
	background-color: #F2F1E9;
}

a {
	text-decoration: underline;
	color: #746f6a;
}

form {
	margin: 0px;
}

img	{
	border: 0;
}

br {
	clear: both;
}

hr {
	margin: 10px 0 10px 0;
	color: #ffffff;
	background-color: #ffffff;
	border: none;
	border-bottom: 1px solid #07829E;
}

h1 {
	margin: 0 0 17px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
}

h2, h3 {
	margin: 40px 0 6px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #6f675f;
}

h2 {
	margin-bottom: 12px;
	border-bottom: 1px solid #a59f99;
}

p, cite {
	margin: 0 0 15px 0;
}

/* PNG fix for IE */
div#hond img {
	behavior: url(/images/iepngfix.php);
}

cite {
	display: block;
	margin: 0 0 30px 0;
	padding: 0 0 0 18px;
	background: url(images/quote_open.gif) no-repeat;
	color: #71b9d0;
	font-weight: 600;
}

cite span {
	padding: 0 20px 3px 0;
	background: url(images/quote_close.gif) 100% 100% no-repeat;
}


#wrapper {
	width: 100%;
	width: 1000px;
	background-color: #ffffff;
	margin: 0 auto;
}


#header {
	width: 100%;
	height: 100px;
	background: #282119 url(images/header_bg.gif) repeat-x;
}

#header img {
	float: left;
	margin: 20px 0 0 28px;
}

#header span {
	float: right;
	padding: 72px 15px 0 0;
	color: #746f6a;
}

#content, #content_sub {
	width: auto;
	padding: 20px 42px 16px 42px;
	background: url(images/shadow1.gif) repeat-x;
}

#content_sub {
	padding: 0 42px 0 0;
}

#content_holder {
	width: auto;
	padding: 20px 0 16px 42px;
}

#footer {
	width: auto;
	padding: 10px 15px 5px 0;
	text-align: right;
	color: #282119;
	font-size: 11px;
}

#footer a.deepvision {
	background: url(images/deepvision.gif) no-repeat;
	padding: 0 0 8px 23px;
}



/*  MENU */
div#menu {
	width: auto;
	height: 32px;
	background: #199db7 url(images/menu.gif) repeat-x;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 40px;
}

#menu ul li {
	height: 29px;
	padding: 3px 25px 0 25px;
	margin: 0;
	float: left;
}

#menu ul li.active {
	background: url(images/menu_active.gif) repeat-x;
}

#menu a {
	display: block;
	color: #e9e8e6;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}



/* SUBMENU */
ul#submenu {
	float: left;
	list-style: none;
	padding: 0 0 0 65px;
	margin: 0 0 20px 0;
}

ul#submenu li {
	height: 29px;
	padding: 3px 25px 0 0;
	margin: 0;
	float: left;
}

ul#submenu a {
	text-decoration: none;
}

ul#submenu a:hover {
	text-decoration: underline;
}

ul#submenu li.reuen, ul#submenu li.teven {
	width: 38px;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	background: url(images/icon_male.png) no-repeat;
}

ul#submenu li.teven {
	background: url(images/icon_female.png) no-repeat;
}



/* CONTACT */
table#contact {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

table#contact .left {
	width: 350px;
	padding: 0;
}

table#contact .right {
	padding: 0;
}

table#contact h3 {
	border: none;
}

table#contact label, table#contact input, table#contact textarea {
	display: block;
	float: left;
	margin: 5px 0 15px 0;
}

table#contact label {
	width: 100px;
}

table#contact input, table#contact textarea {
	padding: 2px 3px 2px 3px;
	border-top: 1px solid #b3a9a4;
	border-left: 1px solid #b3a9a4;
	border-right: 0;
	border-bottom: 0;
	background: #F2F1E9;
	width: 350px;
}

table#contact textarea {
	width: 350px;
	height: 250px;
}

table#contact .submit {
	width: 85px;
	padding: 8px;
	margin-left: 270px;
}



/* HONDEN */
div#honden {
	float: left;
	width: auto;
	margin-top: 30px;
}

div#hond {
	float: left;
	width: 425px;
	height: 360px;
	overflow: hidden;
	margin-bottom: 20px;
}

div#hond a {
	text-decoration: none;
}

div#hond strong {
	margin-left: 40px;
}

div#hond em {
	margin-left: 30px;
}