﻿body 
{
    background-color : #ffffff;
    font-family : Verdana,Sans-Serif;
    font-size : 8pt;
    margin : 0px 0px 0px 0px;
    
    
}
table,tr,td,input,select,button
{   font-family : Verdana,Sans-Serif;
    font-size : 8pt;
}

h1
{color:White;
 font-size: 2.6em;
 letter-spacing:3px;
 margin-top : 15px;
}
h3 
{color:Red;
 font-size:2em;
 letter-spacing:2px;
}
h4
{color:White;
 font-size: 1.4em;
 letter-spacing:2px;
}
p 
{ line-height:14px;
  margin-top : 5px;
  margin-bottom : 5px;
}

/*----- DIVS -------*/
#all 
{/*float:left;*/
}
#main 
{   
    width:100%;
    /*height:322px;*/
    margin-left:0px;
}
#mainnav  a
{    color:#ffffff; 
     text-decoration : none;
      
}
#navleft1{
    /*margin-top : 7px;*/
}
#header
{
    background-image:url(images/header.jpg);
    height:148px;
    width:100%;
    margin-left:0px;
    padding: 0px 0px 0px 0px;
    text-indent : 20px;

    
}
#menu
{   position:absolute;
    top:92px;
    left:50px;
    color:White;
    font-size:10pt;
    font-weight:bold;
    z-index : 0;
}
#logo 
{ background-image:url(images/logo.gif);
  height:175px;
  width:173px;
  float:right;
}
#cycle
{background-color:#75AB0F;
 height:312px;
 width:625px;
 left : 50px;

}
#cycle-left
{background-image:url(images/groene-zijkant_l.gif);
 width:24px;
 height:312px;
 /*border: solid 1px orange;*/
left : 70px;
}
#cycle-right
{background-image:url(images/groene-zijkant_r.gif);
 width:24px;
 height:312px;
 right: -20px;
 
}
#cycle-image 
{ padding-top : 15px;
}
#content
{
    
    /*background-image:url(images/index_02b.jpg); */
    width:960px;
    min-height:550px;
}
#leftcontentblock 
{
 width:600px;
 margin-top : 25px;

}
#rightcontentblock
{ 
  min-height:365px;
  margin-top : 25px;
  width:250px;
}
#aanbiedingen div 
{background-color:#f9e3e5;
}
#uppercontent div
{color:White;
 width:160px;
 margin-top :8px;
}
#defBanners 
{ width:182px;
  position:absolute;
  margin-top:55px;
 
}
#footer
{     
    /*background-image:url(images/index_03b.jpg);
    width:995px;
    height:51px;*/
   
}
#loginlink  a
{   color:#434345;
    font-size : 0.95em;
    float:right;
    position:absolute;
    top:0px;
    left:900px;
    font-weight:bold;
    line-height:12px;
    width:50px;
    margin-top:10px;
}
#map
{   margin-left:5px;
}
#ruler 
{ height:22px;
  width:960px;
  background-image:url(images/paw.gif);
  background-repeat: repeat-x;
  margin-bottom:15px;
}
#openingsuren 
{   left:0px;
    margin-top:10px;
    color:red;
    font-size : 0.95em;
    line-height:12px;
    
}
#contact 
{margin-left:15px;
  margin-top : 10px;
  min-height:365px;
}
/*--- FOTOGALLERY -----*/
#Common
{
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width:700px;
	margin:0 auto;
	text-align:left;
	font-size : 0.8em;
}
#CommonHeader
{
	width: 100%;
	overflow: hidden;
	/*background-color:#303030;*/
}
#CommonBody
{
	width: 100%;
	padding-bottom:40px;
	font-size : 1em;
	/*background-color:#303030;*/
}
#aanbiedingbox 
{border:solid 1px #af0918;
 padding : 15px;
 width:200px;
 background-color : #f9e3e5;
}
#aanbieding-omschr
{min-height:70px;
 line-height:12px;
}
#aanb-img 
{min-height:150px;
 padding-top:10px;
 padding-bottom:10px;
 text-align:center;
}
#aanb-prijzen
{text-align :right;
 padding-bottom:10px;
 padding-right:10px;
}
#routetxt
{ position:absolute;
  left : 600px;
  top : 10px;
  width:200px;
}


.box{
	margin-bottom:10px;
	padding:8px;
	font-size : 0.8em;
	/*background-color:#222;*/
	color:#fff;
}
.example
{	
    font-size: 80%;
    font-family: "Verdana", sans-serif;
}
/*----------------*/

/*----- CLASSES -------------*/
.menuitem
{ text-decoration : none;
  color:#ffffff;
  font-weight:bold;
}
.adBox 
{   width:170px;
    vertical-align:top;
    position:absolute;
    top : 0px;
     
}
.adminline 
{line-height:12px;
}

.slideshow {  
    height:  282px;  
    width:   425px;  
    padding: 0;  
    margin:  0;  
} 
 
.slideshow img {  
    padding-top: 15px;  
    /*border:  1px solid #ccc;*/    
    width:  425px; 
    height: 282px; 
    top:  0; 
    left: 0 
} 
.error 
{color:Red;
 font-weight:bold;
}
