/**
 * standaard lettertype + lettergrootte instellen
 */ 
* {
	font-family:				Tahoma, sans-serif;
	font-size:		 			11px;
	line-height:				18px;
}

.clear {
	clear:						both;
	font-size:					0px;
	height:						0px;
	line-height:				0px;	
}

.onlyclear {
	clear:						both;
}

p {
	color:						#FFF;
	font-size:					11px;
}

span {
	color:						#FFF;
	font-size:					11px;
}

a {
	color:						#26bdd7;
	font-size:					11px;
	text-decoration:			underline;	
}

a:hover {
	text-decoration:			none;
}

/**
 * body, html 
 * margin van het totale frame zetten
 * background instellen
 */
body,html {
	margin:						0px;
	background-color:			#FFF;
	height:						100%;
	background-image: 			url(../images/site/bg.gif);
}

html {
	 overflow-y:				scroll;
	 overflow-x:				hidden;
}

#overlay {
	position:					absolute;
	left:						0px;
	top:						0px;
	width:						100%;
	height:						100%;
	z-index:					999;
	display:					none;
	min-height:					692px;
}

#overlay .trans {
	background-color:			#4a352f;
	opacity:					0.8;
	filter: 					alpha(opacity = 80);
	width:						100%;
	height:						100%;
	zoom:						1;
}

#overlay2 {
	position:					absolute;
	left:						0px;
	top:						0px;
	width:						100%;
	height:						100%;
	z-index:					999;
	display:					none;
	min-height:					692px;
}

#overlay2 .trans {
	background-color:			#4a352f;
	opacity:					0.8;
	filter: 					alpha(opacity = 80);
	width:						100%;
	height:						100%;
	zoom:						1;
}

#overlay2 .newsletter-submit {
	width:						700px;
	height:						500px;
/*	background-image:			url(/images/site/popup-bg.png);*/
	position:					absolute;
	left:						50%;
	top:						50%;
	margin-left:				-350px;
	margin-top:					-250px;
        -moz-box-shadow: 0px 0px 10px #000;
        -webkit-box-shadow: 0px 0px 10px #000;
}

#vakantie-close {
    position: absolute;
    right: 0px;
    top: 0px;
}

#overlay .newsletter-unsub div.cnt {
	position:					static;
	padding:					5px 0;
}

#overlay .newsletter-unsub div.cnt span,
#overlay .newsletter-unsub div.cnt p {
	color:						#000;
}

#overlay .newsletter-unsub .button {
	background-color:			#4a352f;
	border:						0;
	color:						#FFF;
	width:						230px;
	font-size:					15px;
	font-weight:				bold;
	padding:					3px 5px;
	text-decoration:			none;
	margin:						35px 0 0 100px;
	display:					block;	
}

#overlay .newsletter-submit {
	width:						700px;
	height:						396px;
/*	background-image:			url(/images/site/popup-bg.png);*/
	position:					absolute;
	left:						50%;
	top:						50%;
	margin-left:				-280px;
	margin-top:					-208px;
}

#overlay .newsletter-submit .background {
	background-image:			url(/images/site/popup-bg.png);
	position:					absolute;
	left:						0px;
	top:						0px;
	width:						700px;
	height:						396px;
	padding:					0;
	margin:						0;
}

#overlay .newsletter-submit div {
	padding:					70px;
	padding-right:				210px;
	position:					absolute;
}

#overlay-twitter {
	position:					absolute;
	left:						0px;
	top:						0px;
	width:						100%;
	height:						100%;
	z-index:					1000;
	display:					none;
	min-height:					692px;
}

#overlay-twitter .trans {
	background-color:			#2bbed8;
	opacity:					0.7;
	filter: 					alpha(opacity = 70);
	width:						100%;
	height:						100%;
	zoom:						1;
}

#overlay-twitter .twitter {
	width:						779px;
	height:						294px;
	/*background-image:			url(/images/site/twitter-bg.png);*/
	position:					absolute;
	left:						50%;
	top:						50%;
	margin-left:				-337.5px;
	margin-top:					-150px;
}

#overlay-twitter .twitter .background {
	background-image:			url(/images/site/twitter-bg.png);
	position:					absolute;
	left:						0px;
	top:						0px;
	width:						779px;
	height:						294px;
	padding:					0;
	margin:						0;
}

#overlay-twitter .twitter div {
	margin:						30px;
	font-size:					11px;
}

#overlay-twitter .twitter div .nav {
	position:					absolute;
	width:						11px;
	left:						470px;
	top:						30px;
}

#overlay-twitter .twitter div h1 {
	margin-left:				0px;
	color:						#26bcd6;
	position:					absolute;
}

#overlay-twitter .twitter div .twitter-container {
	top:						60px;
	width:						440px;
	height:						150px;
	overflow:					hidden;
	margin:						0;
	position:					absolute;
}

#overlay-twitter .twitter div .twitter-link {
	margin-left:				336px;
	position:					absolute;
	top:						220px;
	left:						70px;
}

#overlay-twitter .twitter div .twitter-container ul li.tweet {
	font-size:					10px;
	padding-top:				5px;
	padding-bottom:				5px;
	text-align:					justify;
	border-bottom:				1px dashed #26bcd6;
	height: 					40px;
}

#twitter-up {
	opacity:					0.5;
	filter: 					alpha(opacity = 50);
}

#twitter-down {
	opacity:					0.5;
	filter: 					alpha(opacity = 50);
}

/**
 * Wrapper
 * algehele container voor het hele frame
 */
#wrapper {
	width: 						100%;
	height:						100%;
	position:					relative;
}

#wrapper .bodywide {

}

#wrapper .bodywide .logowrap {
	position:					relative;
}

#wrapper .bodywide .logowrap img {
	position:					absolute;
	left:						300px;
	z-index:					99;
}	
 
#wrapper .body {
	position:					relative;
	width:						1001px;
	height:						auto;
	margin:						0 auto; /* center, not in IE5 */
}

#wrapper .body .behind {
	position:					absolute;
	left: 						38px;
	width:						925px;
	height:						100%;
	display:					none;
	background-color:			#FFF;
}

#wrapper .body .behind .content-left {
	position:					absolute;
	width:						697px;
	left:						-574px;
	background-color:			#FFFFFF;
	color:						#888888;
	padding:					26px;
	height:						100%;
	text-align:					justify;
}

.content-left * {
	color:						#888888;
	line-height: 				18px;
}

.content-left a {
	color: 						#26bdd7;
}

#wrapper .body .behind .content-right {
	position:					absolute;
	width:						803px;
	left:						122px;
	background-image: 			url(../images/site/bg.gif);
	color:						#FFF;
}

#wrapper .body .left {
	position:					absolute;
	width:						214px;
	height:						auto;
	right:						787px;
	overflow:					hidden;
	border-right:				1px solid #92756c;
	background-image: 			url(../images/site/bg.gif);
	color:						#FFF;
}

#wrapper .body .right {
	position:					absolute;
	width:						786px;
	left:						214px;
	height:						auto;
	margin-left:				-1px;
	z-index:					1;
	overflow:					hidden;
	background-image: 			url(../images/site/bg.gif);
	border-left:				0px solid #92756c;
	color:						#FFF;
}

#wrapper .header {
	height:						22px;
	width:						100%;
	position:					absolute;
	background-color:			#4a352f;
}

#wrapper .footer {
	height:						17px;
	width:						100%;
	position:					absolute;
	bottom:						0px;
	background-color:			#4a352f;
}

#wrapper .left .footer {
	}

#wrapper .left .footer span {
	color:						#6f4f45;
	font-size:					10px;
	margin-right: 				5px;
	position:					absolute;
	right:						0px;
	width:						150px;
	display:					block;
	text-align:					right
}

#wrapper .right .footer {
	padding-left:				5px;
	color:						#6f4f45;
	font-size:					10px;
}

#wrapper .right .footer a {
	color:						#6f4f45;
	font-size:					10px;
}

#wrapper .left .inner, #wrapper .right .inner {
	margin-top:					22px;
	margin-bottom:				17px;
	margin-left:				0px;
	margin-right:				0px;
	min-height:					692px;
	position:					relative;
}
#wrapper .left .content {
	text-align:					right;
}

#wrapper .content {
	position: 					absolute;
	top:						0px;
	width:						100%;
}

#wrapper .background {
	position:					absolute;
	top:						22px;
	height:						634px;
	width:						100%;
	right:						0px;
	display:					none;
}

#wrapper h1 {
	font-weight: 				bold;
	color: 						#26bcd6;
	margin: 					0;
	padding: 					0;
}

#wrapper p {
	padding-bottom: 			20px;
}

#wrapper .button.hover {
	background-color: 			#26bdd7;
}