body {
	text-decoration: none;
	font-family: Arial, Verdana;
	color: #4D423D;
	margin: 0;
	padding: 0;
	background: #f0ede8 url(../img/2009/body_bg.gif) repeat-x top;
	text-align: center;
}


/* CONTAINER */
#container{
	font-family: Arial, Verdana;
	color: #4D423D;
	width: 100%;
	margin: 0;
	/*background: url(../img/2009/footer_logo.gif) no-repeat bottom left;*/
}

/* BANNER */
#banner{
	font-family: Arial, Verdana;
	color: #4D423D;
	padding-top: 29px;
	width: 100%;
	height:135px;
	text-align: center;

	background: url(../img/2009/header_bg.gif) no-repeat top;
}

#submarine {
	margin: -160px 0 12px -400px;
}

#click {
	position:absolute;
	top:0px;	
}


#headercontent {
	background-color:#ffffff;
}

.marginbottomdiv {
	margin-bottom: 10px;	
}
#icon {
	position:absolute;
	left:20px;
	top:0px;
}

#logo {
	position:absolute;
	left:200px;
	top:0px;
	
}

#flashbanner{
	width: 100%;
	background-color: #efefe3;
	/*background: url(../img/banner_bg.gif) repeat-x bottom;*/
	/*margin: 0 auto 0 auto;	*/
	text-align:center;
}
#pressbanner{
	width: 100%;
	background-color: #000000;
	border-bottom:5px solid #f99;
}
#textpressbanner{
	width: 790px;
	margin: 0 auto 0 auto;
	text-align: left;
}

/* BASE */
#base{
	width: 100%;
	background: url(../img/2009/header_bg.gif) no-repeat top;
}
#menu{
	width: 250px;
	text-align: right;
	margin-right:13px;
	
}
#content{
	width: 622px;
	text-align: left;
}
#submenu{
	border-left:1px solid #f8f8f8;
	text-align: left;
}
#teksten{
	left:15px;
	min-height: 330px;
	text-align: left;
	border-left:0px solid #fefefe;
}

#projectthumbnails {
			
}

#related{
	width: 250px;
	text-align: left;
}
div.break{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}


/********************************/
div.adress{
	float: left;
	display: inline;
	width: 300px;
}
.clear{
	height:1px; 
	margin-top:-1px; 
	overflow:hidden; 
	clear:both;
}
/* ************************** */
#homepagejobs, #homepagenews, #homepageupcoming {
	float: left;
	width:200px;
}
#teasercontainer {
	clear:both;
	display: block;
	margin-top: 40px;
	border-top: 1px solid #696367;
	padding-top: 10px;
}

#content{

}


/* ************************** */
/* FOOTER  <div style="width:600px;"> */

#submarinechannellogo{
	position:fixed;
	left:0px;
	bottom:0px;
	width:112px;
	height:97px;
	cursor:pointer;
	border:0px solid black;
	background: url(../img/logos.png) no-repeat top;
}
*html #submarinechannellogo {
	position: absolute;
	bottom: 0px;
	left:0px;
	bottom:0px;
	width:112px;
	height:97px;
	cursor:pointer;
	border:0px solid black;
}

ul.logos {
margin:0;
padding:0;
list-style-type:none;
}

ul.logos li {
	width:112px;
	display:block;
	background-color: 0x00FF00;
}

ul.logos li a {
	height:50px;
	display:block;
}

/* transparrant png trick */
img { behavior: url(/templates/iepngfix.htc); }




