@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
h1 {
	font-size: 18px;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 5px;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 7px;
}
h5 {
	font-size: 14px;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h6 {
	font-size: 16px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #BB0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.help {
	color: #BB0000;
	text-decoration: none;
	font-weight: bold;
	cursor: help;
}
a.help:visited {
	color: #BB0000;
	text-decoration: none;
	font-weight: bold;
	cursor: help;
}
a.help:hover {
	color: #BB0000;
	text-decoration: none;
	font-weight: bold;
	cursor: help;
}
a.help:active {
	color: #BB0000;
	text-decoration: none;
	font-weight: bold;
	cursor: help;
}
a.foto {
	color: #BB0000;
	text-decoration: underline;
	font-weight: bold;
}
a.foto:visited {
	color: #BB0000;
	text-decoration: underline;
	font-weight: bold;
}
a.foto:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.foto:active {
	color: #BB0000;
	text-decoration: underline;
	font-weight: bold;
}
a.basic {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a.basic:visited {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a.basic:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
a.basic:active {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
A.navigatie_links {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.navigatie_links:hover {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.navigatie-s_links {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.navigatie-s_links:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.small_links {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
A.small_links:hover {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
A.website_links {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
A.website_links:hover {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
}
A.portfolio_links {
    font-size: 14px;
	color: #695E4A;
	font-family: "Century Gothic";
	font-weight: bold;
	margin-top: 0px;
	text-decoration: none;
}
A.portfolio_links:hover {
    font-size: 14px;
	color: #669900;
	font-family: "Century Gothic";
	font-weight: bold;
	margin-top: 0px;
	text-decoration: none;
}
.style1 {
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.style5 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
    font-size: 16px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style7 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style8 {
	font-size: 12px;
	color: #BB0000;
	font-weight: bold;
}
.style9 {
	font-size: 14px;
	color: #BB0000;
	font-weight: bold;
}
.style10 {
	font-size: 10px;
	color: #BB0000;
	font-weight: bold;
}
.style11 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.style12 {
	text-decoration: none;    
}

.style13 {
	text-decoration: line-through;    
}

.style14 {
	text-align: right;    
}

.style-small {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 8px;
}

.style-small-red {
	font-size: 11px;
	font-weight: bold;
	color: #BB0000;
}

div#pagina{
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#header{
	background-image: url(../properties/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 253px;
	width: 1000px;
	position: relative;
	text-align: left;
}

div#headerNew{
	background-image: url(../properties/header-new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 253px;
	width: 1000px;
	position: relative;
	text-align: left;
}

div#top_blank{
	float: left;
	width: 1000px;
	height: 120px;
	position: relative;
}
div#top_blankNew{
	float: left;
	width: 868px;
	height: 140px;
	padding: 8px 11px 10px 121px;
	position: relative;
}
div#left_top{
	float: left;
	width: 120px;
	position: relative;
	text-align: left;
	height: 28px;
}
div#main_top{
	float: left;
	width: 660px;
	position: relative;
	text-align: center;
	height: 28px;
}
div#right_top{
	float: left;
	width: 200px;
	position: relative;
	text-align: right;
	height: 28px;
	padding-right: 20px;
}
div#left_head{
	float: left;
	width: 120px;
	position: relative;
	text-align: left;
	margin-top: 20px;
}
div#main_head{
    float: left;
	width: 660px;
	position: relative;
	text-align: left;
	margin-top: 20px;
}
div#right_head{
	float: left;
	width: 220px;
	position: relative;
	text-align: center;
}
div#main{
	float: left;
	width: 1000px;
	position: relative;
	text-align: left;
	background-image: url(../properties/page-bg.jpg);
	background-repeat: repeat-y;
}
div#left_nav{
	float: left;
	width: 105px;
	position: relative;
	text-align: left;
	padding-left: 15px;
}
div#main_page_index{
	float: left;
	width: 660px;
	position: relative;
	text-align: left;
	background-image: url(../properties/bck_content.gif);
	background-repeat: no-repeat;
}
div#main_page{
	float: left;
	width: 660px;
	position: relative;
	text-align: left;
}
div#mainPageMatch{
	float: left;
	width: 664px;
	position: relative;
	text-align: left;
}
div#main_frame{
	float: left;
	width: 660px;
	position: relative;
	text-align: left;
}
div#content{
	float: left;
	width: 400px;
	position: relative;
	text-align: left;
	height: 800px;
}
div#wedstrijdverslag{
	float: left;
	width: 200px;
	position: relative;
	text-align: center;
	height: 200px;
	background-image: url(../properties/blok.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#wedstrijdprogramma{
	float: left;
	width: 200px;
	position: relative;
	text-align: center;
	height: 200px;
	background-image: url(../properties/blok.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#laatste_nieuws{
	float: left;
	width: 200px;
	position: relative;
	text-align: center;
	height: 200px;
	background-image: url(../properties/blok.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#spelers{
	float: left;
	width: 200px;
	position: relative;
	text-align: center;
	height: 200px;
	background-image: url(../properties/blok.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#fotoalbum{
	float: left;
	width: 200px;
	position: relative;
	text-align: center;
	height: 200px;
	background-image: url(../properties/blok.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#gastenboek{
	float: left;
	width: 200px;
	position: relative;
	text-align: center;
	height: 200px;
	background-image: url(../properties/blok.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#historie{
	float: left;
	width: 200px;
	position: relative;
	text-align: center;
	height: 200px;
	background-image: url(../properties/blok.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#europa{
	float: left;
	width: 200px;
	position: relative;
	text-align: center;
	height: 200px;
	background-image: url(../properties/blok.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#poll{
	float: left;
	width: 250px;
	position: relative;
	text-align: center;
	height: 800px;
	padding-left: 10px;
}
div#poll-top{
	float: left;
	width: 250px;
	position: relative;
	text-align: center;
	height: 600px;
	background-image: url(../properties/blok_l.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#poll-mid{
	float: left;
	width: 250px;
	height: 200px;
	position: relative;
	text-align: center;
	background-image: url(../properties/blok_l.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#poll-bottom{
	float: left;
	width: 250px;
	position: relative;
	text-align: center;
	height: 400px;
	background-image: url(../properties/blok_l.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#sponsoren{
	float: left;
	width: 660px;
	position: relative;
	text-align: center;
	background-image: url(../properties/sponsoren.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#right_frame{
	float: left;
	width: 198px;
	position: relative;
	text-align: center;
	padding-right: 11px;
	padding-left: 11px;
}
div#right_index{
	float: left;
	width: 190px;
	position: relative;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
div#footer{
	background-image: url(../properties/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 1000px;
	position: relative;
	text-align: left;
	height: 40px;
	background-color: #FFF;
}
div#left_bottom{
	float: left;
	width: 120px;
	position: relative;
	text-align: center;
	margin-top: 16px;
}
div#main_bottom{
    float: left;
	width: 660px;
	position: relative;
	text-align: center;
    margin-top: 16px;
}
div#right_bottom{
	float: left;
	width: 205px;
	position: relative;
	text-align: right;
	margin-top: 16px;
	padding-right: 15px;
}
 div#blok_voetbalnieuws{
	float: left;
	width: 330px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
 }
  div#blok_fctwente{
	float: left;
	width: 330px;
	position: relative;
	left: 0px;
	top: 0px;
 }
 div#blok_1{
	position: relative;
	height: 600px;
	width: 330px;
	left: 0px;
	top: 0px;
	float: left;
	text-align: left;
 } .underline {
	color: #FF0000;
	text-decoration: underline;
}
