@charset "utf-8";
body {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
/*	font-family: Tahoma, Verdana, Arial;*/
	font-family: Arial;
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*background-color: #555AD6;*/
	background-color: #eaeaea;

/*background-image:url('http://wijnton.be/v3/img/bg.png');
background-repeat:x y;
background-attachment:fixed;
background-position:center;*/

	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;*/
	margin:0px;
	margin-top:0px;
}

input {border:1px solid #ABABAB; color:#000000; }

#contentwrapper{
/*width: 230px;*/
height: auto;
border: none;
background-color: #FFFFFF;
padding: 0px;
margin-left:0px;
/*margin-right:10px;*/
text-align: center;
vertical-align: middle;
width:254px;
border-left: 1px solid #7b0010;
border-right: 1px solid #7b0010;
border-bottom: 2px solid #7b0010;
margin-top: 0px;
padding: 2px;
}

.billcontent{
vertical-align: middle;
width: 100%;
display:block;
}


.club {
	position: absolute;

	font-size: 30px;
	font-weight: bolder;
	margin-left: 80px;
	margin-top: -1050px:
    -webkit-transform: rotate(328deg);
    -moz-transform: rotate(328deg);
    -o-transform: rotate(328deg);
    writing-mode: lr-tb;
}

.tblmain {
	width:800px;
	border:solid;
	border-width:3px;
	border-color:#990000;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
}
.tblmenutop {
	width:70%;
	border:none;
	padding:0px;
	text-align:center;
	vertical-align:middle;
}

.tblmenuleft {
	border:solid 1px #990033;
	width:260px;
	padding:0px;
	margin-top:10px;
}

.tblmenugoogle {
	border:none;
	width:260px;
	padding:0px;
	margin-top:10px;
}

.tdmenuleft {
	background-color:#990033; 
	color:#FFFFFF;
}

.tblmenuorange {
	border:solid 1px #F5D900;
	width:260px;
	padding:0px;
	margin-top:10px;
}

.tdmenuorange {
	background-color:#F5D900; 
	color:#000000;
}

p#line {
	background-image:url(img/line.jpg);
	background-repeat:repeat-x;
	position: -2px;
	height:15px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:100%;
}

p#line2 {
	background-image:url(img/line.jpg);
	background-repeat:repeat-x;
	position: -2px;
	height:3px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:100%;
}

p#dummy {
	height:5px;
	margin-top:0px;
	margin-bottom:0px;
}

p#login {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	font-size:10px;
}

p#rhead {
	width:100%;
	padding:3px;
	vertical-align:top;
	background-color:#FFEFD1;
	color:#000000;
	margin-bottom:0px;
}

p#reactie {
	width:100%;
	padding:2px;
	margin-left:2px;
	margin-top:1px;
	margin-bottom:5px;
	border-bottom:solid 1px #000000;
	/*background-color:#F5F5F5;*/
}

div#radmin {
	width:100%;
	text-align:center;
	font-size:10px;
	margin-top:1px;
	margin-bottom:0px;
}

p#error {
	margin-top:0px;
	margin-bottom:0px;
	color:#FF0000;
	font-size:10px;
}

.menulinks {
	margin-left:5px;
	text-decoration:none;
	color:#000000;
}
.menulinks:hover {
	/*background-color:#990000;*/
	text-decoration:underline;
	font-weight:bold;
	color:#990000;
}

.links4 {
	text-decoration:none;
	color:#1A5DFF;
}

.links4:hover {
	text-decoration:underline;
}

.links5 {
	margin-left:5px;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

.links5:hover {
	text-decoration:underline;
	color:#FF6600;
}
.links6 {
	font-weight:bold;
	/*font-size:22px;*/
	font-size:18px;
	margin-left:0px;
	text-decoration:none;
	color:#2B57D2;
}

.links6:hover {
	text-decoration:underline;
	color:#FF6600;
}

.links7 {
	text-decoration:none;
	color:#FF6600;
	font-weight:bold;
	margin-left:2px;
}

.links7:hover {
	text-decoration:underline;
}

.links8:hover {
	text-decoration:underline;
}

.links8 {
	text-decoration:none;
	color:#FF6600;
}

.links9 {
	text-decoration:none;
	color:#000000;
}

.links9:hover {
	text-decoration:underline;
}


.links10 {
	text-decoration:none;
	color:#20A80D;
	font-weight:bold;
}

.links10:hover {
	text-decoration:underline;
}

.tdtopmenu {

}
.tdtopmenu:hover {
	background-color:#CC0000;
	text-decoration:underline bold #990000;
}

td#menu {
	border-left:1px;
	border-left-color:#990000;
	border-left-style:solid;
	padding:5px;
	vertical-align:top;
}

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

.title {
	font-weight:bold;
	font-size:20px;
	margin-left:5px;
	line-height: 22px;
}

.gepost {
	font-weight:normal;
	font-size:11px;
	margin-left:0px;
	color:#999999;
	margin-bottom:10px;
	margin-top:2px;
}

.intext {
	font-weight:inherit;
	color:#FF0033;
}

img.kl { 
    float: left; 
    margin-top: 5px; 
    margin-bottom: 5px; 
    margin-right: 10px; 
    margin-left: 0px;
    max-width: 500px;
}

img.kr { 
    float: right; 
    margin-top: 5px; 
    margin-bottom: 5px; 
    margin-right: 0px; 
    margin-left: 10px; 
    max-width: 500px;
}


/*
index2.php:
div#menu {
	border-left:1px;
	border-left-color:#990000;
	border-left-style:solid;
	width:200px;
	margin:5px;
	float:right;
}

div#page {
	width:750;
	margin:5px;
	float:left;
}
*/

.tdtest {
text-decoration: none;
}

.tdtest:hover {
background: url(navmenubg.jpg) bottom left repeat-x;
}

.menulink {
color: #ffffff;
text-decoration: none;
}

.menulink:hover {
text-decoration: underline;
}

.divmrberichten {
background: url(mrberichten.jpg);
background-repeat: no-repeat;
height: 50px;
margin-bottom: 0px;
width:260px;
}

.divmrrubrieken {
background: url(mrrubrieken.jpg);
background-repeat: no-repeat;
height: 50px;
margin-bottom: 0px;
width:260px;
}

.divmrarchief {
background: url(mrarchief.jpg);
background-repeat: no-repeat;
height: 50px;
margin-bottom: 0px;
width:260px;
}

.divmreacties {
background: url(mrreacties.jpg);
background-repeat: no-repeat;
height: 50px;
margin-bottom: 0px;
width:260px;
}

.divmrwijnkoopgids {
background: url(mrwijnkoopgids.jpg);
background-repeat: no-repeat;
height: 50px;
margin-bottom: 0px;
width:260px;
}

.divmragenda {
background: url(mragenda.jpg);
background-repeat: no-repeat;
height: 50px;
margin-bottom: 0px;
width:260px;
}

.divmrgetapt {
background: url(mrgetapt.jpg);
background-repeat: no-repeat;
height: 50px;
margin-bottom: 0px;
width:260px;
}

.divmraanraders {
background: url(mraanraders.jpg);
background-repeat: no-repeat;
height: 50px;
margin-bottom: 0px;
width:260px;
}

.divmrpoll {
background: url(mrpoll.jpg);
background-repeat: no-repeat;
height: 50px;
margin-bottom: 0px;
width:260px;
}

.divmrthuis {
background: url(mrthuis.jpg);
background-repeat: no-repeat;
height: 50px;
margin-bottom: 0px;
width:260px;
}

.divmr {
width:254px;
border-left: 1px solid #7b0010;
border-right: 1px solid #7b0010;
border-bottom: 2px solid #7b0010;
margin-top: 0px;
padding: 2px;
}

.divmrb {
width:254px;
border-left: 1px solid #132049;
border-right: 1px solid #132049;
border-bottom: 2px solid #132049;
margin-top: 0px;
padding: 2px;
}