html , body {
	margin:0px;
	padding:0px;
	font-family:Calibri, Arial;
	font-size:15px;
	font-weight: normal;
	color: #FFF;
	background-color: #000000;
}

.container {
	width:100%;
	overflow:hidden;
}

#clear , .clear {
	clear:both;
	margin:0px;
	padding:0px;
}

.bgcolor {
	background:#000;
	padding: 20px;
	height: 366px;
}


form {
	margin:0px;
	padding:0px;
}

input[type="text"] {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color: #868686;
	border: 1px solid #838383;
}

a , a:active{
	text-decoration: underline;
	font-weight: normal;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size:22px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-size:17px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
}

.stroke01 {
	background-image: url('http://www.huberthaenen.nl/data/images/skin/zwartmodern/stroke01.png');
	background-position: center;
	background-repeat: no-repeat;
	height:31px;
	line-height: 31px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#main {
	
}

#header {
	
	padding: 0px 44px 5px 44px;
	position:absolute;
	top:50%;
	left:50%;
	width:974px;
	margin-left:-487px;
	margin-top:-280px;
	z-index:9;
}

#logo {
	height: 79px;
	text-align:center;
	margin-bottom: 20px;
}

#nav {
	text-align:center;
	
}

#nav a , #nav a:active{
	text-decoration:none;
	padding: 5px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
	font-size: 18px;
	color: #aeaeae;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 2px;
}

#nav a:hover {
	color: #ffffff;
	background-image: url(http://www.huberthaenen.nl/data/images/skin/zwartmodern/navbg.png);
}

#nav a.active {
	color: #ffffff;
	background-image: url(http://www.huberthaenen.nl/data/images/skin/zwartmodern/navbg.png);
}


#pageWrap {
	background-image: url('http://www.huberthaenen.nl/data/images/skin/zwartmodern/framebg.png');
	background-repeat: no-repeat;
	height: 417px;
	
	
	padding: 56px 0px 0px 85px;
	
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-477px;
	margin-top:-200px;
	width: 974px;
}

#page {
	height: 406px;
	width: 842px;
}

#picture {
	width: 517px;
	height: 406px;
	overflow: hidden;
	background-color: #000;

}

#content2 {
	background-color: #000;
	width: 275px;
	padding: 20px;
	height: 366px;
}

#quoteBox {
	background-image: url('http://www.huberthaenen.nl/data/images/skin/zwartmodern/quotebg.png');
	position:absolute;
	margin-top: 145px;
	padding: 20px 20px 20px 20px;
	width: 310px;
}

#quoteBox .quote {
	color: #ffffff;
	font-size: 27px;
	line-height: 1.0;
	margin-bottom: 10px;
}

#quoteBox .quoter {
	font-size:15px;
	font-weight: bold;
	color: #ffffff;
}

#quoteBox .quoterInfo {
	font-size:15px;
	color: #ffffff;
}

#newsLetter {
	background-color: #222222;
	border: 1px solid #313131;
	padding: 7px 7px 7px 15px;
	width: 322px;
}

#newsLetter form {
	margin: 0px;
	padding: 0px;
}

#newsLetter label { 
	margin-right: 10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
}

#newsLetter input[type="image"]{ 
	float: left;
	margin: 0px;
	padding:0px;
}

#newsLetter input[type="text"] { 
	margin-right: 10px;
	float: left;
	height: 18px;
}


#footLine{
	width: 860px;
	margin:0 auto;
	padding-left: 40px;
}

#footer {
	color: #a0a0a0;
	font-size: 14px;
	text-align:center;
	padding: 10px 0px 10px 0px;
}

#footer a , #footer a:active{
	text-decoration:none;
	color: #a0a0a0;
}

#footer a:hover {
	text-decoration:underline;
}

.bold {
	font-weight: bold;
}

.bolder {
	font-weight: bolder;
}

 .italic {
	font-style:normal;
}


.cardTitle {
	margin: 3px 0px;
	float:left;
	font-size:16px;
	width:325px;
}

.cardDescription {
	color:#FFF;
	clear:both;
	font-size:15px;
	font-style: italic;
	padding-right:50px;
}

.cardPrice {
	float:right;
	width:50px;
	font-size:16px;
	margin: 3px 0px;
/*	font-style:italic; */
}

#cardItem {
	width:100%;
	font-size:16px;
	overflow:hidden;
	color: #ffffff;
}

#cardItem a, #cardItem a:active  {
	display:block;
	float:left;
	padding:3px 5px 3px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #fffff;
	background-color: #1a1a1a;
	border: 1px solid #222222;
	text-decoration: none;
}


#cardItem a:hover  {
	display:block;
	padding:3px 5px 3px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #fffff;
	background-color: #393939;
	border: 1px solid #222222;
}




#form {
	
}

#form h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;
}
#form p{
	font-size:15px;
	color:#FFF;
	margin-bottom:20px;
	border-bottom:solid 1px #262626;
	padding-bottom:10px;
}
#form label, #formGuestbook label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:90px;
	float:left;
	padding:2px;
	margin:4px 0 10px 10px;
}

#form label.error , #form2 label.error, #formGuestbook label.error {
	color:#880300;

	text-decoration: blink;
}

#form .small{
	color:#FFF;
	display:block;
	font-size:15px;
	font-weight:normal;
	text-align:right;
	width:90px;
}
#form input, #form textarea , #form select , #form iframe , 
#formGuestbook input, #formGuestbook  textarea , #formGuestbook  select , #formGuestbook  iframe  {
	float:left;
	width:190px;
	font-size:15px;
	color:#000;
	padding:2px;
	margin:2px 0 10px 5px;
}

#formGuestbook input {
	margin-top:2px;
	width:250px;
}

#form textarea { height:60px; }

#formGuestbook  textarea {
height:100px;
width:250px;
}

#form button , #formGuestbook button { 
	clear:both;
	margin-left:110px;
	text-align:center;
	font-size:15px;
	padding:3px;
			
}

.scrollPane {
	overflow:hidden;

}

/*JScrollPane CSS*/
.jScrollPaneContainer {
position: relative;
overflow: hidden;
z-index: 1;
padding-right: 5px;

}
.jScrollPaneTrack{
	position:absolute;
	cursor:pointer;
	right:0;
	top:0;
	height:100%;
}
.jScrollPaneDrag{
	position:absolute;
	background:#FFF;
	cursor:pointer;
	overflow:hidden;

}


.errorForm {
	background:#e5d2d5;
	padding:15px;
	color:#000;
	font-weight:normal;
	margin: 10px 0px;
	border:1px solid #59000c;
}

.errorForm li {
	margin-left:30px;
	padding: 1px 0px;
	list-style-type: disc;
}


.open .day {
	width:55px;
	background:#FFF;
	padding:2px 5px;
	margin:1px 0px;
	color:#000;
	margin-right:10px;
}

.open .hour {
	padding:2px 3px;
	margin:1px 0px;
}

.open .hour2 {
	padding:2px 3px;
	margin:1px 0px;
	margin-left:20px;
}

#map {
	width:460px;
	height:280px;
	background:#FFF;
	padding:5px;
}

#map {
	color:#33251d;
}

hr {
	border:0px;
	background: #5b4a41;
	height:1px;
	overflow:hidden;
	margin:10px 0px;	
}

#smallSubscribe {
	background: url('../../../../../data/images/skin/classic/back-subscribe.png') no-repeat;
	width:353px;
	height:21px;
	padding:5px 5px;
	color:#ffe1b2;
	margin-left:270px;
}


#smallSubscribe form {
	margin:0px;
	padding:0px;
}

#twitter {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-90px;
	margin-left:-610px;
	width:190px;
	height:250px;
}

.signButton {
	margin:5px 0px;
}

.guestbookTitle {
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}

.guestbookContent {
	margin-left:10px;
	font-size:15px;
}

.guestbookTime {
	/* font-style:italic; */
	font-size:15px;
	text-align:right;
	margin-bottom:10px;
}

.pictureBlock {
	overflow:hidden;
	border:1px solid #000;
	margin-right:10px;
	margin-bottom:10px;
}

.pag2 , .pag2 a , .pag2 span  {
	color:#000;
}
