body {	
	background-color: #ffffff;
	text-align: center;
	color: #aaa;
	font-family: 'Istok Web', verdana;
}
a {
	color: #aaa;
}
a:hover {
	color: #C5C7C8;
}
p  
{
    font-family: verdana; 
    font-size: 11pt;
}

/** layout **/

#wrapper {
	position:relative;
	text-align: left;
	margin: auto;
	width: 1024px;
	padding:15px;
}

#logo {
	width:984px;
	height:80px;
	border: #C5C7C8 1px solid;
}

#main {
	width:984px;
	height:30px;
	margin-top:15px;
    border-top: #C5C7C8 1px solid;
    border-bottom: #C5C7C8 1px solid;
}

#left_balk {width:180px;border-right: 1px solid #C5C7C8;height:30px;}
#middle_balk {width:348px;border-right: 1px solid #C5C7C8;float:left;height:30px;}
#right_balk {width:452px;float:left;height:23px; text-align:center;padding-top:7px;font-weight:bold; font-size:14px; color: #C5C7C8;font-family:helvetica;}

.menu 
{
    width:180px;
    float:left;
    border-left: #C5C7C8 1px solid;
    border-right: #C5C7C8 1px solid;
    border-bottom: #C5C7C8 1px solid;
    height:550px;
    position:relative;
    }
    
.menu_item
{
    width:160px;
    height:25px;
    padding-top:5px;
    text-align:right;
    padding-right:20px;
    border-bottom: #C5C7C8 1px solid;
    font-weight:bold;
    display:block;
    }

.active
{
    background-color:#7f0c51;
    }

.menu_item a
{
    font-family:helvetica; 
    text-decoration:none;
    font-size:14px;
    color:#C5C7C8;
    }

.active a
{
    color:White;
}

.submenu
{
    float:left;
    border-right:#C5C7C8 1px solid;
    width: 110px;
    height: 24px;
    padding-left:5px;
    padding-top:6px;
    color:White;
    text-align:center;
    font-weight:normal;
    font-size: 13px;
    }

.submenu a
{
    color:White;
    text-decoration:none;
    }

.submenu a:hover
{
    color: #2c707d;
    }
    
#content {
	width:801px;
	height:550px;
	float:left;
	border-right: #C5C7C8 1px solid;
	border-bottom: #C5C7C8 1px solid;
}

#content-links {
	
	width:318px; /*IE width*/
	height:480px;
	padding-top:25px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	border-right: #C5C7C8 1px solid;
	float:left;
}

.content_item
{
    margin-top:12px;
    font-size: 13px;    
    }

#content-rechts {
	width:407px; 
	height:482px;
	float:left;
	text-align:center;
	padding-top:38px;
	padding-left:30px;
	padding-right:15px;
	position:relative;
}

.slider
{     
    width:400px;
    height:400px;
    
    }
.slider div
{
    width:400px;
    height:400px;
    overflow:hidden;
    }
    
.slider div img
{
    margin:auto;
    display:block;
    max-width:400px;
    max-height: 400px;
    
    }
    
.slider div .text
{
    font-size: 10px;
    padding-top:10px;
    color:Black;
    font-weight:bold;
    }

div.controls {
    height: 23px;
    margin-top: 5px;
    font-size: 10px;
    
}

div.ss-controls {
    float: left;
}

div.ss-controls a, div.nav-controls a
{
    text-decoration:none;
    }
    
div.nav-controls {
    float: right;
}

a.prev
{
    margin-right:10px;
    }
.slideshow
{
    position:relative;
    width:400px;
    height:400px;
    overflow:hidden;
    text-align:left;
    }

div.slideshow-container {
       
    position: relative;
    height:400px;
}

div.caption-container {
    float: none;
    position: relative;
}

div.slideshow span.image-wrapper {  
   display:block;
   margin:auto;
   position:absolute;
}

a.advance-link
{
    text-decoration:none;
    
    }
    
.advance-link img
{
    margin:auto;
    border:0;
    max-width:400px;
    max-height:400px;
    width:auto;
    height:auto;
    }

.image-title, .image-desc
{
    font-size: 11px;
    display:block;
    z-index:100;
    text-align:left;
    }
    
.thumbs
{
    width:318px;
    list-style-type: none; 
    padding: 0; 
    margin-left: 0;
    margin-top:6px;
    float:left;
    display:inline;
    border:0;
    }

.thumbs li.selected a
{
    border:1px solid black;
    }

.thumbs li
{
    display:inline;
    margin-bottom:5px;
    }
    

.thumb 
{
    float:left;
    height: 70px;
    overflow: hidden;
    border: 1px solid #C5C7C8;
    margin-right:7px;
    margin-bottom:7px;
    width:70px;
}

.thumb img
{   
    max-height:100px;
    max-width:100px;
    border:0;
    }
    
#gallery 
{
    margin-top:-13px;
    }
.loader
{
    background-image: url("loader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 502px;
    left: 0;
    position: absolute;
    top: 0;
    width: 407px;}

#caption
{
    text-align:left;
    font-size:12px;
    font-weight:bold;
    color:Black;
    display:block;
    overflow:hidden;    
    margin-top:40px;
    width:400px;
    

}

div.pagination span.current {
    background-color: #000000;
    border-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
    font-size:10px;
}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin-right: 2px;
    padding: 4px 4px 2px;
    font-size:10px;
    text-decoration:none;
}

#adres
{   
    position:absolute;
    bottom:0;
    font-size:10px;
    text-align:right;
    padding-bottom:10px;
    padding-right:10px;
    padding-left:13px;
    width:160px;
}

#handtekening {
    position:absolute;
	margin-top:650px;
	margin-left:-490px;
}

