@charset "utf-8";
body {
	margin: 0;
	height: 100%;
}
* {
 	font-family: arial;
	font-size: 12px;
	color: #303030;
	line-height: 18px;
}
form{
	margin: 0;
	padding: 0;
}
td, div, p, th, span {
	text-align: left;
}
img{
	border: none;	
} 
INPUT, SELECT, TEXTAREA{
	margin: 0px;
	padding: 0px;
	border: solid 1px #171546;
	line-height: normal;
}
INPUT, TEXTAREA{
	padding: 2px;
}
SELECT{
	padding: 1px;
}
a{
	text-decoration: underline;
	cursor: pointer;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom: dashed 1px #cccccc;
	color: #C3000E;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
.center {
	width: 1015px;
	min-height: 613px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.bgr1{
	background: url(/assets/templates/hoorn/images/background.jpg) no-repeat top #FFFFFF;
}
#inschrijven .inschrijvers{
	font-family: arial;
	font-size: 12px;
	margin-top: 0;
	padding-left:3px;
	list-style: none;
	text-decoration: none;
}

#inschrijven .inschrijvers a{
	text-decoration: none;
}
#inschrijven .inschrijvers a:hover{
	text-decoration: underline;
}
#inschrijven .inschrijvers li:hover{
	background: #EFEFEF;
}

#logoLink {
	float: left;
	margin-top: 14px;
	width: 510px;
	height: 151px;
	cursor: pointer;
}
#yfcomLink {
	float:right;
	margin: 40px 0 0 auto;
	width: 275px;
	height: 82px;
	cursor: pointer;
}
#menu{
	float: right;
	margin-top: 2px;
	margin-right: 1px;
}
#menu ul,#menu ol{
	margin: 0;
	padding: 0;
}
#menu ul, #menu ol {
	list-style: none;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	width: 85px;
	height: 38px;
	border-bottom: solid 3px #8B8B8B;
	text-align: center;
	text-decoration: none;
	background: url(/assets/templates/hoorn/images/menu-lijn.gif) left top no-repeat;
}
#menu li a span {
	line-height: 58px;
	font-weight: bold;
	color: #000000;
}
#menu li:hover a span {
	color: #C80000;
}
#menu li.active a span {
	line-height: 38px;
	color: #C80000;
}
#contentWrapper{
	margin-left: 35px;
}
#content{
	background: url(/assets/templates/hoorn/images/lijnen.gif) repeat-y;
	border-bottom: solid 6px #C3000E;
	min-height: 650px;
}
#header{
	height: 179px;
}
#breadcrumb{
	padding-top: 7px;
	height: 20px;
}
#breadcrumb,#breadcrumb *{
	font-size: 10px;
}
#counter{
	background-color: #7CC51D;
	height: 50px;
	text-align: center;
	font-size: large;
	line-height: 46px;
	margin-top: 3px;
	color: white;
}
#counter span{
	font-size: x-large;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	background: url(/assets/templates/hoorn/images/counter.jpg) center top no-repeat;
	vertical-align: middle;
}
.cLeft{
	float: left;
	width: 202px;
	padding: 3px 4px 4px 4px;
}
.cMiddle{
	margin: 0 254px 0 220px;
}
.cRight{
	float: right;
	width: 236px;
	padding: 3px 4px 4px 4px;
}
.cRight h2{
	margin: 0 0 0 0;
	padding: 0;
	font-size: 12px; 
}
.cRight p {
	margin: 0 0 20px 0;
	padding: 0;
}
#footer{
	background: url(/assets/templates/hoorn/images/footer.jpg) no-repeat;
	margin: 10px 0 10px 0;
	min-height: 104px;
	clear: both;
}
#waterwekenLogo {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 688px;
	height: 63px;
	cursor: pointer;
}
#logos{
	float: left;
	margin-top: 0px;
	margin-left: 5px;
}
#logos IMG{
	margin-right: 10px;
}
#footerMenu{
	float: right;
	margin-top: 20px;
	margin-right: 5px;
}
#footerMenu span{
	margin-left: 5px;
	margin-right: 5px;
}
#footerMenu a {
	text-decoration: none;
}
#footerMenu a:hover {
	text-decoration: underline;
}
#map_canvas {
	margin-top: 3px;
	margin-bottom: 5px;
}
#map_canvas span{
	display: none;
}
#logocontrol, a.terms-of-use-link{
	/*display: none;*/
}
#nieuwsList {
	margin-top: 10px;
}
#nieuwsList a.item {
	font-weight: bold;
}
#nieuwsList a {
	text-decoration: none;
	display: block;
	background: url(/assets/templates/hoorn/images/pijl.png) no-repeat right 7px;
	line-height: 20px;
}
#nieuwsList a:hover {
	text-decoration: underline;
	background: url(/assets/templates/hoorn/images/pijl.png) no-repeat right 7px;
	background-color: #EFEFEF;
}
#meerNieuws {
	margin: 10px 0 10px 0;
	padding: 0;
}
#uitgebreidNieuws {
	
}
.meerparticulieren-link {
	display: block;
	margin-top:5px;
	background-color: #C3000E;
	font-size: 12px;
	line-height: 20px;
	color: white;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	text-decoration:none;
}
.meerparticulieren-link span{
	color: #FFF;
	text-decoration:none;
}
#recencies h2 {
	margin-right:-4px;
	margin-left:-4px;
	background-color: #C3000E;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: white;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
#recencies p,#deelnemers p { 
	padding: 3px;
	font-style: italic;
}
#deelnemers p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#recencies span,#deelnemers span a{
	display: block;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	line-height: 13px;
}
#deelnemers span.title{
	display:block;
	margin-top: 5px;
	background-color: #c3000e;
	font-size: 12px;
	line-height: 20px;
	color: white;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
#recencies span.link, #deelnemers span.link {
	display:block;
	font-size: 11px;
	font-weight: normal;
	background: url(/assets/templates/hoorn/images/pijl.png) no-repeat right 7px;
	line-height: 20px;
}
#impressie{
	border: solid 1px #999999;
}
#impressie img {
	width: 504px;
}
.cRight p{
	margin: 0 0 10px 0;
	padding: 0;
}
.tekst{
	padding-right: 4px;
	padding-left: 4px;
}
.adds p{
	text-align: center;
}
.adds a{
	font-size: 95%;
	line-height: 15px;
	text-decoration: none;
}
.adds img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#deelnemendebedrijven table{
	width:100%;
}
.broker-details{
	font-size: 10px;
	color: #c3000e;
}
.broker-url a{
	font-size: 10px;
	color: #93000b;
}
.broker-url {
	margin-bottom:15px;
}
.yf-particulier {
	display:block;
	padding:5px;
	height: 83px;
}
.part-thumb {
	float: left;
	margin-right:6px;
}
.part-link {
	float:right;
	margin-left:10px;
}
.yf-particulier label {
	float:left;
	width: 60px;
}
.yf-particulier .part-prijs, .yf-particulier .part-jacht {
	margin-top:0px;
}
.nonyf-particulier {
	padding-left: 10px;
}
.nonyf-particulier div {
	font-size: 10px;
}
.nonyf-particulier .part-naam{
	float:left;
	margin-right: 5px;
}
.part-overige {
	display:block;
	margin:0;
	font-size: 10px;
	border-bottom:1px solid #666;
}

#inschrijven b{
    text-align: center;
}

#inschrijven table{
    border: 1px solid #e2e2e2;
    
    
}
#inschrijven td, tr {
    border: 1px solid #e2e2e2;
    
}
#inschrijven img{
    border:0;
    margin-top: 10px;
}
#inschrijven span.title{
	display:block;
	margin-top: 5px;
	background-color: #c3000e;
	font-size: 12px;
	line-height: 20px;
	color: white;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
