/* Start of CMSMS style sheet 'Roos_accessability' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}

	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Roos_accessability' */

/* Start of CMSMS style sheet 'Roos_defaultCSS' */
<!--
body {
	margin: 0;
	background-image:url(../templ_images/pageBG.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	font-family:Tahoma, Arial; 
	
}
h1 {
color: #70ba2c;
font-family: Helvetica, sans-serif;
font-size: 24px;
font-weight:normal;
margin: 0 0 10px 0;
}
.pluginHeader {
color: #004a14;
}
h2 {
margin:0 0 10px 0;
font-family: Helvetica, sans-serif;
color:#004a14;
font-size:19px;
font-weight:normal; 
}
.pageRoot {
margin:10px 0;
text-align: center;

}
.page {
margin:0 auto;
width:775px;
border: 1px solid black; 
text-align: left;
background-color:#b0f31f;
}
.bovenFoto {

height:245px;
}
.contentBlock {
background-color:#b0f31f; 
padding:20px 0 20px 35px;
}
.leftBox {
width:475px; 
float:left;
}
.welkomBox {
color: #004a14;
font-size:10px;
line-height:14px;
padding:10px; 
background-image:url(../templ_images/welkomBoxBG.jpg); 
background-repeat:no-repeat;
/*width:440px; */
height:140px; 
/*float:left; */
margin-right:10px;
}
.welkomBox a{
color: #70ba2c;
}
.omheen {
width:530px; 
float:left; 
}
.mainContentBox {
background-color:#FFFFFF; 
color: #004a14;
font-size:11px;
line-height:14px;
padding:10px; 
background-image:url(../templ_images/mainContentBoxBG.jpg); 
background-repeat:no-repeat;
width:500px; 
margin:0 10px 0 0;
}
.mainContentBox img{
border: 3px solid #b0f31f;
margin: 3px;
}
.mainContentBox a{
color: #70ba2c;
}
.detailContent img{
border: none;
}
.mainContentBottom {
background-color:#FFFFFF; 
background-image:url(../templ_images/mainContentBottom.jpg); 
background-repeat:no-repeat;
width:520px;
height:10px; 
}
.newsBox {
padding:10px; 
width:240px; 
/*height:140px; */
float:left;
}
.contentNewsBox {
padding:10px; 
width:180px; 
float:left;
}
.huisBoxSub {
background-image:url(../templ_images/huisBG.jpg); 
margin: 10px 35px 0 0; 
padding:5px; 
float:left; 
width:140px;
}
.huisBoxSubHome {
background-image:url(../templ_images/huisBG.jpg); 
margin: 10px 35px 0 0;
padding:5px; 
float:left; 
width:140px;
}
.huisPrijs {
font-size:19px; 
font-weight:bold; 
color:#004a14; 
text-align:center;
}
.huisFoto {
width:140px; 
height:100px; 
background-color:#000;
}
.huisObjectnr {
margin-top:5px;
color:#a7e61d; 
font-size:24px; 
text-align:center;
}
.huisLocatie {
margin-top:15px; 
font-size:11px; 
font-weight:bold; 
color:#70ba2c;
}
.huisKorteOmschr {
font-size:10px; 
color:#004a14;
}
.huisKorteOmschr a{
color:#70ba2c;
}
.navigationBox {
position: absolute; top: 265px; 
width:775px; 
}
.greenline {
background-color:#b0f31f; 
height:5px;
}
.navMiddle {
background-color:#FFFFFF; 
padding:1px 30px; 
margin:1px 0;
}
.googleMaps {
border: 1px solid #b0f31f; 
margin:7px 3px 3px 3px;
}
.fotoDetail {
float:left; 
margin:3px 3px 3px 3px; 
padding:9px; 
background-color:#b0f31f;
}
.footer {
background-image:url(../templ_images/footerBG2.jpg); 
padding: 10px 0; 
text-align:center;
font-size:10px; 
color:#FFFFFF; 
}
.footer a{
color:#FFFFFF; 
text-decoration:none;
}
-->
/* End of 'Roos_defaultCSS' */

/* Start of CMSMS style sheet 'Roos_nav' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   width: 100%;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li { 
text-align: center;
   width: 140px; 
}
#primary-nav li li { 
text-align: left;
}

/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 3px 10px; 
   text-decoration: none; 
   color: #4a670d;
font-size: 14px;
}
#primary-nav li a { 
   
}
#primary-nav li li a { 
   border: 1px solid #b0f31f;
font-size: 13px;
}	
#primary-nav li li, #primary-nav li li.menuparent { 
   background-color: #FFFFFF; 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
border: 1px solid #b0f31f;
  
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #b0f31f; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* End of 'Roos_nav' */

/* Start of CMSMS style sheet 'Roos_news' */
div#news {
  /*margin: 2em 0 1em 1em;   margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    margin: 0 0 1em 0; /* margin to the bottom of the news article summary */
    
}

.NewsSummaryPostdate {
  font-size: 11px;
  font-weight: bold;
color: #004a14;
 }

.NewsSummaryLink {
    font-weight: bold;
font-size: 11px;
    padding-top: 0.2em;
}
.NewsSummaryLink a {
text-decoration: none;
color: #70ba2c;   
}
.NewsSummaryLink a:hover {
text-decoration: underline; 
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 14px;
font-size: 10px;
color: #004a14;
 }
.NewsSummarySummary p {
margin: 5px 0;
padding: 0;
}

.NewsSummaryMorelink {
  font-size: 10px;
}
.NewsSummaryMorelink a {
color: #70ba2c;
text-decoration: none;
}
.NewsSummaryMorelink a:hover {
text-decoration: underline;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Roos_news' */

