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

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #70423D;
}
#c-site {
	background-color: #DDD3B0;
	height: 888px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border: 2px solid #70423D;
}
#c-header {
	height: 236px;
}
#c-logo {
	background-color: #FFFFFF;
	height: 236px;
	width: 250px;
	float: left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#c-banner_menu {
	float: right;
	height: 236px;
	width: 660px;
}
#c-banner {
	height: 210px;
	width: 660px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-color: #70423D;
}
#c-menu {
	height: 24px;
	width: 658px;
	background-color: #FFFFFF;
	border: 1px solid #70423D;
}
.solidblockmenu{
	padding: 0;
	float: left;
	width: auto;
	overflow: hidden;
	font-weight: bold;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center center;
	height: 24px;
	margin: 0;
	font-size: 12px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #70423D;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #70423D;
}

.solidblockmenu li a:visited{
	color: #70423D;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #FFFFFF;
	background-color: #70423D;
	background-repeat: repeat-x;
	background-position: center center;
}
#c-submenu {
	height: 26px;
	width: 660px;
	color: #FFFFFF;
}
.solidblockmenu_sub{
	padding: 0;
	float: left;
	width: 660px;
	overflow: hidden;
	font-weight: bold;
	background-color: #70423D;
	background-repeat: repeat-x;
	background-position: center center;
	height: 26px;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
}

.solidblockmenu_sub li{
display: inline;
}

.solidblockmenu_sub li a{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
}

.solidblockmenu_sub li a:visited{
	color: #FFFFFF;
}

.solidblockmenu_sub li a:hover, .solidblockmenu_sub li .current{
	color: #CBBE89;
	background-color: #70423D;
	background-repeat: repeat-x;
	background-position: center center;
}
#c-submenu-color {
	background-color: #70423D;
	height: 26px;
	width: 660px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}


#buttons {
	float: left;
	width: auto;
	height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #70423D;
}
#sub-buttons {
	float: left;
	height: 17px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: auto;
	padding-right: 9px;
	padding-left: 9px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 1px;
}
#c-column {
	height: 652px;
	width: 250px;
	float: left;
	background-image: url(../images/back_left_column.jpg);
	background-repeat: repeat-y;
	color: #DDD3B0;
	text-align: center;
	font-size: 12px;
}
#c-vlaggen {
	height: 20px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 35px;
	background-repeat: no-repeat;
	color: #6F423D;
}
#c-foto {
	height: 530px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}


#c-content {
	height: 652px;
	width: 660px;
	float: right;
}
#content {
	width: 400px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 606px;
	font-size: 12px;

}
#content-title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 10px;
}
#content-text {
	background-color: #FFFFFF;
	border: 1px solid #6F423D;
	padding: 15px;
	height: 527px;
	width: 368px;
	background-image: url(../images/back_content.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	margin-bottom: 5px;
}
#next_page {
	float: right;
	width: auto;
	padding-right: 15px;
	
}
#back_page {
	float: left;
	padding-left: 15px;
}



#c-nieuws {
	float: right;
	width: 185px;
	margin-top: 10px;
	font-size: 12px;
	margin-right: 25px;
	height: 606px;
}
#nieuws-title {
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
}
#nieuws {
	padding: 15px;
	width: 153px;
	height: 527px;
	border: 1px solid #6F423D;
	margin-bottom: 5px;
	font-size: 12px;
}
#c-footer {
	height: 26px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #70423D;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	background-image: url(../images/back_footer.jpg);
}
a:link {
	color: #6F423D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F423D;
}
a:hover {
	text-decoration: underline;
	color: #6F423D;
}
a:active {
	text-decoration: none;
	color: #6F423D;
}
A.sub:link , A.sub:visited{
	text-decoration: none;
	color: #FFFFFF
} 

A.sub:hover  , A.sub:active{
	text-decoration: underline;
	color: #FFFFFF
}
