@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial;
	font-size:12px;
	}
TD, P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#frame {
  width: 450px;
  height:auto;
  margin: 0 auto 0 auto;
}
#contentgr {
	width: 450px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
#contentgr h4 {
  margin: 3px 20px 10px 10px;
  padding: 0;
 /* color: #0082D2;*/
 color: #0033FF;
  font-size: 15px;
  line-height:100%;
}
#contentgr ul {
  margin: 15px 30px;
  padding: 0;
}
.tekstkader {
	width:450px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}	

.rood  	{ background:#E5322C; }
.blauw 	{ background:#252977;	}
.geel	{ background:#FFE600;	}

#fotobal	{
	position:absolute;
	margin-left:10px;
	margin-top:35px;
	}

#content 	{
	position:absolute;
	margin-left:215px;
	margin-top:10px;
	width:450px;
	padding-left:3px;
	max-width:450px;
	}
#content p {
	line-height:125%;
/*	float: left;*/
	}
#content .koptekst { font-size:16px; color:#E5322C; font-weight:700;}


#nieuws {
	background-color: #E8E8E8;
	position:absolute;
	margin-left:670px;
	margin-top:10px;
	width:161px;
	height:225px;
	padding-left:1px;
	padding-right:1px;
	float:right;
	}

#logoklein {
	background-color:#e8e8e8;
	position:absolute;
	margin-left:670px;
	margin-top:235px;
	width:155px;
	height:100px;
	padding-left:4px;
	padding-right:4px;
	float:right;
	}	
#rodepop {
	position:absolute;
	margin-left:675px;
	margin-top:350px;
	width:155px;
	float:left;
}	
#gelepop {
	position:absolute;
	margin-left:712px;
	margin-top:2px;
	width:105px;
	float:left;
}	

.tiny			{ font-size: 9px; }
.smaller		{ font-size: 10px; }
.normal			{ font-size: 11px; }
.larger			{ font-size: 12px; }
.more			{ font-size: 13px; color:#252977; }
.bigger			{ font-size: 17px; color:#252977; font-weight:900}
.large			{ font-size: 16px; }
.big			{ font-size: 24px; }
.extra			{ font-size: 28px; }

/* nieuws CSS */
.header {
	color:#FF0000;
	font-size:12px;
	font-weight:600;
	}
			
#fotobal a{
	margin-left:10px;
	font-size:13px;
	color:#252977;}
