/* TYPOGRAFY */
h1{
	color:#0b5191;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin:0px;
	padding-top:6px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3{
	color:#90a113;
	font-weight:bold;
	line-height:14px;
	font-size:11px;
	margin:0px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3.vlakHeader{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
}
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0b5191;
	text-decoration:none;
}
p.login{
	color:#FFFFFF;
	font-size:12px;
	line-height: 17px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
}
a.login:hover{
	color: #FFFFFF;
}
a:hover{
	color:#0b5191;
	text-decoration:underline;
}
b{
	line-height:19px;
}
p{
	margin:0;
}
p.copyright{
	color:#9e9d9d;
	display:inline;
}
p.events{
	color:#444444;
	max-height: 13px;
	display: inline-table;
	line-height: 13px;
	padding: 0px;
	padding-left: 10px;
}
p.news{
	color:#444444;
	max-height: 13px;
	display: inline-table;
	line-height: 13px;
	margin-top: 5px;
}
table.header{
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table.header tr{
	height:32px;
	margin:0;
}
table.header td{
	padding:0px;
	border-right:10px solid transparent;
	border-left:10px solid transparent;
}
html, body {
	margin:0px;
	background:#557613 url(http://www.gckralingen.nl/themes/Kralingen/images/background.jpg) repeat;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}

/* bckground-plaatje */
div.bckground{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/bg_kralingen.jpg) no-repeat center top;
	display:table;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:548px;
}

/* WRAPPER */
div.wrapper{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-440px;
	margin-bottom:20px;
	height:auto;
}

/* HEADER */
a.menu{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:100%;
	display:block;
	height:100%;
}
div.header td:hover{
	background:#222222;
}
div.header{
	width:100%;
	height:90px;
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/header.png);
}
div.topMenu{
	margin-left:230px;
	position: relative;
}

div.menu{
	margin-left:8px;
	padding-top:14px;
	height:34px;
	width:712px;
	line-height:32px;
}

a.crumb{
	text-decoration: none;
}
div.crumb{
	margin-left:0px;
	margin-top:0px;
	padding-left:30px;
	height:25px;
	width:690px;
	line-height:25px;
	border-top:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
}
div.crumbArrow{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/crumbArrow.png) no-repeat;
	width:18px;
	height:25px;
	float:left;
}
div.crumbItem{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444444;
	font-weight:bold;
	float:left;
}
div.logo{
	width:190px;
	height:185px;
	left:40px;
	top:35px;
	position:absolute;
}
.logoNormal{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/logo_kralingen.png) no-repeat;
	width: 101px;
	height: 150px;
}
.logoJeugd{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/logo_kralingen_jeugd.png) no-repeat;
	width: 112px;
	height: 152px;
}
div.subMenu{
	margin-top:-2px;
	margin-left:2px;
	background:#000000;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	opacity:0.85;
	display:none;
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div.subMenu a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
	font-size:11px;
}
div.subMenu a:hover{
	color:#90a113;
}

/* CONTENT CONTAINER */
div.container{
	width:100%;
	background:#FFFFFF url(http://www.gckralingen.nl/themes/Kralingen/images/sidebarMiddle.png) left repeat-y;
}

/* SIDEBAR */
div.sidebar{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/sidebarTop.png) no-repeat;
	width:230px;
	float:left;
	height:auto;
	min-height:700px;
}
div.sidebarBottom{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/sidebarbottom.png) no-repeat;
	width:230px;
	height:196px;
	margin-top:-196px;
}

/* SIDEBAR NAVIGATION */
div.sideBarNav{
	margin-left:-5px;
	margin-top:150px;
}
div #nav ul{
	margin:0px;
	padding:0px 0px 0px 25px;
	list-style-type:none;
}
div #nav ul p{
	color:#444444;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
}
div #nav ul p:hover{
	color:#90a113;
}
div #nav ul p a{
	color:#444444;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
}
div #nav ul p a:hover{
	color:#90a113;
}
div #nav ul.selected{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/golfballetje.png) no-repeat top left;
	background-position:0px 2px;
}
div #nav ul.selected p{
	color:#90a113;
}
div #nav ul li{
	background-position:0px 5px;
	padding-left:10px;
	display:none;
}
div #nav ul.selected li{
	background-position:0px 5px;
	padding-left:10px;
	display:block;
}
div #nav li.item a{ 
	color:#444444;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
div #nav li.item a:hover{ 
	color:#90a113;
}
div #nav li.selected a{ 
	color:#90a113;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
div #nav li a:hover{
	color:#90a113;
}

/* arrowList*/
.arrowlistmenu{
	width:100%;
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font:bold 14px Arial;
	color:#444444;
	cursor:hand;
	cursor:pointer;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/golfballetje.png) no-repeat top left;
	background-position:0px 2px;
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.arrowlistmenu ul li a{
	color:#444444;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color:#90a113;
}

/* CONTENT */
.contentLeft{
	float: left;
	width: 472px;
}
.contentLeftTop{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/contentLeftTop.jpg);
	width: 472px;
	height: 10px;
}
.contentLeftMiddle{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/contentLeftMiddle.jpg) repeat-y;
	width: 432px;
	padding: 0px 20px 20px 20px;
}
.contentLeftBottom{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/contentLeftBottom.jpg);
	width: 472px;
	height: 10px;
}
.contentRight{
	float: left;
	margin-left: 7px;
	width: 223px;
}
.contentRightTop{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/contentRightTop.jpg);
	width: 223px;
	height: 10px;
}
.contentRightMiddle{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/contentRightMiddle.jpg) repeat-y;
	width: 203px;
	padding: 0px 10px;
}
.contentRightMiddle.photoArchive ul {
	margin: 0;
	padding: 10px 0;
}
.photoArchive {
	width: 100%:
}
.photoArchive .archief {
	display: block;
	width: 150px;
	float: left;
}
.contentRightBottom{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/contentRightBottom.jpg);
	width: 223px;
	height: 10px;
}


div.content{
	width:710px;
	float:right;
}
div.contentTop{
	height:6px;
	width:700px;
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/contentTop.png);
}
div.contentMiddle{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/fullWidthMiddle.jpg);
	padding:12px 20px 10px 20px;
	width:660px;
}
div.contentMiddleLeft{
	width:445px;
	float:left;
}
div.contentMiddleRight{
	width:220px;
	float:right;
}
div.contentBottom{
	height:6px;
	width:700px;
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/contentBottom.png);
}

/* CONTENT - HOME */
div.homeTopLeft{
	width:382px;
	height:270px;
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/seniorentoernooi.jpg);
	float:left;
}
div.homeTopRight{
	width:280px;
	height:300px;
	float:right;
}

/* Laatste-Nieuws */

li.archief{
	list-style: none;
}
.archiefYear{
	padding-top: 10px;
}
a.archiefMonth{
	color: #0b5191;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.archiefAmount{
	margin-left: 5px;
}
#newsContent{
}

#newsContent.hidden{
	display: none;
}

#newsContent.show{
	display: block;
}

#newsTable{
	border-spacing:0px;
	border: 0px;
	width: 470px;
	margin-left: 1px;
}
.youth{
	position: relative;
	left: -20px;
}
#newsTable td{
	width: 100%;
	height: auto;
	background: #FFFFFF;
	border-bottom: 1px solid #dff2f9;
	margin: 0px;
	padding: 10px 15px 10px 10px;
}
#newsTable .blue {
	background:#f4fcff;
}
#newsTable td.active, .newsItem #newsTable td:hover{
	background: #DFF2F9;
}
#newsTable .introText {
	text-overflow: ellipsis;
}


#newsTable th{
	padding: 0px 10px 15px 10px;
	text-align: left;
}

.newsHeader{
	/*width: 100%;
	height: 23px;*/
}
div.newsHeader {
	overflow:hidden;
}
h3.newsFooter{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b5191;
	float: right;
	text-decoration: underline;
}
h3.newsFooter:hover{
	cursor: pointer;
}

.newsFooterArrowDown{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/arrowDown.png);
	height: 4px;
	width: 7px;
	margin-top; 5px;
	margin-left: 5px;
	display: inline-block;
}
.newsFooterArrowUp{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/arrowUp.png);
	height: 4px;
	width: 7px;
	margin-top; 5px;
	margin-left: 5px;
	display: inline-block;
}

h3.newsHeader {
	display: inline-block;
	padding: 0px 0px 0px 10px;
	width: auto;
	height: auto;
	line-height: 13px;	
}
p.newsHeader {
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	overflow: hidden;
	white-space: nowrap;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #90A113;
	line-height: 13px;
	margin: 0 0 5px 0;
}
.ellipsis {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.newsTop{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/newsTop.jpg) no-repeat;
	width: 213px;
	height: 29px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 29px;
	padding-left: 10px;
}
.newsItem{
	padding: 8px 10px 10px 10px;
}
.newsItem-date {
	float: left;
}
.newsItem-dateInner {
	margin-top: 3px;
}

/* Vlakken */
div.lijnTopLeft{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/vlak-LinksBoven.jpg) no-repeat;
	height:10px;
	width:10px;
	float:left;
}
div.lijnTopRight{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/vlak-RechtsBoven.jpg) no-repeat;
	height:10px;
	width:10px;
	float:left;
}
div.vlakTopLeft{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/vlakTop-left.png) no-repeat;
	height:28px;
	width:10px;
	float:left;
}
div.vlakTopRight{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/vlakTop-right.png) no-repeat;
	height:28px;
	width:10px;
	float:left;
}
div.vlakDownLeft{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/vlak-LinksOnder.jpg) no-repeat;
	height:10px;
	width:10px;
	float:left;
}
div.vlakDownRight{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/vlak-RechtsOnder.jpg) no-repeat;
	height:10px;
	width:10px;
	float:left;
}

/* Events */
h3.eventItemClicker{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b5191;
	text-decoration: underline;
}
h3.eventItemClicker:hover{
	cursor: pointer;
}

.eventItemClickerArrowDown{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/arrowDown.png);
	height: 4px;
	width: 7px;
	margin-top; 5px;
	margin-left: 5px;
	display: inline-block;
}
.eventItemClickerArrowUp{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/arrowUp.png);
	height: 4px;
	width: 7px;
	margin-top; 2px;
	margin-left: 5px;
	display: inline-block;
}

#eventsTable{
	border-spacing:0px;
	border: 0px;
}

#eventsTable tr.blue{
	background: #f4fcff;
	max-height: 10px;
}

#eventsTable tr.white{
	background: #FFFFFF;
}

#eventsTable tr:hover{
	background: #dff2f9;
}

#eventsTable thead tr:hover{
	background: #FFFFFF;
}

#eventsTable th{
	text-align: left;
	padding-left: 10px;
	height: 35px;
	color: #4c7fae;
	font-weight: bold;
	font-size: 11px;
}

#eventsTable td{
	text-align: left;
	padding: 5px 5px 5px 10px;
	color: #000000;
	font-size: 11px;
	border-top: #dff2f9 1px solid;
	border-left: #dff2f9 1px solid;
}

#eventsTable td.noBorder{
	border-top: #dff2f9 1px solid;
	border-left: transparent 1px solid;
}

.eventsItem{
	padding: 5px 10px 5px 10px;
}
div.events{
	margin-top:10px;
	width:390px;
	float:left;
}

div.eventTopMiddle{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/vlakTop-middle.png) repeat-x;
	height:28px;
	width:370px;
	float:left;
}
div.eventMiddle{
	width:368px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-left:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
}
div.eventMiddle table{
	padding:0;
	margin:0;
	width:368px;
	border-spacing:0px;
	
}
div.eventMiddle td.white{
	background:#FFFFFF;
	height:21px;
	width:100%;
	border-bottom:#dff2f9 solid 1px;
}
div.eventMiddle td.blue{
	background:#f4fcff;
	border-bottom:#dff2f9 solid 1px;
	height:21px;
	width:100%;
}
div.eventMiddle td:hover{
	background-color:#dff2f9;
	cursor:pointer;
}
div.eventDownMiddle{
	height:9px;
	width:370px;
	float:left;
	border-bottom:#e5e5e5 1px solid;
}

/* BAANSTATUS */
div.baanStatus{
	float:right;
	margin-top:10px;
	margin-right:10px;
	width:300px;
}
div.baanStatusTopMiddle{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/vlakTop-middle.png) repeat-x;
	height:28px;
	width:280px;
	float:left;
}
div.baanStatusDownMiddle{
	height:9px;
	width:280px;
	float:left;
	border-bottom:#e5e5e5 1px solid;
}
div.baanStatusMiddle{
	width:278px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-left:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
}

/* LAATSTE FOTOS */
div.laatsteFotosMiddle h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0b5191;
}
div.laatsteFotos{
	float:left;
	margin-top:10px;
	width:390px;
}
div.laatsteFotosTopMiddle{
	border-top:#e5e5e5 1px solid;
	height:9px;
	width:370px;
	float:left;
}
div.laatsteFotosDownMiddle{
	height:9px;
	width:370px;
	float:left;
	border-bottom:#e5e5e5 1px solid;
}
div.laatsteFotosMiddle{
	width:368px;
	padding-left:10px;
	padding-right:10px;
	border-left:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
}

/* Buien-radar */
#golfWeer{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/golfweer.jpg) no-repeat;
	width: 277px;
	height: 81px;
	line-height: 100px;
}

/* CONTACT */
div.contact{
	margin-top:100px;
	float:left;
	margin-left:6px;
}
div.contactTop{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/contactTop.png);
	width:203px;
	margin-left:1px;
	height:29px;
	padding-left:10px;
	/* TEXT */
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:29px;
}
div.contactMiddle{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/contactMiddle.png);
	width:205px;
	padding-left:10px;
	padding-top:10px;
	height:160px;
}
div.contactMiddle b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;
}
div.contactBottom{
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/contactBottom.png);
	width:215px;
	height:7px;
}

/* FOOTER */
div.footer{
	width:100%;
	text-align:center;
	margin-top:0px;
}
div.footerContent{
	background:#FFFFFF;
	padding-top:30px;
	text-align:center;
	padding-bottom:10px;
	width:100%;
}
div.footerContent a{
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
div.footerContent a:hover{
	color:#0b5191;
}
div.footerPicture{
	width:100%;
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/footer.png) no-repeat bottom;
	height:10px;
}


/* Datum */
.dateCorner{
	width: 1px;
	height: 13px;
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/dateCorner.png) no-repeat;
	float: left;
}

.dateMiddle{
	height: 13px;
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/dateMiddle.png) repeat-x;
	float: left;
	padding: 0px 5px 0px 5px;
	
	color: #FFF;
	font-weight: bold;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.dateCornerBig{
	width: 1px;
	height: 17px;
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/dateCornerBig.png) no-repeat;
	float: left;
}
.dateMiddleBig{
	height: 17px;
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/dateMiddleBig.png) repeat-x;
	float: left;
	padding: 0px 5px 0px 5px;
	
	color: #FFF;
	font-weight: bold;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}


/* Home */



/* Main block */

#ColumnLeft{
	width:400px;
	float:left;
}
#ColumnRight{
	float:right;
	width:310px;
}

#ColumnLeft .mainBlock{
	width: 390px;
	float: left;
	margin-top: 10px;
}

#ColumnRight .mainBlock{
	width: 300px;
	float: left;
	margin-top: 10px;
}

#ColumnLeft .mainBlock .mainBlockHeader{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/mainBlockBigHeader.jpg) no-repeat;
	width: 390px;
	height: 28px;
	float: none;
	margin: 0px;
}

#ColumnRight .mainBlock .mainBlockHeader{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/mainBlockSmallHeader.jpg) no-repeat;
	width: 390px;
	height: 28px;
	float: none;
	margin: 0px;
}

.mainBlockHeader h3{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 10px;
}

#ColumnLeft .mainBlock .mainBlockMiddle{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/mainBlockBigMiddle.jpg) repeat-y;
	width: 370px;
	padding: 10px;
	float: none;
	margin: 0px;
}

#ColumnRight .mainBlock .mainBlockMiddle{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/mainBlockSmallMiddle.jpg) repeat-y;
	width: 280px;
	padding: 10px;
	float: none;
	margin: 0px;
}

#ColumnLeft .mainBlock .mainBlockFooter{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/mainBlockBigFooter.jpg) no-repeat;
	width: 390px;
	height: 5px;
	float: none;
	margin: 0px;
}

#ColumnRight .mainBlock .mainBlockFooter{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/mainBlockSmallFooter.jpg) no-repeat;
	width: 300px;
	height: 5px;
	float: none;
	margin: 0px;
}


.mainBlockMiddle table{
	padding:0;
	margin:0;
	width: 100%;
	border-spacing:0px;
}
.mainBlockMiddle td.white{
	background:#FFFFFF;
	border-bottom:#dff2f9 solid 1px;
	height:21px;
	width:100%;
	padding: 0px;
	margin: 0px;
	
}
.mainBlockMiddle td.blue{
	background:#f4fcff;
	border-bottom:#dff2f9 solid 1px;
	height:21px;
	width:100%;
	padding: 0px;
	margin: 0px;
}
.mainBlockMiddle td.blue:hover, .mainBlockMiddle td.white:hover{
	background-color:#dff2f9;
	cursor:pointer;
}

/* sub block */

#ColumnLeft .subBlock{
	width: 390px;
	float: left;
	margin-top: 10px;
}

#ColumnRight .subBlock{
	width: 300px;
	float: left;
	margin-top: 10px;
}

#ColumnLeft .subBlock .subBlockHeader{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/subBlockBigHeader.jpg) no-repeat;
	width: 390px;
	height: 5px;
	float: none;
	margin: 0px;
}

#ColumnRight .subBlock .subBlockHeader{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/subBlockSmallHeader.jpg) no-repeat;
	width: 390px;
	height: 5px;
	float: none;
	margin: 0px;
}

.subBlockHeader h3{
	color:#0B5191;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 10px;
}

#ColumnLeft .subBlock .subBlockMiddle{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/subBlockBigMiddle.jpg) repeat-y;
	width: 370px;
	padding: 28px 10px 10px 10px;
	float: none;
	margin: 0px;
}

#ColumnRight .subBlock .subBlockMiddle{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/subBlockSmallMiddle.jpg) repeat-y;
	width: 280px;
	padding: 28px 10px 10px 10px;
	float: none;
	margin: 0px;
}

#ColumnLeft .subBlock .subBlockFooter{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/subBlockBigFooter.jpg) no-repeat;
	width: 390px;
	height: 5px;
	float: none;
	margin: 0px;
}

#ColumnRight .subBlock .subBlockFooter{
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/subBlockSmallFooter.jpg) no-repeat;
	width: 300px;
	height: 5px;
	float: none;
	margin: 0px;
}


#eventOverviewLeft{
	width:382px;
	height:270px;
	background:url(http://www.gckralingen.nl/themes/Kralingen/images/seniorentoernooi.jpg);
	float:left;
}

#eventOverviewRight{
	width:260px;
	height:260px;
	float:right;
}

#eventOverviewRight .title{
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0b5191;
}
#meerNieuws{
	float:right;
}
/*#meerNieuws a{
	color:#0b5191;
	text-decoration:underline;
}*/

#eventOverviewRight table{
	padding:0;
	margin:0;
	width:100%;
	border-spacing:0px;
	
}
#eventOverviewRight td.white{
	background:#FFFFFF;
	height:21px;
	width:100%;
	border-bottom:#dff2f9 solid 1px;
}
#eventOverviewRight td.blue{
	background:#f4fcff;
	border-bottom:#dff2f9 solid 1px;
	height:21px;
	width:100%;
}
#eventOverviewRight td:hover{
	background-color:#dff2f9;
	cursor:pointer;
}


/* Course-planner */
#courseContainer{
	padding: 10px 0px;
	margin: 0px 15px;
	width: 309px;
	height: 327px;
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/course-container.gif);
	float: left;
}
#courseContainer img:hover{
	cursor: pointer;
}

/* FotoAlbum overview */
#thumbContainer{
	width: 115px;
	height: 80px;
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/fotoThumbContainer.jpg) center center no-repeat;
	float:left;
	margin-bottom: 5px;
}

#thumbContainer.first{
	margin-right:3px;
	margin-left: 6px;
}
#thumbContainer.last{
	margin-right:10px;
	margin-left:3px;
}

/* EXTRA'S */
div.floatbreaker{
	width:100%;
	height:1px;
	margin:0 0 -1px;
	clear:both;
}
a.cclogin{
	color:#FFFFFF;
}

/* Courseplanner holes */
.hole-container {
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/courseplanner/container.gif) no-repeat;
	
	width: 287px;
	height: 325px;
	
	padding: 10px;
	margin:10px 10px 0 0;
}

.hole {
	background-repeat: no-repeat;
	
	width: 287px;
	height: 325px;
	
	position: relative
}

.hole-toggle {
	cursor: pointer;

	display: block;
	
	position:absolute;
	bottom:6px;
	right:2px;
	
	width:22px;
	height:16px;
	
	background: url(http://www.gckralingen.nl/themes/Kralingen/images/courseplanner/toggle.gif) no-repeat bottom left;
}

.clear {
	clear: both;
}
span.bullet b{
	font-weight:normal;
}
