.hiddenPic {display:none;}

body {
	margin-top: 15px;
	margin-bottom: 0px;
	background:url(../pics/sea.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #000;
}

input, option, select, textarea {	
font-family: Tahoma; 
font-size: 8pt; 
color: #000000; 
border: 1px solid #677C9C; 
background-color: #FFFFFF;
}


/*-----------------*/
/* HIER KOMT BLUE BOLT */
/*-----------------*/

.bluebold, .bluebold a:link, .bluebold a:visited, .bluebold a:active  {
	font-family:Tahoma;
	font-size:12px;
	color:#527189;
	text-decoration:none;
	font-weight:600;
}
.bluebold a:hover {
	font-family: Tahoma;
	font-size:12px;
	color:#86adbc;
	font-weight:600;
	text-decoration:none;
}
/*-----------------*/
/* HIER KOMT BLUE */
/*-----------------*/

.blue, .blue a:link, .blue a:visited, .blue a:active  {
	font-family:Tahoma;
	font-size:12px;
	color:#527189;
	text-decoration: none;
}
.blue a:hover {
	font-family: Tahoma;
	font-size:12px;
	color:#333399;
	font-weight:600;
	text-decoration:none;
}
