/* Stylesheet website Radio Waddenzee
   Ale van der Ploeg en Edwin de Vries 
   www.AddSte.nl */
	
html,body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px; 
	color: #ffffff; 
	margin: 0px 0px 0px 0px;
	background: #0c0c0c url(../images/background.jpg) repeat-x;		
}

.popup { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px; 
	color: #ffffff; 
	padding-top: 20px;
	background: #0c0c0c url(../images/popback.jpg) no-repeat;	
	}


#omhulsel { 
	width: 777px; 
	height: 100%;
	background: #870005;
	margin: 0 auto;
	}	
	
.banner { 
	border: 0px;
	margin: 0px 0px 4px 0px;
	background: #870005;
	}		
	
.banner2{ 
	border: 0px;
	margin: 0px 0px 0px 0px;
	background: #870005;
	}		
	
.image { 
	border: 0px;
	margin-bottom: 5px;
	float: left;
	}		
	
.imagenews { 
	border: 0px;
	margin-bottom: 5px;
	float: left;
	}			
		
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #63D6FB;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #63D6FB;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #ff0000;
	}	
	
	
#bovenstuk { 
	height: 210px;
	}

#wrapper { 
	width: 777px;
	float: left;
	background: #870005;
	}	
	
#middenstuk { 
	width: 633px;
	float: left;
	background: #870005;
	}
	
#middenstukhome { 
	width: 100%;
	float: left;
	background: #870005;
	}	
	
#balk1 { 
	height: 19px;
	width: 100%;
	}	
	
#flash { 
	height: 152px;
	width: 100%;
	}	

#hoofdmenu { 
	height: 28px;
	background: #00213B url(../images/menuback.jpg) no-repeat;
	border-bottom: 1px solid #870000;
	}
	
#balk2 { 
	height: 29px;
	background: #600003;
	}	
	
.kop { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px; 
	}	
	
	
.linkerkant { 
	float: left;
	width: 220px;
	}
	
	
#rechterkant { 
	float: right;
	width: 144px;
	line-height: 0px;
	font-size: 0px;
	margin-top: 4px;
	}		
	
	
.tekst { 
	float: left;
	width: 363px;
	padding: 20px 10px 0px 20px;
	}
	
.tekstrechts { 
	float: right;
	width: 373px;
	margin-right: 20px;
	padding: 20px 0px 0px 20px;
	}	
	
	/* Fix voor IE */
	* html .tekstrechts {
		margin-right: 10px;
		
	}	
	
.teksthome { 
	float: left;
	width: 507px;
	padding: 20px 20px 0px 20px;
	}	
	
.tekst2 { 
	float: left;
	margin: 20px 20px 0px 20px;
	}	
	
.tekstnieuws { 
	float: left;
	padding: 20px 20px 20px 20px;
	}		

#homefooter { 
	height: 174px;
	width: 100%;
	}
	
#onder { 
	height: 29px;
	width: 100%;
	line-height: 29px;
	text-align: center;
	color: #ffffff;
	background: #870005;
	}
	
#onder a, #onder a:link, #onder a:visited 
{
	color: #ffffff;

}

#onder a:hover
{
	color: #63D6FB;
	text-decoration: none;
}	
	

	
.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer2 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #870005;
	clear: both;
}

	
.fotosonder { 
	padding: 10px 10px 10px 10px;
	}
	
.fotooverzicht {
	margin-top: 20px;
	line-height: 1px;
	width: 373px;
	float: left;
	}
	
.vierkant1 { 
	float: left;
	border: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
.vierkant2 { 
	float: left;
	border: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	}	

.breed { 
	float: left;
	border: 0px;
	background-color: #ffffff;
	}	

	
.fotoslinks { 
	padding: 0px 0px 5px 0px;
	width: 206px;
	float: left;
	}		
	
.fotoslinks img
{
	float: left;
	border: 0px;
	background: #7A4D2C;
	padding: 5px 5px 5px 5px;
	margin: 5px 10px 5px 0px;
}	

.nieuws1 { 
	background: #870005;
	float: left;
	}	
	
.nieuws2 { 
	background: #780000;
	float: left;
	}	

	
	
/* Navigatiebalk
---------------------------------------------------------------------------------------------- */

#navcontainer_nav
	{ 
	width: 250px;
	text-align: right;
	padding: 5px 1px 25px 0px;
	float: right;
	}

#navcontainer_nav ul
	{ 
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#navcontainer_nav li { margin: 0; }

#navcontainer_nav a 
	{
	display: block;
	color: #FFDF83;
	font-size: 25px;
	padding: 8px 30px 8px 20px;
	text-decoration: none;
	font-weight: normal;
	}

#navcontainer_nav a:hover
	{
	background: url(../images/btnback.gif) no-repeat top right;
	color: #FFED8E;
	}

#navcontainer_nav li li a 
	{
	display: block;
	color: #FEC307;
	font-weight: normal;
	font-size: 20px;
	padding: 8px 30px 8px 20px;
	text-decoration: none;
	font-weight: normal;
	}

#navcontainer_nav li li li a 
	{
	display: block;
	color: #244A6A;
	padding: 8px 30px 8px 20px;
	text-decoration: none;
	font-weight: normal;
	}

#navcontainer_nav .subactief a
	{
	color: #ffffff;
	background-color: #509A3F;
	text-decoration: none;
	}	

/* Submenu
---------------------------------------------------------------------------------------------- */	

#submenulink, #submenulink ul {
	float: left;
	list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 29px;
	color: #ffffff;
	font-weight: normal;
}

#submenulink a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
}


#submenulink li {
	float: left;
	padding: 0 0px 0 0;
	text-align: left;
}



#submenulink li a:hover {
	color: #ff0000;
}


.selectedsub {
	background: #870005;
}

/* Hoofdmeu
---------------------------------------------------------------------------------------------- */	

#hoofdmenulink, #hoofdmenulink ul {
	float: left;
	list-style: none;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
}

a.mainlevel, a.mainlevel:visited  {
	font-family: arial;
	font-size: 9px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #870005;
}

a.hoofdlinklaatst, a.hoofdlinklaatst:visited {
	font-family: arial;
	font-size: 9px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
}

a.mainlevel:hover, a.hoofdlinklaatst:hover {
	color: #ff0000;
}

a#active_menu {
	font-family: arial;
	font-size: 10px;
	display: block;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #870005;
}

a.selectedhoofdlaatst {
	font-family: arial;
	font-size: 9px;
	display: block;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
}

#hoofdmenulink li {
	float: left;
	padding: 0 0px 0 0;
	text-align: left;
}






/* Sliding doors
---------------------------------------------------------------------------------------------- */	
	
.btn1, a.btn1
{
	width: 203px;
	height: 83px;
	background: url(../images/arrangementen.gif) no-repeat 0 0;
	margin-right: 1px;
	float: right;
}

a.btn1:hover
{
	width: 203px;
	height: 83px;
	background-position: -203px 0;
}

.btn1x, a.btn1x, a.btn1x:hover
{
	width: 203px;
	height: 83px;
	background-position: - 283px 0;
}	




.btn2, a.btn2
{
	width: 203px;
	height: 83px;
	background: url(../images/praamzeilen.gif) no-repeat 0 0;
	margin-right: 1px;
	float: right;
	margin-top: 1px;
}

a.btn2:hover
{
	width: 203px;
	height: 83px;
	background-position: -203px 0;
}

.btn2x, a.btn2x, a.btn2x:hover
{
	width: 203px;
	height: 83px;
	background-position: - 203px 0;
}	





/* Foto Zoom
---------------------------------------------------------------------------------------------- */

#fotozoom { 
	width: 620px; 
	margin: 0 auto;
	padding: 0;
	border: 0px solid red;
	}

.fotoboven {
	height: 15px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.fotoonder {
	height: 10px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

#grotefoto
{
	text-align: center;
}

#grotefoto img
{
	border: 1px solid #790303;
	padding: 5px 5px 5px 5px;
	line-height: 0;
	text-align: center;
}

.tour1object
{
	background-color: #4D4D4D;
	border: 10px solid #DBDBDB;
	line-height: 0;
	padding: 1px 1px 1px 1px;
	text-align: center;
	height: 309px;
	width: 600px;
}

.tour2object
{
	background-color: #4D4D4D;
	border: 10px solid #DBDBDB;
	line-height: 0;
	padding: 1px 1px 1px 1px;
	text-align: center;
	height: 292px;
	width: 600px;
}

.tour3object
{
	background-color: #4D4D4D;
	border: 10px solid #DBDBDB;
	line-height: 0;
	padding: 1px 1px 1px 1px;
	text-align: center;
	height: 260px;
	width: 600px;
}

#grotefoto .flash
{
	width: 600px;
	background-color: #ffffff;
	border: 1px solid #7A8977;
	line-height: 0;
	padding: 10px;
	text-align: center;
}

.hoogtefoto
{
	width: 584px;
	height: 280px;
}

#logozoom { 
	width: 119px;
	margin-right: 1px;
	height: 80px;
	float: left;
	}

#bovenspacerzoom { 
	width: 640px;
	height: 12px;
	float: right;
	line-height: 0px;
	}

#navigatie { 
	width: 620px;
	height: 100px;
	line-height: 27px;
	margin-bottom: 1px;
	text-align: right;	
	float: right;
	}	
	
#navigatie a:link, #navigatie a:visited
{
		text-decoration: none;
        color: #F86F10; 
}

#navigatie a:hover
{
	text-decoration: none;
	color: #000000;
}

#titelzoom { 
	width: 400px;
	height: 25px;
	margin-top: 29px;
	margin-bottom: 1px;
	text-align: left;
	float: left;
	}

#snelnavzoom { 
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: right;
	float: right;
	}

#snelnavinfo { 
	width: 100%;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	}

	/* Fix voor IE */
	* html #snelnavinfo {
		background: none;
		width: 196px;
	}

#infoterug { 
	float: left;
	border: 0px solid red;
	color: #fff;
	margin: 3px 0 0 15px;
	padding: 0 0 0 0;
	}
	
#infoterug a:link, #infoterug a:visited
{
		text-decoration: none;
        color: #f3f3f3; 
}

#infoterug a:hover
{
	text-decoration: underline;
	color: #f3f3f3;
}

#inforechts {
	width: 160px;
	float: right;
	}

.vorige, a.vorige
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_terug.gif) no-repeat 0 0;
	float: right;
}

a.vorige:hover
{
	background: url(../images/buttons/btn_terug2.gif) no-repeat 0 0;
}

.volgende, a.volgende
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/buttons/btn_volgende.gif) no-repeat 0 0;
	float: right;
}

a.volgende:hover
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_volgende_over.gif) no-repeat 0 0;
	float: right;
}

.vorigefb, a.vorigefb
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_terug.gif) no-repeat 0 0;
	float: left;
}

a.vorigefb:hover
{
	background: url(../images/buttons/btn_terug2.gif) no-repeat 0 0;
}

.volgendefb, a.volgendefb
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 0px;
	background: url(../images/buttons/btn_volgende.gif) no-repeat 0 0;
	float: left;
}

a.volgendefb:hover
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_volgende_over.gif) no-repeat 0 0;
	float: left;
}

.vorigespace
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/spacer.gif) no-repeat 0 0;
	float: left;
}

.fototekst 
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px; 
	padding: 0 10px 0 11px;
}	

/* Foto nummering
---------------------------------------------------------------------------------------------- */

 #pagcontainer
 {
  float: right;
  height: 20px;
  padding: 0;
  margin: 4px 0 0 0;
  font-family: verdana, arial;
  font-size: 11px;
 }

 /* Fix voor IE */
 * html #pagcontainer 
 {
  padding: 0;
  margin: 3px 0 0 0;
 }

 #pagcontainer ul
 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
 }

 #pagcontainer ul li 
 { 
  display: inline;
 }

 #pagcontainer ul .inactief
 {
  text-decoration: none;
  padding: 2px 5px 2px 5px;
  color: #ffffff;
  border-style: solid;
	background: #790303; 
	border-bottom: 1px solid #3F0000; 
	border-left: 1px solid #BB3623; 
	border-right: 1px solid #3F0000; 
	border-top: 1px solid #BB3623; 

 }

 #pagcontainer ul li a
 {
  text-decoration: none;
  padding: 2px 5px 2px 5px;
  color: #ffffff;
	background: #265397; 
	border-bottom: 1px solid #002A60; 
	border-left: 1px solid #5B89D8; 
	border-right: 1px solid #002A60; 
	border-top: 1px solid #5B89D8; 
 }

 #pagcontainer ul li a:hover
 {
  color: #ffffff;
 }

 #pagnavinfo
 {
  float: left;
  height: 20px;
  padding: 0;
  margin: 4px 0 0 0;
 }

 /* Fix voor IE */
 * html #pagnavinfo 
 {
  padding: 0;
  margin: 3px 0 0 0;
 }		
