*
{
	margin: 0;
	padding: 0;
}

html, body
{
	height:100%;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: 500;
	line-height: 1.3em;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: white;
	overflow: auto; /* ##alleen_site## */
}

p 
{
	margin: 0;
	margin-bottom: 1em;
}

h1
{
	margin: 0;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-weight: 700;
	font-style: italic;
	color: black;
	line-height: 1.2em;
	color: #a4131c;
}

h2
{
	margin-top: 0.7em;
	margin-bottom: 0.3em;
	font-size: 1.1em;
}

h3
{
	font-size: 1em;
	margin: 0;
	margin-bottom: 0.5em;
}

h4
{
	font-size: 0.8em;
	margin: 0;
}

a 
{
	color: #a4131c;
	text-decoration: none;
}


a:hover 
{
	text-decoration: underline;
}

ul 
{
	list-style-type: square;
	margin-left: 2em;
	margin-bottom: 1em;
}


div.main
{
	margin: 0 auto 0 auto;
	width: 100%;
	background-color: #a4131c;
}

div.logo
{
	margin: 4px auto 1em auto;
	width: 950px;
	text-align: center;
}

div.container
{
	margin: 0 auto 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 950px;
}

div.content_container
{
	border: none;
	margin: 0;
	padding: 1em;
	text-align: left;
	background-color: white;
	min-height: 325px;
	height: auto !important;
	height: 325px;
}

div.content
{
	width: 610px;
	text-align: left;
	float: left;
}

div.content_breed
{
	width: 780px;
	text-align: left;
	float: left;
}

div.content table td, div.content_breed table td
{
	vertical-align: top;
	padding-right: 10px;
}

div.content img, div.content_breed img
{
	vertical-align: top;
	clear: none;

}

div.hoofdmenu
{
	font-family: Arial, Helvetica, Sans-Serif;
	height: 45px;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.2em;
	text-transform: lowercase;
	letter-spacing: 0.05em;
	overflow: hidden;
	text-align: center;
}

div.hoofdmenu span.menuitem {
	margin: 0;
	margin-right: 35px;
	height: 35px;
	color: white;
	float: left;
}

div.hoofdmenu span.menuitem a {
	display: block;
	padding: 12px;
	margin: 0;
	color: white;
	text-decoration: none;
	font-weight: 700;
}

div.hoofdmenu span.menuitem:hover {
	background-color: white;
	color: #a4131c;
}

div.hoofdmenu span.menuitem:hover a {
	background-color: white;
	color: #a4131c;
}

div.hoofdmenu span.menuitem a:hover 
{
	text-decoration: none;
	background-color: white;
	color: #a4131c;
}

div.hoofdmenu span.menuitem a.hoofdmenu_actief {
	background-color: white;
	color: #a4131c;	
}

div.submenu {
	font-family: Arial, Helvetica, Sans-Serif;
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	text-align: left;
	font-size: 1.1em;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 0.05em;
	overflow: hidden;
}

div.submenu span.menuitem {
	margin: 0;
	padding: 0;
	height: 35px;
	color: white;
	float: left;
}

div.submenu span.menuitem a {
	display: block;
	padding: 12px;
	margin: 0;
	color: white;
	text-decoration: none;
	font-weight: 700;
}

div.submenu span.menuitem:hover {
	background-color: white;
	color: #a4131c;
}

div.submenu span.menuitem:hover a {
	background-color: white;
	color: #a4131c;
}

div.submenu span.menuitem a:hover 
{
	text-decoration: none;
	background-color: white;
	color: #a4131c;
}

div.submenu span.menuitem a.submenu_actief {
	background-color: white;
	color: #a4131c;	
}

div.submenu img {
	vertical-align: text-bottom;
}

div.submenu span.stip 
{
	margin: 0;
	margin-top: 3px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	height: 15px;
	width: 1em;
	float: left;
	text-align: center;
}

div.submenu span.stip img {
	vertical-align: text-bottom;
}

fieldset
{
	position: relative;
	border: 1px solid #4d4d4c;
	padding-bottom: 1em;
	padding-right: 1em;
	padding-top: 1em;
	padding-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	vertical-align: middle;
}

form input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: 500;
}

fieldset legend
{
	margin-left: 1em;

	white-space: nowrap;
	font-size: 10pt;

	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;

	background-color: #a4131c;
	color: white;
	border: 1px solid #4d4d4c;
}

fieldset div.form_element
{
	clear: both;
	padding: 1px;
	margin-top: 0.5em;
}

fieldset label 
{
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	clear: left;
}

form input.submit 
{
	padding-left:	0.5em;
	padding-right:	0.5em;
	padding-top:	0.1em;
	padding-bottom: 0.1em;
	margin-top: 0.8em;
	float: right;
	clear: both;
}

form div.submit
{
	padding-bottom: 1em;
}

input.submit {
	background-color: #a4131c;
	color: white;
	font-weight: 700;

	width: 180px;

	border: 1px outset black;

}

input.submit:hover {
	background-color: #d62c32;
}

div.hide
{
	display: none;
}

div.show
{
	display: block;
}

.LV_validation_message {
	margin:0 0 0 5px;
}

.LV_valid {
	color:#00CC00;
	background-image: url(../afbeeldingen/goed.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 18px;
}

.LV_invalid {
	color:#CC0000;
	background-image: url(../afbeeldingen/fout.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 18px;
}

.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
	border:1px solid #3da329;
}

.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
	border:1px solid #be2227;
}





div.prijscalculator_vestiging {
	width: 160px;
	height: 320px;
	border: 1px solid gray;
	float: left;
	margin-right: 15px;
}


div.prijscalculator_vestiging img {
	border-bottom: 1px solid gray;
}

div.prijscalculator_vestiging div.vestiging_content {
	height: 210px;
	padding: 5px;
}

div.prijscalculator_vestiging div.selecteer {
	width: 150px;
	height: 25px;
	padding: 5px;
}

div.prijscalculator_vestiging div.selecteer input.submit {
	background-color: #a4131c;
	color: white;
	font-weight: 700;

	width: 130px;
	margin: 10px;

	border: 1px outset black;

	padding-top:	0.1em;
	padding-bottom: 0.1em;
}

div.prijscalculator_vestiging div.selecteer input.submit:hover {
	background-color: #d62c32;
	border: 1px inset black;
}







div.prijscalculator_afdeling {
	width: 200px;
	height: 320px;
	border: 1px solid gray;
	float: left;
	margin-right: 15px;
}

img.stempel {
	padding-left: 30px;
	padding-right: 30px;
}

div.prijscalculator_afdeling img {
	border-bottom: 1px solid gray;
}

div.prijscalculator_afdeling div.afdeling_content {
	height: 210px;
	padding: 5px;
}

div.prijscalculator_afdeling div.selecteer {
	width: 190px;
	height: 25px;
	padding: 5px;
}

div.prijscalculator_afdeling div.selecteer input.submit {
	background-color: #a4131c;
	color: white;
	font-weight: 700;

	width: 170px;
	margin: 10px;

	border: 1px outset black;

	padding-top:	0.1em;
	padding-bottom: 0.1em;
}

div.prijscalculator_afdeling div.selecteer input.submit:hover {
	background-color: #d62c32;
	border: 1px inset black;
}

div.knoppen {
	width: 110px;
	height: 300px;
	float: right;
	text-align: center;
	font-size: 0.8em;
	font-weight: 700;
	margin-right: 7px;
}

div.knoppen img {
	border: none;
	clear: left;
	vertical-align: middle;
}

div.knoppen div.knop {
	margin-bottom: 40px;
	margin-top: 30px;
}

table.prijsberekening
{
	border: 1px solid gray;
	width: 100%;
	padding: 5px;
	padding-top: 0;
}

table.prijsberekening td
{
	padding: 1px;
}

table.prijsberekening td.prijs
{
	text-align: right;
}

table.prijsberekening h1
{
	margin: 0;
	padding: 0;
	margin-top: 1em;
}

table.prijsberekening h2
{
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
	padding-left: 7px;
	font-size: 1em;
}


table.prijsberekening td.subdienst
{
	padding-left: 15px;
}

table.prijsberekening td.bedrag {
	text-align: right;
	width: 15%;
}

table.prijsberekening tr.subtotaal td, table.prijsberekening tr.btwtotaal td {
	text-align: right;
	padding-right: 30px;
}

table.prijsberekening tr.subtotaal td.bedrag, table.prijsberekening tr.totaal td.bedrag {
	border-top: 1px solid black;
	padding-right: 1em;
}

table.prijsberekening tr.subtotaal td.bedrag, table.prijsberekening tr.totaal td.bedrag, table.prijsberekening tr.btwtotaal td.bedrag {
	padding-right: 10px;
}

table.prijsberekening tr.totaal td {
	font-weight: 700;
	text-align: right;
	padding-right: 30px;
}

fieldset.onzichtbaar {
	padding: 0;
	margin: 0;
	border: none;
}

div.clear {
	clear: both;
}

div.techniek {
	color: white;
	float: right;
	font-size: 0.7em;
	font-style: none;
}

div.techniek a {
	color: white;
	font-style: none;
}

div.media_links img {
	float: left;
	margin-right: 12px;
}

div.tab_landelijk_container {
	margin: 0 auto 0 auto;
	width: 140px;
	height: 1em;
	padding-left: 810px;
}

div.tab_landelijk {
	border: 1px solid #a4131c;
	border-top: none;

	text-align: center;
	width: 140px;

	font-size: 0.7em;
}

div.tab_landelijk:hover {
	background-color: #eeeeee;
}

div#kies_notaris{
	position: relative;
}

div#kies_notaris img {
	border: 0;
}

div#achterhoek {
	position: absolute;
	top: 260px;
	left: 250px;
	width: 150px;
	height: 75px;
}

div#achterhoek img {
	visibility: hidden;
}

div#achterhoek:hover img {
	visibility: visible;
}

div#brabant {
	position: absolute;
	top: 320px;
	left: 120px;
	width: 150px;
	height: 75px;
}

div#brabant img {
	visibility: hidden;
}

div#brabant:hover img {
	visibility: visible;
}

div#noordlimburg {
	position: absolute;
	top: 330px;
	left: 240px;
	width: 150px;
	height: 75px;
}

div#noordlimburg img {
	visibility: hidden;
}

div#noordlimburg:hover img {
	visibility: visible;
}


div#ijsselland {
	position: absolute;
	top: 205px;
	left: 239px;
	width: 150px;
	height: 75px;
}

div#ijsselland img {
	visibility: hidden;
}

div#ijsselland:hover img {
	visibility: visible;
}


body.mceContentBody {
	width: 610px;
	padding: 15px;
}