

	/*****************************************************************************************
	** Basis 																				**
	*****************************************************************************************/
	
	* {
		margin:0px;
		padding:0px;
	}
	
	h1
	{
	 	color:#e7108b;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		padding:15px 15px 15px 15px;
		line-height:22px;
	}
	
	h2
	{
		color:#e7108b;
		font-size:14px;
	
	}
	
	p
	{
		padding-bottom:10px;
	}
	
	body {
  
		font-size:12px;
		color:#000000;
		font-family:arial, verdana, sans-serif;
        line-height:19px;
       
        

	}
    
    div#fly
    {
    
        
    }
	
	div#centerThis {
		float:left;
        left:50%;
        margin-left:-485px;   
        position:relative;
        width:970px;
        padding:0 5px 0 5px;
		/* visibility: hidden; */
	}
	
	div#header {
		width:970px;
		height:250px;
		margin:5px 5px 0px 5px;
		background-color:#FAFAFA;
		float:left;
	}
	
	div#mainmenu {
		color:white;
		margin-left:30px;		
	}
		
	div#submenu {
		background-color:#3F71D2;
		float:left;
		margin:0px 5px;
		width:970px;		
	}	
	
	div#columWrapper {
		width:970px;
		margin:0px;
		float:left;
		background-color:#FFFFFF;
		margin:0px 5px;
	}

	div#columWrapper ul {
		padding:o;
		margin:4px 0 4px 20px;
	}

	div#firstColum {
		background-image:url(../images/layout/menu.jpg);
		width:970px;
		float:left;
		height:43px;
	
	}	

	div#secondColum {
	background-color:#ffffff;
	width:970px;
	/*margin:5px 5px 5px 0px;*/
		float:left;
	
	background-image: url(../images/layout/shadow.jpg);
	background-repeat: repeat-x;
	}
	
	div#footer {
	background-image:url(../images/layout/footer.jpg);
		width:970px;
		height:200px;
		
		float:left;
		font-size:15px;
		color:#FFFFFF;
		text-align:center;
		clear:both;
        background-repeat: no-repeat;
	}
	
	div#slideshow
	{
		height:329px;
		margin:0px 5px;
		width:970px;
	}
    
    #cos_contact
    {
        padding:0px;
        margin-bottom:-20px;           
    }

	div#bottom,
	div#bottom a
	
	{
		font-size:10px;
		color:#666666;
		text-decoration:none;
	}

	div.lp-large {
		padding:0 15px 15px 15px;
		float:left;
		min-height:100px;
		width:500px;
	}

	div.lp-small {
		padding:0 15px 0 30px;
		float:left;
		min-height:100px;
		width:350px;
	}
	
	
	
	/*****************************************************************************************
	** Blokken 																				**
	*****************************************************************************************/	

	div.block {
		display:block;
		float:left;
		width:200px;
		color:#000000;
		margin:0px 0px 10px 0px;	
		padding:10px;
		background-color:#DDDDDD;		
	}

	div.block h1 {
		font-size:13px;
		font-weight:bold;
		margin:2px 0px;
	}
	
	div.block p {
		font-size:11px;
		margin:0px 0px 2px 0px;
	}
	
	#left
	{  		
		width:500px;
		float:left;	
	}
	
	#left,#right
	{
		padding:15px 15px 15px 15px;
	}
	
	#right
	{
		width:390px;
		float:left;
        height: auto;
		
	}
    
    .down
    {
        margin-bottom: -32px;
        vertical-align: bottom;
    } 
    
    .down1
    {
        margin-bottom: -500px;
        vertical-align: bottom;
    }
    
    .down2
    {
        margin-bottom: -450px;
        vertical-align: bottom;
    }      

	
	#top {
		width:auto;
		padding:13px 13px 13px 13px;
		text-align:left;
		color:#c987a5;
        font-weight: bold;
	}

	div#top ul {
		float:left;
		margin:0;
		padding:0;
		list-style-type:none;	
	}

	div#top ul li {
		float:left;
		list-style-type:none;			
	}

	div#top ul li a {
		float:left;
		padding:0 2px;
		list-style-type:none;
		font-size:11px;
		color:#C987A5;
		line-height:11px;
		height:13px;		
	}
	
	


	/*****************************************************************************************
	** Menu 																				**
	*****************************************************************************************/
	
	div#mainmenu ul li:hover ul,
	div#mainmenu ul li.sfHover ul {
	  top: 33px;
	}	
	
	div#mainmenu ul li ul {
		background-color:#FCE2ED;
		border:1px solid #E50083;
		left: -100px;
		list-style: none;
		margin:0;
		padding:10px 0 20px 0;
		position: absolute;
		top: -999em;		
		width: 250px;
		z-index:999;
	}

	div#mainmenu ul li ul a{
		color:#686666;
	    border-bottom: 1px solid #F5B2D5;
	    display: block;
	    float: left;
	    font-size: 12px;
	    font-weight: normal;
	    height: 25px;
	    line-height: 22px;
	    margin: 0 20px;
	    padding: 3px 15px;
	    text-decoration: none;
		text-align:left;
	    width: 180px;

	}

	div#mainmenu ul li ul li a:hover,
	div#mainmenu ul li ul li a.current {
		font-weight:bold;
		color:#000;
	}
	
	div#mainmenu ul {
		display:block;
		float:left;	
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
				
	}
	
	div#mainmenu ul li {
		list-style-type:none;
		position:relative;
		display: inline;
		padding:0 3px;
	}	
	
	ul li a {
		padding:5px 5px 5px 10px;
		height:30px;
		width:auto;
		float:left;
		line-height:30px;
		font-size:14px;
		font-weight:bold;
		color:#686666; 
		display:block;
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-right:5px;
        text-align: right;
	}
    
    .current
    {
     font-weight: bolder;
     color: #3c393a;
      background-image:url(../images/layout/vlinders.png) ;
      background-repeat: no-repeat; 
      font-weight: bold;
      background-position: left;
      
    }
	

		
	/*div#mainmenu ul li ul li a {
		padding:0 10px 0 30px;
		height:25px;
		width:160px;
		float:left;
		line-height:22px;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		display:block;
		text-decoration:none;
	}*/
	
	/*div#mainmenu ul li ul li a:hover,
	div#mainmenu ul li ul li a.current {
		background-color:#3579fd;
      
	}*/
    
    
	
	
	div#mainmenu ul li ul li ul li a {
		padding:0 10px 0 50px;
		height:25px;
		width:130px;
		float:left;
		line-height:22px;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		display:block;
		text-decoration:none;
	}
	
	div#mainmenu ul li ul li ul li a:hover,
	div#mainmenu ul li ul li ul li a.current {
		background-color:#6C9EE7;
	}


	/*****************************************************************************************
	** Gastenboek 																			**
	*****************************************************************************************/
	
	div#gastenboek-form {
		display:block;
		float:left;
	}

	div.gastenbooek-form-record {
		width:450px;
		margin-bottom:4px;
	}
	
	div.gastenbooek-form-record label {
		display:block;
		clear: both;
	}
	
	.gastenbooek-form-record-input {
		width:430px;
	}

	.gastenbooek-form-record-textarea {
		width:430px;
		height:150px;
	}	
	
	.right {
		text-align:right;
	}
	
	.gastenboek-reactie-container {
		background-color:#F7F7F7;
		margin:0 0 25px 5px;
		padding:10px;
		width:450px;	
		float:left;		
	}
	
	div#gastenboek-reactie-container-icon {
		float:left;
		height:20px;
		margin-left:17px;
		margin-right:10px;
		width:20px
	}		

	div#gastenboek-reactie-container-line {
		float:left;
		height:20px;	
	}
	
	div#gastenboek-reactie-container-line a{
		color:#A9A9A9;
		font-weight:bold;
		line-height:20px;			
	}		

	.gastenboek-reactie-container p{
		margin:2px 2px 4px 2px;			
	}	

	.gastenboek-reactie-footer {
		color:#A9A9A9;
		float:left;
		font-size:9px;
		margin:4px;
	}		

	
	/*****************************************************************************************
	** Blok nieuwbrief aanmelden 															**
	*****************************************************************************************/
	form#nieuwsbriefAdd {
		display:block;
		float:left;
		width:200px;
		color:#000000;
		margin:0px;
		padding:0px;
		background-color:#fff;	
	}
	
	form#nieuwsbriefAdd h2 {
		font-size:13px;
		font-weight:bold;
	}
	
	form#nieuwsbriefAdd p {
		margin:0 10px 10px 10px;
		padding:0 0 10px 0;
	}	

	form#nieuwsbriefAdd input.formfield {
		width:99%;
		margin:2px 0px;
	}

	form#nieuwsbriefAdd input.submitbutton {
		margin:2px 0px;
		float:right;
	}



	div.lp-small strong,
	div.lp-large strong {
	 color:#E7108B;
	}
	
	#form {
		margin: 0;
		padding: 0;
		width: 450px;
	}
	#form,
	#form p{
	 clear:both;
	}
	
	#form p{
	margin:0;
	padding:0;
	}
	#form label {
		margin: 1px 0;
		float: left;
		width: 100px;
		font-size: 12px;
		padding: 0;
	}
	#form input {
		float: left;
		margin: 1px 0;
		width: 250px;
		border: 1px solid #666;
		padding: 0;
	}
	#form textarea {
		float: left;
		margin: 1px 0;
		height: 120px;
		width: 250px;
		border: 1px solid #666;
		padding: 0;
	}
	#form #remark {
		font-size: 11px;
		float: left;
	}
	#form input.button {
		background-color: #E50083;
		border: 1px solid #E50083;
		color: #E9E9E9;
		font-weight: bold;
		float: left;
		cursor: pointer;
		width: 90px;
		font-size: 11px;
	        padding:6px;
	}
	#form input.button:hover {
		color: #E50083;
		background-color: #E9E9E9;
	}
	#form label.error { 
		color: #FF0000;
		display: block;
		width: 100%;
		text-indent: 100px;
		vertical-align: top;
	}
	#form input.error { 
		border: 1px dotted #FF0000;
	}	
