﻿/*@charset "ISO-8859-1";*/


/*******************************************
 3 keuzes Mijn Huislijn
********************************************/


#mhkeuscontainer {
	float: left;
}
.mhkeusactief {
	width: 280px;
	margin-left: 15px;
	text-align: center;
	float: left;
	margin-right: 15px;
	background-image: url(../images/schaduw.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	height: 105px;
}
.mhkeusactief p {
	color: #0066CC;
	text-decoration: underline;
}
.mhkeusactief a {
	border: 1px dotted #0066CC;
	width: 270px;
	text-align: center;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 110px;
	margin-top: 2px;
}
.mhkeusactief a:hover {
	border: 1px dotted #9A1E4F;
}
.mhkeus {
	width: 280px;
	margin-left: 15px;
	text-align: center;
	float: left;
	margin-right: 15px;
	background-image: url(../images/schaduw.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	height: 115px;
}
.mhkeus p {
	color: #CCC;
	text-decoration: underline;
}
.mhkeus H1 {
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 5px;
}
.uitleg {
	width: 280px;
	margin-left: 15px;
	text-align: center;
	float: left;
	margin-right: 15px;
}
h1.rood {
	color: #339933;
}

/*******************************************
 einde 4 subjects
********************************************/
.verplicht {
	color: #FF0000;
}
.liner
{
	float:left;
	}

