﻿/* CSS Document */

a.logo:link		{float:right;text-decoration:none;margin:2px 5px 2px 2px;}
a.logo:visited	{float:right;text-decoration:none;margin:2px 5px 2px 2px;}
a.logo:active	{float:right;text-decoration:none;margin:2px 5px 2px 2px;}
a.logo:hover	{float:right;text-decoration:none;margin:2px 5px 2px 2px;}

div.logodiv {
	float:right;
	margin:2px 5px 2px 2px;
}

a.logo:link img.logo, a.logo:visited img.logo, a.logo:active img.logo, a.logo:hover img.logo, div.logodiv img.logo {
	border:0px;
}

div#fotocontainer {
	position: relative;
	width:456px;
	_width:470px;
	height:115px;
	/*height:570px;*/
	margin:0px 36px 0px 36px;
	_margin:0px 0px 0px 26px;
}

table.tabs_table td.tabs_omschrijving {
	width:145px;
	background-image:url('/sites/184/images/middentab_omschr.png');
}

img.infobutton {
	cursor:pointer;
}

div.e_meerinfokleur {
	position:relative;
	width:400px;
	height:300px;
	top:0px;
	left:0px;
	padding:10px;
	background-color:#ffffff;
	border:1px #000000 solid;
	display:block;
	overflow:auto;
}

div.meerinfokleur {
	position:absolute;
	width:400px;
	height:300px;
	top:0px;
	left:0px;
	padding:10px;
	background-color:#ffffff;
	border:1px #000000 solid;
	display:none;
	overflow:auto;
	z-index:99;
}

div.gastenboeksend {
	display:none;
}

td.gastenboek {
	padding-right:50px;
}

input.gastenboek, div.cms_captchaform input {
	width:200px;
	border:1px solid #a7a6aa;
	margin:0px 0px 1px 0px;
}

textarea.gastenboek {
	width:198px;
	font-family: Arial, Helvetica, sans-serif;
}

img.sluiten {
	float:right;
	cursor:pointer;
}

img.infobutton {
	cursor:pointer;
}

h2.meerinfokleur_titel {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
}

h3.gastenboek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin:10px 0px 0px 0px;
}

p.meerinfokleur_p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

