/* CSS Document .:: rondreizen ::. */

/* links in de tekst */
a:link			{
	text-decoration: none;
	color: #ff0000; 
	font-weight: bold
	}
a:visited		{
	text-decoration: none;
	color: #990000;
	font-weight: bold
	}
a:active  		{
	text-decoration: none;
	color: #CE6300;	
	font-weight: bold
	}
a:hover   		{
	text-decoration: none; 
	color: #ffffff; 
	font-weight: bold; 
	background: #ff0000
	}

a.dun:link		{
	text-decoration: none; 
	color: #CC0033 ; 
	font-weight: normal; 
	font-size: 8.5pt
	}
a.dun:visited	{
	text-decoration: none ; 
	color: #CC0033 ; 
	font-weight: normal; 
	font-size: 8.5pt
	}
a.dun:active	{
	text-decoration: none ; 
	color: #CE6300 
	}
a.dun:hover 	{
	text-decoration: underline ;	
	color: #DE0029 
	}

/* standaardopmaak website body */
body			{
	font-family: Arial, helvetica, sans-serif, univers, helvetica;
	margin-bottom: 0px;	margin-left: 0px; margin-right: 0px; margin-top: 0px;
	background-color: #99CCFF;
	background-image : url(../nav/bgblauwstreep.jpg);
	background-image : url(./nav/bgblauwstreep.jpg);
	}

/* standaardopmaak website font en fontsize */
td, p, ul, ol, th {
	font-family: Arial, helvetica, sans-serif, univers, helvetica; 
	font-size: 10pt
	}
			
/* koppen */
h5				{
	font-size: 10pt; 
	font-weight: bold
	}
h4 				{
	font-size: 12pt; 
	font-weight: bold
	}
h3				{
	font-size: 14pt; 
	font-weight: bold
	}
h2 				{
	font-size: 18pt; 
	font-weight: bold
	}
h1 				{
	font-size: 26pt; 
	font-weight: bold
	}

/* menulinks bovenzijde pagina */
.menulink			{
	font-family: arial, helvetica, sans-serif; 
	color: #cccccc; 
	font-size: 11px; 
	text-decoration: none; 
	padding: 2px 7px 2px 7px
	}
a.menulink:link		{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003333
	}
a.menulink:active	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003333
	}
a.menulink:visited	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003333
	}
a.menulink:hover	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}

.menulinkactive		{
	font-family: arial, helvetica, sans-serif; 
	color: #cccccc; 
	font-size: 12px; 
	text-decoration: none; 
	padding: 2px 7px 2px 7px
	}
a.menulinkactive:link	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}
a.menulinkactive:active {
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #4C4C4C
	}
a.menulinkactive:visited{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}
a.menulinkactive:hover  {
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}

.norgemenulink    		{
	font-family: arial, helvetica, sans-serif; 
	color: #cccccc; 
	font-size: 11px; 
	text-decoration: none; 
	padding: 2px 7px 2px 7px
	}
a.norgemenulink:link	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003399
	}
a.norgemenulink:active	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003399
	}
a.norgemenulink:visited	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003399
	}
a.norgemenulink:hover	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}

.norgemenulinkactive	{
	font-family: arial, helvetica, sans-serif; 
	color: #cccccc; 
	font-size: 12px; 
	text-decoration: none; 
	padding: 2px 7px 2px 7px
	}
a.norgemenulinkactive:link	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}
a.norgemenulinkactive:active {
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #4C4C4C
	}
a.norgemenulinkactive:visited{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}
a.norgemenulinkactive:hover  {
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}

.mediamenulink    		{
	font-family: arial, helvetica, sans-serif; 
	color: #cccccc; 
	font-size: 11px; 
	text-decoration: none; 
	padding: 2px 7px 2px 7px
	}
a.mediamenulink:link	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #FF9900
	}
a.mediamenulink:active	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #FF9900
	}
a.mediamenulink:visited	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #FF9900
	}
a.mediamenulink:hover	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}

.mediamenulinkactive	{
	font-family: arial, helvetica, sans-serif; 
	color: #cccccc; 
	font-size: 12px; 
	text-decoration: none; 
	padding: 2px 7px 2px 7px
	}
a.mediamenulinkactive:link   {
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}
a.mediamenulinkactive:active {
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #4C4C4C
	}
a.mediamenulinkactive:visited{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}
a.mediamenulinkactive:hover  {
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}

.guestbookmenulink      {
	font-family: arial, helvetica, sans-serif; 
	color: #cccccc; 
	font-size: 11px; 
	text-decoration: none; 
	padding: 2px 7px 2px 7px
	}
a.guestbookmenulink:link	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ed0c6e
	}
a.guestbookmenulink:active	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ed0c6e
	}
a.guestbookmenulink:visited	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ed0c6e
	}
a.guestbookmenulink:hover	{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}

.guestbookmenulinkactive	{
	font-family: arial, helvetica, sans-serif; 
	color: #cccccc; 
	font-size: 12px; 
	text-decoration: none; 
	padding: 2px 7px 2px 7px
	}
a.guestbookmenulinkactive:link {
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}
a.guestbookmenulinkactive:active {
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #4C4C4C
	}
a.guestbookmenulinkactive:visited{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}
a.guestbookmenulinkactive:hover  {
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff0000
	}
	

/* submenu's linkerzijde pagina */
/* submenulinks */		
a.submenulink         {
	width: 145px; 
	display: block; 
	padding: 3px 3px 3px 3px; 
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000
	}
a.submenulink:link    	{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003333
	}
a.submenulink:active  	{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003333
	}
a.submenulink:visited 	{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003333
	}
a.submenulink:hover   	{
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
	background: #cccccc
	} 
	
.submenulinkactive		{
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	background: #ff0000; 
	padding: 3px 3px 3px 3px; 
	width: 145px; 
	display: block; 
	border-top: 1px solid #FFFFFF; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000
	}

/* guestbook-submenulinks */
a.guestbook-submenulink			{
	width: 145px; 
	display: block; 
	padding: 3px 3px 3px 3px; 
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000
	}
a.guestbook-submenulink:link	{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ed0c6e
	}
a.guestbook-submenulink:active	{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ed0c6e
	}
a.guestbook-submenulink:visited{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ed0c6e
	}
a.guestbook-submenulink:hover  {
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
	background: #cccccc
	} 
	
.guestbook-submenulinkactive	{
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	background: #ff0000; 
	padding: 3px 3px 3px 3px; 
	width: 145px; display: block; 
	border-top: 1px solid #FFFFFF; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000
	}

/* noorw-menulinks */
a.noorw-menulink				{
	width: 145px; 
	display: block; 
	padding: 3px 3px 3px 3px; 
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000
	}
a.noorw-menulink:link   		{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003399
	}
a.noorw-menulink:active 		{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003399
	}
a.noorw-menulink:visited		{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #003399
	}
a.noorw-menulink:hover  		{
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
	background: #cccccc
	}
	 
.noorw-menulinkactive			{
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	background: #ff0000; 
	padding: 3px 3px 3px 3px; 
	width: 145px; 
	display: block; 
	border-top: 1px solid #FFFFFF; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000
	}

/* media-menulinks */
a.media-menulink				{
	width: 145px; 
	display: block; 
	padding: 3px 3px 3px 3px; 
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000
	}
a.media-menulink:link   		{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff9900
	}
a.media-menulink:active 		{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff9900
	}
a.media-menulink:visited		{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background: #ff9900
	}
a.media-menulink:hover  		{
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
	background: #cccccc
	}
	 
.media-menulinkactive			{
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	background: #ff0000; 
	padding: 3px 3px 3px 3px; 
	width: 145px; 
	display: block; 
	border-top: 1px solid #FFFFFF; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000
	}
	
/* tabellen en cellen */
table	{ 
	margin-left: auto; 
	margin-right: auto; 
	border-size: 1px; 
	border-collapse: collapse;
	}
caption {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background-color: #999999
	}
.tabelpositie-top	{
	vertical-align: text-top
	}
					
.tabelpositie-gecentreerd
	{
	text-align: center
	}
.table-noborder
	{
	border-style: none
	}
.table-border
	{
	border: 1px solid #C0C0C0
	}
.celuitlijning-top_links
	{
	text-align: left; 
	vertical-align: text-top; 
	padding: 10px;
	}
.celuitlijning-top
	{
	vertical-align: text-top
	}
.bgcel-donkergeel
	{
	background-color: #ffcc00
	}
.bgcel-wit
	{
	background-color: #ffffff
	}
.cel-fotokolom
	{
	background-color: #ffffcc; 
	border: 1px solid #ff0000; 
	padding: 2px
	}
.tabel_inhoud
	{
	font-family: arial, helvetica, sans-serif; 
	font-size: 9px; 
	margin-left: auto; 
	margin-right: auto; 
	border: collapse;
	border-collapse: collapse; 
	empty-cells: show; 
	background-color: #cccccc
	}
.tabel_inhoud_koprij
	{border: none; 
	background-color: #cccc99
	}
.tabel_inhoud_rij
	{
	border: none; 
	background-color: #ffffff
	}
.bg_groen
	{
	background-color: #003333
	}
.bg_lblauw
	{
	background-color: #66CCFF
	}
.bg_oranje-geel
	{
	background-color: #FF9900
	}


/* lijnen */
hr 
	{
	color : #000099; 
	height: 1px; 
	border-style: solid
	}

/* paragrafen <p> */
p	
	{
	text-align: left; 
	font-weight: normal; 
	line-height: 16px;
	}
.p-kop
	{
	text-align: center; 
	font-weight: bold; 
	text-decoration: overline
	}
.p-strong
	{
	font-weight: bold; 
	text-decoration: underline
	}
.p-note
	{ 
	text-align: center; 
	font-family: Verdana, Arial, helvetica, sans-serif, univers, helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	margin-left: 15px; 
	line-height: 14px; 
	border: 1px dotted #cc0000; 
	padding: 3px
	}
.p-higlights
	{ 
	text-align: left; 
	font-family: Verdana, Arial, helvetica, sans-serif, univers, helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	margin-left: 15px; 
	line-height: 14px; 
	border: 1px double #cc0000; 
	padding: 3px;
	}
.p-foto
	{
	text-align: center; 
	margin-top: -0px; 
	font-size: 8pt; 
	color: #cc0000; 
	font-weight: normal
	}				
.p-copyright
	{
	text-align: center; 
	font-size: 8pt; 
	color: #ffffff; 
	font-weight: bold;
	background-color: #000000; 
	padding: 5px;
	}
.p-intro
	{
	color: #0033FF
	}
.p-vet
	{
	font-weight: bold
	}
	
/* tekstelementen */

/* tekst rondom afbeeldingen */
.imgfloat
	{
	float: left;
	margin: 11px;
	margin-top: 4px
	}

/* divs <div> */
#higlights
	{ 
	text-align: left; 
	font-family: Verdana, Arial, helvetica, sans-serif, univers, helvetica; 
	font-size: 7pt; 
	font-weight: bold; 
	margin-left: 2px; 
	line-height: 14px; 
	border: 4px double #cc0000; 
	padding: 3px
	}
						
#higlights ul
	{
	margin-top: -0px; 
	text-align: left; 
	font-family: Verdana, Arial, helvetica, sans-serif, univers, helvetica; 
	font-size: 7pt; 
	font-weight: bold
	}

#higlights li
	{
	margin-top: -0px; 
	text-align: left; 
	font-family: Verdana, Arial, helvetica, sans-serif, univers, helvetica; 
	font-size: 7pt; 
	font-weight: bold; 
	margin-left: -25px;
	}
				
/* afbeeldingen <img> */
img
	{
	vertical-align: top; 
	margin-left: 3px; 
	text-align: left; 
	border-style: none 
	}

.img-noborder
	{
	border-style: none
	}		

.img-border
	{
	border-style: solid 30px; 
	border-color: #000000
	}
