/* Start of CMSMS style sheet 'style' */
/* Default Classes */

body {
	margin: 0px;
	background: #E7F5E5 url('uploads/images/website/bg.png') repeat-x;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
                     overflow:auto;
}

table {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background: #E7F5E5 url('uploads/images/website/leeg.gif');*/
}

.cms {
	background: #E7F5E5 url('uploads/images/website/leeg.gif');
}	
h1 {
	font-size: 14px;
	color: #003366;
}

h2 {
	font-size: 11px;
        color: #003366;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	font-weight: bold;
}

a:link, a:visited {
	font-size: 11px; 
	color: #333333; 
	text-decoration: none;
}

a:hover {
	color: #003D6B;
	text-decoration: underline;
}
	
a:active {
	color: #003D6B;
	text-decoration: underline;
	font-weight: bold;
}

hr {
	background: #333333; 
	height: 2px;
	border: 1px solid;
}

hr.separator {
	background: #333333;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* Site specific */

#site {
	float: left;
}

#header {
	height: 110px;
	position: absolute; 
	left: 0; 
	top: 0;
}

#headerGradient {
        position: relative;
        margin-left: 264px;
	height: 110px;
        width: 700px;
	background: url('uploads/images/website/bgHeader-02.png') no-repeat left;
}


#logo {
	width: 264px;
	height: 110px;
	float: left;
}

#menuTop {
        position: relative;        
	margin-top: 9px;
	height: 27px;
	float: left;
}

#menuTop ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menuTop li {
        float: left;
        width: 101px;
	height: 27px;
	display: block;	
	background: url('uploads/images/website/btnNormal-02.png') no-repeat;
        text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color:#000;
	padding-top:5px;
}

#menuTop li a {	
	text-decoration: none;
	font-size: 10px;
	font-weight: normal
}

#menuTop li a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

#news {
  float: left;
  width: 600px;
  margin-top: 12px;
}

#news ul {
	list-style: none;
	margin: 0px;
        margin-left: 5px;
	padding: 0px;
	float: left;
}

#news li {
  padding: 0px;
  font-size: 10px;
}

#newsL {
  float: left;
  color: #666;
  fontsize: 12px;
  font-weight: bold;
}

#newsR {
  float: right;
  width: 550px;
  border-left: 2px #666 solid;
}

#main {
	position: absolute; 
	left:0px; 
	top: 110px;
	width: 100%;
	height: 600px;
	background: url('uploads/images/website/bgBody-02.png') no-repeat left top;

}

#mainContent {
	position: absolute; 
	left: 230px; 
	top: 0px;
                     right:0px;
}

#mainContentTop {
	height: 28px;

}

#mainContentBG {
	background: url('uploads/images/website/bgContent.png')  repeat-x top right;

                     
}

#mainContentBottom {
	height: 28px;
	background: url('uploads/images/website/bgTopcontent-01.png');
	border-bottom: 1px solid #86CE7F
}

#contentBlock {
	margin-bottom: 12px;
	border-bottom: 1px solid #86CE7F;
	background: url('uploads/images/website/bgContent-02.png') no-repeat left top; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:0px; 
	padding-bottom:10px;
}

#content {
       width: 800px;
}

#pathwayBlock {
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

a.pathwayBlock, a.pathwayBlock:visited {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

a.pathwayBlock:hover {
	font-size: 11px;
	font-weight: normal;
	color: #003D6B;
}

#searchBlock {
	position: relative;
	padding-left: 10px; 
	padding-top: 50px;
}

#MenuMain input {
	width: 150px;
	padding: 3px;
	border: #86CE7F 1px solid;
	font-size: x-small;
	color: #333333;
	border: 1px solid #44B338;
}

#footer {
	position: relative;
	bottom: 0px;
	text-align: center;
}

#footerContent {
	color: #999999;
}

#footerContent a {
	color: #999999;
	text-decoration: none;
}
.project-groepen {
	text-align: center;
	background: #009900;
	color: #FFFFFF;
	font-size: 12px;
}
.project-kopjes {
	text-align: center;
	vertical-align: bottom;
	background: #FFFFFF;
	font-size: 11px;
	color: #333333;
}
.project-blok1 {
	text-align: left;
	vertical-align: top;
	background: #E1E1E1;
	font-size: 11px;
	color: #333333;
	width: 275px;
}
.project-blok2 {
	text-align: center;
	vertical-align: top;
	background: #C0C0C0;
	font-size: 11px;
	color: #333333;
	width: 100px;
}
.project-blok3 {
	text-align: center;
	vertical-align: top;
	background: #E1E1E1;
	font-size: 11px;
	color: #333333;
	width: 100px;
}
.project-blok4 {
	text-align: left;
	vertical-align: top;
	background: #C0C0C0;
	font-size: 11px;
	color: #333333;
	width: 175px;
}

#lichtkrant {
	z-index: 2;
	position: absolute;
	left: 230px;
	top: 60px;
	right:0px;
}

input, textarea
{	
	padding: 3px;
	border: #86CE7F 1px solid;
	font-size: x-small;
	color: #333333;
	border: 1px solid #44B338;
}

/* Nieuwspagina */

#NewsPostDetailTitle h1 {
             margin-bottom: 2px;
             font-size: 12px;
             font-weight: bold;
}

#NewsPostDetailDate {
  font-size: 9px;
 }

#NewsPostDetailSummary {

}

#NewsPostDetailCategory {

}

#NewsPostDetailAuthor {

}

#NewsPostDetailContent {
  padding: 15px;
}

#NewsPostDetailPrintLink {

}

#NewsPostDetailReturnLink {

}

#NewsDetailField {

}

/* End of 'style' */

