/* 
De Hoek Watersport
======================================================================================
URL:				www.yachtcharter-friesland.eu
Auteur: 			Stefan Efde [www.addnoise.nl]

======================================================================================
*/


/* Fonts stacks 
	h1 { font-family: 'PT Serif', Georgia,arial, serif; }
*/

/*
	DONKER BLAUW:			#1c1d21
	LICHTBLAUW	:			#009ed7 
	ORANJE		:			#e0992d
*/

@import url(addform.css);
@import url(/addbeheer/themes/addsite/css/iconen.css);

body
{
	margin: 0;
	padding: 0;
	font-family: 'PT Sans', arial, serif; 
	font-size: 13px;
	line-height: 21px;
	color: #1c1d21;
	background:  #edeff1 url("../images/bg-repeat.png") top center repeat-y;
}

html {
	height: 100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

img {
	-ms-interpolation-mode:bicubic;
}

a:link, a:visited, a:active
{ 
   outline-color: invert;
   outline-style: none;
   outline-width: 0pt; 	
   color: #009ed7;
   text-decoration: none;
}
a:hover {
	color: #009ed7;
	text-decoration: underline;
}



#container {
	position: relative;
	min-height: 100%;
}

* html #container {
	height: 100%;
}
#topbar {
	width: 100%;
	height: 8px;
	background: #2e2f35;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}
#logobox {
	width: 1001px;
	height: 194px;
	margin: 0 auto;
	position: relative;
}


#bovenstuk {
	width: 100%;
	height: 570px;
	background:  #d7dbdf url("../images/bg-headerbar.jpg") top center repeat-y;
}
#bovenstuk2 {
	width: 100%;
	height: 200px;
	background:  #d7dbdf url("../images/bg-headerbar.jpg") top center repeat-y;
}

#topbox {
	margin: auto;
	width: 1001px;
	height: 118px;
}
#logo a:link, #logo a:visited,#logo a:hover {
	position: absolute;
	top:15px;
	left: 0px;
	width: 290px;
	height: 110px;
	background:  url("../images/logo-dehoek.png") no-repeat 0px 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

#headerwrapper {
	margin: 0px auto 0px auto;
	width: 990px;
	height: 355px;
	position: relative;
}

#headerbox {
	width: 990px;
	height: 355px;
	position: absolute;
	top: -60px;
	left: 0px;
	background:  url("../images/bg-headerbox.png") no-repeat 0px 0px;
}

#nextheaderwrapper {
	margin: 0px auto 0px auto;
	width: 990px;
	height: 190px;
	position: relative;
	
}

#nextheaderbox {
	width: 990px;
	height: 190px;
	position: absolute;
	top: -60px;
	left: 0px;
}

#nextheaderbox .overlay {
	width: 990px;
	height: 190px;
	position: absolute;
	top: 0px;
	left: 0px;
	background:  url("../images/nextheader-overlay.png") no-repeat 0px 0px;
}
#nextheaderbox img {
	width: 640px;
	height: 170px;
	border: 0px;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
}
#nextheaderbox .content {
	position: absolute;
	top: 55px;
	right: 30px;
	width: 260px;
	height: 130px;
	z-index: 998;
}
#nextheaderbox .content h2 {
	font-family: 'PT Serif', georgia, arial, serif;
	text-transform: uppercase;
	display: block; 
	line-height: 24px;
	padding: 0px 0px 0px 0px;
	background: none;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	 text-align: left;
	 color: #e0992d;
	 position: relative;
	 top: 0px;
	 font-weight: bold;
	 font-size: 24px;
}
#nextheaderbox .content h2 span {
	color: #eeeeee;
	font-weight: normal;
	display: block;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	font-size: 20px;
}

/* Slideshow Homepage */

#slideshow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 959px;
	height: 230px;
	margin: 0px;
	padding: 0px;
	z-index: 996;
	background:url(../images/loading.gif) no-repeat 50% 50%; 
}
#slideshow img{
	position: absolute;
	top: 0px;
	left: 16px;
	width: 959px;
	height: 230px;
	z-index: 888;
}

.headercontent1 {
	position: absolute;
	top: 130px;
	left: 16px;
	width: 320px;
	height: 100px;
	z-index: 99999;
	background-color: transparent;
  background-color: rgba(0, 158, 215, 0.6);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99009ED7,endColorstr=#99009ED7); /* IE6–IE9 */
            zoom: 1;
}
.headercontent2 {
	position: absolute;
	top: 130px;
	left: 337px;
	width: 317px;
	height:100px;
	z-index: 99999;
	background-color: transparent;
  background-color: rgba(0, 158, 215, 0.6);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99009ED7,endColorstr=#99009ED7); /* IE6–IE9 */
            zoom: 1;
}
.headercontent3 {
	position: absolute;
	top: 130px;
	left: 655px;
	width: 320px;
	height: 100px;
	z-index: 99999;
	background-color: transparent;
  background-color: rgba(0, 158, 215, 0.6);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99009ED7,endColorstr=#99009ED7); /* IE6–IE9 */
            zoom: 1;
}
.headercontent1,
.headercontent2,
.headercontent3 {
	display: none;
}

.headercontent1 p,
.headercontent2 p,
.headercontent3 p {
	font-family: 'PT Sans', arial, serif;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;	
	margin: 0px 0px 0px 0px;
	padding:10px 20px 10px 20px;
}
.headercontent .subtitle {
	display: block;
	color: #3f3f3f;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.headercontent a:link, .headercontent a:visited {
	float: left;
	position: relative;
	color: #fff;
	font-size: 14px;
	padding: 5px 12px 5px 10px;
	margin: 20px 0px 0px 0px;
	line-height: 20px;
	font-style: normal;
 	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}


/* Header Groups */

#groups {
	position: absolute;
	top:230px;
	left: 15px;
	width: 969px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	z-index: 999;
	overflow: hidden;
}
#groups ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#groups ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
	list-style-type: none;
	float: left;
}
#groups ul li a:link, #groups ul li a:visited, #groups ul li a:hover {
	float: left;
	font-family: 'PT Serif', georgia, arial, serif;
	text-transform: uppercase;
	display: block; 
	width: 300px;
	height: 90px;
	line-height: 24px;
	padding: 10px 0px 0px 20px;
	cursor: pointer;
	background: none;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	 text-align: left;
	 color: #e0992d;
	 position: relative;
	 top: 0px;
	 font-weight: bold;
	 font-size: 24px;
-moz-transition: all 0.2s ease-out;  /* FF3.7+ */
       -o-transition: all 0.2s ease-out;  /* Opera 10.5 */
  -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
          transition: all 0.2s ease-out; 
}

#groups ul li a:focus {
	text-shadow:none;	
}

#groups ul li a span {
font-family: 'PT Serif', georgia, arial, serif;
	display: block;
	font-size: 19px;
	line-height: 24px;
	text-transform: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #eeeeee;
}

#groups ul li a.t2:link, #groups ul li a.t2:visited, #groups ul li a.t2:hover {
	width: 297px;
	height: 90px;
}

#groups ul li a.t1:hover {
	cursor:pointer;
	background:  url(../images/group1-hvr.png) no-repeat 0px 0px;	 	 
}
#groups ul li a.t2:hover {
	cursor:pointer;
	background:  url(../images/group2-hvr.png) no-repeat 0px 0px;	 	 
}
#groups ul li a.t3:hover {
	cursor:pointer;
	background:  url(../images/group3-hvr.png) no-repeat 0px 0px;	 	 
}


#groups ul li a.activeSlide.t1:link, #groups ul li a.activeSlide.t1:visited, #groups ul li a.activeSlide.t1:hover {
	color: #1c1d21;
	cursor:pointer;
	font-weight: bold;
	background:  url(../images/group1.png) no-repeat 0px 0px;
	position: relative;
	height: 100px;
}
#groups ul li a.activeSlide.t2:link, #groups ul li a.activeSlide.t2:visited, #groups ul li a.activeSlide.t2:hover {
	color: #1c1d21;
	cursor:pointer;
	font-weight: bold;
	background:  url(../images/group2.png) no-repeat 0px 0px;
	position: relative;
	height: 100px;
}
#groups ul li a.activeSlide.t3:link, #groups ul li a.activeSlide.t3:visited, #groups ul li a.activeSlide.t3:hover {
	color: #1c1d21;
	cursor:pointer;
	font-weight: bold;
	background:  url(../images/group3.png) no-repeat 0px 0px;
	position: relative;
	height: 100px;
}

/* Scrollbox */

#tabsbox {
	float: left;
	position: relative;
	width: 960px;
	height: 150px;
	margin: 380px 0px 0px 15px;
	background-color: #2e2f35;
}



#middenstuk {
	width: 100%;
	min-height: 355px;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	padding-bottom: 235px;
}

#pagina {
	width: 1001px;
	min-height: 355px;
	margin: auto;
}

#introbox {
	float: left;
	width: 620px;
	min-height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	
     position: relative;
}


#contentbox {
	float: left;
	width: 650px;
	min-height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#contentbox_breed {
	float: left;
	width: 1000px;
	min-height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.text {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 25px;
}

h1 {
	font-family: 'PT Serif', Georgia,arial, serif; 
	position: relative;
	color: #1c1d21;
	font-size: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 26px;
	text-transform: uppercase;
	 font-weight: bold;
}
h1 span {
	color: #009ed7;
	font-weight: normal;
	display: block;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	font-size: 24px;
}

#contentbox h2 {
	float: left;
	font-family: 'PT Serif', Georgia,arial, serif; 
	position: relative;
	color: #1c1d21;
	font-size: 24px;
	padding: 0px 0px 10px 25px;
	margin: 0px;
	line-height: 26px;
	text-transform: uppercase;
	 font-weight: bold;
}

#contentbox .addsitewidget h2 {
	display: block;
	font-family: 'PT Serif', Georgia,arial, serif; 
	position: relative;
	color: #1c1d21;
	font-size: 24px;
	padding: 0px 0px 10px 25px;
	margin: 0px;
	line-height: 26px;
	text-transform: uppercase;
	 font-weight: bold;
	 clear: both;
	 width: 100%;
}

#boeken_wrapper {
	margin-top: 20px;
	padding-left: 25px;
}
#boeken_wrapper h1 {
	font-family: 'PT Serif', Georgia,arial, serif; 
	position: relative;
	color: #1c1d21;
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
#boeken_wrapper h5 {
	font-family: 'PT Serif', Georgia,arial, serif; 
	position: relative;
	color: #1c1d21;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 22px;
	text-transform: uppercase;
	 font-weight: bold;
}

.stappen ul li {
    background: url("//default.vakantievaren.nl/themes/default/images/arrow.gif") no-repeat scroll 0 8px transparent;
    display: inline;
    float: left;
    font-weight: bold;
    list-style-type: none;
    margin: 0 20px 0 0;
    padding: 0 10px 6px;
}
.stappen ul li.inactief {
    background: url("//default.vakantievaren.nl/themes/default/images/arrow_inactief.gif") no-repeat scroll 0 8px transparent;
    color: #B6B6B5;
}

h4 {
	font-family: 'PT Serif', Georgia,arial, serif; 
	position: relative;
	color: #1c1d21;
	font-size: 22px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 26px;
	text-transform: uppercase;
	 font-weight: bold;
}
h4 span {
	color: #009ed7;
	font-weight: normal;
	display: block;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	font-size: 16px;
}

.text p {
	font-size: 13px;
	line-height: 21px;
}

.subtitle {
	font-family: 'PT Serif', Georgia,arial, serif; 
	position: relative;
	color: #1c1d21;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 21px;
	font-weight: normal;
}

#contentbox .text ul{

	position: relative;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	
	}
#contentbox .text ul li { 
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	text-align: left;
	background: url("../images/arrow-small.gif") no-repeat  0px 2px;
	font-weight: normal;
	text-transform: uppercase;
	}
#contentbox .text ul li a:link, #contentbox .text ul li a:visited {
	display: block;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-moz-transition: all 0.1s ease-out;  /* FF3.7+ */
		-o-transition: all 0.1s ease-out;  /* Opera 10.5 */
	  -webkit-transition: all 0.1s ease-out;  /* Saf3.2+, Chrome */
	          transition: all 0.1s ease-out;  
	}
	
#contentbox .text ul li a:hover, #contentbox .text ul li a:active{
	color: #009ed7;
	text-decoration: none;
	margin: 0px 0px 0px 2px;
}





a.backlink:link, a.backlink:visited {
	font-family: 'PT Serif', Georgia,arial, serif; 
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	color: #fff;
	background: #009ed7;
	-moz-transition: all 0.2s ease-out;  /* FF3.7+ */
       -o-transition: all 0.2s ease-out;  /* Opera 10.5 */
  -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
          transition: all 0.2s ease-out; 
}
a.backlink:hover {
	color: #1c1d21;
}

a.reserv:link, a.reserv:visited {
	float: right;
	font-family: 'PT Serif', Georgia,arial, serif; 
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	color: #fff;
	background: #009ed7;
	-moz-transition: all 0.2s ease-out;  /* FF3.7+ */
       -o-transition: all 0.2s ease-out;  /* Opera 10.5 */
  -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
          transition: all 0.2s ease-out; 
}
a.reserv:hover {
	color: #009ed7;
	text-decoration: none;
	background:  #2e2f35;
}

#stickybox {
	position: absolute;
	top: 0px;
	width: 325px;
	height: 325px;
	padding-right: 20px;
}

#stickybox.sticky {
			z-index: 99999999999;
			position:fixed;
			top:0px;
			background: #edeff1;
		}



#rightside {
	float: right;
	width: 325px;

	position: relative;
	margin: -7px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Videobox */
#videobox {
	float: right;
	width: 325px;
	height: 290px;
	position: relative;
	background:  #1c1d21;
	margin: -7px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#videobox h3 {
	font-family: 'PT Serif', Georgia,arial, serif; 
	position: absolute;
	top: 13px;
	left: 20px;
	color: #fff;
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	text-transform: uppercase;
	 font-weight: bold;
}
#videobox h3 span {
	color: #e0992d;
	font-weight: normal;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
	font-size: 20px;
	text-transform: uppercase;
}


/* Blokken */
#blocks {
	float: left;
	width: 1001px;
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	position: relative;
}
.box  {
	float: left;
	width: 320px;
	height: 200px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #4b4b4f;
}
.box a:link, .box a:visited {
	float: left;
	width: 320px;
	height: 200px;
	border: 0px;
	text-decoration: none;
	background: #2e2f35;
	cursor: pointer;
	-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5 */
  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
          transition: all 0.3s ease-out; 
}
.box a:hover {
	background: #1c1d21;
}

.box a:hover .arrow {
	position: absolute;
	bottom: 20px;
	right: 15px;
	width: 35px;
	height: 35px;
	background:  url("../images/arrow-white.png") no-repeat top right;
	z-index: 99;
}

.box .text {
	position: absolute;
	top: -10px;
	left: 15px;
	z-index: 99;
	font-family: 'PT Serif', Georgia,arial, serif; 
	font-size: 18px;
	line-height: 40px;
	
	color: #fff;
	width: 275px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: #009ed7;
	
	
}
.box .item {
	float: left;
	font-family: 'PT Sans', arial, serif; 
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #d7dbdf;
	margin: 0px 0px 0px 0px;
	padding: 45px 0px 0px 30px;
		cursor: pointer;
}
.box a:hover .text {
	color: #1c1d21;
}

.box .item img {
	position: relative;
	float: right;
	z-index: 98;
	border: 0px;
	margin: 0px 15px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.box .item .date {
	color: #e0992d;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

/* Rightbox */

.rightbox  {
	float: right;
	width: 300px;
	min-height: 200px;
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 0px solid #4b4b4f;
}
.rightbox a:link, .rightbox a:visited {
	float: left;
	width: 300px;
	min-height: 200px;
	border: 0px;
	text-decoration: none;
	background: #2e2f35;
	cursor: pointer;
	-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5 */
  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
          transition: all 0.3s ease-out; 
}
.rightbox a:hover {
	background: #1c1d21;
}

.rightbox a:hover .arrow {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 35px;
	height: 35px;
	background:  url("../images/arrow-white.png") no-repeat top right;
	z-index: 99;
	cursor: pointer;
}

.rightbox .text {
	position: absolute;
	top: -10px;
	left: 10px;
	z-index: 99;
	font-family: 'PT Serif', Georgia,arial, serif; 
	font-size: 18px;
	line-height: 40px;
	
	color: #fff;
	width: 265px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: #009ed7;
	
}
.rightbox a:hover .text {
	color: #1c1d21;
}


.rightbox .item {
	float: left;
	font-family: 'PT Sans', arial, serif; 
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #d7dbdf;
	margin: 0px 0px 0px 0px;
	padding: 35px 30px 30px 10px;
}
.rightbox .item img {
	position: relative;
	float: left;
	z-index: 98;
	border: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/* Smallbox Slidepanel */

.smallbox  {
	float: left;
	width: 215px;
	height: 150px;
	position: relative;
	margin: 0px 18px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 0px solid #4b4b4f;
}
.smallbox a:link, .smallbox a:visited {
	float: left;
	width: 215px;
	height: 150px;
	border: 0px;
	text-decoration: none;
	background: #2e2f35;
	cursor: pointer;
	border: 3px solid #2e2f35;
	-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5 */
  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
          transition: all 0.3s ease-out; 
}
.smallbox a:hover {
	background: #1c1d21;
	border: 3px solid #1c1d21;
}

.smallbox a:hover .arrow {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 35px;
	height: 35px;
	background:  url("../images/arrow-white.png") no-repeat top right;
	z-index: 99;
}

.smallbox .text {
	position: absolute;
	bottom: -4px;
	left: 3px;
	z-index: 99;
	font-family: 'PT Serif', Georgia,arial, serif; 
	font-size: 14px;
	line-height: 40px;
	text-align: left;
	cursor: pointer;
	color: #fff;
	width: 205px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
		background-color: transparent;
  background-color: rgba(0, 158, 215, 0.8);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99009ED7,endColorstr=#99009ED7); /* IE6–IE9 */
            zoom: 1;
	
}
.smallbox a:hover .text {
	color: #fff;
}


.smallbox .item {
	float: left;
	font-family: 'PT Sans', arial, serif; 
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #d7dbdf;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.smallbox .item img {
	position: relative;
	float: left;
	z-index: 98;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}






/* Foto Overzicht
------------------------------- */

.fotoslinks {
	float: left;
	margin: 10px 30px 10px 0px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
	width:215px;
	background: #2e2f35;
	position: relative;
	height: 110px;
}


.fotoslinks img {
	position: absolute;
	top: -8px;
	left: 8px;
	width: 215px;
	height: 110px;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
   
}


.fotobreed {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width:600px;
	position: relative;
}


.fotobreed img {
	width: 600px;
	margin:0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
   
}



.fotosoverzicht {
float: left;
width: 640px;
margin:20px 0px 10px 0px;
padding: 5px 0px 5px 0px;
}

.fotosoverzicht img {
height: 100px;
float:left;
cursor:pointer;
margin:0 7px 7px 0;
border: 2px solid #d1d3d7;
padding: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}



/* Footer */

#onderstuk {
	width: 100%;
	height: 235px;
	position: relative;
	margin: -235px auto 0 auto;
	background:  #d7dbdf url("../images/bg-headerbar.jpg") top center repeat-y;
}
/* Fix voor IE */
* html #onderstuk {
	margin-top: -235px;
}

a.naarboven:link, a.naarboven:visited {
	position: absolute;
	top: -8px;
	right: 8px;
	width: 35px;
	height: 35px;
	background:  url("../images/arrow_close.gif") no-repeat 0px 0px;
	-moz-transition: all 0.2s ease-out;  /* FF3.7+ */
       -o-transition: all 0.2s ease-out;  /* Opera 10.5 */
  -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
          transition: all 0.2s ease-out; 
          z-index: 999;
}
a.naarboven:hover {
	background-position: 0px -35px;
}


#footer {
	margin: 0 auto;
	width: 980px;
	height: 235px;
	position: relative;
	padding: 0px 0px 0px 0px;
}

#footer .copy {
	position: absolute;
	bottom: 18px;
	left: 360px;	
	color: #0c2949;
	font-size: 11px;
	border-right: 1px solid #9a9fa4;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
}

#footer #adres {
	float: left;
	width: 280px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 40px;
	position: relative;
}
#footer .logo {
	position: absolute;
	top: -20px;
	left: 10px;
	width: 50px;
	height: 55px;
	background:  url("../images/logo-dehoek-small.png") no-repeat 0px 0px;
}
#footer #adres h3 {
	font-family: 'PT Serif', Georgia,arial, serif; 
	position: relative;
	color: #1c1d21;
	font-size: 18px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 18px;
	text-transform: uppercase;
	 font-weight: bold;
}
#footer #adres h3 span {
	color: #009ed7;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 18px;
}
#footer #adres  p {

	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}


/* Direct naar */
#footer #directnaar {
	float: left;
	width: 280px;
	height: 180px;
	margin: 0px 0px 0px 40px;
	padding: 30px 0px 0px 0px;
	position: relative;
}

#footer #directnaar h3 {
	font-family: 'PT Serif', Georgia,arial, serif; 
	position: relative;
	color: #1c1d21;
	font-size: 18px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 18px;
	text-transform: uppercase;
	 font-weight: bold;
}
#footer #directnaar h3 span {
	color: #009ed7;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 18px;
}
#footer #directnaar ul {
	position: relative;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#footer #directnaar ul li { 
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: none;
	text-align: left;
	background: url("../images/arrow-small-blue.png") no-repeat  -6px 2px;
	font-weight: normal;
}
#footer #directnaar ul li a:link, #footer #directnaar ul li a:visited {
	display: block;
	color: #2e2f35;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-moz-transition: all 0.1s ease-out;  /* FF3.7+ */
		-o-transition: all 0.1s ease-out;  /* Opera 10.5 */
	  -webkit-transition: all 0.1s ease-out;  /* Saf3.2+, Chrome */
	          transition: all 0.1s ease-out;  
	}
	
#footer #directnaar ul li a:hover, #footer #directnaar ul li a:active{
	color: #009ed7;
	text-decoration: underline;
	margin: 0px 0px 0px 2px;
}


#bottombar {
	width: 100%;
	height: 8px;
	background: #2e2f35;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1000;
}
#bottomnav {
	position: absolute;
	bottom: 0px;
	left: 10px;
	width: 320px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1000;
	background: #2e2f35;
}

#bottomnav ul {
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 20px;
	}
#bottomnav ul li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	line-height: 16px;
	text-transform: uppercase;
	font-size: 10px;
	border-right: 1px solid #4b4b4f;
	}
#bottomnav ul li:last-child {
	border: 0px;
}
#bottomnav ul li a:link, #bottomnav ul li a:visited {
	font-family: 'PT Sans', arial, serif; 
	color: #7b8085;
	font-size: 10px;
	line-height: 16px;
	display: inline;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 11px 0px 11px;
	font-weight: normal;
	}
	
#bottomnav ul li a:hover, #bottomnav ul li a:active{ 
	color: #e0992d;
	text-decoration: none;

}

#bottomnav ul li a.actief:link, #bottomnav ul li a.actief:visited, #bottomnav ul li a.actief:hover {
	color: #e0992d;
	text-decoration: none;
}





/* Add Noise Label*/

#addnoise_label {
	position: absolute;
	bottom: 11px;
	right: 30px;
	width: 125px;
	height: 25px;
	font-style: italic;
	font-size: 10px;
	line-height: 16px;
	color: #a5a8ac;
}
span.addtext {
	color: #a5a8ac;
	font-size: 9px;
	overflow: hidden;
	line-height: 9999px;
	height: 10px;
	display: block;
}
a.addnoise_logo:link, a.addnoise_logo:visited {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 65px;
	height: 35px;
	background: url("../images/addnoise.png") no-repeat 0px 0px;

}
a.addnoise_logo:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}



/* Overzicht aanbod */

.shipbox{
	float: left;
	width: 670px;
	padding: 0px 0px 0px 10px;
	position: relative;
}

.shipbox-foto {
	float: left;
	width: 180px;
	height: 125px;
	margin: 0px 20px 50px 0px;
	position: relative;
	
}

.shipbox-foto img{
	float: left;
	width: 180px;
	height: 125px;
	border: 0px;
	margin: -8px 0px 0px 8px;
	position: relative;
}
.shipbox-foto a:link, .shipbox-foto a:visited {
	float: left;
	width: 180px;
	height: 125px;
	background: #c4c7cc; 
	z-index: 99;
	cursor: pointer;
	position: relative;
	padding: 0px;
	-moz-transition: all 0.2s ease-out;  /* FF3.7+ */
       -o-transition: all 0.2s ease-out;  /* Opera 10.5 */
  -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
          transition: all 0.2s ease-out; 
}
.shipbox-foto a:hover {
	background: #1c1d21;
}

.shipbox-foto a .zoom {
	position: absolute;
	bottom: 8px;
	right: -8px;
	width: 33px;
	height: 33px;
	background:  url("../images/zoom.png") no-repeat 0px 0px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}


.shipname {
	float: left;
	font-family: 'PT Serif', Georgia,arial, serif; 
	width: 170px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color:#2e2f35;
	padding: 10px 0px 0px 8px;
	text-decoration: none;
}
.shipname .pers {
	font-family: 'PT Sans', arial, serif; 
	padding-left: 3px;
	margin-left: 0px;
	line-height: 18px;
	font-size: 11px;
	background: url("../images/spacer.gif") no-repeat 0px 2px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}	

.shipbox-foto a:hover .shipname {
	color: #009ed7;
}

.ship-price {

	font-size: 13px;
	line-height: 18px;
	color:#009ed7;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 885;

}

.shipbox-text{
	float: left; 
	width: 400px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 17px;
}

a.ship-name:link, a.ship-name:visited {
	float: left;
	display: block;
	font-family: 'PT Serif', Georgia,arial, serif; 
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	 font-weight: bold;
	text-align: left;
	color:#2e2f35;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}

a.ship-name:hover, a.ship-name:active { 
	color: #009ed7;
	text-decoration: none;
	}


.detailfoto {
	float: right;
	position: relative;
	width: 300px;
	margin: 20px 0px 0px 40px;

	padding: 0px 0px 0px 0px;
	z-index: 999;
}
.detailfoto img {
	float: right;
	width: 300px;
position: relative;


margin:0 0px 10px 0;
border: 2px solid #d1d3d7;
padding: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}

a.btn-details:link, a.btn-details:visited { 
	font-family: 'PT Serif', Georgia,arial, serif; 
	font-size: 14px;
	padding: 4px 10px 4px 10px;
	color: #fff;
	background: #009ed7;
	-moz-transition: all 0.2s ease-out;  /* FF3.7+ */
       -o-transition: all 0.2s ease-out;  /* Opera 10.5 */
  -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
          transition: all 0.2s ease-out; 	
	}

a.btn-details:hover, a.btn-details:active { 
	color: #2e2f35;
	
	}
		

.specs {
	float: left;
	width: 600px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.specleft{
	float: left;
	width: 200px;
	padding: 2px 0px 3px 0px;
}

.specright{
	float: left;
	width: 400px;
	color: #686868;
	padding: 2px 0px 3px 0px;
}

.line {
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #ced0cf;
	clear: both;
}

.iconen{
	
	width: 600px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.iconen img{
	float: left;
	margin: 0px;
	padding: 3px 6px 3px 0px;
}



/* Searchbar */
#searchbar {
	position: absolute;
	right: 15px;
	bottom: 10px;
	width: 230px;
	height: 38px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 999;
}

.searchbox {
	width: 230px;
	height: 38px;
	position: relative;
	background: #fff url("../images/searchicon.gif") no-repeat 0px 0px;
}

.searchbox form p { position: relative; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.searchbox form p label { position: absolute; top: 0px; left: 0; padding-top: 8px; height: 26px;}
.searchbox form p br {display: none;}

.searchbox form fieldset {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.searchbox label {
	width: 140px;
	height: 16px;
	color: #bebbb1;
	font-size: 13px;
	font-style: normal;
 	font-weight: normal;
 	margin: 0px 0px 0px 0px;
 	padding: 11px 0px 11px 40px;
 	cursor: inherit;
 	font-family: 'PT Serif', Georgia,arial, serif;
}

input.submit {
	font-family: 'PT Serif', Georgia,arial, serif;
	position: absolute;
	top: 4px;
	right: -10px;
	width: 60px;
	height: 30px;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px 6px 10px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	overflow: hidden;
	background: #009ed7;
	text-transform: uppercase;
	border: 0px;
	cursor: pointer;
	-moz-transition: all 0.2s ease-out;  /* FF3.7+ */
       -o-transition: all 0.2s ease-out;  /* Opera 10.5 */
  -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
          transition: all 0.2s ease-out; 
}
input.submit:hover {
	color: #1c1d21;
	outline-color: invert;
   	outline-style: none;
   	outline-width: 0pt;
}
input.submit:focus {
	color: #1c1d21;
	outline-color: invert;
   	outline-style: none;
   	outline-width: 0pt;
}

form fieldset p input.input_searchfield {
	float: left;
	background: none;
	border: 0px solid #f3f2f1;
	font-size: 13px;
	width: 140px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 11px 40px;
	color: #76746c;
	font-style: normal;
 	font-weight: 300;
 	cursor: inherit;
 	font-family: 'PT Serif', Georgia,arial, serif;
}
.input_searchfield:focus {
	color: #292929;
	border: 0px solid #cacaca;
	outline: none;
}




/* Clearers
------------------------------------------------------------ */
.clearerline {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	border-bottom: 1px solid #bfc1c3;
}
.clearerline2 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	clear: both;
	border-bottom: 1px solid #bfc1c3;
}
.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

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

.clearer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer20 {
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer30 {
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer40 {
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer45 {
	height: 45px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
} 
.clearer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer75 {
	height: 75px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer100 {
	height: 100px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer220 {
	height: 220px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.spacer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer40 {
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer85 {
	height: 85px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}






#tweets{
	width: 281px;
	height: 186px;
	background: url(../images/tweets.gif) top left no-repeat;	
	position: absolute;
	border: 0px;
	top: 33px;
	right: 42px;	
	margin: 0px;
	padding: 0px;
}

a.twitter_doorlink:link, a.twitter_doorlink:visited, a.twitter_doorlink:active
{ 
   color: #009ed7;
   text-decoration: none;
	font-family: 'PT Serif', Georgia,arial, serif; 
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	position: absolute;
	top: -43px;
	left: 10px;
}
a.twitter_doorlink:hover {
	color: #1c1d21;
	text-decoration: none;
}

ul#twits{
	margin: 0px;
	padding: 10px;
	width: 251px;	
	list-style-type: none;
}

ul#twits li{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 21px;
}

ul#twits li a:link, ul#twits li a:visited { 
	color: #009ed7;
	text-decoration: none;	
	}

ul#twits li a:hover, ul#twits li a:active { 
	color: #009ed7;
	text-decoration: underline;
	}
	
ul#twits li a.twitdate:link, ul#twits li a.twitdate:visited { 
	color: #e0992d;
	text-decoration: none;	
	}

ul#twits li a.twitdate:hover, ul#twits li a.twitdate:active { 
	color: #e0992d;
	text-decoration: underline;
	}	
	
/**** RENTALL ****/

.r-h1 {
	font-family: 'PT Serif', Georgia,arial, serif; 
	position: relative;
	color: #1c1d21;
	font-size: 22px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 26px;
	text-transform: uppercase;
	 font-weight: bold;
}

.r-steps {
	background-color: white;
}

a.r-btn, a.r-btn:link, a.r-btn:visited, a.r-btn:active,
.r-btn,
.r-content input[type=submit],
.r-content button {
	background-color: #A2DB6A;
	color: white;
	border: 0;
	font-weight: bold;
}

.r-btn.r-back {
	background-color: #ccc!important;
}

.r-table .r-odd td {
	background: #fafafa;
}