@charset "utf-8";
/* CSS Document */
html, body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#014060;
}

html{
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	background-position:top;
}

body{
	background-image:url(images/background-body.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

/* overall items */

a{
	color:#014060;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a.disabled, #language_menu li a.disabled:hover, #menu_services a.disabled:hover span, #menu_splash a.disabled, #menu_splash a.disabled:hover{
	color:#CCCCCC;
	text-decoration:none;
}
#menu_splash a.disabled:hover img{
	visibility:hidden;
}

.note{
	color:#719cc1;
}

h1{
	font-size:17px;
	font-weight:normal;
	margin:1.5em 0 0 0;
	background:url(images/bul_H1.gif) top left no-repeat;
	padding:0 0 0 1em;
}
h2 {
	font-size:15px;
	font-weight:normal;
	font-style:italic;
	padding:1em 0 0 0;
}
.card_title h1 {
	margin:0;
	padding:0;
	background:none;
}
td.title h1 {
	margin:0;
	padding:0;
	background:none;
}

hr {
	height:1px;
	border:none;
	border-bottom:1px solid #c9aa2f;
	margin:1em 0 0 0;
	padding:0;
}

.accent{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

.italic {
	font-style:italic;
}

/*  end overall items */

#wrapper{
	margin:0px;
	padding:0px;
	width:750px;
	background-color:#014060;
}

#content{
	margin:0px;
	padding:0px;
	margin-left:20px;
	padding-left:25px;
	padding-right:40px;
	_padding-right:0px;
	width:645px;
	background-color:#FFFFFF;
	position:relative;
}

/* header */

#header{
	margin:0px;
	padding:0px 0px 10px;
}

#contact_info{
	float:left;
	margin-top:20px;
}

#language_menu{
	margin:0px;
	padding:0px;
	float:right;
	margin-top:20px;
}

#language_menu ul{
	margin:0px;
	padding:0px;
}

#language_menu li{
	list-style:none;
	float:left;
	padding-left:2px;
	padding-right:2px;
}

#language_menu li a:hover, #language_menu li a.selected{
	color:#c6a72f;
	text-decoration:none;
}

/* end header */

/* splash screen */

#logo_splash{
	float:right;
	margin-right:10px;
	margin-top:230px;
}

#menu_splash{
	float:right;
	margin-right:10px;
	margin-top:85px;
	text-align:right;
}

#menu_splash a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#014060;
	text-decoration:none;
}

#menu_splash a:hover{
	color:#c6a72f;
	text-decoration:none;
}

#menu_splash a img{
	visibility:hidden;
	
}

#menu_splash a:hover img{
	visibility:visible;
}

#footer_splash{
	background-color:#014060;
	background-image:url(images/footer_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:710px;
	height:130px;
	margin-left:-25px;
	margin-top:120px;
	*margin-top:150px;
}

#created_by{
	float:right;
	font-size:10px;
	margin-top: -20px;
	margin-right: 10px;
}
#created_by a {
	font-size:10px;
}
/* end splash screen */

/* menu */

#menu_container{
	width:100%;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #557f94;
	border-top:1px solid #557f94;
}
#header_logo{
	float:left;
}
#menus{
	float:right;
	width:362px;
}
#menu_services{
	float:right;
	width:362px;
}
#menu_services a{
	float:right;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#menu_services a *{
	float:right;
}
#menu_services a img {
	margin:0px;
	visibility:hidden;
}
#menu_services a.selected img {
	visibility:visible;
}
#menu_services a.selected span{
	background-color:#c6a72f;
}
#menu_services a.selected{
	color:#FFFFFF;
}
#menu_services a:hover span {
	text-decoration:underline;
}
#menu{
	clear:both;
	float:right;
	width:362px;
}
#menu ul{
	margin:0px;
	padding:0px;
	margin-top:30px;
	width:362px;
}

#menu li{
	list-style:none;
	float:right;
	padding-left:10px;
}
#menu li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#c6a72f;
	text-decoration:none;
}
#menu li a.selected, #menu li a:hover{
	color:#1b4164;
}
#menu li a img{
	visibility:hidden;
	margin-top:2px;
	float:left;
}
#menu li a.selected img, #menu li a:hover img{
	visibility:visible;
}


/* end menu */

/* content */

#page_content{
	margin-top:30px;	
}

#page_text, .page_text{
	border-bottom:1px solid #caad3c;
	border-top:1px solid #caad3c;
	padding-bottom:15px;
	padding-top:15px;
	width:320px;
	float:right;
}

.page_text{
	height:126px;
	margin-top:7px;
	text-align:justify;
	overflow:hidden;
}

#page_text p {
	line-height:1.5em;
}

#page_text ul {
	list-style-image:url(images/bul_pijl.gif);
	margin:1em 1em 1em 1.3em;
	padding:0 0 0 1em;
}

#page_text ul li {
	padding:0 0 0.5em 0;
}

/* *** who *** */

#image{
	width:280px;
	float:left;
}
.name{
	font-style:italic;
	float:right;
	margin-top:10px;
}

/* *** what *** */

.item{
	margin-bottom:20px;
}

.card{
	float:left;
	width:300px;
	height:168px;
	background-image:url(images/card_background.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:26px;
	margin-left:-6px;
}
.card_title img{
	float:left;
	margin-top:2px;
}
.card_description{
	margin-top:20px;
	font-style:italic;
}
.pronounce{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
}

/* *** positions */

.card_link{
	float:right;
	padding-right:50px;
	padding-top:40px;
}
.card_link a{
	color:#c6a72f;
}

/* *** pov *** */

#intro{
	width:100%;
	font-style:italic;
	font-size:1.2em;
	line-height:1.5em;
}

#intro_tekst{
	width:100%;
}

#intro_tekst p {
	margin:0 0 0.5em 0;
}

#newsletter{
	margin-top:2em;
}

#fields{
	clear:both;
}

.textfield{
	width:140px;
	border:1px solid #014060;
	color:#014060;
	margin-top:2px;
}

.button{
	width:70px;
	height:20px;
	color:#FFFFFF;
	border:none;
	background-color:#014060;
	text-align:center
}

#colums{
	clear:both;
	width:100%;
	padding-top:20px;
}

td h1{
	position:relative;
}

td{
	vertical-align:top;
}

.title{
	border-top:1px solid #caad3c;
	padding-top:15px;
	padding-bottom:15px;
}

.column_text{
	/*text-align:justify;*/
	border-top:1px solid #caad3c;
	border-bottom:1px solid #caad3c;
	padding-top:15px;
	padding-bottom:15px;
	line-height:1.5em;
}


.subtitle {
	font-size:0,5em;
	font-style:regular;
}

.date {
	font-size:0,5em;
	font-style:italic;
	margin-top:13px;
	float:right;
}
.date02 {
	font-size:0,5em;
	font-style:italic;
}

/* end content */

