body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../img/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
	color: #fff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.oranjelink{ 
	color: #F8C633;
	font-weight: bold;
	text-decoration: underline;
} 

.oranjelink:hover{ 
	color: #FFF;
} 

img{
	border: 0px;
}
 
#wrapper{
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#top{
	width: 100%;
	height: 112px;
	background-image: url(../img/header_logo.jpg);
}

#mainmenu{
	position: relative;
	height: 23px;
	background-image: url(../img/header_menu_repeat.jpg);
	padding-left: 262px;
}

#mainmenu ul{
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 300;
}

#mainmenu li{
	list-style-type: none;
	padding: 3px 18px 0 16px;
	float: left;
	background: url(../img/header_menu_spacer.jpg);
	background-repeat: no-repeat;
    background-attachment: scroll;
	background-position: right top;
	height: 23px;
	position: relative;
	z-index: 300;
}

#mainmenu li.last{
	background: none;
}

#mainmenu a{
	font-size: 11px;
	font-weight: bold;
}

#content{
	width: 100%;
	min-height: 515px; /*was 460*/
	height: auto !important;
    height: 477px; /*was 422*/
	background-image: url(../img/content_bg.jpg);
	position: relative;
}

#contenttekst{
	position: absolute;
	top: 25px;
	left: 45px;
	width: 600px;
	min-height: 371px;
	height: auto !important;
    height: 371px;
}

#contenttekst_index_1{
	height: 110px;
	padding: 20px 20px 0 0;
}

#contenttekst_bestellen_1{
	height: 110px;
	padding: 20px 0 0 0;
}

#contenttekst_bestellen_1 table{
	margin-bottom: 15px;
}

.bestellen_illustratie{
	position: absolute;
	top: 325px;
	right: 0px;
}

#contenttekst_watis_1{
	height: 110px;
	padding: 20px 20px 0 0;
}

#contenttekst_watis_2{
	width: 600px;
	padding: 20px 0 0 200px;
}

#contenttekst_boven1{
	float: left;
	height: 210px;
}

#contenttekst_boven2{
	float: left;
	width: 439px;
	height: 210px;
	padding-left: 15px;
}

#contenttekst_onder1{
	float: left;
	clear: both;
	width: 442px;
}

#contenttekst_onder2{

	float: right;
	padding-right: 15px;
}

.euro{
	font-size: 22px;
	color: #fcc334;
}

#contenttekst_boven2 td,
#contenttekst_onder2 td,{
	padding-top: 15px;
}


#column_rechts{
	position: absolute;
	top: 0px;
	right: 34px;
	width: 205px;
	background-image: url(../img/kies_je_club.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #c42a1e;
	min-height: 426px;
	height: auto !important;
    height: 426px;
}
	
#column_rechts ul{
	list-style-type: none;
	margin: 82px 1px 0 1px;
	padding: 0;
}

#column_rechts li{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 11px 0 0 76px;
	height: 38px;
	font-size: 11px;
	border-top: 1px solid #af251d;
	border-bottom: 1px solid #290907;
}

#column_rechts .first{
	border-top: none;
}

#column_rechts .last{
	border-bottom: none;
}

/* kijk uit, pas logo's ook aan in ie6fix.css*/
.feyenoord{
	background: url(../img/feyenoord.png) 28px 5px no-repeat;
}

.psv{
	background: url(../img/psv.png) 28px 5px no-repeat;
}

.degraafschap{
	background: url(../img/degraafschap.png) 28px 5px no-repeat;
}
.ado{
	background: url(../img/ado.png) 28px 5px no-repeat;
}
.nec{
	background: url(../img/nec.png) 28px 5px no-repeat;
}
.nac{
	background: url(../img/nac.png) 28px 5px no-repeat;
}

.vvv{
	background: url(../img/vvv.png) 28px 5px no-repeat;
}

.fcvolendam{
	background: url(../img/volendam.png) 28px 5px no-repeat;
}


#footer{
	height: 15px;
	background-image: url(../img/footer_bg_repeat.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 2px 0 0 11px;
	position: relative;
}

#footer a{
	color: #999;
}

#sitedesign{
	position: absolute;
	top: 0px;
	right: 0px;
}

.logo{
	position: absolute;
	top: 8px;
	left: 7px;
	width: 272px;
	height: 158px;
	z-index: 1;
}

.clubkleuren{
	position: absolute;
	top: 44px;
	right: -18px;
	width: 121px;
	height: 60px;
}