@charset "UTF-8";
/* Copyright Bridge Club Riviera */
BODY, HTML {
	margin:0;
	padding:0;
	background-color:#E8E8E8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
IMG {
 border:0;
}
A, A:visited {
	text-decoration:none;
	color:#FFFFFF;
}
A:hover, A:active {
	color:#ABBF94;
}
DIV#main {
	margin:6px auto;
	width:1020px;
	background-image:url(img/page-bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
DIV#top {
	background-image:url(img/pagetop_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:19px;
}
DIV#banner {
	background-image:url(img/bannerbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:198px;
}
DIV#banner IMG {
	border:0;
	float: left;
	margin:0px 72px 0px 60px;
}
DIV#banner H1 {
	font-family:"Times New Roman", Times, serif;
	color:#284907;
	font-size:48px;
	font-weight:lighter;
	margin:0px;
	margin-bottom:17px;
}

DIV.welcom {
	font-family:Arial, Helvetica, sans-serif;
	color:#363942;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	padding-right:70px;
}

UL.horizontalmenu {
	list-style-type:none;
	font-size:16px;
	padding:0px;
	margin:6px 0px;
}

UL.horizontalmenu LI {
	display:inline;
	margin-right:20px;
}

DIV#topnav {
	background-color:#363942;
	height:32px;
	margin:0px 8px 0px 11px;
	padding:0px 20px 0px 20px;
	border-bottom:1px solid #B0B0B0;
	border-top:1px solid #B0B0B0;
	position:relative;
}

DIV#search {
	position:absolute;
	top:5px;
	right:12px;
}

INPUT.button {
	background-color:#CCCCCC;
	border:1px outset #D6D6D6;	
}

INPUT.text {
	
}

DIV#content {
	margin:0px 8px 0px 11px;
	height:458px;
	background-image:url(img/home_content_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-bottom:1px solid #FFFFFF;
	position:relative;
}

DIV#content_archief {
	margin:0px 9px 0px 11px;
	height:644px;
	background-image:url(img/archief_content_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	padding:0 20px 0px 20px;
}

DIV#content_bericht {
	margin:0px 9px 0px 11px;
	background-image:url(img/archief_content_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	padding:20px 150px 20px 150px;
	background-color: #5C832F;
	position:relative;
}

DIV#content IMG{
	margin:25px 20px;
	border:1px solid #000000;
}

DIV.laatstenieuws {
	position:absolute;
	top:25px;
	left:560px;
	width:410px;
	text-align:right;	
}

DIV.laatstenieuws UL, DIV.berichten UL {
	list-style-position:inside;
	margin:0 0 0 5px;
	padding:0;
	list-style-image:url(img/bullet.gif);
	text-align:left;
	line-height:18px;
}

DIV.laatstenieuws UL LI, DIV.berichten UL LI {
	margin-bottom:9px;
	margin-left:-8px;
}

DIV.laatstenieuws UL LI A, DIV.laatstenieuws UL LI A:visited, DIV.berichten UL LI A, DIV.berichten UL LI A:visited  {
	text-decoration:none;
	color:#FFFFFF;
	font-size:16px;
}

DIV.laatstenieuws UL LI A:active, DIV.laatstenieuws UL LI A:hover, DIV.berichten UL LI A:active, DIV.berichten UL LI A:hover {
	color:#ABBF94;
	text-decoration:underline;
}

DIV.laatstenieuws UL LI A SPAN.postdate, DIV.berichten UL LI A SPAN.postdate {
	font-weight:normal;
	font-size:12px;
	margin:0px 10px;
}

DIV.laatstenieuws UL LI A SPAN.postdate {
	
}

DIV.laatstenieuws H2, DIV#content_archief H2, DIV#content_bericht H2 {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:30px;
	font-weight:normal;
	padding:0;
	margin:0;	
}

DIV.laatstenieuws H2, DIV#content_bericht H2 {
	border-bottom:2px dotted #FFFFFF;
	margin:0 0 16px 0;
	padding:0 0 6px 0;
}

DIV#content_archief H2 {
	padding:25px 20px 0 0;
	display:block;
	height:95%;
	float:left;
}

DIV#content_bericht H2  {
	margin-bottom:6px;
}

DIV#reacties H2, FORM#reactieform H2 {
	font-size:18px;
	font-weight:normal;
}
DIV#reacties SPAN.author {
 font-weight:bold;
}
FORM#reactieform H2 {
	margin-bottom:20px;
}

DIV#content_archief DIV.berichten {
	padding:35px 0 0 0;
	margin:0 0 0 0;
}

DIV#content_bericht DIV {
	padding:0;
	margin:20px 0;
}
DIV#content_bericht P {
	padding:0 0 0 20px;
	margin:12px 0;
	line-height:18px;
	text-align:justify;
}
DIV#content_bericht SPAN.author {
	font-size:12px;
	color:#EBEBEB;
}


DIV#content_bericht P A, DIV#content_bericht P A:active, DIV#content_bericht P A:hover {
	color:#003399;
	text-decoration:underline;
}  
DIV#content_bericht P A:visited {
	color:#660066;
}

DIV#footer {
	margin:0px 8px 0px 11px;
	height:197px;
	background-image:url(img/home_footer_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	color:#382513;
	position:relative;
}
DIV#bottom {
	background-image:url(img/home_bottom_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:19px;
}
DIV#bottom_archief {
	background-image:url(img/archief_bottom_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:19px;
}
FORM#loginform {
	display:block;
	padding:0;
	width:400px;
	position:absolute;
	top:40px;
	left:20px;
}

DIV#footer H2 {	
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	display:block;
	border-bottom:2px dotted #382513;
	padding:0 0 3px 0;
	margin:0 0 12px 0;
}

FORM#loginform LABEL{
	display:block;
	width:400px;
	position:relative;
	font-size:16px;
	margin:0 0 12px 0;
}

FORM#loginform LABEL INPUT {
	position:absolute;
	top:0px;
	right:0px;
	width:256px;
}

FORM#loginform INPUT.button {
	float:right;
}

DIV#sponsorkort {
	width:525px;
	position:absolute;
	top:40px;
	right:20px;
	padding:0;
}

DIV#sponsorkort A IMG {
	border:0;	
}

A#sponsor1, A#sponsor2, A#sponsor3 {
	float:left;
	margin:0 0 6px 0px;
}

A#sponsor1, A#sponsor2 {
	margin-right:14px;
}

A.more, A.more:active {
	clear:both;
	display:block;
	text-align:right;
	text-decoration:none;
	color:#382513;
}

A.more:hover {
	text-decoration:underline;
}

DIV#bottomnav {
	margin-top:20px;
}
SPAN#prevpost, SPAN#newerposts {
	display:block;
	float:left;		
	text-align:left;
}
SPAN#prevpost A, SPAN#prevpost A:visited, SPAN#prevpost A:hover, SPAN#newerposts A, SPAN#newerposts A:visited, SPAN#newerposts A:hover {
	padding-left:0;
	margin-left:0;
}
SPAN#nextpost, SPAN#olderposts {
	display:block;
	width:auto;
	float:right;		
	text-align:right;
}
SPAN#nextpost A, SPAN#nextpost A:visited, SPAN#nextpost A:hover, SPAN#olderposts A, SPAN#olderposts A:visited, SPAN#olderposts A:hover {
	padding-right:0;
	margin-right:0;
}

FORM#reactieform {
	margin:0;
	padding:0;
}

FORM#reactieform LABEL {
	display:block;
	margin:0 0 12px 20px;
}

FORM#reactieform INPUT.button {
	margin-left:20px;
}

FORM#reactieform LABEL INPUT, FORM#reactieform LABEL TEXTAREA {
	display:block;
	width:90%;
	margin-top:6px;
}
