body
{
	background-color: #580B04;
	margin: 0px 0px 0px 0px;
	background-image : url(../images/bg.jpg);
	background-position : top;
	background-repeat : repeat-x;
}
*, td
{
	font-family: arial;
	font-size: 11px;
}
table, img
{
	border: none;
}
.table
{
	width: 767px;
}
.pwrd
{
	text-align: right;
}
.sub
{
	vertical-align: top;
	background-color: #F6E1A4;
	border-left: 1px solid #5B2202;
	background-image : url(../images/bg-sub-home.jpg);
	background-position : 0px 34px;
	background-repeat : no-repeat;
}
.sub-content
{
	
	padding-left: 12px;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 16px;
	color: #89110B;
}
.sub-content img
{
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-right: 6px;
	border: 1px solid #8B0D07;
}
.sub-content a
{
	color: #89110B;
	text-decoration: underline;
}
.sub-content a:hover
{
	color: #89110B;
	text-decoration: none;
}
.main
{
	vertical-align: top;
	background-color: #EDB76A;
	border-left: 1px solid #5B2202;
	background-image : url(../images/main-bg.jpg);
	background-position : 0px 34px;
	background-repeat : no-repeat;
}
.main-content
{
	padding-left: 12px;
	padding-top: 11px;
	padding-right:9px;
	padding-bottom: 6px;
	color: #8B0D07;
	vertical-align: top;
}
/*
.main-content img
{
	border: 1px solid #8B0D07;
	margin-right: 13px;
}
*/
.main-content a
{
	color: #8B0D07;
	text-decoration: underline;
}
.main-content a:hover
{
	color: #8B0D07;
	text-decoration: none;
}
.kop
{
	font-weight: bold;
	font-size: 14px;
	color: #8B0D07;
}
.winnaar
{
	vertical-align: top;
	background-color : #CE5C2C;
	height: 170px;
}
.winnaar-content
{
	color: #F6E1A4;
	padding : 13px 12px 9px 14px;
}
.winnaar-content img
{
	margin-right: 7px; 
}
.winnaar-content a
{
	color: #F6E1A4;
	text-decoration: underline;
	font-weight: bold
}
.winnaar-content a:hover
{
	color: #F6E1A4;
	text-decoration: none;
	font-weight: bold
}

td.uitslagen_td
{
	background-image: url(../images/uitslagen_td_bg_top.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 28px;
	padding-top: 8px;
	padding-bottom: 5px;
}
td.uitslagen_td2
{
	border-bottom: 4px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 28px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.randomfoto
{
	vertical-align: top;
	height: 170px;
	background-color: #EDB76A;
	background-image : url(../images/bg-sub-foto.jpg);
	background-position : 0px 35px;
	background-repeat : no-repeat;
	border-left: 1px solid #5B2202;
}
.randomfoto-content
{

	font-weight: bold;
	color: #F6E1A4;
	text-align: center;
	padding-top:23px;
	height: 100%;
}
.randomfoto-content img
{
	border: 1px solid #570D07;
	margin : 0px 2px 0px 2px;
}
.randomfoto-content a
{
	color: #F6E1A4;
	text-decoration: underline;
}
.randomfoto-content a:hover
{
	color: #F6E1A4;
	text-decoration: none;
}

.bg-left
{
	background-repeat : no-repeat;
	background-position : top right;
	background-image : url(../images/bg-left.jpg);
	height: 681px;
}
.bg-right
{
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url(../images/bg-right.jpg);
	height: 681px;
}
