@charset "utf-8";

/* CSS Document */
html, body, form, fieldset, div, span, table, h1, h2, h3, h4, h5, h6, ul, ol, li {
	margin: 0;
	padding: 0;
}
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
body {
	margin: 0;
	padding: 0;
	/* Let op!!	Lucida Grande=Mac OS font, Lucida Sans Unicode = Windows font. Beide required! */
	color: #414141;
	font: 11px/17px "Lucida Sans Unicode", Arial,Verdana,sans-serif;
	background: #d2d2d2 url('../images/trip_bg.gif') top left repeat-x;		
}

img, a img {
	border: 0;
}

/*GLOBAL HEADERS FORMAT*/
h1 {
	font-family: arial;	
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
}
h2 {
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}
h3 {
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}
strong, b {
	font-size: 11px;
	font-family: arial;
}

/*GLOBAL LINKS*/
a { 
	color: #993333;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color: #550000;
}
/* LAYOUT  */
#bigcontainer {
	background: url('../images/trip_bg_top.gif') top center no-repeat;
}
#container{
	width:967px;
	margin:0 auto;
	background: #ffffff;
	
}
/* TODO: switchen naar header?*/
#header_foto_entree {
	display:block;
	width:967px;
	overflow:hidden;
}

/* CONTENT */
#content {
	/*border:1px solid red;*/
	padding: 10px 4px 5px 2px;
}
#twolines {
	
	background-color:transparent;
	background-image:url('../images/2lines.gif');
	background-repeat:repeat-y;
	border: solid 0px red;
}
#oneline {

	background-color:transparent;
	background-image:url('../images/1line.gif');
	background-repeat:repeat-y;
	border: solid 0px green;
}
#onerightline {
	
	background-color:transparent;
	background-image:url('../images/1rightline.gif');
	background-repeat:repeat-y;
}
#onerightline25 {

	background-color:transparent;
	background-image:url('../images/1rightline25.gif');
	background-repeat:repeat-y;
}
.col {
	padding: 0 20px 0 30px;
	border: solid 0px blue;
}


.col img{

	
}



.colborder {
	border-right: 1px solid #dddddd;
}



/*CONTENT FORMATTING */
#content ul li {
	list-style: none;	
	padding-left:14px;	
	background: url('../images/ul_arrow_red.gif') 0px 5px no-repeat;			
}

#content ul li a:hover {
	list-style: none;	
	padding-left:2px;	
}

.tool {
	border-left:1px dotted #9F2124 ;
	padding:10px;
}
.pagina_mailen_shadow {
	display:block;
	border-bottom:1px solid #f4f3f3;
	height:18px;
	width:180px;
}
.pagina_mailen_header {
	font-weight: bold;
	float:left;
	width:239px;
}
.pagina_mailen_close {
	display:block;
	width:180px;
	font-weight: bold;
	text-align:right;
	cursor:pointer;
	color:#9F2124;
}

/* PARAGRAPH IMAGES */
.inner_par_image_right {
	width:80px; 
	height:53px;
	border:1px solid gray;
	padding:1px;
	float:right;
	margin-left:2px;
}
.inner_par_image_left{
	width:80px; 
	height:53px;
	border:1px solid gray;
	padding:1px;
	float:left;
	margin-right:2px;
}




/*BREADCRUMPS*/
#breadcrumbs { 
	margin: 0 0 20px 30px;
	color: #777;
}
#breadcrumbs a {
	font-size: 10px;
	color: #777;
}

/*FOOTER*/
.footer_block_dev {
	width:190px;
	float:left;
}


#footer {
	display:block;
	padding: 1px 0px;
	margin-top: 00px;
	
	color: #ffffff;
	text-align: left;
	font-size:9px;
	
	
}

.footer_bg {
    float:left; 
    width:100%; 
 	color:#000;
	background: #fff url('../images/footer_gradient.gif') no-repeat; 
}
#footer a {
	color:#7B7B7B;
	
}
#footer a:hover {
	color:#7B7B7B;
}

#footer ul {
		list-style-type:none;
		margin:0px;
		padding:0px;
		text-decoration:none;
		display:block;
}
#footer ul li {
		color:#ABABAB;
		list-style:none;
		/*background: url('../images/footer_top.gif') no-repeat; */
	
}

#footer ul li a {
		color:#ABABAB;
		
	
}
#footer ul li a:hover {
	color:#000;
}


.footer_top {
	margin-left:34px;
	width: 902px;
	height:40px;
	/*background: url('../images/footer_top.gif') no-repeat; */
}


.footer_center {
	width: 922px;
	clear:both;
	margin-left:36px;
	
	/*background:#f5f5f5;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;	*/
	
	
}
.footer_bottom {
margin-left:34px;
	width: 902px;
	height:0px;
	/*background: url('../images/footer_bottom.gif') no-repeat; */
}

#footer_space {
	clear:both; width:100%;height:10px;
}


.credentials {
	padding-top:15px;
	font-size:11px;

	/*border-top:1px solid #DCDCDC;*/
	background: #fff url('../images/footer_grad_bottom.gif') repeat-x;
	text-align:left;
	height:25px;
}
.credentials a{
/*	color:#000;*/
	color:#414141;
}

.credentials_left {
	width:384px;
	float:left;
	margin-left:34px;
}

.credentials_right {
	float:left;text-align:right;width:520px;
}

.credentials_right a {
	/*color:#000!important;*/
	color:#414141!important;
}

/* BOXED_IFRAME AS in google maps module */
.boxed_iframe {
	background: #fff;
	padding: 3px;	
	border-top:1px solid #aaa; 
	border-left:1px solid #888;
	border-right:1px solid #aaa; 
	border-bottom:1px solid #666;
	overflow:hidden;
	}
.boxed_iframe_shade {
	height: 10px;
	background: url('../images/trip_box_shade.gif') repeat-x top left; 
	}
	

/*OTHER*/
#clearboth {
	clear:both;
}

/*DATAPORT, Hidden DIV, transfers AJAX DATA from page_load to javascript*/
#dataport {
	display:none;
}
.image_kader {
	background: url('../images/kader2.jpg') no-repeat top left; 
	width: 239px !important ; 	
	height: 208px !important ; 	
	padding-top:7px;
	padding-left:0px;
	display:block;
	text-decoration:none; 
}

.image_kader_display{
	background: url('../images/kader2_klein.jpg') no-repeat top left; 
	width: 138px !important ; 	
	height: 106px !important ; 	
	padding-top:7px;
	padding-left:4px;
	display:block;
	text-decoration:none; 
}


