* {
margin: 0; 
padding: 0;
}
		 
a:link{color: #000; text-decoration: underline;}
a:hover{color: #49b9e0; text-decoration: none;}
a:visited{color: #000; text-decoration: underline;}
a:visited:hover{color: #49b9e0; text-decoration: none;}

h1	{	font-family: "Trebuchet MS", Calibri, "Century Gothic", Verdana;
		font-size: 24px;
		color: #000;
		font-weight: normal;
		line-height: normal;}
	
h2	{	font-family: "Eras Bold ITC", "Trebuchet MS", Calibri, "Century Gothic", Verdana;
		font-size: 22px;
		color: #fff;
		font-weight: normal;
		line-height: normal;}

#home_img h2{margin-top: 227px; margin-left: 4px; text-decoration: none;}

h3	{	font-family: "Trebuchet MS", Calibri, "Century Gothic", Verdana;
		font-size: 18px;
		color: #fff;
		font-weight: normal;
		line-height: normal;}

#nav h3 {margin-left: 20px;}

h4	{	font-family: "Trebuchet MS", Calibri, "Century Gothic", Verdana;
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		background: url('/Includes/Themes/Outlive/Images/Layout/title.jpg') repeat-x;
		width: 100%;
		height: 20px;
		padding-left: 5px;
		line-height: normal;}

#kolom3 h4,#kolom3 h4 a:link	{	font-family: "Trebuchet MS", Calibri, "Century Gothic", Verdana;
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		background: url('/Includes/Themes/Outlive/Images/Layout/title.jpg') repeat-x;
		width: 100%;
		height: 20px;
		padding-left: 5px;
		line-height: normal;
    cursor: pointer;
    text-decoration: none;}			
		
#kolom3 h4 a:hover{	font-family: "Trebuchet MS", Calibri, "Century Gothic", Verdana;
		font-size: 14px;
		color: #49b9e0;
		font-weight: bold;
		background: url('/Includes/Themes/Outlive/Images/Layout/title.jpg') repeat-x;
		width: 100%;
		height: 20px;
		padding-left: 5px;
		line-height: normal;
    text-decoration: none;}	

#kolom3 h4 a:visited:hover	{	font-family: "Trebuchet MS", Calibri, "Century Gothic", Verdana;
		font-size: 14px;
		color: #49b9e0;
		font-weight: bold;
		background: url('/Includes/Themes/Outlive/Images/Layout/title.jpg') repeat-x;
		width: 100%;
		height: 20px;
		padding-left: 5px;
		line-height: normal;
    text-decoration: none;}	

#kolom3 h4 a:visited	{	font-family: "Trebuchet MS", Calibri, "Century Gothic", Verdana;
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		background: url('/Includes/Themes/Outlive/Images/Layout/title.jpg') repeat-x;
		width: 100%;
		height: 20px;
		padding-left: 5px;
		line-height: normal;
    text-decoration: none;}			

body{background-color: #fafafa;
   	 background: url('/Includes/Themes/Outlive/Images/Layout/bg.jpg') repeat-x;
   	 font-family: "Trebuchet MS", Calibri, Century Gothic, Verdana;
	 font-size: 13px;
	 color: #000;
	 line-height: 16px;}
	 
#container	{left: 0px;
			 min-height: 950px;
			 width: 100%;
			 position: absolute;
	         border: 0px solid}

ul.list{
		list-style: disc;
		list-style-position: outside;}

.list li{margin-left: 22px;}

/* HEADER */		
#header	{
		 background: url('/Includes/Themes/Outlive/Images/Layout/head.jpg') repeat-x;
		 margin-top: 0px;
		 width: 100%;
		 height: 148px;
		 border: 0px solid;
		 font-family: "Trebuchet MS", Calibri, "Century Gothic", Verdana;
		 font-size: 13px;
		 color: #fff;}

#header a:link{color: #fff; text-decoration: underline;}
#header a:visited{color: #fff; text-decoration: underline;}
#header a:hover{color: #49b9e0; text-decoration: none;}

.logo {
		margin-left: 15px;
		margin-top: 0px;}
		
.motto {
		top: -40px;
		margin-left: 100px;
    position: relative;}

.adres {position: absolute;
		top: 15px;
		left: 740px;}

#aanbieding_knop{
    width: 149px;
    height: 123px;
    position: absolute;
    left: 575px;
    top: 90px;
    z-index: 4;
    }

#aanbieding_knop img{
    border: 0px solid;
    }

/* EINDE HEADER */				

#pagebody{
		width: 100%;
    min-height: 400px;
    }
		
/* NAVIGATIE */		
#nav{	
		background: url('/Includes/Themes/Outlive/Images/Layout/nav.jpg') no-repeat;
		width: 273px;
		min-height: 420px;
		position:absolute;
		top: 148px;
		left: 725px;
		overflow: visible;
		}

#nav img{border: 0px; float: left;
		 margin-top: -6px;}

#nav ul{ 
		list-style: none;
		margin-top: 15px;
		}

#nav ul a{ 
		margin-left: 5px;
		}

#nav li{ height: 23px;
		padding-left: 10px;
		padding-top: 7px;
		margin-top: 0px;}

#nav li:hover{background: #369efb;}

#nav li:hover a:link{
		font-size:18px;
		color: #000;
		text-decoration: none;
		}

#nav li:hover a:visited{
		font-size:18px;
		color: #000;
		text-decoration: none;
		}

#nav li a:link{
		font-size:18px;
		color: #fff;
		text-decoration: none;
		}
#nav li a:hover{
		font-size:18px;
		color: #000;
		text-decoration: none;
		}
#nav li a:visited{
		font-size:18px;
		color: #fff;
		text-decoration: none;
		}
		
/* EINDE NAVIGATIE */				

/* ZOEKEN */				
#nav form{
		margin-left: 20px;
		margin-top: 10px;}	

.tref{width: 175px;}	

#nav select{width: 179px;}	

.zoek {width: 75px;}
/* EINDE ZOEKEN */			

/* CONTENT */		
#content	{
   position: relative;
	 margin-left: 17px;
	 border: 0px solid #303030;
	 max-width: 700px;
	 z-index: 2;
     }

#kolom1{
		margin-top: 20px;
		min-height: 350px;
		width: 695px;
		}

#kolom2{
		position: absolute;
		width: 340px;
		min-height: 100px;
		left: 365px;
		top: 0px;} 

#kolom3{
		position: absolute;
		background: url('/Includes/Themes/Outlive/Images/Layout/trans_bg.png');
		width: 340px;
		max-height: 235px;
		padding-right: 5px;
		left: 0px;
		top: 220px;} 

#kolom3 h1, #kolom4 h1{
    margin-left: 1px;}
		  
#kolom3 .links a:link{
		color: #fff;
		text-decoration:none;
		font-size: 15px;
}  

#kolom3 .links a:visited{
		color: #fff;
		text-decoration:none;
		font-size: 15px;
}

#kolom3 .links a:hover{
		color: #000;
		text-decoration:none;
		font-size: 15px;
}

#kolom4{
		position: absolute;
		background: url('/Includes/Themes/Outlive/Images/Layout/trans_bg.png');
		padding-right: 5px;
		width: 340px;
		height: 235px;		
		left: 355px;
		top: 220px;} 
		  
#kolom4 .links a:link{
		color: #fff;
		text-decoration:none;
		font-size: 15px;
}  

#kolom4 .links a:visited{
		color: #fff;
		text-decoration:none;
		font-size: 15px;
}

#kolom4 .links a:hover{
		color: #000;
		text-decoration:none;
		font-size: 15px;
}

.meer	{font-style: italic;}

#home_img {
		height: 295px;
		width: 700px;
		top: 450px;
		overflow: hidden;
		z-index:1;
		position: absolute;}

.homeimg{border: 0px #000 solid;}

.homeimg:hover{border: 0px #49b9e0 solid;}

#home_img table{
		margin-left: -10px;
		margin-top: -10px;}

#home_img td{border: 5px #000 solid;}
#home_img td:hover{border: 5px #49b9e0 solid;}

td.key1{background: url('/Includes/Themes/Outlive/Images/Layout/home_img/survival.jpg') no-repeat; width: 153px; height: 253px;}
td.key2{background: url('/Includes/Themes/Outlive/Images/Layout/home_img/paintball.jpg') no-repeat; width: 153px; height: 253px;}
td.key3{background: url('/Includes/Themes/Outlive/Images/Layout/home_img/outdoor.jpg') no-repeat; width: 153px; height: 253px;}
td.key4{background: url('/Includes/Themes/Outlive/Images/Layout/home_img/adventure.jpg') no-repeat; width: 153px; height: 253px;}


  
#standaardpage {
		width: 650px;
		min-height: 400px;
		margin-top: 20px;}
		
div#standaardpage ul
{
	line-height: 1.8;
	margin-left: 20px;
	margin-top: 10px;
}
		
img.nieuws-image{
		border: 1px solid #333;
		position: relative;
		float: left;
		margin-top: 5px;
		margin-left: 0px;
    margin-right: 5px;}

.partners{
    margin-top: 5px;}   	
	/* ARRANGEMENTEN */
	#arrangementen {
			width: 630px;
			min-height: 400px;
			margin-top: 20px;}

	#losse_arrangementen{
			width: 100%;
			margin-top: 20px;}
			
	.arrangement{
			width: 630px;
			background: #333333;
			height: 110px;
			background: url('/Includes/Themes/Outlive/Images/Layout/arrangement.png') right no-repeat;
			}
	.arrangement:hover{
			width: 630px;
			background: url('/Includes/Themes/Outlive/Images/Layout/arrangement_hov.png') right no-repeat;
			height: 110px;

			}
	.arrangement h4{width: 625px;}
	.arrangement h4, .arrangement p, .arrangement img{position: relative}
	.arrangement p {padding-left: 90px; padding-top: 7px;}
	.arrangement img{
			border: 1px solid #333;
			position: relative;
			float: left;
			margin-top: 7px;
			margin-left: 7px;}

	.personen{
			float: right;
			position: relative;
			padding-right: 5px;}

	.prijs{
			float: left;
			padding-left: 5px;
			position: relative;}	
		
	#overige_arrangementen{	
		background: url('/Includes/Themes/Outlive/Images/Layout/trans_bg.png');
		width: 225px;
		position: absolute;
		top: 49px;
		left: 17px; 
		padding: 5px;}

	#los_arrangement{	
		background: url('/Includes/Themes/Outlive/Images/Layout/trans_bg.png');
		width: 425px;
		margin-left: 260px;
		min-height: 575px;
		margin-top: 20px;
    }

	#los_arrangement p{	
		margin-top: 10px;
    }
	
  .tekst{	
    margin-left: 5px;
    padding-right: 5px;
    }
    	
	#los_arrangement h4{
		width: 420px;}
	
	.arrangementlos_img1{
		float: right; 
		border: 5px solid #000; 
		margin-left: 10px; 
		margin-right: 5px;}

	#overige_arrangementen a:link{text-decoration: none; line-height: 20px;}
	#overige_arrangementen .active{text-decoration: none; font-weight: bold; line-height: 20px;}
	#overige_arrangementen a:hover{text-decoration: none; line-height: 20px;}
	#overige_arrangementen a:visited{text-decoration: none; line-height: 20px;}
	
	#los_arrangement p.arrangement_buttons span{
	  position: relative;
		height: 20px;
		font-size: 14px;
		width: 180px;
		background: url('/Includes/Themes/Outlive/Images/Layout/title.jpg') repeat-x;
		text-align: center;
		margin-top: 1px;
		display: block;
		z-index:5;
		}
		
	#los_arrangement p.arrangement_buttons span.invisible{
		height: 20px;
		font-size: 14px;
		width: 180px;
		background: url('/Includes/Themes/Outlive/Images/Layout/title.jpg') repeat-x;
		text-align: center;
		margin-top: 1px;
		display: block;
		visibility: hidden;}
		
	#los_arrangement p.arrangement_buttons span a:link{
		color: #fff;
		text-decoration: none;}

	#los_arrangement p.arrangement_buttons span a:hover{
		color: #49b9e0;
		text-decoration: none;}
	#los_arrangement p.arrangement_buttons span a:visited:hover{
		color: #49b9e0;
		text-decoration: none;}
 	#los_arrangement p.arrangement_buttons span a:visited{
		color: #fff;
		text-align: center;
		text-decoration: none;}
	#los_arrangement p.arrangement_buttons span a:active{
		color: #fff;
		text-align: center;
		text-decoration: none;}
	#los_arrangement ul{
	  list-style: disc;
		list-style-position: outside;
		}
	
  #los_arrangement li{
		margin-left: 22px;}	
	
  .doorstuurimg{
		border: 5px solid #000; 
		margin-top: 20px;
		margin-left: 10px; 
		margin-right: 5px;}
		
	#pages{
    z-index:10;
  }
  /* EINDE ARRANGEMENTEN */


 
/* EINDE CONTENT */				

/* FOOTER */		
#footer	{
		background: url('/Includes/Themes/Outlive/Images/Layout/footer-clouds.gif') no-repeat;
		margin-top: -50px;
		width: 100%;
		height: 487px;
		font-size: 10px;
		z-index: 4;}

#footer2	{
		background: url('/Includes/Themes/Outlive/Images/Layout/footer-noclouds.gif') no-repeat;
		margin-top: -75px;
		width: 100%;
		height: 487px;
		font-size: 10px;
		z-index: 4;}

#copyright{
		position:absolute;
		bottom: 0px;
		left: 30px;
		}
/* EINDE FOOTER */		

/* Locaties */
div.IndentOne
{
	margin-left: 40px;
}

/* END Locaties */

/* Vactures */
table#vacaturesTabel
{
	font-family: "Comic Sans MS";
	font-weight: bold;
	height: 240px;
}

	table#vacaturesTabel tr td.CheckBox span
	{
		border: 1px solid #000;
		background-color: #FFF;
		display: block;
		height: 18px;
		width: 25px;
		
		-moz-box-shadow: 1px 1px 2px #000;
  		-webkit-box-shadow: 1px 1px 2px #000;
	}
	
	table#vacaturesTabel tr td.CheckBox span:hover
	{
		cursor: pointer;
	}
	
		table#vacaturesTabel tr td.CheckBox span img
		{
			background-color: #FFF;
			margin-top: -14px;
			height: 16px;
			width: 16px;
		}
		
		table#vacaturesTabel tr td.CheckBox span input
		{
			margin-top: 2px;
		}

/* END Vactures */