/*  SIDEBAR  */

/*#sidebars, div.fs-section-start {
        background:#1D1A99;
        border-right: 1px solid #535353;
        }
*/
/* 
Layout styles for www.ilseleenders.com / www.ilseleenders.nl / www.giesenleenders.com
Author: Jelle Feringa | jelleferinga.com
*/
/* main container*/ 

/*    Links   */


.container {
    margin:0 auto;
    width:900px;
    }

a, a:hover, a:visited {
    color:#000;
/*    background-color:#006F9F;*/
    text-decoration:none;
    }

a:hover {
    color:rgb(0,90,140);
/*    background:#666;*/
    text-decoration:bold;
    }

p {font-size: 10px;
   font-family: verdana, geneva;
}

p#menu-item {
	font-size: 10px;	
}

/*    ???   */
div.fs-nav {
    background: #FFF;
}


div.fs-content {
	margin-bottom: 20px;
}

p#menu-item:hover {
/*    font-weight: bold;*/
/*    background: #333;*/
}

p#menu-item {
    font-family: verdana, geneva;
}


div.fs-mainblock {
	min-height: 700px;
	background: #FFF;
	margin-right: 0px;
}

div.fs-sidebar {
    min-height: 700px;
	background: #FFF;
}

/* c) Copyright 2008-present, Ilse Leenders */
div.fs-footer {
	margin-top: 20px;
	padding-top: 5px;
	height: 30px;
/*  background: #C94ACC;*/
	border-top: 1px solid #CCC;
}

/* Ilse Leenders Photography */
div.fs-header, div.fs-footer {
	text-align: right;
	background: ##FBFFFF;
}

/* News */

div.news {
    min-height: 700px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#news-date {
    background:#006F9F;
    color: #FFF;
}

#news-text {
    background:#E0E6E6;
}
#news-title {
    background:#959982;
}

/* Ilse Leenders | Giesen Leenders */
div.fs-section-start, #sidebars {
    min-height:700px;
	padding-left: 0px;
	margin-left:0px;
	border-right:1px solid #DDDDDD;
}

/* Een foto serie */
div.fs-section-item {
	background:#FFF;
	padding-left: 20px;
    padding-top:0px;
    padding-bottom:0px;
	margin:0;
	border:0;
}

p {margin:0px;}

#project {
    background:#545454;
}

/* for the slideshow */
.pics {  
/*    height:  232px;  
    width:   232px;  */
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0px;  
    border:  0px solid #ccc;  
    background-color: #eee;  
/*    width:  200px; 
    height: 200px; */
    top:  0; 
    left: 0 
}


/*  navigation of photo elements    */
#nav a { background: #FFF; text-decoration: none; margin: 0 4px; padding: 0px 0px;  }
#nav a.activeSlide { color: #006F9F }
/*#nav a.activeSlide { background: #ADACD3 }*/
#nav a:focus { outline: none; }

#kuttafel, td, th {
    width: 30px;
    border: 0, none;
    margin:0px;
}

#hide {
        background:yellow;
    }
    
