.g {
	background-image: url('/images/opacity_white_1x1.png');
	border: 1px solid #C4860F;
	margin-bottom: 10px;
}

#content .g h2 {
	background-image: url('/trans2.png');
	padding: 5px;
	margin: 0px;
}

#content .g h2.nobg {
	background-image: none;
}

#content .i {
	padding: 5px;
}

#content .g img {
	border: 0px solid #FFF;
}

#clubleden {
	float: left;
	margin-left: 11px;
	width: 218px;
}

#divmain {
	float: left;
	width: 586px;
}

#r,#l {
	float: left;
	width: 402px;
}

#r {
	margin-left: 11px;
}

td {
	padding: 0 5px 0 0;
	vertical-align: top;
}

.wide td {
	padding: 10px;
}

.kleingrijs {
	background-image: url("/trans2.png");
	font-size: 0.8em;
	padding: 2px 5px;
	margin: 0px;
	clear: right;
}

#homeright .clubbericht {
	width: 360px;
	float: left;
	margin-top: 10px;
}
#overleg .clubbericht {
	width: 100%;
	float: left;
	margin-top: 10px;
}

#divmain .clubbericht {
	width: 566px;
	float: left;
	margin-top: 10px;
}

#homeright {
	float: left;
	margin-left: 11px;
	width: 218px;
}

#homeright textarea {
	width: 340px;
}

.clubbericht img {
	float: left;
	margin-right: 10px;
}

.thumbcontainer {
	position: relative;
	float: left; /* optional */
	margin-right: 14px;
	margin-bottom: 14px;
	height: 137px;
}

.caption {
	background-color: #FFFFFF;
	color: red;
	font-size: 11px;
	font-weight: bold;
	left: 16px;
	margin: 0 0 0 5px;
	padding: 0px;
	opacity: 0.6;
	position: relative;
	width: 127px;
	left: -0px;
	bottom: 38px;
	overflow: hidden;
	height: 1.6em;
	padding: 0 0 4px 10px;
}

.thumbcontainer {
	position: relative;
	float: left; /* optional */
	margin-right: 14px;
	margin-bottom: 14px;
	height: 137px;
}

.caption {
	background-color: #FFFFFF;
	color: red;
	font-size: 11px;
	font-weight: bold;
	left: 16px;
	margin: 0 0 0 5px;
	padding: 0px;
	opacity: 0.6;
	position: relative;
	width: 127px;
	left: -0px;
	bottom: 38px;
	overflow: hidden;
	height: 1.6em;
	padding: 0 0 4px 10px;
}

div.fbtn {
	float:right;
	position: relative;
	margin: 2px 0;
	position: relative;
	display: inline-block;
	overflow: visible;
	padding: 2px 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #333;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	background-color: #CCC;
	background-repeat: no-repeat;
	border: 1px solid #CCC;
	cursor: pointer;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	
	border-radius: 4px;
	border-radius: 0 url(0);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(white),
		to(#DDD) );
	background-image: -moz-linear-gradient(white, #DDD);
	background-image: -ms-linear-gradient(white, #DDD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white),
		color-stop(100%, #DDD) );
	background-image: -webkit-linear-gradient(white, #DDD);
	background-image: -o-linear-gradient(white, #DDD);
	background-image: linear-gradient(white, #DDD);
	background-color: #DDD;
	background-color:#0084B4; 
}

.fbtn a {
	color: #000;
}
.fbtn a:hover {
	color: #000;
	text-decoration:none;
}

.hovergreen a:hover {
	color: green;
}
.hoverred a:hover {
	color: red;
}

