.mainArticleText
{ color:#000;
  float:left;
  font-size:13px;
  font-style:normal;
  padding-top:10px;
  text-decoration:none;
  width:390px; 
  }

.mainArticleText p
{ color:#333;
  text-decoration:none; }

.mainArticleText a p
{ color:#333;
  text-decoration:none; }

.mainArticleText a p   :visited
{ color:#333;
  text-decoration:none; 
  
}

.rotatingBanner 
{ 
  width:780px; 
  height:300px; 
}
  
  
#slider-wrapper {
    /*background:url(images/slider.png) no-repeat;*/
    width:780px;
    height:340px;
    margin:0 auto;
    padding-top:15px;
    margin-top:50px;
}
  
 #slider {
    position:relative;
    width:780px; /* Change this to your images width */
    height:300px; /* Change this to your images height */
    background:url(library/SdFiles/hoofdpagina/rotating/loading.gif) no-repeat 50% 50%;
}

}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
 
p a
{ color:#000;
  }

.seperatorMainPage
{ float:left;
  width:800px; 
  margin-top: 50px;
}

.mainArticleImage
{ float:left;
  width:400px;
  text-align:center; }

.mainArticle
{ float:left;
  width:260px;
  padding-left:6px; }

.mainArticle a
{ font-weight:bold;
  color:#000;
  text-decoration:none; }

.mainArticle a:visited
{ color:#333;
  text-decoration:none; }

.mainArticle a:hover
{ text-decoration:none;
  line-height:normal; }

.articleNomouse
{ border:2px solid #fff;
  width:258px;
  height:320px; }

.articleMouse
{ border:2px solid #BFBFBF;
  width:258px;
  height:320px;
  color:#F60; }

.mainArticleTitle
{ font-size:15px;
  text-align:center;
  cursor:pointer; }

.mainArticleTitle a:hover,.articleMouse .mainArticleTitle a,.articleMouse .mainArticleTitle
{ color:#F60; }

.mainArticleContent a
{ font-weight:normal;
  color:#000;
  text-decoration:none; }

.mainArticleContent
{ font-weight:normal;
  font-size:12px;
  color:#000;
  text-decoration:none; }

.mainArticleContentImage
{ text-align:center;
  height:150px; }

.mainArticleContentText
{ padding-left:10px;
  padding-right:10px;
  font-weight:normal;
  font-size:13px; }
  
 .articleDarshan
{
/*border:1px solid #CCCCCC; */
float:left;
margin:2px;
padding:5px;
text-align:center;
vertical-align:middle;
width:240px;
height:220px;
}

.articleDarshan a 
{
}

.mainArticleDarshanDescription{ 
	color:#000000;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}

.mainDarshanTitle{ 
	text-decoration:underline;
	font-size:15px;
	text-align:center;
	cursor:pointer; 
	border:1px solid #CCCCCC;   
	background-color:#DDE0E1;
	height:23px;
	font-weight:bold;	
}

.mainDarshanTitle a:hover
{ color:#f60; }

.mainArticleDarshanDescription a:hover
{ color:#f60; }

