@charset "utf-8";
/* CSS Document */

/* =reset 
*****************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0px; padding:0px;}

	/*** standaard ***/
	ul { list-style:disc;}
	img, fieldset { border:0px;}
	p {margin:0px 0px 15px 0px;}
	h1 {margin:0px 0px 13px 0px;color:#ffffff;font-size:16px;}
	h2 {margin:0px 0px 10px 0px;color:#ffffff;font-size:13px;}
	h3 {margin:0px 0px 8px 0px;color:#ffffff;font-size:14px;}
	ul {margin:0px 0px 15px 20px;}
	ol {margin:0px 0px 15px 20px;}

/* =body
*****************************************************/
body {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#ffffff;background:#ffffff;}
	
	/* =wrapperouter
	*****************************************************/
	#wrapperouter {width:100%;float:left;position:relative;z-index:10;background:url(/images/bodyback.jpg) top repeat-y;}
	
		/* =wrapper
		*****************************************************/
		#wrapper {position:relative;width:844px;margin: 0 auto;z-index:8;}
	
			/* =header
			*****************************************************/
			#header {width:844px;height:154px;float:left;position:relative;background:url(/images/headerback.jpg) bottom no-repeat #ffffff;z-index:7;}
				
				/***logo***/
				img.logopic {position:absolute;top:20px;left:14px;}
				
				/***header tekst***/
				#provencename {font-size:24px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight:bold;text-transform:uppercase;position:absolute;top:46px;left:170px;}
				#titlecontrol {position:absolute;top:42px;left:322px;font-size:29px;}
				
				/***contactbox***/
				#contactbox {position:absolute;top:25px;right:75px;overflow:hidden;width:85px;text-align:center;}
					#contactbox a {color:#ffffff;text-decoration:none;}
					#contactbox a:hover {text-decoration:underline;}
				
				/***mainmenu***/
				#mainmenu {list-style:none;margin:0px 0px 0px 0px;height:31px;position:absolute;top:107px;left:49px;overflow:hidden;}
				#mainmenu li {float:left;margin:0px 6px 0px 0px;height:31px;width:75px;text-align:center;display:table;background:url(/images/menu.png);}
				#mainmenu li a {color:#000000;display:table-cell;vertical-align:middle;width:100%;height:100%;text-decoration:none;}
				#mainmenu li a:hover {text-decoration:none;}
				#mainmenu li.mainmenuitemselected {background:url(/images/menusel.png);}
				#mainmenu li.mainmenuitemselected a {color:#ffffff;text-decoration:none;}
				#mainmenu li:hover {background:url(/images/menusel.png);}
				#mainmenu li:hover a {color:#ffffff;text-decoration:none;}
				
			/* =content
			*****************************************************/
			#content {width:843px;min-height:190px;float:left;padding:0px 0px 22px 0px;margin:-16px 0px -262px 0px;z-index:9;position:relative;}
				#toprog {width:12px;height:10px;background:url(/images/rog2.png);position:absolute;top:0px;right:52px;z-index:9;}
				#bottomrog {width:10px;height:9px;background:url(/images/bottomrog.png);position:absolute;bottom:0px;right:52px;z-index:9;}
				
				#contentinnerwrapper {width:774px;float:left;position:relative;z-index:8;left:49px;padding:0px 0px 30px 0px;margin:0px 0px -22px 0px;overflow:hidden;background:url(/images/4442011.jpg) 542px repeat-y;}
				#tekstcontentwrapper {width:574px;float:left;position:relative;top:0px;padding:0px 0px 30px 0px;margin:0px 0px -30px 0px;z-index:8;background:url(/images/wycieczkadetailscontentback.png) right repeat-y;}
				
				/***tekstcontent***/
				#tekstcontent {width:556px;padding:0px 10px 0px 5px;top:7px;margin:0px 0px -23px 0px;float:left;overflow:hidden;z-index:8;position:relative;background:url(/images/wycieczkadetailsmapa.png) right bottom no-repeat;}
				
				/***actionbar***/		
				#actionbar {width:173px;padding:0px 0px 0px 0px;float:right;top:0px;overflow:hidden;z-index:8;position:relative;}
	
		/* =footer
		*****************************************************/
		#footer {width:844px;height:340px;position:relative;float:left;z-index:7;}
			#footercontent {width:844px;height:340px;padding:0px 0px 0px 0px;overflow:hidden;background:url(/images/footerbackW.png);z-index:7;position:relative;}
				#footercontent a {color:#ffffff;text-decoration:none;}
				
				/***footer marquee***/
				#footeradv {width:734px;height:22px;padding:0px 4px 0px 4px;background:url(/images/marqueeback.png);position:absolute;bottom:14px;left:0px;z-index:8;}
					#footeradv span {color:#000000;font-weight:bold;line-height:22px;}
				
				/***footer left tekst***/
				#footerleft {position:absolute;left:60px;bottom:54px;}
					#footerleft a:hover {text-decoration:underline;}
					
				/***footer right tekst***/	
				#footerright {position:absolute;right:60px;bottom:40px;text-align:right;}
				
				/***footermenu***/
				#footermenu {position:absolute;bottom:30px;left:343px;list-style:none;margin:0px 0px 0px 0px;}
				#footermenu li {float:left;color:#808080;font-size:9px;}
				#footermenu li a {color:#808080;text-decoration:none;}
				#footermenu li a:hover {color:#ffffff;}
					
/***site links***/				
A:LINK
{
color: #ffffff;
text-decoration:none;
}
A:VISITED
{
color: #ffffff;
text-decoration:none;
}
A:HOVER
{
color: #ffffff;
text-decoration:underline;
}


