@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/back_site.jpg);
	background-repeat: repeat;
	color: #000000;
}
#c-site {
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2D171;
}
#c-banner {
	height: 200px;
	width: 810px;
}
#banner {
	height: 200px;
	width: 810px;
}

#c-menu-horizontal {
	height: 30px;
	width: 810px;
}
#c-buttons {
	background-image: url(../images/menu_horizontal_back.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 810px;
	color: #FFFFFF;
}
#buttons {
	float: left;
	height: 30px;
	width: auto;
}
#c-content {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	background-color: #F2D171;
}
#c-content2 {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-color: #F2D171;
}
#content-nieuws {
	width: 506px;
	padding-right: 30px;
	padding-left: 30px;
}
#content {
	background-color: #F2D171;
	width: 710px;
}
#table_content {
	background-color: #F2D171;
	font-size: 12px;
}
#content-home {
	padding-right: 30px;
	padding-left: 30px;
	width: 370px;
	height: auto;
}
#box_header {
	background-image: url(../images/box_back.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: 160px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-left: 10px;
}
#box_icon {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
}
#box_content {
	background-color: #F2A274;
	padding: 10px;
	width: 148px;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
}
#box_table {
	background-color: #F2A274;
	font-size: 12px;
}
#box_nieuws {
	background-color: #F2A274;
	border: 4px solid #900;
	width: 166px;
	padding: 15px;
	height: auto;
}


#photo-left {
	border: 2px solid #CC0000;
	height: auto;
	width: auto;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
#photo-right {
	float: right;
	height: auto;
	width: auto;
	border: 2px solid #CC0000;
	margin-bottom: 15px;
	margin-left: 25px;
}
#c-contact {
	width: 250px;
	height: auto;
}
#contact-header   {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-left: 5px;
	font-weight: bold;
}
#contact-content  {
	padding: 15px;
	margin-bottom: 10px;
}
#contact-box  {
	float: right;
	width: 160px;
}
#c-form {
	float: right;
	width: 390px;
}
#c-map {
	height: 71px;
}
#map-left {
	float: left;
	height: 67px;
	width: 100px;
	border: 2px solid #CC0000;
}
#map-right {
	float: right;
	height: 67px;
	width: 100px;
	border: 2px solid #CC0000;
}
#c-footer {
	height: 30px;
	width: 810px;
}
#footer {
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 810px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}

.pagename-14pt-bold {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.title_12pt_bold {
	font-weight: bold;
	color: #CC0000;
}
.bold-12pt {font-weight: bold}




A.footer:link, A.footer:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
} 
A.footer:hover, A.footer:active{
	text-decoration: underline;
	color: #FFFFFF
}
A.content:link, A.content:visited{
	text-decoration: none;
	color: #C00;
	font-weight: bold;
	font-size: 13px;
} 
A.content:hover, A.content:active{
	text-decoration: underline;
	color: #000;
	font-size: 13px;
}

