﻿.body
{
	border:0px;
	margin:0px;
	background:#313131 url(../images/background/bg2.jpg) left top;
	font-family:Arial;
	font-size:12px;
	color:#161616;
}
.middle
{
	margin-left:auto;
	margin-right:auto;
	width:981px;
}
#middlePage
{
	margin-top:10px;
}
#pageContent
{
	padding:10px 20px 0px 20px; 	
}
#pageboxTop
{
	background:url(../images/pagebox/box_top.jpg);
	height:8px;
}
#pageboxBottom
{
	background:url(../images/pagebox/box_bottom.jpg);
	height:8px;
}
#pageboxMiddle
{
	background-color:White;	
}

.clear
{
	clear:both;	
}
.yellowText
{
	color:#FFE500;
	text-decoration:none;	
}
.whiteText
{
	color:White;
	text-decoration:none;	
}
.centerText
{
	text-align:center;	
}
.leftAlign
{
	text-align:left;
}
.verticalTop
{
	vertical-align:top;	
}
.rightAlign
{
	text-align:right;	
}

.boldText
{
	font-weight:bold;
}
.underlinedText
{
	text-decoration:underline;	
}
.textBox
{
	border:solid 1px #3F3F3F;
	height: 20px;
}
.readOnly
{
	background-color:#DCDCDD;
}
.info
{
	color:Gray;
	font-size:10px;	
}
.grayTransparentBack
{
	background-color:#010101;
	filter:alpha(opacity=83);
	-moz-opacity:0.83;
	-khtml-opacity: 0.83;
	opacity: 0.83;
}
/* TOP BAR */
.topBar
{
	width:100%;
	height:77px;
}
#topBar_lierselogo
{
	float:left;
	width:15%;
	height:118px;	
	text-align:center;
}
#topBar_clubnaam
{
	float:right;
	width:85%;
	color:#FFE500;
	font-weight:bold;
	font-family:Arial Rounded MT Bold;
	font-size:35px;
}
#topBar_clubnaamSub
{
	font-weight:bold;
	font-family:Arial;
	font-size:23px;
}
.topBar_links
{
	color:White;
	width:100%;
	height:30px;
	text-align:right;
	/*
	background-color:#0A0A0A;
	*/
}
.topBar_links_text
{
	padding-top:10px;
	padding-right:15px;	
}
/* BANNER BAR */
.bnrBar
{
	padding-left:7px;
	width:945px;
	height:225px;
}
/* NAVIGATION MENU */
.navigationBar
{
	width:100%;
	text-align:center;	
	margin-left:27px;
}

.navigationButton
{
	background-color:White;
    color:#212725;
    font-size:15px;
    font-weight:bold;
    float:left;
    text-decoration:none;
    padding:5px 4px 5px 5px;
    margin-right:2px;
    display:block;
    
    /*background-position:top left*/
}
.navigationButton_hover
{
	color:#FFE500;
	background-color:#212725;
}
/* PAGE CONTENT */
.pageContent
{
	width:100%;
	background-color:White;
}
.pageContent_inner
{
	margin-left:8px;
}
.pageContent_left
{
	margin-left:8px;
	float:left;	
	width:196px;
}
.pageContent_middle
{
	float:left;	
	width:536px;
}
.pageContent_right
{
	float:left;	
	width:196px;	
}
.pageContent_right_sponsors
{
	text-align:center;	
}
/* PAGE BOTTOM */
.pageBottom
{
	padding-top:10px;
	text-align:center;
	height:25px;
}
.pageBottom_left
{
	float:left;	
	width:900px;
}
.pageBottom_left_text
{
	margin-left:50px;
}
.pageBottom_right
{
	float:left;
	width:81px
}
.pageBottom_right_text
{
	margin-right:15px;	
}
/* PAGE contact */
.bestuurslidImage
{
	height:100px;
	width:80px;
	border:solid 1px #3F3F3F; 	
	text-align:center;
}
/* PAGE CMS_login */
#loginbox_div
{
	margin-left:auto;
	margin-right:auto;
	width:193px;
	text-align:center;
}
.redboxHead
{
	height:48px;
	background-image:url(../images/redgraybox/headbox2.jpg);
	background-repeat:no-repeat;
}
.redboxMiddle
{
	background-image:url(../images/redgraybox/middlebox.jpg);
	background-repeat:repeat-y;
	padding:5px 10px 5px 10px;
}
.redboxEnd
{
	height:11px;
	background-image:url(../images/redgraybox/endbox.jpg);
	background-repeat:no-repeat;
}
.redboxTitle
{
	color:#EEDE00;
	font-weight:bold;
	padding-left:40px;
	padding-top:22px;	
}
.redboxLabel
{
	margin-top:5px;
	color:#696E71;
}
.leftSideBoxes
{
	float:left;	
	width:205px;
}
.cmsContentPage
{
	float:right;
	width:720px;
}
.quickStartCell
{
	text-align:center;
	vertical-align:top		
}
.imagelink
{
	border:0px;
}
.cmsMenu_link
{
	text-decoration:none;
	color:#3F3F3F;
}
.sponsorImage
{
	width:175px;
	border:solid 1px #3F3F3F; 	
	text-align:center;
}
.clubImage
{
	width:49px;
	height:49px;
	border:solid 1px #3F3F3F; 	
	text-align:center;
}

.fke 
{
	display:none
}