/**
Stylesheet voor Spothost v.o.f.
http://www.spothost.nl
*/


td.sitenavi {
	margin-top: 10;
	margin-left: 0;
	background-color: #F5F1E7;
	vertical-align: top;
	width: 175px;
}

TD.sitenavi DIV.linkContainer a {
	color: #003659;
	background-color: #D8CB9E;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0;
}

TD.sitenavi DIV.linkContainer a:hover{
	background-color: #E8E0C5;
	color: #003659;
	text-decoration: none;
}

DIV.contactbox {
	background-color: #EBE5CF;
	color: #666666;
	padding: 10px;
	margin-top: 8px;
	font-size: 10px;
	display: block;
}

DIV.loginbox {
	background-color: #EBE5CF;
	color: #666666;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 10px;
	display: block;
}
DIV.loginbox td {
	font-size: 10px;
	color: #666666;
}

TD.sitenavi DIV.contactbox H4, DIV.linkContainer H4, TD.sitenavi DIV.loginbox H4 {
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

TD.contentContainer{
	width: 100%;
	padding-right: 15%;
}
.contentContainer a {
	font-weight: bold;
}

TD.contentContainer P {
	color: #333333;
	margin: 0 150px 8px 0;
	padding: 0;
	font-style: normal;
	font-size: 11px;
	line-height: 13pt;
	font-family: Verdana, GENEVA, Arial;
	clear: both;
}

#toolbox{
	float: right;
	width: 200px;
	display: block;
	position: relative;
}
.footer
{
	border-top-width: 1px;
	border-top-color: gray;
	border-top-style: solid;
	color: gray;
	font-size: 10px;
	vertical-align: bottom;
	height: 20px;
}
#trail{
	line-height: 20px;
	color: #666666;
	font-size: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#trail A{
	color: #003659;
	font-size: 10px;
}

.border_onder {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

