*			{
	     	margin: 0px;
     		padding: 0px;
			}

body		{
	font-family: Arial, Verdana, Helvetica,  Geneva, sans-serif;
}
a			{
			color: #D80880;
			text-decoration: none;
			}
.home		{
			background:	#FFF 
						url(../images/body_bg.png)
						repeat-x
						0px 0px
						fixed;
			}
.homeSmall	{
			background:	#FFF 
						url(../images/body_bg.png)
						repeat-x
						0px 0px
						fixed;
			}
.bgBig		{
			
			width: 100%;
			background-image: url(../images/body_bg_repeat.png);
			background-repeat: repeat-x;
			
			}
.bgSmall	{
			width: 100%;
			background-image: url(../images/body_bg_small.png);
			background-repeat: repeat-x;
			}			
.wrapper	{
				width: 1193px;
				margin: 0 auto;
				background-image: url(../images/body_bg_big.png);
				background-repeat:no-repeat;
				background-position: 0px -18px;
				overflow:none;
				text-align: center;
			}
.wrapperSmall	{
				width: 1150px;
				background-image: url(../images/body_bg_wrapper_small.png);
				background-repeat:no-repeat;
				background-position: 0px -18px;
				overflow:hidden;
			}


.border		{
			border: 1px solid #CCC;
			padding: 20px;
			}		
body a:hover{
			color: #D80880;
			text-decoration: none;
			}
			
body a:active{
			color: #D80880;
			text-decoration: none;
			}
.pageTitel	{
			color: #FFF;
			font-size: 16px;
			font-variant: small-caps;
			margin: 15px 0 0 60px;
			height: 70px;
			}
h3,h4			{
			color: #D80880;
			}
.par-10		{
			margin: 20px;
			line-height: 18px;			
			}

.m-5		{
			margin: 5px;
			}
.m-10		{
			margin: 10px;
			}
.m-15		{
			margin: 15px;
			}
.m-20		{
			margin: 20px;
			}
						
.mt-5		{
			margin-top: 5px;
			}
.mt-10		{
			margin-top: 10px;
			}
.mt-15		{
			margin-top: 15px;
			}
.mt-20		{
			margin-top: 20px;
			}
			
.mb-5		{
			margin-bottom: 5px;
			}
.mb-10		{
			margin-bottom: 10px;
			}
.mb-15		{
			margin-bottom: 15px;
			}

.mw-5		{
			margin: 0px 5px 0px 5x;
			}
.mw-10		{
			margin: 0px 10px 0px 10x;
			}
.mw-15		{
			margin: 0px 15px 0px 15x;
			}		
.mw-20		{
			margin: 0px 20px 0px 50x;
			}													
.p-5		{
			padding: 5px;
			}
.p-10		{
			padding: 10px;
			}
.p-15		{
			padding: 15px;
			}
.p-20		{
			padding: 20px;
			}
.pt-5		{
			padding-top: 5px;
			}
.pt-10		{
			padding-top: 10px;
			}
.pt-15		{
			padding-top: 15px;
			}

.b-1		{
			border: 1px solid;
}

.b-2		{
			border: 2px solid;
}

.b-5		{
			border: 5px solid;
}

.b-10		{
			border: 10px solid;
}
.bc-white{
	border-color: white;
}	
.bc-grey-0{
	border-color: #eee;
}
.bc-grey-1{
	border-color: #ccc;
}	
.bc-grey-2{
	border-color: #999;
}	
.bc-grey-3{
	border-color: #666;
}	
.bc-grey-4{
	border-color: #333;
}		

.validerror 	{
	
				color:#D80880;
				margin-bottom: 5px;
				}

.error, .notice, .success {padding:.4em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}

.notification .close {
                color:#990000;
                font-size:9px;
                position:absolute;
                right:5px;
                top:5px;
                }
.notification img{
				float: right;
                }				
/* ##################  HEADER   ###################### */


			/* ---------------  NAVIGATIE   ------------------- */
			
			.navigatie		{
							background-image: url(../images/logo.png);
							background-repeat: no-repeat;
							background-position: 50px 9px;
							height: 66px;
							margin: 0 auto;
							display: block;
							position: relative;
							z-index: 1;
							}
			#navigatie		{
							margin: 19px 0px 0px 0px;
							padding-left: 150px;
							font-size: 13px;
							text-transform:uppercase;
							font-weight: 100;
							}
			
			#navigatie ul li{
							
							}
			#navigatie img{
							margin: 0px 0px 0px 0px;
							}
											
			/* ---------------  HOME   ------------------- */
						
			.slideshow			{
								width: 960px;
								}
			#slideshow			{
								height: 272px;
								overflow: hidden;
								}
			
			.content			{
								text-align: left;
								line-height: 20px;
								margin-left: 65px;
								}
			.contentFrame
								{
								border: 1px solid #CCC;
								padding: 18px;
								background-image: url(../images/bg_content_transparant.png);

								}
			.contentHeader		{
								font-size: 32px;
								color: #D80880;
								line-height: 42px;
								margin: 10px 0 5px 25px
								}
			.contentTxt			{
								font-size: 12px;
								max-width: 380px;
								line-height: 17px;
								margin-left: 30px;
								}	
			.logos				{
								text-align: center;
								font-size: 9px;
								
								}	
								
			.banner{ margin-left: 300px; margin-bottom: 20px;}
										
			/* ---------------  CONTACT   ------------------- */
						
			#contact h4			{
								color: #D80880;
								}
			#contact .contactImage{
								float: left;
								display: block;
								margin: 0px 10px 10px 0px;
								}
			
			/* ---------------  GALLERY   ------------------- */
			
			#gallery 			{
								background-color: #fff;
								
								}
								
			#gallery ul 		{ 
								list-style: none; 
								}
			#gallery ul li 		{
								display: inline;
								float: left; 
								margin: 5px;
								
								
								}
								
			#gallery ul img 	{
								margin: 10px;
								}
			#gallery ul a:hover img 
								{
								margin: 5px;
								border: 5px solid #D80880;
								border-width: 5px;
								}
			#gallery ul a:hover { 
								color: #fff; 
								}
			.gallery_thumb		{
								width: 140px;
								height: 160px; 
								background-image: url(../images/gallery_thumb_shadow.png);
								background-repeat: no-repeat;
								}
			.gallery_thumb2		{
								width: 170px;
								height: 125px; 
								background-image: url(../images/gallery_thumb_shadow_02.png);
								background-repeat: no-repeat;
								}
		
			/* ---------------  CONTACT   ------------------- */
			.contact			{
								
								}
			.contact ul			{
								list-style: none;
								}
			.contact ul	li		{
								
								}
			.contact label		{
								display: block;
								
								}
			.contact input,
			.contact textarea   {
								margin: 5px 0px 5px 0px;
								width: 350px;
								}
			.contact .submit   {
								width: 80px;
								}
			.contact .contactItem{
								margin: 10px 0px 10px 0px;
								}
								
			.contact .contactItem{display: block; padding-bottom: 14px;}
			.contact .contactItem strong{display: block; float: left; padding-left: 40px; background: no-repeat 2px 2px;}
			.contact .contactItem span{display: block; float: right; width:190px;}
			
			#adresbg			{
								background-image:url('../images/contact/home.png');
								background-repeat: no-repeat;
								height: 35px;
								}
			#emailbg			{
								background-image:url('../images/contact/email.png');
								background-repeat: no-repeat;
								height: 35px;
								}
			#phonebg			{
								background-image:url('../images/contact/telefoon.png');
								background-repeat: no-repeat;
								height: 35px;
								}
			#websitebg			{
								background-image:url('../images/contact/internet.png');
								background-repeat: no-repeat;
								height: 35px;
								}
			.contact .contactAdres{
								margin: 10px;
								}	
			.contact .contactAdresTitle{
								color: #D80880;
								font-size: 16px;
								font-weight: bold;
								}
			.contact .contactRouteTitle{
								color: #D80880;
								font-size: 16px;
								font-weight: bold;	
								margin: 0px;
								padding: 0px;
								position: relative;
								top: 10px;
								}
			.contact #routeform{
								position: relative;
								top: 10px;
								}
			.contact #routeform input{
								width: 250px;
								}
			.contact #routeform .submit{
								width: 100px;
								}
			#map_canvas			{
								width: 460px;
								height: 400px;
								margin: 0px;
								}				
			.asterix			{
								color: #D80880;
								}
			
			
			#gmap 				{
							    height:360px;
 								width:100%;
 								
								}
			#gdirections 		{
    							width:100%;
								}
			.geo				{
								}
			
			
			.contact fieldset, .contact_poster fieldset 
			{
				border:none;
			}
			.contact legend, .contact_poster legend  
			{
				font-size:12px;
				color:#999999;
			}
			.contact label, .contact_poster label  
			{
				display:block;
				float:left;
				clear: both;
			}
			.contact input 
			{
				width: 395px;
				padding-left:5px;
				height: 25px;
				border: 1px solid #cccccc;
				background: #f9f9f9;
				float:none;
			}
			.contact_poster input{
				width: 320px;
				padding-left:5px;
				height: 25px;
				border: 1px solid #cccccc;
				background: #f9f9f9;
				float:none;
			} 
			.contact textarea 
			{
				width: 390px;
				padding-left:5px;
				border: 1px solid #cccccc;
				background: #f9f9f9;
				float:none;
			}
			.contact_poster textarea 
			{
				width: 400px;
				padding-left:5px;
				border: 1px solid #cccccc;
				background: #f9f9f9;
				float:none;
			}
			.contact label.error 
			{ 
				float:inherit;
				color: #D80880;
				vertical-align: top;
			}

			.contact .submit, .contact_poster .submit
			{ 
				width: 100px;
				background-color: #D80880;
				color:#FFFFFF;
			}
			
			
			
			.antispam{ padding: 0; margin: 0; float: left; width: 130px; }	
				
			/* -------------------- HET TEAM ----------------------  */
			
			#livetip {
			  position: absolute;
			  background-color: #fff;
			  border: 1px solid #eee;
			  padding: 5px;
			  border-radius: 4px;
			  -webkit-border-radius: 4px;
			  -moz-border-radius: 4px;
			}
			
			
			
			.team .contactContainer {

			margin-left: 10px;
			}
			.team ul.display {
			margin: 0;

			padding: 0;
			list-style: none;
			background: #ffffff;
			}
			.team a {
			color: #D80880;
			text-decoration: none;
			}
			.team .content_block {
			width: 212px;
			padding: 10px;
			border: 1px solid #EEE;
			margin: 10px;
			float: left;
			overflow: hidden;
			}
			.team .content_block .txt {
			margin: 0 0 15px 8px;
			}
			.team .content_block .txt .title {
			display: block;
			font-weight: normal;
			font-size: 16px;
			}

			.team .content_block a img{
			padding: 5px;
			border: 1px solid #eee;
			background: #fff;
			float: left;
			margin-bottom: 10px;
			}
			.team .content_block a img:hover{
			background: #D80880;

			}

			.team .content_block .ttip a img {
			border: none;
			margin: 5px 0 0 0px;
			text-align: center;
			}

			.team .content_block .ttip a img {
			 background: #fff;
			}

			.team ul.thumb_view li{
			width: 250px;
			}
			.team ul.thumb_view li h2 {
			display: inline;
			}
			.team ul.thumb_view li p{
			display: none;
			}
			.team ul.thumb_view li .content_block a img {
			margin: 0 0 10px;
			}

			.team a.switch_thumb {
			width: 122px;
			height: 26px;
			line-height: 26px;
			padding: 0;
			margin: 10px 0;
			display: block;
			background: url(images/switch.png) no-repeat;
			outline: none;
			text-indent: -9999px;
			}
			.team a:hover.switch_thumb {
			filter:alpha(opacity=75);
			opacity:.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
			}
			.team a.swap { background-position: left bottom; }



			.organisatie h2{
			color: #D80880;
			}
			.organisatie .left{
			float: left;
			margin: 0 20px 10px 0;
			}
			.organisatie .right{
			float: right;
			margin: 0 0 10px 20px;
			}

			.organisatie img{
			padding: 5px;
			border: 1px solid #eee;
			background: #fff;
			margin: 15px 15px 15px 0;
			float: left;
			}		
			
			.tooltip{
			    position:absolute;
			    z-index:999;
			    left:-9999px;
			    background-color:#fff;
			    padding:5px;
			    border:1px solid #eee;
			    width:150px;
			}

			.tooltip p{
			    margin:0;
			    padding:0;
			    color:#000;
			    background-color:#eee;
			    padding:2px 7px;
			}
			
			/* -------------------- news ----------------------  */
			
			#newsItemSamenvatting{
				line-height: 17px;
			}	
			
			
			.disclaimer { text-align: center; margin: 0; padding: 20px 0 0 62px;}
