/* Start of CMSMS style sheet 'style' */
body {
	font-size: 62.5%;
	margin: 0px auto;
	padding: 0px;
	background: url(uploads/img/bg.gif) top center repeat-y;
	font-family: "Futura";
}
.page-container {
	width: 770px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background: url(uploads/img/background_content2.gif) top left repeat-y;
	border: solid 1px rgb(100,100,100);
}

.site-naam {
	width: 300px;
	height: 45px;
	top: 12px;
	position: absolute;
	z-index: 4;
	overflow: hidden;
	margin: 0px;
	padding-left: 20px;
	color: rgb(69,140,204);
}

.site-naam p.title {
	margin: 0px;
	padding: 0px;
	font-family: "Futura";
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}

.site-naam p.subtitle {
	clear: both;
	width: 300px;
	margin: -6px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
	color: #FFFFFF;
	font-family: "Futura";
	font-size: 12px;
}

.site-naam a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
}

.site-naam a:hover {
	text-decoration: none;
}

.tekst_op_de_banner-container {
	width: 755px;
	height: 130px;
	top: 112px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	margin: 0px;
	padding-right: 15px;
	background-color: transparent;
}

.tekst_op_de_banner {
	float: right;
	width: 700px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-size: 10px;
}

.tekst_op_de_banner p.title {
	float: right;
	width: 660px;
	margin: 0px 60px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Futura";
	text-align: right;
	font-weight: bold;
	font-size: 220%;
}

.tekst_op_de_banner p.subtitle {
	clear: both;
	float: right;
	width: 700px;
	margin: -5px 0px 0px 0px;
	padding: 0px;
	color: #144e56;
	font-family: "Futura";
	text-align: right;
	font-weight: bold;
	font-size: 150%;
}

.tekst_op_de_banner p.text {
	clear: both;
	float: right;
	width: 700px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: rgb(234,239,247);
	font-family: "Futura";
	text-align: right;
	font-weight: bold;
	line-height: 1.0em;
	font-size: 140%;
}

.tekst_op_de_banner a {
	color: rgb(234,239,247);
	text-decoration: underline;
}

.tekst_op_de_banner a:hover {
	text-decoration: none;
	color: rgb(50,50,50);
}

.img-banner {
	clear: both;
	float: left;
	width: 770px;
	height: 250px;
	margin: 0px;
	padding: 0px;
}


.menutop-container {
	width: 770px;
	top: 35px;
	position: absolute;
	z-index: 3;
	background: transparent;
}

.menutop {
	margin: 0px;
	padding: 0px;
	font-family: "Futura";
	font-size: 62.5%;
}

.menutop ul {
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	border-left: solid 1px #FFFFFF;
	background-color: #a0a0a0);
	font-weight: bold;
}

.menutop li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menutop li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-right: solid 1px #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.menutop a:hover, .menutop a.selected {
	color: #b2c4d9;
	text-decoration: none;
}

.onder_banner {
	clear: both;
	width: 770px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #a90707;
}

#menu {
	overflow: hidden;
	clear: both;
	float: left;
	width: 160px;
	height: 700px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: 1.0em;
}

.menu ul {
	width: 160px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-bottom: solid 1px #000000;
	background-color: #FFFFFF;
}

.menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #000000;
}

.menu_title {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 2px 15px;
	background-color: #a90707;
	color: rgb(255,255,255);
	border-top: solid 1px #000000;
        border-bottom: solid 1px #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
}

.menu li.groep a {
	display: block;
	min-height: 1.7em;
	height: auto;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 1px 0px 15px;
	border-top: solid 1px #000000;
	border-left: solid 7px #b2c4d9;
	color: rgb(75,75,75);
	font-size: 12px;
}

.menu li a {
	display: block;
	min-height: 1.7em;
	height: auto;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 20px;
	border-left: solid 7px rgb(219,230,241);
	color: rgb(75,75,75);
	text-decoration: none;
	font-size: 120%;
}

.menu li a:hover, .menu li a.selected {
	border-left: solid 7px #a90707;
	color: #a90707;
	text-decoration: none;
	font-weight: bold;
}

.content-pagetitle {
	overflow: hidden;
	width: 578px;
	margin: 0px;
	padding: 4px;
	color: #144e56;
	font-weight: bold;
	font-size: 120%;
}

.content-txt {
	overflow: hidden;
	width: 578px;
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-size: 117%;
}

.table-txt {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 117%;
}

.kop2 {
	color: #a90707;
	font-family: "Futura";
	font-size: 100%;
	font-weight: bold;
}

.supporter_tekst {
	overflow: hidden;
	width: 574px;
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-size: 117%;
}

.content-container-links {
	overflow: hidden;
	float: left;
	width: 574px;
	margin: 0px;
	padding: 0px;
}

.content-title-noshade-size3 {
	margin: 0px;
	padding: 4px;
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 160%;
}

.content-txtbox-noshade {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: rgb(255,255,255);
}

.content-container-col-right {
	overflow: hidden;
	float: right;
	width: 272px;
	margin: 0px;
	padding: 0px;
}

.line-box {
	border-top: solid 1px #144e56;
	padding-bottom: 0px;
	margin: 20px 0px 15px 5px;
}

.tekst_contactformulier {
	color: #000000;
	font-family: "Futura";
	font-size: 110%;
}
.kopformulier {
	color: #a90707;
	font-family: "Futura";
	font-size: 110%;
	font-weight: bold;
}

.content_a {
	color: rgb(75,75,75);
	text-decoration: underline;
	margin: 250px;
}

.content_a:hover{
	color: #34acdc;
	font-weight: bold;
	text-decoration: none;
}

.content-links {
	color: rgb(75,75,75);
	text-decoration: underline;
	margin: 0px;
}

.content-links:hover{
	color: #34acdc;
	font-weight: none;
	text-decoration: none;
}

.foto {
	border: 1px solid #000000;
	margin-left: 60px;
}

img {
	background:#fff;
}
img.foto {
	margin:.5em 0;
	padding: 4px;
	border:1px solid #b2c4d9;
}

.footer {
	overflow: hidden;
	clear: both;
	width: 770px;
	height: 3.0em;
	margin: 0px;
	padding: 0.5em 0px 0.5em 0px;
	border-top: solid 1px rgb(125,125,125);
	background-color: #a90707;
	color: #FFFFFF;
	font-size: 1.0em;
}

.footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.3em;
	font-size: 110%;
}

textarea, select, textarea, input {
	background-color: #EAF1F7;
	border-color: #a90707;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

h1 {
	text-indent: 20px;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a90707;
    color: #a90707;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 1.5em;
}

p {
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	line-height: 1.4em;
	font-family: "Futura";
	font-size: 110%;
}
/* End of 'style' */

