/*** RESET ***/
html, body, div, span, object, 
 h3, h4, h5, h6, p, 
a, del, dfn, em, font, img,
small, strong, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
a
{
    text-decoration: none;
}

.stardekk a
{
	color: #939698;
    border-bottom: 1px solid #939698;
    text-decoration: none;
}
.stardekk a:hover
{
	color: #939698;
    border-bottom: 0px solid #939698;
}
body{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1;
	background-color: #ffffff;
}
ol, ul {
	list-style: none;
}


:focus {
	outline: 0;
	-moz-outline-style: none;
}

a:active { outline: none; }

/*** END RESET ***/

/*** BASIC LAYOUT ***/

#headercontainer 
{
	width: 100%;
	height: 137px;
}
#bannercontainer 
{
	width: 100%;
	height: 245px;
}
#contentcontainer 
{
	width: 100%;
}
#footercontainer 
{
	width: 100%;
	height: 217px;
}
.extern
{
    display: none;
}

/*** HEADER ***/

#header 
{
	width: 834px;
	margin: 0 auto;
	height: 137px;
}
#header #header1
{
	position: relative;
	width: 250px;
	float: right;
	height: 10px;
	top: 24px;
	font-size: 0.7em;
	line-height: 1.2;
	color: #838383;
}
#header #header1 li
{
	display: inline;
}
#header #header1 a
{
	color: #838383;
}
#header #header1 a:hover
{
	color: #e8e8e8;
}
#header #header1 #links
{
	float: left;
}
#header #header1 #taal
{
	float: left;
	margin-left: 10px;
	background-color: #c3c3c3;
	padding: 1px 3px 1px 3px;
    width: 80px;
}
#header #header1 #taal li
{
	display: inline;
}
#header #header2
{
	position: relative;
	background: url("../images/logo.png") no-repeat;
	width: 348px;
	float: left;
	height: 62px;
	top: 30px;
}
#header #header3
{
	position: relative;
	width: 432px;
	height: 10px;
	float: right;
	top: 100px;
}
#header #header3 li
{
	float: left;
	border-right: 1px solid #e4e4e4;
	/*padding: 0 4px 0 4px;*/
    padding: 0 15px 0 15px;
	line-height: 0;
}
#header #header3 li.menuright
{
	border-right: none !important;
}
/*** BANNER ***/

#banner
{
	position: relative;
	width: 838px;
	margin: 0 auto;
	height: 245px;
	left: 7px;
}

/*** CONTENT ***/

#content 
{
	width: 834px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 0.8em;
	min-height: 250px;
}
#content #leftcontent
{
	position: relative;
	float: left;
	width: 370px;
	margin: 0 auto;
	left: 10px;
}
#content #leftcontent .leftcontenttitle
{
	font-size: 1.1em;
	color: #6d6d6d;
	margin-bottom: 20px;
	line-height: 1.2;
}
#content #leftcontent .leftcontenttext
{
	font-size: 0.9em;
	color: #939698;
	margin-bottom: 20px;
	line-height: 1.5;
	width: 350px;
}
#content #leftcontent .leftcontenttext a
{
	color: #939698;
}
#content #rightcontent
{
	float: right;
	width: 448px;
	margin: 0 auto;
}
#content #rightcontent #eyecatcher1
{
	float: left;
	width: 220px;
	margin: 0 auto;
}
#content #rightcontent #eyecatcher2
{
	float: left;
	width: 220px;
	margin: 0 auto;
	margin-left: 8px;
}
#content #rightcontent .eyecatcherimage
{
	margin-bottom: 10px;
}
#content #rightcontent .eyecatchertitle
{
	font-size: 1em;
	margin-bottom: 6px;
}
#content #rightcontent .eyecatchertext
{
	color: #999999;
	font-size: 0.8em;
	line-height: 1.3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
}
#content #rightcontent .eyecatchermeerinfo a
{
	background: 1px 4px url("../images/meerinfoarrow.png") no-repeat;
	padding-left: 18px;
	font-style: italic;
	font-size: 0.8em;
	color: #a09f9f;
}
#content #rightcontent .eyecatchermeerinfo a:hover
{
	color: #616161;
}

/*** CONTENT BINNENPAGE***/

#content #leftcontentbinnen 
{
	position: relative;
	float: left;
	width: 193px;
	left: 10px;
	margin-right: 30px;
}
#content #leftcontentbinnen h1
{
	margin-bottom: 8px;
	color: #585858;
	font-size: 1.3em;
} 

#content #leftcontentbinnen h1 #leftcontentbinnentitle
{
	margin-bottom: 8px;
	color: #585858;
	font-size: 1.3em;
}
#content #leftcontentbinnen #leftcontentbinnenmenu ul li
{
	background-color: #4786bb;
	height: 14px;
	margin-bottom: 1px;
	padding: 6px 4px 4px 4px;
	color: #ffffff;
	font-size: 0.9em;
}

#content #leftcontentbinnen #leftcontentbinnenmenu ul li a
{
	color: #ffffff;
}
#content #leftcontentbinnen #leftcontentbinnenmenu ul li:hover
{
	background-color: #5291c6;
	cursor: hand;
	cursor: pointer;
}

#content #leftcontentbinnen #leftcontentbinnenmenu2 ul li
{
	background-color: #AA2A26;
	height: 14px;
	margin-bottom: 1px;
	padding: 6px 4px 4px 4px;
	color: #ffffff;
	font-size: 0.9em;
}

#content #leftcontentbinnen #leftcontentbinnenmenu2 ul li a
{
	color: #ffffff;
}
#content #leftcontentbinnen #leftcontentbinnenmenu2 ul li:hover
{
	background-color: #AA2A26;
	cursor: hand;
	cursor: pointer;
}

#content #leftcontentbinnen #leftcontentbinnenmenu3 ul li
{
	background-color: #99BB2D;
	height: 14px;
	margin-bottom: 1px;
	padding: 6px 4px 4px 4px;
	color: #ffffff;
	font-size: 0.9em;
}

#content #leftcontentbinnen #leftcontentbinnenmenu3 ul li a
{
	color: #ffffff;
}
#content #leftcontentbinnen #leftcontentbinnenmenu3 ul li:hover
{
	background-color: #99BB2D;
	cursor: hand;
	cursor: pointer;
}

#content #rightcontentbinnen 
{
	float: left;
	width: 590px;
	min-height: 300px;
	border-left: 1px solid #adadad;
	padding-left: 20px;
	margin-bottom: 30px;
}

#content #rightcontentbinnen img 
{
	width: 80px;
	height: 80px;
	margin-right: 14px;
	margin-bottom: 14px;
}

#content #rightcontentbinnen .rightcontentbinnenleft 
{
	float: left;
	width: 260px;
	clear: both;
	margin-top: 10px;
	display: block;
}
#content #rightcontentbinnen  h2
{
	float: left;
	margin-bottom: 0px;
	color: #538ec0;
	font-size: 1.3em;
	width: 600px;
}

#content #rightcontentbinnen  h2 .city
{
	float: left;
	margin-bottom: 0px;
	color: #99BB2D;
	font-size: 1.3em;
	width: 600px;
}

#content #rightcontentbinnen  h2 .expo
{
	float: left;
	margin-bottom: 0px;
	color: #AA2A26;
	font-size: 1.3em;
	width: 600px;
}

#content #rightcontentbinnen .rightcontentbinnengallery
{
	float: left;
}
#content #rightcontentbinnen .rightcontentbinnenright 
{
	clear: both;
	/*float: left;*/
	/*width: 330px;*/
	padding-top: 20px;
    text-align: justify;
    padding-bottom: 20px;
}
#content #rightcontentbinnen .rightcontentbinnenright .koptekst
{
	/*color: #939698;*/
	color: #6E6E6E;
	font-size: 1em;
	margin-bottom: 14px;
	line-height: 1.4;
}
#content #rightcontentbinnen .rightcontentbinnenright .koptekst p
{
	margin-bottom: 10px;
	margin-top: 10px;
}

#content #rightcontentbinnen .rightcontentbinnenright .koptekst a
{
	color: #939698;
    border-bottom: 1px solid #939698;
}
#content #rightcontentbinnen .rightcontentbinnenright .koptekst a:hover
{
	color: #939698;
    border-bottom: 0px solid #939698;
}

#content #rightcontentbinnen .rightcontentbinnenright .koptekst ul
{
	list-style: square;
    margin: 25px;
}

/*** FOOTER ***/

#footer
{
	position: relative;
	width: 834px;
	margin: 0 auto;
	height: 217px;
	margin-top: 20px;
}
#footer #footerup
{
	width: 834px;
	height: 156px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 20px;
	padding-top: 24px;
}
#footer #footerup #footer1
{
	float: left;
	background: url("../images/plattegrond.png") no-repeat;
	width: 170px;
	height: 130px;
	border-right: 1px solid #e9e9e9;
}
#footer #footerup #footer2
{
	position: relative;
	float: left;
	width: 180px;
	margin: 0 auto;
	height: 115px;
	border-right: 1px solid #e9e9e9;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 15px;
}
#footer #footerup #footer3
{
	position: relative;
	float: left;
	width: 180px;
	margin: 0 auto;
	height: 115px;
	border-right: 1px solid #e9e9e9;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 15px;
}
#footer #footerup #footer4
{
	position: relative;
	float: left;
	width: 160px;
	margin: 0 auto;
	height: 115px;
	padding-left: 30px;
	padding-top: 15px;
}
#footer #footerup .hoteladres
{
	margin-bottom: 10px;
}
#footer #footerup .bekijk input
{
	font-size: 0.6em;
	color: #a3a3a3;
	padding: 3px;
	border: 1px solid #dbdbdb;
	background-color: #ffffff;
	width: 100px;
	cursor: hand;
	cursor: pointer;
}
#footer #footerup .bekijk input:hover
{
	border: 1px solid #949494;
	background-color: #ffffff;
	color: #555555;
}

.clearfloats 
{
	clear: both;
}
#footer #footerdown 
{
	width: 834px;
	height: 50px;
	margin-bottom: 20px;
}
#footer #footerdown #footerleft
{
	float: left;
	height: 10px;
}
#footer #footerdown #footerleft li
{
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #efefef;
}
#footer #footerdown #footerright
{
	background: 1px 2px url("../images/bovenarrow.png") no-repeat;
	float: right;
	width: 68px;
	height: 20px;
	padding-left: 20px;
	font-size: 0.6em;
}
#footer #footerdown #footerright a
{
	color: #a3a3a3;
}
#footer #footerdown #footerright a:hover
{
	color: #373737;
}

#footer #stardekkfooter 
{
	position: relative;
	float: right;
	width: 124px;
	height: 20px;
	font-size: 0.6em;
	top: -44px;
}
#footer #stardekkfooter #bystardekk a
{
	float: left;
	color: #d3d2d2;
	padding-right: 6px;
}
#footer #stardekkfooter #bystardekk a:hover
{
	color: #373737;
}
#footer #stardekkfooter #stardekklogo
{
	position: relative;
	background: url("../images/stardekk.jpg") no-repeat;
	float: left;
	top: -1px;
}