
html
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	overflow:hidden;
}

body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	overflow:hidden;
	background: #dadada;
}

h1
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0c394f;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #0c394f;
	font-style: italic;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img
{
	border: 2px solid #dadada;
}

a:link
{
	color: #ffffff;
	text-decoration: underline;
}

a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

a:active
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover
{
	color: #0c394f;
	text-decoration: none;
}

.center_hor
{
	position: relative;
	height: 100%;
	width: 770px;
	margin: 0px auto 0px auto;
	background: url('/templates/blauw/images/background_07.jpg') left top repeat-y;
}

.center_hor_overlay_top
{
	position: absolute;
	top: 0px;
	left: -385px;
	height: 150px;
	width: 770px;
	margin-left: 50%;
}

.center_content
{
	position: relative;
	height: 100%;
	width: 770px;
	margin: 0px auto 0px auto;
	border-left: 0px solid black;
	border-right: 0px solid black;
}

/* tooltip style */

#dhtmltooltip 
{
	position: absolute;
	left: -300px;
	width: auto;
	border: 2px solid #0c394f;
	padding: 2px;
	background-color: #dadada;
	visibility: hidden;
	z-index: 100;
	font: 8pt Verdana, Helvetica;
	color: #0c394f;
}

#dhtmlpointer
{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/* Layout */

.error_melding { width: 450px; color: #ffffff; padding: 2px; border: 2px solid #ff0000; background: #ff0000; }
.error_melding a:link, .error_melding a:active, .error_melding a:visited { color: #ffffff; }
.error_melding a:hover { color: #ffffff; }

#layout_top
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 15px;
	background: url('/templates/blauw/images/background_01.jpg') left top no-repeat;
}

#layout_header
{
	position: absolute;
	top: 15px;
	left: 0px;
	width: 770px;
	height: 89px;
	background: url('/templates/blauw/images/background_02.jpg') left top no-repeat;
}

#layout_menu1_back
{
	position: absolute;
	top: 104px;
	left: 0px;
	width: 770px;
	height: 23px;
	background: url('/templates/blauw/images/background_03.jpg') left top no-repeat;
}

#layout_menu2_back
{
	position: absolute;
	top: 127px;
	left: 0px;
	width: 770px;
	height: 23px;
	background: url('/templates/blauw/images/background_04.jpg') left top no-repeat;
}

#column1
{
	position: absolute;
	top: 150px;
	left: 0px;
	width: 229px;
	height: 10px;
	background: url('/templates/blauw/images/background_05.jpg') left top no-repeat;
}

#column2
{
	position: absolute;
	top: 150px;
	left: 229px;
	width: 541px;
	height: 10px;
	background: url('/templates/blauw/images/background_06.jpg') left top no-repeat;
}

#overlay_content
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
}

#content
{
	padding: 165px 50px 15px 250px;
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
}

#left_image_bottom
{
	position: absolute;
	bottom: 0px;
	left: 53px;
	width: 173px;
	height: 162px;
	background: url('/templates/blauw/images/background_16.jpg') left top no-repeat;
}

#right_image_bottom
{
	position: absolute;
	bottom: 0px;
	right: 54px;
	width: 300px;
	height: 224px;
	background: url('/templates/blauw/images/background_13.jpg') left top no-repeat;
}

#layout_internetadres
{
	position: absolute;
	top: 225px;
	left: 10px;
	width: 28px;
	height: 367px;
	background: url('/templates/blauw/images/background_10.jpg') left top no-repeat;
}

#top_menu_left
{
	position: absolute;
	top: 0px;
	left: 50px;
	width: 385px;
	height: 15px;
	font-family: Arial;
	font-size: 7.5pt;
	color: #6ba7c4;
}

#top_menu_left a:link, #top_menu_left a:active, #top_menu_left a:visited
{
	color: #6ba7c4;
	text-decoration: none;
	font-weight: normal;
}

#top_menu_left a:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

#top_menu_right
{
	position: absolute;
	top: 0px;
	right: 50px;
	width: 385px;
	height: 15px;
	font-family: Arial;
	font-size: 7.5pt;
	color: #6ba7c4;
	text-align: right;
}

#top_menu_right a:link, #top_menu_right a:active, #top_menu_right a:visited
{
	color: #6ba7c4;
	text-decoration: none;
	font-weight: normal;
}

#top_menu_right a:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

#submenu
{
	position: absolute;
	top: 150px;
	left: 229px;
	width: 541px;
	height: 23px;
	background: url('/templates/blauw/images/submenu.jpg') left top no-repeat;
}

#layout_discoplayer
{
	position: absolute;
	left: 67px;
	top: 165px;
	width: 150px;
	height: 172px;
	padding: 2px 2px 0px 0px;
	background: url('/templates/blauw/images/leftplayer.jpg') left top no-repeat;
}

#layout_lastnews
{
	position: absolute;
	top: 350px;
	left: 64px;
	height: 60px;
	width: 150px;
	
	font-family: Arial;
	font-size: 7.5pt;
	color: #6ba7c4;
	background: url('/templates/blauw/images/laatstenieuws.jpg') center top no-repeat;
}

#layout_lastnews table
{
	position: absolute;
	top: 30px;
	
}

#layout_lastnews a:link, #layout_lastnews a:visited, #layout_lastnews a:active
{
	color: #0c394f;
	text-decoration: none;
}

#layout_lastnews a:hover
{
	color: #0c394f;
	text-decoration: underline;
}


/* nieuws */

.nieuws_header
{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0C3950;
	font-weight: bold;
	width: 457px;
	height: 21px;
	padding: 4px 0px 0px 5px;
	background: #A7D1E7;
}

.nieuws_titel
{
	position:relative;
	padding-left: 5px;
}

.nieuws_datum
{
	position: absolute;
	top: 5px;
	right: 15px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #0C3950;
	font-weight: normal;
}

.nieuws_datum1
{
	color: #A7D1E7;
}

.nieuws_content
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	width: 452px;
	padding: 4px 5px 0px 5px;
}

.nieuws_meer
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	width: 452px;
	padding: 4px 5px 10px 5px;
	text-align: right;
}

.nieuws_meer a:link, .nieuws_meer a:active, .nieuws_meer a:visited
{
	color: #ffffff;
	padding-right: 15px;
	background: url('/templates/blauw/images/nwsbullet1.gif') right center no-repeat;
}

.nieuws_meer a:hover
{
	color: #0C3950;
	background: url('/templates/blauw/images/nwsbullet2.gif') right center no-repeat;
}

.nieuws_linkshoek
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 25px;
	background: #6BA6C4 url('/templates/blauw/images/nwshoek_lb.gif') right top no-repeat;
}

.nieuws_rechtshoek
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	height: 25px;
	background: #6BA6C4 url('/templates/blauw/images/nwshoek_rb.gif') right top no-repeat;
}


/* discografie */

#disco_last {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

.discografie_cdhoes
{
	width: 140px;
	height: 140px;
	border: 2px solid #0C3950;
}

.discografie_cdhoes_rand
{
	width: 138px;
	height: 138px;
	border: 1px solid #A7D1E7;
	cursor: hand;
	cursor: pointer;
}

.discografie_titel
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0C3950;
	font-weight: bold;
}

.discografie_text
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

.discografie_seperator
{
	height: 1px;
	background: #A7D1E7;
}

.discografie_content
{
	position: relative;
}

.discografie_cdhoes_groot
{
	width: 200px;
	height: 200px;
	border: 2px solid #0C3950;
	float:left;
}

.discografie_cdhoes_groot_rand
{
	width: 198px;
	height: 198px;
	border: 1px solid #A7D1E7;
}

.discografie_nummers_album
{
	width: 235px;
	padding-left: 15px;
	padding-top: 0px;
	float:right;
}

.discografie_cdinfo_album
{
	width: 200px;
	padding-top: 20px;
	float:left;
}

.discografie_vorige_album
{
	clear:both;
}

.discografie_nummers_single
{
	width: 235px;
	padding-left: 15px;
	padding-top: 0px;
	float:left;
}

.discografie_cdinfo_single
{
	position:relative;
	padding-top: 20px;
	clear:both;
}

.discografie_vorige_single
{
	padding-top: 18px;
}

/* agenda */

.agenda_home
{
	position: relative;
	width: 460px;
	height: 55px;
	background: url('/templates/blauw/images/background_agendahome.gif') left top repeat-x;
}

.agenda_home_left
{
	position: absolute;
	left: 0px;
	width: 7px;
	height: 55px;
	background: #715027 url('/templates/blauw/images/background_agendahome_left.gif') left top no-repeat;
}

.agenda_home_right
{
	position: absolute;
	right: 0px;
	width: 7px;
	height: 55px;
	background: #715027 url('/templates/blauw/images/background_agendahome_right.gif') right top no-repeat;
}

.agenda_home_kopjes
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #6ba7c4;
	font-weight: bold;
	line-height: 20px;
	width: 60px;
	padding-top: 7px;
	padding-left: 20px;
	float:left;
}

.agenda_home_content
{
	padding-top: 7px;
	line-height: 20px;
	float:left;
	color: #0c394f;
}

.agenda_home_content h1
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0c394f;
}

.agenda_home_button a:link, .agenda_home_button a:active, .agenda_home_button a:visited
{
	margin-top: 17px;
	margin-right: 10px;
	float: right;
}


.agenda_kopbalk
{
	position:relative;
	width: 450px;
	height: 21px;
	margin-top: 10px;
	padding: 4px 0px 0px 10px;
	background: #A7D1E6;
}

.agenda_header
{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0C3950;
	font-weight: bold;
	float:left;
}

.agenda_linkshoek
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 25px;
	background: #6BA6C4 url('/templates/blauw/images/agendahoek_lb.gif') right top no-repeat;
}

.agenda_rechtshoek
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	height: 25px;
	background: #6BA6C4 url('/templates/blauw/images/agendahoek_rb.gif') right top no-repeat;
}

.agenda_row_datum
{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	height: 27px;
	border-bottom: 2px solid #6BA6C4;
	padding: 13px 0px 0px 10px;
	float:left;
}

.agenda_row_plaats_locatie
{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	height: 33px;
	border-bottom: 2px solid #6BA6C4;
	padding: 7px 0px 0px 10px;
	float:left;
}

.agenda_row_plaats
{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	height: 27px;
	border-bottom: 2px solid #6BA6C4;
	padding: 13px 0px 0px 10px;
	float:left;
}

.agenda_row_aanvang
{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	height: 27px;
	border-bottom: 2px solid #6BA6C4;
	padding: 13px 0px 0px 10px;
	float:left;
}

.agenda_row_meer
{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	height: 27px;
	border-bottom: 2px solid #6BA6C4;
	padding: 13px 0px 0px 10px;
	float:left;
}

.agenda_row_meer a:link, .agenda_row_meer a:active, .agenda_row_meer a:visited
{
	color: #ffffff;
	padding-right: 15px;
	background: url('/templates/blauw/images/agdbullet1.gif') right center no-repeat;
}

.agenda_row_meer a:hover
{
	color: #b7d052;
	background: url('/templates/blauw/images/agdbullet2.gif') right center no-repeat;
}

.agenda_endrow
{
	position:relative;
	height: 2px;
	width: 460px;
	background: #A7D1E6;
	clear:both;
	font-size: 0px;
	line-height:0px;
}

.agenda_smalltext
{
	position:relative;
	width: 223px;
	padding-right: 15px;
	float:left;
}

.agenda_datum
{
	color: #A7D1E6;
}


/* foto album */

.fotoalbum_foto
{
	width: 80px;
	height: 60px;
	border: 2px solid #0C3950;
}

.fotoalbum_foto_rand
{
	width: 78px;
	height: 58px;
	border: 1px solid #A7D1E7;
	cursor: hand;
	cursor: pointer;
}

.fotoalbum_titel a:link, .fotoalbum_titel a:active, .fotoalbum_titel a:visited
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0C3950;
	font-weight: bold;
	tex-decoration: underline;
}

.fotoalbum_titel a:active
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #b7d052;
	font-weight: bold;
	tex-decoration: none;
}

.fotoalbum_datum
{
	color: #A7D1E7;
}

.fotoalbum_text
{
	padding-right: 10px;
}

.fotoalbum_seperator
{
	height: 1px;
	background: #A7D1E7;
}

/* links */

.links_categorie
{
	position: relative;
	width: 300px;
	height: 22px;
}

.links_cattitel
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	float:left;
}

.links_cataantal
{
	color: #997a4e;
	padding-left: 5px;
	float:left;
}

.links_cattitel a:link, .links_cattitel a:active, .links_cattitel a:visited
{
	color: #ffffff;
	padding-left: 15px;
	background: url('/templates/blauw/images/lksbullet1.gif') left center no-repeat;
}

.links_cattitel a:hover
{
	color: #b7d052;
	background: url('/templates/blauw/images/lksbullet2.gif') left center no-repeat;
}

/* gastenboek */

.gastenboek_header
{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0B3950;
	font-weight: bold;
	width: 457px;
	height: 21px;
	padding: 4px 0px 0px 5px;
	background: #A7D1E7;
}

.gastenboek_header img {
	border: 0px;
	margin-right: 5px;
}

.gastenboek_linkshoek
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 25px;
	background: #6BA6C4 url('/templates/blauw/images/gastenboekhoek_lb.gif') right top no-repeat;
}

.gastenboek_rechtshoek
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	height: 25px;
	background: #6BA6C4 url('/templates/blauw/images/gastenboekhoek_rb.gif') right top no-repeat;
}

.gastenboek_naam
{
	position:relative;
	padding-left: 5px;
	float:left;
}

.gastenboek_icons
{
	position:relative;
	padding-left: 5px;
	float:left;
}

.gastenboek_datum
{
	position: absolute;
	top: 5px;
	right: 15px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #0C3950;
	font-weight: normal;
}

.gastenboek_message
{
	position: relative;
	width: 457px;
	padding: 4px 5px 25px 5px;
}

.gastenboek_nopes
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #A7D1E7;
	padding-top: 20px;
}

/* shop styles */

.catalogus_header {
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0B3950;
	font-weight: bold;
	width: 457px;
	height: 21px;
	padding: 4px 0px 0px 5px;
	background: #A7D1E7;
}

.catalogus_linkshoek {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 25px;
	background: #6BA6C4 url('/templates/blauw/images/gastenboekhoek_lb.gif') right top no-repeat;
}

.catalogus_rechtshoek {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	height: 25px;
	background: #6BA6C4 url('/templates/blauw/images/gastenboekhoek_rb.gif') right top no-repeat;
}

.catalogus_naam {
	position:relative;
	padding-left: 5px;
	float:left;
}

.catalogus_informatie {
	position: relative;
	width: 457px;
	padding: 4px 5px 25px 5px;
}

.catalogus_fotos {
	position: relative;
	float:left;
}

.catalogus_omschrijving {
	width: 285px;
	padding-left: 15px;
	float:left;
}

.catalogus_waarden {
	position:relative;
	padding-top: 5px;
}
	.catalogus_waarden select { font-size: 10px; }
	.catalogus_waarden input { font-size: 10px; width:30px; }

.catalogus_addcart {
	position:relative;
	width: 457px;
	text-align:right;
	clear:both;
}

.catalogus_addcart_prijs {
	font-family: Verdana;
	font-size: 16px;
	color: #0B3950;
	font-weight:bold;
	float:right;
}

.catalogus_addcart_submit {
	margin-left:5px;
	float:right;
}

.catalogus_verzendkosten {
	position: relative;
	width: 460px;
	color: #A7D1E7;
	font-style: italic;
	text-align:right;
	clear:both;
}

.catalogus_row {
	position: relative;
	width: 452px;
	padding: 4px;
	border-bottom: 2px solid #A7D1E7;
}

.catalogus_product {
	width: 280px;
	padding-left: 5px;
	float:left;
}

.catalogus_aantal {
	width: 105px;
	padding-left: 5px;
	float:left;
}

.catalogus_prijs {
	padding-left: 5px;
}

.catalogus_ww_verzendkostenrow {
	width: 202px;
	padding-top: 8px;
	padding-left: 254px;
}

.catalogus_ww_verzendkosten {
	width: 112px;
	padding: 4px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	float:left;
}

.catalogus_ww_verzendkostenprijs {
	padding: 4px;
	width: 65px;
	color: #ffff;
	text-align:center;
	float:left;
}

.catalogus_ww_totaalrow {
	width: 137px;
	padding-top: 8px;
	padding-left: 320px;
}

.catalogus_ww_totaal {
	width: 50px;
	padding: 4px;
	color: #ffffff;
	font-weight: bold;
	font-style: none;
	float:left;
}

.catalogus_ww_totaalprijs {
	padding: 4px;
	width: 65px;
	color: #0B3950;
	font-weight: bold;
	text-align:center;
	background: #A7D1E7;
	float:left;
}


/* fanzone */

.fanzone_login_table {
	border: 1px solid #b7d052;
}

.fanzone_login_table input {
	font-size: 11px;
}


/* intro div */

#intro {
	position: relative;
	width: 660px;
	height: 441px;
	background: url('/templates/blauw/images/intro.jpg') right top no-repeat;
	margin: 0px auto 0px auto;
}

#intro_next {
	position: absolute;
	bottom: 19px;
	left: 325px;
	width: 145px;
	height: 25px;
}
	#intro_next a { display:block; width:100%; height:100%; }
