/* Algemene Site */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005BB7;
	text-align: center;
	background-color: #D2E9FF;
}

/* Stippelrand weg bij een link in Mozilla */
a {
  outline: none;
}

:focus {
  -moz-outline-style: none;
}

div#hoofding {
	background-image: url(../images/bg_titel.jpg);
	height: 75px;
}
/* Hoofdtitel */
div#hoofdtitel {
	height: 55px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	/* font-size: 3em;
	font-weight: bold;
	color: white; */
}
div#logo {
	position: absolute;
	left: 0px;
	top: 110px;
	height: 100px;
	width:240px;
	background-image: url(../images/logo_admiral_ballonvaarten_240x100.jpg);
}
/* Adres */
div#adres {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	color: #D2E9FF;
	text-align: center;
	font-size: 0.9em;
	background-color: #005BB7;
}
div#adres a { text-decoration:underline; }
div#adres a:link, div#adres a:active, div#adres a:visited { color: white; }
div#adres a:hover { color: red; }
/* navigatie */
div#navigatie {
	width: 700px;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: white;
}
div#navigatie table {
	width: 490px;
}
div#navigatie td {
	width: 70px;
	text-align: left;
}
div#navigatie a {
	display:block;
	width: 57px;
	height: 15px;
	padding-left: 15px;
	color: white;
	background-image: url(../images/bg_navigatie_bl.gif);
}
div#navigatie a:hover {
	color: #D2E9FF;
	background-image: url(../images/bg_navigatie_red.gif);
}
/* paginatitel */
div#paginatitel {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	color: #D2E9FF;
	text-align: center;
	font-size: 1.2em;
	font-weight:bold;
	background-color: #005BB7;
}

/*informatie */
div#informatie-container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 750px;
}
div#informatie {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1.2em;
	line-height: 20px;
}
div#informatie .alineatitel{
	font-size: 1.6em;
	line-height: 30px;
	font-weight: bold;
}

/* Scroller */
div#scroller {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 20px;
	font-size: 1.4em;
	font-weight: bold;
}

/* Contactgegevens */
div#contactgegevens {
	width: 280px;
	padding: 10px;
	border: 1px solid #005BB7;
	margin-left: 235px;
	text-align: left;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 30px;
}

/* Gallerijmatrix */
div#gallerijen, div#gallerijmatrix {
	width: 750px;
	text-align: center;
}
div#gallerijen th, div#gallerijmatrix th, div#promoties th {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 40px;
}
div#gallerijmatrix td {
	padding: 10px;
	text-align: center;
	border: 1px solid #005BB7;
}
div#gallerijen td, div#promoties td {
	padding: 3px;
	text-align: left;
	border: 1px solid #005BB7;
}

/* Gallerijfotos */
div#gallerijfotosrubriek {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	height: 40px;
}
div#gallerijfotosnavigatie {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 40px;
}
div#gallerijfoto {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* Promoties */
div#promoties {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1em;
	line-height: 18px;
}
div#promoinfotitel {
	margin: 3px;
	font-size: 1.8em;
	font-weight: bold;
	height: 40px;
	text-align: left;
}
div#promoinformatie {
	margin: 3px;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
}

/*taal keuze */
div#taal {
	position: absolute;
	left: 2px;
	top: 1px;
	height: 15px;
	font-size: 0.9em;
	text-align: left;
}

/* designed by */
div#designed {
	position: absolute;
	left: 2px;
	top: 92px;
	height: 15px;
	font-size: 0.9em;
	text-align: left;
}
div#designed a, div#taal a{
	color: #D2E9FF;
	text-decoration:none;
}
div#designed a:hover, div#taal a:hover {
	color: white;
}

/* Teller */
div#teller {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 20px;
}

hr {
	color: #005BB7;
}

/* Standaard link */
a { text-decoration:none; }
a:link { color: #005BB7; }
a:active { color: #005BB7; }
a:visited { color: #005BB7; }
a:hover { color: #ff0000; }

/* Meevaren, link */
a.meevaren,  a.link,{ text-decoration: underline; }
a.meevaren:link, a.link:link{ color: #005BB7; }
a.meevaren:active, a.link:active { color: #005BB7; }
a.meevaren:visited , a.link:visited { color: #005BB7; }
a.meevaren:hover, a.link:hover { color: #ff0000; }

