/* Start of CMSMS style sheet 'normal' */
/* CSS Document */

/* Start of CMSMS style sheet 'normal' */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border-style: none;
}

body {
	font-family: Arial;
	background: #DAEBF5;
}

h1{
	clear: both;
	padding: 20px 0 0 0px;
        background: #fff url(images/anker.gif) no-repeat 10px;
	margin: 0px 0 0.8em;
        height:40px;
        font: 1.8em "Times New Roman", Times, serif;
        letter-spacing: -1px;
	color: #7E4331;
}
#body h1 span{
        margin-left:1.8em;
 
}
#body h2,#NewsPostDetailTitle{
	clear: both;
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 1em;
	font-variant: small-caps;
	color: #2D466E;
	border-bottom: solid 1px #dcd7c6;
}
h6{
       font-weight: bold;
	font-size: .6em;
	font-variant: small-caps;
	color: #6989B6;
}

h3 {
	clear: both;
	padding: 0 0 .6em 0;
	margin: 0 0 0 1px;
        font-variant: small-caps;
	font-size: .8em;
	color: #1C6AE7;
        border-bottom: dotted 1px #dcd7c6;
}

#body p,#NewsPostDetailContent, td {
	padding: 0 5px .8em 5px;
	font-size: .75em;
        line-height:160%;
        color:#2D466E;
}
* html td{font-size: 1em;}
#body ul {
	padding: .2em 4em .8em 30px;
	font-size: .8em;
        color:#2D466E;
}
#body img{
        float:left;
        padding: 5px;
}

#body li {
	padding: 0 0 .4em 0;
	list-style: none;
}

.ulbst{color:#2D466E;}
        

.ulbst li{list-style: square;}

#body blockquote {
	font-size: .7em;
}

input,select {
	vertical-align: middle;
}

a, #NewsPostDetailPrintLink,
#NewsPostDetailReturnLink {
	color: #48251C;
        text-decoration:none;
        margin-top:10px;
}

a:visited, #NewsPostDetailPrintLink:visited
#NewsPostDetailReturnLink:visited{
        color:#48251C;
	text-decoration:none;
}

a:hover,#NewsPostDetailPrintLink:hover,
#NewsPostDetailReturnLink:hover {
	color: #7E4331;
        text-decoration: underline;
}
#NewsPostDetailPrintLink,
#NewsPostDetailReturnLink {font-size: .75em;}

#NewsPostDetailPrintLink{
        background:url(images/btn-print.gif) no-repeat left;
        padding-left:20px;
        margin-bottom:10px;
}
#NewsPostDetailReturnLink{
        background:url(images/btn_back.gif) no-repeat 3px;
        padding-left:20px;
} 
.newstotal{
        padding-left:23px;
        padding-top:10px;
        margin-bottom:10px
        display:block;
        background:url(images/archief.gif) no-repeat left bottom;
        font: .8em Arial, Helvetica, sans-serif;
}       
#wrapper {
	width: 768px;
	margin: 0px auto;
	padding-top:15px;
}

/* Header
----------------------------------------------------------- */

#header {
	height: 180px;
        padding-left:8px;
	/*margin-bottom: 10px;*/
	/*margin-top: 10px;*/
}

/* Menu
----------------------------------------------------------- */

#menu {
	margin: 0 0 0 8px;
	height: 42px;
	overflow: hidden;
	background: #456;
}

/* Menu: Navigation
----------------------------------------------------------- */
#nav {
	float: left;
	width: 548px;
	height:40px;
	padding: 3px 0 0 0;
}
#ulnav{
	width: 100%;
	margin: 0;
	padding: 0;
}
#ulnav li {
	float: left;
	list-style-type: none;
}
#ulnav a:link,#ulnav a:visited,#ulnav a:active {
	font-size: 12px;
    text-transform:uppercase;
    font-weight: bold;
	color: #C4DDFC;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 10px 7px 12px 7px;
	margin:0 2px 0 0;
    background:#3A4857;
    border-top:1px solid #445566;
}
#ulnav a:hover{
	color: #9FB9D7;
	/*background: #FFFFFF;*/
}
#ulnav a.current:link,#ulnav a.current:visited{
	color: #4A4037;
	background: #FFF;
    border-top:solid 2px #A7CEFE;
}
#ulnav-home{width:80px;}
#ulnav-link{width:69px;}
#ulnav-contact{
          width:68px;
           background:#FF6F00;

}
#cbox {
	float: left;
	padding: 0px 0 0 7px;
	width: 214px;
}

#searchtext {
	float: left;
	width: 140px;
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
}

#searchtext label {
	display: block;
	padding: 7px 0 0 18px;
	color: #D2D5D8;
}
#Searchbox{
     witdh:300px;
     height:200px;
     color:#A7CEFE;
}
#searchtext label a{
      padding-left:70px;
      margin-left:.7em;
}

/* Search panel
----------------------------------------------------------- */

#sbox {
	clear: both;
	position: relative;
	height: 28px;
	overflow: hidden;
}
form #cntnt01moduleform-1 input{
        background:black;
        color:#333;
}

#cntnt01moduleform-1{
	margin: 0px 0 10px auto;
        padding:5px 0 0 15px;
	width: 214px;
        height:50px;
        background:#A7CEFE;
}
#sbox fieldset {
	padding: 0 5px 8px 10px;
	border-right: solid 5px #e2daba;
}

#cntnt01searchinput {
	padding: 2px;
        margin-left:15px;
        margin-bottom:5px;
	font-size: 12px;
        color:#1C6AE7;
        width:170px;
	background: #fff;
	border: solid 1px #000;
	border-right: solid 1px #a1a1a1;
	border-bottom: solid 1px #a1a1a1;
	border-top:solid 1px #445566;
	border-left:solid 1px #445566;
}
/* Container
----------------------------------------------------------- */

#container {
	margin: 0 0 0 8px;
	background: #FFF url(images/bg_container.gif) repeat-y right;
}

/* Sidebar
----------------------------------------------------------- */

#sidebar {
	float: right;
	clear: right;
	width: 214px;
	overflow:visible;
	background:#BCDAFE;
        border-top: solid 2px #BACEE7;
        
}
#snav {
	width: 210px;
	background: #BCDAFE /*url(images/bg_snav.gif) no-repeat 10px bottom*/;
             padding-bottom:100px;
}
#snav ul {
	padding: 0 0 0px 0;
}

#snav li {
	display: inline;
}

#snav a,
#snav strong, .NewsSummaryMorelink{
	display: block;
	padding: 5px 0 5px 0px;
	font-size: 12px;
	color: #3A4857;
	text-decoration: none;
	background: no-repeat 0 8px;
}
#snav strong {padding: 5px 0 5px 15px;}
#snav a:hover, .NewsSummaryMorelink{
	color: #6C392A;
}

#snav strong a {
	display: inline;
	padding: 0;
	background: none;
}

#snav li ul {
	margin: 0 12px 4px 13px;
	padding: 2px 0;
	background: #A7CEFE;
}

#snav li li a,
#snav li li strong {
	padding: 2px 0 2px 20px;
	font-size: 11px;
	background: url(../i/snav-li-li.gif) no-repeat 5px 7px;
}
#snav.newsall{
	margin-bottom: 10px;
             }
#snav .newsall a, #snav .newsall a:visited ,#snav .newsall a:active{
	color:#3A4857;
        font-weight:bold;
        padding-left:18px;
}
#snav .newsall a:hover{
	color:#7E4331;
}
.sponsors{
	/*background:#D9EAFE;*/
        background:#BCDAFE;
        height:25px;
}
.sponsors img{
        padding-left:15px;
        padding-top:3px;
        margin:0px;
}

/* Body
----------------------------------------------------------- */

#body {
	float: left;
	position: relative;
	margin: -28px 0 0 0;
	width: 546px;
	overflow: hidden;
	background: #FFF;
	
}

#content {
	padding: 12px;
}

.top {
	clear: both;
	margin: .5em 0 0 0;
	padding: .5em 0 0 0 !important;
}

.top a {
	float: right;
	padding: .2em .6em;
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #c7c0a8;
	background: #f5f1e4;
}

.top a:hover {
	color: #8f8769;
	background: #dcd7c6;
}

/* Parameter 1
----------------------------------------------------------- */

.para-1,.para-2 {
	margin: 0 0 2px 0;
	padding: .1em;
        margin-top:-20px;
        background:#f2f2f2;
}

/* Floating
----------------------------------------------------------- */

.left {
	width: 49%;
	float: left;
}

.right {
	width: 49%;
	float: right;
}

/* Footer
----------------------------------------------------------- */

.footer {
	padding: .6em 214px .6em 8px;
}

.footer p {
	font-size: .7em;
        color:#1C6AE7;
        padding-left:15px;
}
.footer a:link, #footer a:visited{
          color:#1C6AE7;
          text-decoration:none;
}
.footer a:hover{
          color:#1C6AE7;
          text-decoration: underline;
}

/* Clear
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .br {
	height: 1%;
}

/*.br {
	display: block;
}*/
/* End hide from IE-mac */


.err {	
	color: #E03718;
}
#searchtext{

	padding-top:10px;
        color:#3A4857;
}
.block {
	background: #3A4857;
	display: block;
	color: #A7CEFE;
        margin:0px;
	padding-left: 2px;
	width:90%;
	font-weight: bold;
}
.block p{padding:20px;}
.line {
	background: url(images/block_line.gif) repeat-x 10px top;
}
.button {
	position: absolute;
	top: 284px;
	left: 281px;
}
.front {
	margin: 0px;
	padding: 0px;
}
/* End of 'normal' */

