/* ******************** General ******************** */

html,body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #E0E0E0;
	background-image: url(../images/lay-out/background.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dpn {
	display: none;
}




/* ******************** Container ******************** */

#container {
	background-color: #FFFFFF;
	background-image: url(../images/lay-out/shadow_right.gif);
	background-position: right;
	background-repeat: repeat-y;
	text-align: left;
	margin: 0 auto;
	width: 963px;
	position: relative;
	z-index: 10;
}




/* ******************** Header ******************** */
#login-container {
	background-image: url(../images/lay-out/login_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	margin: 0 auto;
	width: 953px;
	height: 25px;
	margin-bottom: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 10;
}

#login {
	background-image: url(../images/lay-out/login_left.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	color: #333333;
	display: block;
	float: right;
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
	z-index: 10;
}

#login a{
	color: #333333;
	text-decoration: none;
	border-right: solid 1px #333333;
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
}

#login a.last{
	border-right: none;
	padding-right: 2px;
}

#login a:hover{
	color: #07B1C9;
}

#language {
	width: 30px;
	height: 120px;
	position: absolute;
	left: -30px;
	top: 150px;
	z-index: 30;
}
#language img{
	margin-bottom: 2px;
}
#logo {
	width: 120px;
	height: 110px;
	position: absolute;
	z-index: 30;
}
#header {
	width: 843px;
	height: 45px;
	position: absolute;
	left: 120px;
	z-index: 30;
}
#highlights {
	background-color: #333333;
	width: 830px;
	height: 20px;
	position: absolute;
	left: 120px;
	top: 80px;
	overflow: hidden; 
	z-index: 31;
}
#highlights ul.newsticker { 
	position: relative;
	left: 0px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;


}
#highlights ul.newsticker li {
	float: left; 
	margin: 0;
	padding: 0;
	padding-top: 1px;
}
*+html #highlights ul.newsticker li {
	padding-top: 0px;
}
#highlights ul.newsticker a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	margin-right: 25px;
} 
#highlights ul.newsticker a:hover {
	color: #0bc3ff;
}
#highlights ul.newsticker span {
	margin: 0 10px 0 0;
} 
#border{
	background-image: url(../images/lay-out/border.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 110px;
	z-index: 30;
}
#print{
	width: 65px;
	height: 20px;
	position: absolute;
	right: 23px;
	top: 150px;
	z-index: 31;
}
#print a{
	background-image: url(../images/navigation/print.gif);
	display: block;
	width: 65px;
	height: 20px;
}
#print a:hover{
	background-image: url(../images/navigation/printh.gif);
}




/* ******************** Content ******************** */

#maincontent{
	padding-top: 150px;
	position: relative;
	z-index: 30;
}
#selector, #no-selector{
	background-image: url(../images/lay-out/border.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 920px;
	height: 125px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 15px;
	position: relative;
	z-index: 30;
}
#no-selector{
	height: 45px;
}
#wrap-left{
	width: 180px;
	float: left;
	padding-left: 20px;
	padding-bottom: 40px;
	position: relative;
	z-index: 30;
}
#happybirthday{
	display: block;
	float: left;
	margin-bottom: 8px;
	width: 180px;
	z-index: 30;
}
#happybirthday .header{
	background-image: url(../images/lay-out/happy_birthday_header.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 5px 10px 0px 8px;
	width: 162px;
	height: 15px;
}
#happybirthday .middle{
	display: block;
	float: left;
	width: 180px;
	position: relative;
}
#happybirthday .background{
	display: block;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#happybirthday .background img{
	display: block;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#happybirthday .items{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
  font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	padding: 5px 10px 0px 8px;
	width: 162px;
	position: relative;
}
#happybirthday .item{
	display: block;
	float: left;
	width: 162px;
	border-bottom: 1px solid #50a4bb;
	padding: 3px 0px 3px 0px;
}
#happybirthday .item a{
	color: #FFF;
	text-decoration: none;
}
#happybirthday .item a:hover{
	color: #ffff00;
}
#happybirthday .name{
	display: block;
	float: left;
	width: 142px;
}
#happybirthday .age{
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 20px;
}
#happybirthday .footer{
	background-image: url(../images/lay-out/happy_birthday_footer.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 180px;
	height: 15px;
}
#fcgtotal{
	width: 180px;
	height: 400px;
	z-index: 30;
}
#fcgtotal .header{
	background-image: url(../images/lay-out/fcgtotal_header.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 5px 10px 0px 8px;
	width: 162px;
	height: 15px;
}
#fcgtotal .middle{
	display: block;
	float: left;
	width: 180px;
	position: relative;
}
#fcgtotal .background{
	display: block;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#fcgtotal .background img{
	display: block;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#fcgtotal .items{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
  font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	padding: 0px 10px 0px 8px;
	width: 162px;
	position: relative;
}
#fcgtotal .item{
	display: block;
	float: left;
	width: 162px;
	border-bottom: 1px solid #69c965;
	padding: 3px 0px 3px 0px;
}
#fcgtotal .title{
	font-size: 10px;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff ;
}
#fcgtotal .name{
	display: block;
	float: left;
	width: 122px;
}
#fcgtotal .number{
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 40px;
}
#fcgtotal .footer{
	background-image: url(../images/lay-out/fcgtotal_footer.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 180px;
	height: 15px;
}
#wrap-center{
	width: 520px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	position: relative;
	z-index: 30;
  text-align: left;
}
#wrap-leftcenter{
	width: 720px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	position: relative;
	z-index: 30;
}
#upnext{
	margin-bottom: 20px;
	width: 520px;
	height: 50px;
	z-index: 30;
}
#upnext-big{
	margin-bottom: 20px;
	width: 720px;
	height: 50px;
	z-index: 30;
}
#logoleft{
	float:left;
	z-index: 30;
}
#match{
	float:left;
	width: 420px;
	z-index: 30;
}
#match-big{
	float:left;
	width: 620px;
	z-index: 30;
}
#logoright{
	float:right;
	z-index: 30;
}
#highlight a{
	background-image: url(../images/lay-out/highlight_background.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	float:left;
	width: 520px;
	height: 55px;
	padding-top: 17px;
	padding-bottom: 15px;
	margin-top: 10px;
	position: relative;
	z-index: 30;
}
#highlight a span{
	display: block;
	clear: left;
	padding-bottom: 5px;
}
#highlight a:hover{
	color: #07B1C9;
}
#wrap-right{
	width: 180px;
	float: left;
	padding-bottom: 40px;
	position: relative;
	z-index: 30;
}

.scheids a{
	color: #000000;
	text-decoration: none;
}
.scheids a:hover{
	text-decoration: underline;
}



/* ******************** Footer ******************** */


#footer {
	background-image: url(../images/lay-out/footer_background.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 9px;
	padding-top: 7px;
	clear: left;
	width: 963px;
	height: 21px;
	position: relative;
	z-index: 30;
	background-position: right top;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#rss{
	float: right;
	margin-top: -7px;
	padding-right: 8px;
	padding-top: 6px;
	position: relative;
	z-index: 30;
}
#copyright {
	background-color: #FFFFFF;
	background-image: url(../images/lay-out/copyright_border.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #00732C;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	margin-top: -7px;
	float: left;
	width: 405px;
	height: 21px;
	position: relative;
	z-index: 30;
}
#copyright a{
	background-image: url(../images/navigation/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	color: #00732C;
	font-weight: normal;
	text-decoration: none;
	padding-left: 14px;
}
#copyright a:hover{
	background-image: url(../images/navigation/arrow_blue.gif);
	color: #07B1C9;
	text-decoration: none;
}

.fchidden {
  display:none;
}

#fcgnieuws {
  text-align: justify;
  margin-right: 10px;
}



.nieuws p {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 16px;
}

.auteur {
	font-size: 12px;
	font-style: italic;
  text-align: left;
}
