@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
	background-color: #880000;
}
.thrColFixHdr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #ffffcc;
	background-image: url(/Images/pintvlag.gif);
	background-repeat: repeat-y;
} 
.thrColFixHdr #header {
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #ffffcc;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #880000;
	margin: 0;
} 
.thrColFixHdr #header #headerpint {
	float: right;
	margin: 0px;
	padding: 0px;
	border:none;
	}
.thrColFixHdr #header #logop {
	float: left;
	width: 249px;
	height: 156px;
	margin: 0px;
}
.thrColFixHdr #header #tekst {
	float: right;
	width: 410px;
	margin: 0;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.thrColFixHdr #header #tekst h2 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #880000;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #ffffcc;
	background-color: transparent;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 60px; /* padding keeps the content of the div away from the edges */
	background-color: #ffffcc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColFixHdr #mainContent {
	margin-right: 80px;
	margin-bottom: 0;
	margin-left: 170px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #footer {
	padding: 0;
	background-color: #ffffff;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #880000;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 0 0 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0;
	padding: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}
/*Other design elements*/
.thrColFixHdr #container #mainContent h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #880000;
	line-height: 1em;
	text-align: center;
}
.thrColFixHdr #footer #tekst {
	float: left;
	width: 616px;
}
.thrColFixHdr #footer #orval {
	float: right;
	width: 63px;
	padding: 0;
}
.thrColFixHdr #footer #malt {
	float: right;
	width: 55px;
}
.thrColFixHdr #footer #abt {
	float: right;
	width: 95px;
}
.thrColFixHdr #footer #duvel {
	float: right;
	width: 60px;
	}
.thrColFixHdr #container #sidebar2 #hop {
	height: 476px;
	width: 90px;
}
a:active {
outline: none;
}
a:focus { 
-moz-outline-style: none;
}
img {  
border-style: none;
}
.thrColFixHdr #container #mainContent a:link{ 
	color: #666666;
	text-decoration: none;
	line-height: normal;
	}
.thrColFixHdr #container #mainContent a:visited{
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.thrColFixHdr #container #mainContent a:hover{
	color: #880000;
	text-decoration: none;
}
.thrColFixHdr #container #mainContent a:active{
	color: #880000;
	text-decoration: none;
}
.thrColFixHdr #container #header a:link{ 
	color: #666666;
	text-decoration: none;
	line-height: normal;
	}
.thrColFixHdr #container #header a:visited{
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.thrColFixHdr #container #header a:hover{
	color: #880000;
	text-decoration: none;
}
.thrColFixHdr #container #header a:active{
	color: #880000;
	text-decoration: none;
}
.carousel_container {
	width: 600px;
	height: 250px;
	margin: 0px;
}
.bierfont {
	color: #800000;
}
.oddRow{
	background-color: transparent;
}
.hoverRow, .selectRow{
	background-color: #666666;
	cursor: pointer;
	color: #FFFFFF;
}
.thrColFixHdr #mainContent #content #dataTable {
	font-size: small;
	width: 600px;
}
#dataTable th{
	padding: 5px;
	color: #880000;
	margin-right: 5px;
}
th {text-align: left; 
	cursor: pointer;
}
.thrColFixHdr #container #mainContent h2 {
	color: #880000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.vlag li {
	list-style-image: url(/Images/Belgium.gif);
}
.niets li {
	list-style-type: none;
	}
#prijsvraag {
	float: left;
	height: 200px;
	width: 150px;
	padding-right: 10px;
}
#lied {
	background-image: url(/Images/pintlied.gif);
	height: 454px;
	width: 587px;
	background-repeat: no-repeat;
}
#knop {
	height: 100px;
	width: 100px;
}
#knop {
	padding-top: 400px;
	padding-left: 485px;
}
.maincontenttekst {
	padding-bottom: 8px;
	margin-bottom: 5px;
}
#flash{
	padding-left:80px;
}
.whiskygenootschap {
	padding-bottom: 10px;
}
.carousel_container {
	width: 600px;
	height: 200px;
	margin: 0;
	padding: 0;
}
.grijsl {
	color: #333333;
	width: 300px;
	float: left;
 	padding-bottom: 5px;
}
.grijsr {
	color: #333333;
	width: 300px;
	float: right;
	padding-bottom: 5px;
}
.gast{
	padding: 8px;
	margin-left: 150px;
}
.datum{
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
	padding-bottom: 5px;
	padding-top: 15px;
}
.datumtop{
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
	padding-bottom: 5px;
}

.evenement{
	color: #880000;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: medium;
}
.tekst{
	font-size: small;
}
.kenmerken {
	border-collapse:collapse;
	empty-cells:show;
	width:100%;
	margin: 0;
	font-size: 100%;
	}
.imgwhisky {
	width: 25%;
}
.groen {
	color: #cfab21;
	font-weight:bold;
	width: 15%;
}
.whisky {
	padding-top: 10px;
}
.tabhead  {
	background-color: #cfab21;
	color: #0e2806;
	text-align: left;
}
.foto {
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
		
