/* GUID-9D591089FD01488998FD63AC176E5817 */
body {
	background-color: #FFFFF2;
	background-image: url(/images/bgwhite.gif);
                background-attachment: fixed;
	background-repeat: repeat-y;
	margin: 0px 0px 10px 0px;
}


/* Header */

#container1 {
	background-color: #FFFFFF;
	height: 56px;
	left: 0px;
	position: static;
                overflow: visible;
	width: auto;
}

#header {
	height: 30px;
	/* left: 0px; aev20090423 */
	/* position: absolute; aev20090423*/
	/* top: 0px; aev20090423 */
                width: 740px;
	padding: 10px 5px 10px 5px;
	vertical-align: middle;
}

* html #header{ 
	width: 760px;

}

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

#sitename {
                width: 600px; 
                position: absolute; 
                top: 21px; 
                left: 160px; 
                text-align: right;
}

#width_fix { display: none; /* aev20090423: lijn in blauwe vlak boven menubalk */}

/* Menu */

#container2 {
	background-color: #00A4DE;
                height: 23px;
	left: 0px;
	/* position: relative; aev20090423 */
	width: auto;
}

#flags {
                height: 23px;
	left: 0px;
	/* position: absolute; aev20090423 */
	top: 4px;
                padding: 0px 8px 3px 8px;
	width: 110px;
}

* html #flags { 
	width: 120px;
}

#flags img {
	width: 22px;
	height: 15px;
	border: 0px;
}

#menu {
                height: 23px;
	left: 110px;
	/* position: absolute; aev20090423 */
	top: 0px;
	width: 650px;
	line-height: 23px;
	vertical-align: middle;
	/* z-index: 100; aev20090423*/
}

/* Breadcrumbs */

#container3 {
	background-color: #E7FFFF;
	height: 23px;
	left: 0px;
	position: static;
	width: auto;
}

#breadcrumbs {
	position: static;
	width: 660px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

#buttonsHP {
	left: 510px;
	position: relative;
	top: 0px;
	width: 100px;
	line-height: 27px;
	vertical-align: middle;
	text-align: right;
	padding-bottom:10px;

}

#buttons {
	left: 660px;
	position: relative;
	top: 0px;
	width: 100px;
	line-height: 23px;
	vertical-align: middle;
	text-align: right;
   	padding: 2px 0 2px 0;
}

.buttonhight {
   top:-26px!important;
}

/* added aev20090427 to improve display on Web Serial Page Nav */
table#breadcrumbs { width: 760px; /*outline: 1px dotted green; background-color: #300; */}
table#breadcrumbs, table#breadcrumbs table tr, table#breadcrumbs td {
 padding: 0; margin: 0; border: none; position: static; vertical-align: middle; text-align: left; border-spacing: 0; line-height: normal;
}
table#breadcrumbs td { padding: 1px 2px 2px 2px; overflow: hidden; height: 20px; /*outline: 1px dotted red; background-color: #00f;*/ }
table#breadcrumbs td#buttons {
 left:0; position: static; width: 100px; line-height: normal;
}

table#breadcrumbs .buttonhight {
 top: 0!important;
}
table#breadcrumbs td a {
 padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0; line-height: normal; /*outline: 1px dotted black; background-color: #fff;*/
}
/* end added aev20090427 to improve display on Web Serial Page Nav */


/* Banner */

#container4 {
	left: 0px;
	position: static;
	height: 189px;
	width: auto;
	background-color: #737da5;
}

#banner {
	position: static;
	float:left;
	padding:0px;
}


/* Content */

#container5 {
                position: static;
                width: 770px;
}

#promo {
	left: 0px;
	padding: 10px 5px 10px 5px;
	position: static;
	top: 0px;
                height: auto;
	float:left;
                background-color: #FFFFFF;
                border-right: 1px solid #FFCC00;
                width: 139px;
                overflow: hidden;
}

#promo img{border:0;}


* html #promo { 
	width: 139px;
}

#content {
	height: 100px;
	left: 150px;
	padding: 10px 0px 10px 10px;
	position: absolute;
	top: 120px;
	width: 600px;
	
}

#contentbanner{
	height: 100px;
	left: 150px;
	padding: 10px 0px 10px 10px;
	position: absolute;
	top: 265px;
	width: 600px;
}

.contentNWSL {
	padding: 0px 0px 0px 0px;
	position: relative;
                text-align: center;
	top: 0px;
	width: 700px;
}

* html #content { 
	width: 610px;
}

#contentfull {
	left: 8px;
	padding: 10px 0px 10px 10px;
	position: static;
	top: 0px;
	width: 750px;	
}

* html #contentfull { 
	width: 760px;
}