/* CSS Document */
html {
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #045880;
	background-color:#fff;
	behavior:url("scripts/csshover.htc");
}
#mainContainer {
	color: #045880;
	border: 12px solid #fff;
	background: #fff;
	width:100% !important;
}

#header {
	height: 112px;
	width: 980px;
	_width: 1000px;
	padding: 10px;
	background-color:#ffda10;
	background-image:url(../images/printkop.gif);
	background-repeat:no-repeat;
	background-position:center right;
}

.contactgeg {
	/*color: #ee2e24;
	font-weight: bold;
	font-size: 12px;*/
	display:none;
}
.topmenu{
	display:none;
}
.topmenu a {
	text-decoration: none;
	font-weight: bold;
}

.topmenu a:hover {
	color: #000;
}

#hmenu {
	/*width: 1000px;
	height: 38px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: #258ebf;
	color: #fff;
	font-weight: bold;*/
	display:none;
}

#hmenu a {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 14px;
	line-height: 34px;
	display: block;
	float: left;
}

#hmenu a:hover {
	background: #231f20;
}

.floatleft {
	float: left;
	line-height: 34px;
}

.font_groot a {
	text-decoration: none;
	font-weight: bold;
	margin-right: 7px;
}

.linkerboog {
	background-image: url(../images/379.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rechterboog {
	background-image: url(../images/380.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menuTD {
	/*background-color: #2992b0;
	background-repeat: no-repeat;
	background-position: left 150px;
	padding-bottom:60px;
	padding-left:10px;
	padding-top: 30px;*/
	display:none;
}
.menuTD ul {
	margin: 0px;
	padding-left: 20px;
}
.menuTD li a, .menuTD li {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menuTD li a:hover {
	color: #000;
}
.rightTD {
	background-color: #c8e3ef;
	padding-bottom:60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	display:none;
}
.rightTD img {
	border-bottom: 2px solid #fff;
}
#newsblockContainer
{
	width: 156px;
	/*
	position: relative;
	top: 30px;
	left: 0px;
	height: 135px;*/
	font-size: 11px;
	margin-top: 10px;
	border: 1px solid;
	border-color: #045880;
	color: #045880;
	background-color: #ffffff;		
}
#newsblockTitle
{
	color: #ffffff;
	background-color: #2992b0;
	text-align: left;
	font-weight: bold;
	/*text-indent: 5px;*/
}

#searchContainer
{
	left: 15px;
	/*width: 161px;*/
	text-align: left;	
	color: #ffffff;
	/*background-color: #a45189;*/
}
#searchContainer form{
	margin:0;
	padding:0;
}
#searchContainer td{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#searchContainer input{
	border:solid 1px #7b0055;
}
.pos{
	position:relative;
	/*width:0;*/
	height:0;
	top:0;
	left:0;
}
div#menuLogoContainer
{
	position: absolute;
	top: -40px;
	left:0;
	width: 196px;
	height: 29px;
	text-align: center;
	background-image:url(../images/386.gif);
	background-position: center;
	background-repeat: no-repeat;
}
div#printContainer
{
	position: absolute;
	top: 5px;
	right: -20px;
	width: 50px;
	height: 20px;
	/*visibility: hidden;
	display: none;		*/
}
#contentContainer
{
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	color: #045880;
	padding-bottom:50px;
}
div#logosContainer
{
	position: absolute;
	bottom: 10px;
	right: 20px;
	width: 211px;
	height: 38px;
	background-image:url(../images/387.gif);	
	background-repeat: no-repeat;
	display:none;
	
}

div#menuTable {
	display: table;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-top:20px;
}
#menuTable td{
	font-size:11px;
}
div.menuRow {
	display: table-row;
	width: 100%;
	margin: 0px;
	padding: 0px;	
	margin-bottom: 5px;
}

.menuItemBullet {
	float: left;	
	display: table-cell;
	width: 15px;	
	color: #045880;
	background-color: inherit;
	font-size: 11px;
	margin-bottom: 0px;	
	vertical-align: middle;
}


.menuItemText {
	float: left;	
	display: table-cell;
	width: 135px;
	color: #ffffff;
	background-color: inherit;
	margin-bottom: 5px;	
	font-weight: bold;
}

.subMenuItemBullet {
	float: left;	
	display: table-cell;
	width: 25px;	
	color: #045880;
	background-color: inherit;
	font-size: 11px;
	margin-bottom: 0px;	
	vertical-align: middle;
	text-align: right;
}


.subMenuItemText {
	float: left;	
	display: table-cell;
	width: 125px;
	color: #ffffff;
	background-color: inherit;
	margin-bottom: 5px;	
	font-weight: normal;
	/*text-indent: 5px;*/
	padding-left: 5px;
}

a, a:link, a:active, a:visited
{
	color: #2d92b2;
	background-color: inherit;
}

.menuItemText a, .menuItemText a:link, .menuItemText a:active, .menuItemText a:visited {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;	
}

.menuItemText a:hover {

	text-decoration: underline;
}

.subMenuItemText a, .subMenuItemText a:link, .subMenuItemText a:active, .subMenuItemText a:visited {
	color: #ffffff;
	background-color: inherit;
}

.subMenuItemText a:hover {
	text-decoration: underline;	
	text-decoration: none;		
}

#searchWords, #keywords
{
	font-size: 9px;
	/*height: 17px;*/
	width: 300px;
	margin-left: 20px;
	border: 1px solid #000;
}
#zoeken{
	font-size: 10px;
}
h1.homepage
{
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #ee2e24;
	display: inline;
}

h2.homepage
{
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #2d92b2;
	display: inline;
}

h1 {
	color: #ee2e24;
	background-color: inherit;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #ee2e24;
	background-color: inherit;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	color: #ee2e24;
	background-color: inherit;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	color: #ee2e24;
	background-color: inherit;
	font-size: 11px;
	font-weight: bold;
}

h5 {
	color: #ee2e24;
	background-color: inherit;
	font-size: 10px;
	font-weight: bold;
}

h6 {
	color: #ee2e24;
	background-color: inherit;
	font-size: 9px;
	font-weight: bold;
}
input.inp_text {
	width: 350px;
	margin-top: 2px;
	margin-bottom: 3px;
	border: 1px solid;
	border-color: #045880;
	text-indent: 3px;
}

textarea.inp_text {
	width: 350px;
	height: 40px;
	margin-top: 2px;
	margin-bottom: 3px;
	border: 1px solid;
	border-color: #045880;
	text-indent: 3px;
}

input.btn_text {
	width: 100px;
	border: 1px solid;
	border-color: #045880;
	background-color: #ffffff;
	color: #000000;
}

span#btn_submit_aanmelden
{
	margin-left: 253px;
}

span#btn_submit_afmelden
{
	margin-left: 253px;
}



table.order_publication {
	width: 374px;
}
th.order_publication {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 3px;
	padding-top: 3px;
}

td.order_publication {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	vertical-align: top;
}
td.order_publication_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	vertical-align: top;
	text-align: right;
}

input.order_publication {
	border: 1px solid #2992b0;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;	
}

input.order_publication_button {
	border: 1px solid #2992b0;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;	
	background-color: #ffffff;
	color: #045880;	
	cursor: pointer;
}

td.contentHeader {
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #045880;
}

#mainContainer .menuTD #menuTable .menuRow .menuItemText .menuContentItem, #mainContainer .menuTD #menuTable .menuRow .subMenuItemText #activeSubMenuItem {
	font-size: 10px;
}




/* wysiwyg */

#contentContainer td, #contentContainer p, #contentContainer li, #contentContainer ul  {
	color: #045880;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#contentContainer a img{
	border:0;
}

#contentContainer .kop{
	font-size:14px;
	color: #045880;
	font-weight:bold;
}
#contentContainer .subkop{
	color: #045880;
	font-size:12px;
	font-weight:normal;
}
#contentContainer a {
	color: #045880;
	text-decoration:underline;
}
#contentContainer a:hover {
	color: #045880;
	text-decoration:none;
}
#contentContainer .contentHeader{
	font-size:16px;
	color: #045880;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

#contentContainer .tabelborder{
	border:solid 1px #2992b0;
}

#contentContainer .tabelborder td {
	color: #045880;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#menuTable .menuRow .subMenuItemText{
	display:block;
	/*border:solid 1px #000;*/
}



/* Formulieren generator */
table.formulier {
	width:					400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
table.formulier td, table.formulier div {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
}
table.formulier h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
	padding:0;
	margin:0;
	padding-top:20px;
}
table.formulier td.cell0 {
	padding-bottom:			4px;
}

table.formulier td.cell1 {
	/*width:					400px;*/
	padding-right:50px;
	padding-bottom:			0px;
	white-space: nowrap;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table.formulier td.cell2 {
	width:					400px;
	padding-bottom:			2px;
}

table.formulier input.text,
table.formulier textarea,
table.formulier select {
	width:					200px;
	border: 				1px solid #2992b0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table.formulier textarea {
	height:					100px;
}

table.formulier span.inline_checkradio {
	margin-right:			8px;
}

table.formulier input.checkbox {
	position:				relative;
	top:					3px;
	border:					none;
}

table.formulier input.radio {
	position:				relative;
	top:					3px;
	border:					none;
}

table.formulier input.knop {
	width: 100px;
	border: 1px solid;
	border-color: #045880;
	background-color: #ffffff;
	color: #000000;
	float: right;
}
a.subselect{
	color:#000000 !important;
}
a.subnoselect{
	color:#ffffff !important;
}
a.subnoselect:hover{
	color:#000000 !important;
}
