/* CSS Document */
html {
	height: 100%;
}
body{
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: 10px;
	color: #0F298F;
	height: 100%;
	text-align: left;
}

/*body.home{background: url(../images/bg_home.jpg) no-repeat 50% 131px;}*/
body.companyprofile {background: url(../images/bg_walvis.jpg) no-repeat 50% 134px;}
body.servicepackage {background: url(../images/bg_vogel.jpg) no-repeat 50% 134px;}
body.productshandling {	background: url(../images/bg_wolf.jpg) no-repeat 50% 134px;}
body.companies {background: url(../images/bg_ijsberen.jpg) no-repeat 50% 134px;}
body.news {background: url(../images/bg_wolf.jpg) no-repeat 50% 134px;}
body.jobs {background: url(../images/bg_walvis.jpg) no-repeat 50% 134px;}
body.contact {background: url(../images/bg_wolf.jpg) no-repeat 50% 134px;}

#wrapper {
	margin: 0;
	text-align: left;
	position: relative;
	min-height: 100%;
}

* html #wrapper{
	height: 100%;
}

#header{	
	background: #FFFFFF url(../images/bg_header.gif) no-repeat 50% 0;
	height: 134px;
	text-indent: -9000px;
	margin: 0 auto; 
}

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

h2{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#FF8C00;
	font-size: 12px;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	width: 380px;
}

h3{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#0F298F;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

ul{
	list-style : disc outside url(../images/lijst.gif);
	margin-top: 0px;
	}
#flash{
	position: relative;
}
#content{

	margin: 0 auto;
	padding-top: 40px;
	position: relative;
	width: 963px;
}
.home #flashOverlap {
	position:absolute;
	top: 0;
	z-index: 100;
	padding-top: 0;
}

/*------------------------

NIEUWS

-------------------------*/

#nieuwsblok{
	z-index: 11;
	background: #FF8C00 url(../images/news_titel.gif) no-repeat 50% 0;
	font-size:9px;
	width: 101px;
	height: auto;
	position: absolute;
	top: 35px;
	right: 66px;
	color: White;
	padding: 20px 5px 5px 5px;
}
.newsticker
{
	width: 97px;
	height: 66px;
	border: 0px solid #FF8C00;
	background-color: #FF8C00;
	font-size: 10px;
	font-family: Verdana;
	color: #10298E;
	
	scrollbar-3dlight-color: #FF8C00;
	scrollbar-arrow-color: #FF8C00;
	scrollbar-base-color: #FF8C00;
	scrollbar-darkshadow-color: #FF8C00;
	scrollbar-face-color: #FF8C00;
	scrollbar-highlight-color: #FF8C00;
	scrollbar-shadow-color: #FF8C00;
	scrollbar-track-color: #FF8C00;
}
.bullet_news{
	background: url(../images/bullet_news.gif) no-repeat center;
	width:15px;
	height:7px;
	padding:0 0 15px 0;
}

.news-date{
 	color:#0F298F;
 	font-weight:bold;
}

#nav-flash {
	position: absolute;
	top: 0;
	left: 68px;
}

#nav_flash_home {
	z-index: 10;
}

a.news:link, a.news:visited{color: white;text-decoration: none;}

a.news:hover{text-decoration: underline;}

/*-----------------------------------

JOBS

--------------------------------------*/


.jobs_title{

	background: #FF8C00;
	font-weight: bold;
	width:50%;
	height: 20px;
	color: white;
	padding-left:5px;
	padding-right:10px;
}

.jobs_subtitle{
	font-weight: bold;
	width:50%;
	padding-left: 5px;
	padding-right:10px;
}

.jobs{	
	padding-left: 10px;
	padding-right:10px;
}

a.jobs:link, a.jobs:visited{
  color: #0F298F;
  text-decoration: none;
  font-weight:bold;
  padding: 0 0 10px 0;
}

a.jobs:hover{text-decoration: underline;}

#content_txt{
	margin-left: 200px;
	width: 535px;
}

#content_txt #images{
	width: 141px;
	float:right;
}

.thumbnails {
	padding-bottom: 15px;
	padding-left:10px;
	padding-top:37px;
	text-align: right;
}

#content_txt p{padding-left: 10px;}

#content_txt h2{padding-left: 0;}

#footer{
	position: relative;
	margin-top: -2.5em;
	text-align: center;
	font-size: 10px;
	color: #00AAE0;
}

a.footer:link, a.footer:visited{	
	color: #00AAE0;
	text-decoration: none;
}

a.footer:hover{
	text-decoration: underline;
}
#content {padding-bottom: 50px;}
a:link, a:visited{color: #0F298F;text-decoration: underline;}

a:hover{color:#FF8C00;text-decoration: underline;}

.verstuur{
border: 1px solid #0F298F;
background: #FF8C00;
}
/* These are standard sIFR styles... do not modify */



.sIFR-flash {

	visibility: visible !important;

	margin: 0;

}



.sIFR-replaced {

	visibility: visible !important;

}



span.sIFR-alternate {

	position: absolute;

	left: 0;

	top: 0;

	width: 0;

	height: 0;

	display: block;

	overflow: hidden;

}





/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash h2 {

	visibility: hidden;

}

