@charset "utf-8";


 A {
	color:#660033;
	text-decoration:none;
}
A:hover {
	text-decoration:none;
}

.SlidingPanelsAnimating * {
	overflow: hidden !important;
}
body  {
	font: normal 83%/18px Verdana, Arial;
	background: #d7d7d9 url(../images/achtergrond.jpg) repeat-x center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}

UI, LI, P {
	font: normal 83%/18px Verdana, Arial;
	color: #333333;
}
h1 {
	margin:0;
	padding:0 0 50;
	font-size:16px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size:13px;
	color:#444;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
}

p.caption {
	font: normal 70% Verdana, Arial;
	margin:0 0 20px 16px;
}
.twoColFixLtHdr #container {
	width: 756px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 30px auto 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/content_bg.png);
} 
.twoColFixLtHdr #header {
	height:143px;
	background-repeat: repeat-x;
	background-image: url(../images/header_bg.png);
} 
.headerLeftCorner {
	float:left;
	height:143px;
	width:10px;
	background-image: url(../images/header_crnr_lft.png);
	background-repeat: no-repeat;
}
.headerRightCorner {
	float:right;
	height:143px;
	width:10px;
	background-image: url(../images/header_crnr_rt.png);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 10px 10; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 100px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/bg.png);
	margin-left: 1px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.twoColFixLtHdr #sidebar1 UL{
	margin:0;
	padding:0;
	list-style-type: none;
}
.twoColFixLtHdr #sidebar1 LI{
	list-style-type: none;
}
.twoColFixLtHdr #sidebar1 A {
	font: bold 90%/30px Arial, Helvetica, sans-serif;
	color:#444;
	text-decoration:none;
	text-align: left;
	padding-left: 10px;
}.twoColFixLtHdr #sidebar1 A:hover {
	color:#660033;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 A:active {
	text-decoration: none;
}
.twoColFixLtHdr #mainContent {
	margin: 20px 1px 0 119px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10 0px 0 10px;
	height: auto;
}
.contentDivider {
	
}
.twoColFixLtHdr #footer {
	height:10px;
	font-size: 1px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
} 
.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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
#footer .fltlft {
	height:10px;
	width:10px;
	background-image: url(../images/footer_crnr_lft.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer .fltrt {
	float:right;
	height:10px;
	width:10px;
	background-image: url(../images/footer_crnr_rt.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
#header .floatLogo {
	float: none;
	padding-top: 38px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
	width: 735px;
	height: 105px;
}
#header .floatDownload {
	float:right;
	padding:63px 12px 0 0;
	margin-top:15px;
	background-image: url(../images/messe.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.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:0;
    font-size: 1px;
    line-height: 0px;
}

#copyright-terms {
	text-align:left;
	margin: 0px auto;
	width: 755px !important;
	width: 650px;
	padding: 0px;
	height: 15px;
}
#copyright-terms P{
	color:#333333;
}
#copyright-terms a {
	color:#fff;
	text-decoration:none;
}

.quoteBox {
	float:right;
	width:175px;
	font:italic 20px/18px Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 0 1 0px 0px;
	text-align: center;
	padding-bottom: 100px;
	padding-left: 10px;
}
.quote {
	width:154px;
	text-align: center;
	margin-top: 0px;
	margin-right: 9px;
	margin-left: 10px;
	margin-bottom: 10px;
}
	
.quoteBox SPAN {
	float:right;
	text-align:right;
	color:#818181;
	font-size:11px;
	line-height:12px;
	margin-top: 5px;
}
.sticthing {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}

.retailprize {
	font-size: 70%;
	font-weight: bold;
	color: #660033;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 100px;
	margin: 30px 0px 0px;
	background-color: #f8f8f8;
	text-align: center;
	padding: 0px;
}
.row1 {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.row2 {
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.toernooitabel {
	font-size: 9px;
}
.aandachtpunten {
	font-size: 70%;
	font-weight: bold;
	color: #660033;
	width: 100%;
	margin: 0px;
	background-color: #f8f8f8;
	padding: 10px;
}
.aandachtpuntwitachter {
	font-size: 70%;
	font-weight: bold;
	color: #660033;
	width: 100%;
	margin: 0px;
	padding: 10px;
}
