/* BASE */ 

    body { 
    			 margin:0; padding:0; font: 11pt/1.2em Calibri, Helvetica, sans-serif; 
    			 background-image: url('/internationaal_transportbedrijf/template/images/bg12345.jpg');
					 background-repeat: no-repeat;
					 background-attachment:fixed;
					 background-position: top center;    			 
    		 }
      h1 { font-size: 14pt; }
      h2 { font-size: 12pt; }
      h3 { font-size: 11pt; }
     img { border: 0px; }
       a { color: #0099ff; }
 a:hover { color: #000; }

   small { font-size: 9pt; color: #fff;}
fieldset { margin: 0; border: 0; }

input.form, textarea.form , select.form { margin-left: 140px; width:250px; border: 1px solid #666; }

form * input.submit {	width: auto;	margin-left: 140px; }

/* LAYOUT */ 

#contentcontainer {
	width: 902px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#logos {
	height: 82px;
	width: 900px;
	clear: both;
}
#logos > logos_left { }
#logos > logos_right { }

#header {
	border: 1px solid #CC3333; 
	text-align: left;
	height: 38px;
	width: 900px;
	clear: both;
	background-image: url('/internationaal_transportbedrijf/template/images/header_button_bg.jpg');
	background-repeat: repeat-x;

}
#header > .header_button_left {
	border-right: 1px solid #E59A9A;
	float:left;
	width: 224px;
	height: 38px;
	text-align: center;
	cursor: pointer;
}
#header > .header_button {
	border-right: 1px solid #E59A9A;
	border-left: 1px solid #CC3333;
	float:left;
	width: 223px;
	height: 38px;
	text-align: center;
	cursor: pointer;
}

#contentarea {
	padding: 10px;
	margin: 5px 0 5px 0;
	border: 1px solid #CC3333; 
	min-height: 180px;
	text-align: left;
	background-color: white;
	background-image: url('/internationaal_transportbedrijf/template/images/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	clear: both;
}

#contentarea > p {
	font-size: 9pt;
}

#fotoarea {
	/*padding: 5px;*/
	margin: 5px 0 5px 0;
	border: 1px solid #CC3333; 
	min-height: 210px;
	text-align: left;
	background-color: white;
	background-image: url('/internationaal_transportbedrijf/template/images/foto_bg.jpg');
	background-repeat: repeat-x;
	clear: both;
}

#footer {
	border: 1px solid #CC3333; 
	height: 31px;
	width: 900px;
	text-align: center;
	background-image: url('/internationaal_transportbedrijf/template/images/footer_bg.jpg');
	background-repeat: repeat-x;
	clear: both;
}

/* PHOTOS */

#container{
	position: relative; 
	width: 840px;
	height:150px;
	margin: auto;
}

#slider_bar{
	width: 840px;
}

#slider_content {
	position: relative;
	height: 150px;
	width: 840px;
	margin-top: 10px;
	overflow:hidden;
}

div.content {
	padding-left: 10px;
	width: 200px; 
	height: 150px;
	float: left;
}

a {
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: gray;
	text-decoration: underline;
}

#debug {
	color: orange;
}

.fotoboek {
	font-weight: bold;	
	font-size: 7pt;
	padding: 2px 0 0 10px;
	margin: 0;
}
