@charset "utf-8";
/* CSS Document */
body, html
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0;
	height: 100%; 
	/*background: url(../img/logo_joss.jpg);*/
}
#introWrapper
{
	width: 876px;
	height: 581px;
	background-image: url(../../img/intropage.jpg);
	background-repeat: no-repeat;	
	margin: 0 auto;
}
#introWrapper a.enter 
{
	float: left;
	color: #CC9900;	
	margin-top: 405px;
	margin-left: 563px;
}

#introWrapper input 
{	
	float: left;
	margin-top: 10px;
	margin-left: 563px;
}

#introWrapper label 
{
	float:left;
}

#introWrapper a.enter:hover
{
	color:#FFFFFF;
}

#mainWrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 812px;
}
#headerWrapper
{
	width: 812px;
	height: 192px;
	background-image: url(../../img/header.bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerWrapperEn
{
	width: 812px;
	height: 192px;
	background-image: url(../../img/header.bg.en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerScrollingMarquee
{
	color:#FFFFFF;
	float:left;
	padding-top: 170px;
	padding-left: 180px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#margueeOverImg
{
	width: 590px;
	height: 26px;
	position: relative;
}
#margueeOverImg h1{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#margueeOverImg  span {
	position: absolute;
	display: block;
	top:0;
	left:0;
	width: 590px;
	height: 22px;
	background-image: url(../../img/marquee.png);
	background-repeat:repeat-y;
}

#footerWrapper
{
	width: 812px;
	height: 54px;
	padding-top: 3px;
	color: #fff;
	background-image: url(../../img/footer.bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	float:left;
	clear:both;
	text-align:center;
}
#meniuTopWrapper
{
	width: 912px;
	height: 35px;
	background-image: url(../../img/meniu.top.bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#meniuTopContent
{
	padding-top: 5px;
	padding-left: 164px;
	height: 35px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#meniuTopContent a
{
	text-decoration: none;
	color: #CC9900;
}
#meniuTopContent a:hover
{
	color:#FFFFFF;
}
#meniuTopContent a.home
{
	margin-right: 38px;
}
#meniuTopContent a.partypics
{
	margin-right: 38px;
}
#meniuTopContent a.winactie
{
	margin-right: 46px;
}
#meniuTopContent a.nieuws
{
	margin-right: 37px;
}
#meniuTopContent .separator
{
	color: #FFFFFF;
	font-size: 12px;
}
#contentWrapper
{
	width: 812px;
	height:auto;
	background-image: url(../../img/content.bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color:#000000;
	float:left;
	margin: 0px;
	padding: 0px;
}
#contentLeftWrapper
{
	float:left;
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#contentLeftMenu
{
	width: 210px;
	background-image: url(../../img/content.left.bottom.separator.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
#contentLeftMenu ul
{
	margin: 0px;
	padding: 0px;
	text-align:right;
	padding-right: 5px;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;	
}
#contentLeftMenu ul li
{
	display: block;
	height: 17px;
}
#contentLeftMenu ul li a
{
	color:#FFFFFF;
	text-decoration: none;
}
#contentLeftNewsWrapper
{
	width: 210px;
	height:auto;
	background-image: url(../../img/content.left.section.bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#contentLeftNewsWrapper p{
	margin:0px;
	padding:0px;
}
#contentLeftNews
{
	width: 182px;
	background-image: url(../../img/content.left.bottom.separator.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left:28px;
	padding-bottom: 20px;
}
#contentLeftNews h2
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentLeftNews h2 a
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#CC9900;
}
#contentLeftNews h2 a:hover
{
	color:#FFFFFF;
}
#contentLeftNews h3
{
	margin: 0px;
	padding: 0px;

}
#contentLeftNews h3 a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC9900;
	text-decoration: none;
	font-weight: normal;
}
#contentLeftNews p
{
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
#contentLeftNews a.clickHere
{
	text-decoration: none;
	color: #c78410;
}
#contentLeftNews a.clickHere:hover
{
	text-decoration: none;
	color: #fff;
}
#contentLeftNews a.readMore
{
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
#contentLeftNews a.readMore:hover
{
	color: #fff;
}
#contentLeftKluisjeReserverenWrapper
{
	width: 210px;
	padding-top:2px;
	text-align: left;
}
#contentLeftKluisjeReserveren
{
	width: 182px;
	background-image: url(../../img/content.left.section.bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 28px;
	padding-bottom: 20px;
}
#contentLeftKluisjeReserveren h2
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentLeftKluisjeReserveren h2 a
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#CC9900;
}
#contentLeftKluisjeReserveren h2 a:hover
{
	color:#FFFFFF;
}
#contentLeftKluisjeReserveren h3
{
	margin: 0px;
	padding: 0px;

}
#contentLeftKluisjeReserveren h3 a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC9900;
	text-decoration: none;
	font-weight: normal;
}
#contentLeftKluisjeReserveren p
{
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
#contentLeftKluisjeReserveren a.readMore
{
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
#contentLeftKluisjeReserveren a.readMore:hover
{
	color: #fff;
}
#mainContentWrapper
{
	width: 569px;
	_width: 600px;
	float:left;
}
#newsletterSubcriptioWrapper
{
	width: 569px;
	float: left;
	height: 22px;
	background-image: url(../../img/newslettersubscription.bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
	margin: 0px;
	padding: 0px;	
}
#newsletterSubscriptionContent
{
	margin: 0px;
	padding: 0px;
	margin-right: 7px;
	float:right;
	color: #fab71a;	
}
#newsletterSubscriptionContent .button
{
	background-image: url(../../img/newslettersubscription.button.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 23px;
	height: 21px;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float:left;
}
#newsletterSubscriptionContent .textField
{
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/newslettersubscription.textfield.jpg);
	background-repeat: repeat-x;
	width: 110px;
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	padding-top: 3px;
}
#newsletterSubscriptionContent label
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC9900;
	float:left;
	margin-top: 3px;
}
#centerContentWrapper
{
	float: left;
	width: 402px;
	height: 339px;
	overflow:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
}
#centerContentWrapper p
{
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 8px;
	margin-left: 3px;
}
#centerContentWrapper a
{
    color: #cc9900;
}

#contentRightWrapper
{
	float:left;
	width: 160px;
	_width: 180px;
	color:#FFFFFF;	
	background-image:url(../../img/rightSide.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 339px;
	padding-left:1px;
}
#contentRightWrapper .calendarTitle
{
	width: 160px;
	text-align: center;
	height: 17px;
	float: left;
	background: #aa8f58;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 3px;
}

#logo
{
	width: 849px;
	height: 192px;
	background-image: url(../../img/logo.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
#logo_dreapta
{
	float: left;
	width: 157px;
	height: 192px;
	clear: both;
	background-image: url(../../img/logo_dreapta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainContentLeftWrapper
{
	position: relative;
	float: left;
	width: 690px;
	height: 500px;
	background-color: #545557;
	background-image: url(../../img/main.content.left.bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	overflow:auto;
}
#contact_naam
{	position: relative;	float: left;	width: 550px;	height: 20px;	text-align:right;	}
#contact_naam_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_naam_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}
#contact_addres
{	position: relative;	float: left;	width: 550px;	height: 30px;	text-align:right;	}
#contact_addres_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_addres_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}
#contact_postcode
{	position: relative;	float: left;	width: 550px;	height: 30px;	text-align:right;	}
#contact_postcode_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_postcode_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}
#contact_plaats
{	position: relative;	float: left;	width: 550px;	height: 30px;	text-align:right;	}
#contact_plaats_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_plaats_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}
#contact_telefoonnummer
{	position: relative;	float: left;	width: 550px;	height: 30px;	text-align:right;	}
#contact_telefoonnummer_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_telefoonnummer_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}
#contact_opmerking
{	position: relative;	float: left;	width: 550px;	text-align:right;	vertical-align:top;	}
#contact_opmerking_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_opmerking_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}
#contact_opmerking_spatiu
{	position: relative;	float: left;	width: 50px;	height: 1px;	text-align:right;	}
/*#contact_submit
{	position: relative;	float: left;	width: 400px;	height: 30px;	text-align:right;	}*/
#referinta_titlu
{	position: relative;	float: left;	width: 550px;	height: 30px;	text-align:left;	}
#referinta_continut
{	position: relative;	float: left;	width: 550px;	text-align:left;	vertical-align:top;	}
.clasa_input
{
	width: 400px;
}
.clasa_textarea
{
	height: 200px;
	width: 400px;
}
.clasa_textarea_mica
{
	height: 50px;
	width: 400px;
}
#afis
{
	padding: 10px;
}

#mainContentRightWrapper
{
	float: left;
	width: 148px;
	padding-left: 10px;
	padding-right: 10px;

}
#footer
{
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	clear:both;
	text-align:center;
	width: 1000px;

}
#textContent
{
	margin: 10px;
}

.clear {
	clear: both;
}
