/* -- Tags -- */
html {
   height:100%;
}

body {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 100%;
	background-color: #002747;
	background-image: url('../gfx/background_site.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
   color: #407F95;
}
a{
	text-decoration: none;
	color: #407F95;
  	font-style: italic;
}
a:hover{
	text-decoration: underline;
}
td{
	text-align: left;
}

/*--powered by remotion--*/
#poweredby{
   position:absolute;
   left:20px;
   bottom:0px;
   font-size:10px;
   font-style:normal;
   text-decoration:none;
}

#poweredby a{
   font-style:normal;
}

/* -- Containers -- */
#main_container{
	background-image: url('../gfx/background_left_navigation_bottom.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
   _height: 100%;
   min-height:100%;
   position:relative
}
div{
/*	border: 1px solid black;*/
}
#header{
	height: 109px;
	width: auto;
	background-image: url('../gfx/header.gif');
}
#header_time_information{
	position: absolute;
	margin-left: 794px;
	margin-top: 45px;
	width: 200px;
	height: 49px;
	color: #73889a;
	text-align: center;
	padding: 3px;
}
#navigation_top{
	height: 23px;
	background-image: url('../gfx/background_top_navigation.gif');
	color: white;
	line-height: 23px;
	padding-left: 10px;
}
#navigation_top_shadow{
	background-image: url(../gfx/navigation_top_shadow.jpg);
	height: 9px;
	background-position: left 0px;
   font-size: 4px;
}
#navigation_left{
	background-image: url('../gfx/background_left_navigation_top.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
	padding-top: 35px;
	height: 295px;
	float:left;
   position: relative;
}
#content{
	float: left;
	width: 500px;
	padding-left: 40px;
	padding-top: 30px;
	padding-right: 100px;
}
#extra_content_right{
	float: left;
	width: auto;
	padding-top: 35px;
}
#wrapper{
	width: 1004px;

}

/* -- Page-elements -- */
.content_title{
	background-image: url('../gfx/content_title_background.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	line-height: 28px;
	width: 495px;
	height: 28px;
   color: #407F95;
	font-weight: bolder;
	font-size: 12px;
}
#content .item{
   display: block;
	border-bottom: 2px dotted #96914d;
   width: 95%;
	padding: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#content .title{
	color: #407F95;
	font-weight: bolder;
	padding-bottom: 10px;
}
#content .date{
	font-style: italic;
	font-size: 9px;
	text-align: right;
}
#navigation_left .title{
	background-image: url('../gfx/title_left_navigation_background.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bolder;
	color: #407F95;
	height: 16px;
   margin-bottom: 20px;
	padding-left: 5px;
	margin-left: 8px;
}
#navigation_left .text_field{
	color: #b0a8a8;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #a5acb2;
	font-size: 10px;
   margin: 2px;
	margin-left: 14px;
	height: 12px;
}
#navigation_left .submit_button{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #a5acb2;
	font-size: 10px;
	margin-left: 14px;
	margin-top: 10px;
	height: 17px;
}
#navigation_left .button a {
	background-image: url('../gfx/button_left_navigation_background.gif');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	color: white;
	height: 15px;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 8px;
	line-height: 13px;
	vertical-align: middle;
}
#navigation_left .button a:hover {
	background-image: url('../gfx/button_left_navigation_background_hover.gif');
}
#extra_content_right {
   width: 197px;
}
#extra_content_right .title{
	background-image: url('../gfx/title_right_extra_content_background.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 197px;
	font-weight: bolder;
	line-height: 16px;
	padding-left: 8px;
	vertical-align: middle;
}
#extra_content_right .item{
   display: block;
	width: 197px;
   padding: 10px;
	margin-bottom: 20px;
}
.icon_printer a{
	display: block;
	background-image: url('../gfx/icon_printer.gif');
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	margin-left: 550px;
	width: 26px;
	height: 24px;
	margin-top: -20px;
}
.icon_printer a:hover{
	display: block;
	background-image: url('../gfx/icon_printer_hover.gif');
}
.navigation_link{
	color: white;
	text-decoration: none;
	font-style: normal;
	margin-right: 7px;
	margin-left: 7px;
}
.navigation_link:hover{
	text-decoration: underline;
}
.navigation_link_active{
	color: black;
	text-decoration: none;
	font-style: normal;
	margin-right: 7px;
	margin-left: 7px;
}
/*frank*/
#clock_boston, #clock_delft, #clock_tokyo {
   text-align: center;
}
.table_personalia{
	border-bottom: 2px dotted #96914d;
	padding: 25px;
	width: 90%;
}
.even {
	background-color: #fff;
}
.odd {
	background-color: #a5acb2;
}
.error {
	color: #990000;
}
.uppercase {
   text-transform: uppercase;
}

/* FOTO GALERIJ */
#galleryrow {
   float:left;
   margin-bottom: 10px;
}
#gallerythumb_left {
   float:left;
   margin-left: 20px;
}
#gallerythumb_right {
   float:right;
   margin-right: 20px;
}
#fotoblok {
   margin-top:20px;
}
.fotobg {
   float:left;
   background:url("../gfx/foto_schaduw.gif") no-repeat;
   padding:3px 0 0 3px;
   width:130px;
   height:135px;
   margin:0 10px;
}
.fotodesc {
   text-align:center;
	padding: 4px 4px 4px 0px;
	*padding: 2px 4px 2px 0px;
}
