.errorExplanation,
.errorExplanation h2 {
	color: #990000 !important;
}

input.degree {
	width: 25px;
}

div.fieldWithErrors {
	display: inline;
	border: 1px solid red;
}

span.fieldWithErrors input,
span.field_with_errors {
	border: 1px solid red;
}

.header .buttons .subbuttons {
	margin-left: 123px;
}

.left .buttons .nederlands {
	background-color: #B4C53F;
	background-image: url(/images/yacht/nederlands.gif);
}

.left .buttons .nederlands:hover{
	background-color: #87942F;
}

.left .buttons .english {
	background-color: #163070;
	background-image: url(/images/yacht/english.gif);
}

.left .buttons .english:hover{ 
	background-color: #102454;
}

.left .buttons .german {
	background-color: #C7006B;
	background-image: url(/images/yacht/german.gif);
}

.left .buttons .german:hover {
	background-color: #950050;
}

.left .buttons .francais {
	background-color: #D9652E;
	background-image: url(/images/yacht/francias.gif);
}

.left .buttons .francais:hover {
	background-color: #A34C22;
}

.berekenen {
	width: 98%;
	text-align: left;
	border: 1px solid #86A2C6 !important;
	margin-top: 10px;
}

input.large {
	width:300px;
}

input.small {
	width:80px;
}

.berekenen th {
	vertical-align: top;
	background-color: #BBCBDD;
	padding: 5px;
}

.berekenen td {
	border: 0px !important;
	padding-left: 5px !important;
	border-bottom: 1px solid #BBCBDD !important;
}

.berekenen .title {
	background-color: #163070;
	color: white;
	font-weight: bold;
	font-size: 14px;
	height: 25px;
}

.berekenen .title .stappen {
	text-align: right;
	padding-right: 10px;
}

.berekenen .text input {
	width: 120px;
}

.submit_left {
	float: left;
	width: 350px;
	padding-top: 10px;
}

.submit_right_slot {
	float: left;
	width: 100px;
	padding-top: 10px;
}

.submit_right {
	padding-top: 10px;
	text-align:  right;
}

.aanvragen {
	width: 98%;
}

.berekenen td ul {
	margin-top: 2px;
	margin-bottom: 2px;
}