html, body {
	height: 100%; /* héél belangrijk */
	font: 12px Arial, Helvetica, sans-serif;
}

body {
	background:#c4e4f8 url(../images/lucht_patroon_top.gif) repeat-x left top; margin:0px;
}

p {
	margin-top:5px;
}

form {
	padding:0; margin:0;
}

a:link{
	color: #00215E;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #00215E;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	color: #00215E;
	text-decoration: none;
	font-weight: bold;
}

a:active{
	color: #00215E;
	text-decoration: underline;
	font-weight: bold;
}

#searchLayer {
	height:46px; width:100%;
}

#searchBox {
	width:234px; height:46px; background:url(../images/zoeken_bg.gif) no-repeat; float:right;
}

.searchfield {
	margin-left:10px; margin-top:15px; background:none; border:none; width:100px; cursor:text;
}

#searchLabel {
	display:none;
}

.searchList {
	padding-bottom:15px;
}

#btnZoeken {
	margin-left:13px; position:absolute;
}

#ContentHolder {
	position:relative;
	top:0px;
	width:750px;
	left:50%;
	min-height: 100%;
	height: auto !important; 
	height: 100%;
	margin-left: -375px; /* de helft van de width van DIV tag die 750 pixels is*/
}

#ContentBlock {
	width:686px;
	text-align:left;
	padding-top:0px;
}

#ContentBlock h1 {
	display:none;
}

#menuArrow {
	background:url(../images/menu_arrow.gif) no-repeat;
	width:148px;
	height:109px;
	position:absolute;
	float:left;
	top:100px;
	left:-123px;
}

/* News Nav */
#navNews {
	margin:0; padding:0;
}

#navNews li {
	display: inline;
}

#navNews li a {
	height: 24px; display: block; float: left; text-decoration: none; outline:none; text-indent: -900em;
	outline-color: invert; outline-style: none; outline-width: medium; margin-right:10px;	
}

#navNews #CbtnNews a {
	width: 75px;
}

#navNews #CbtnNewsArchive a {
	width: 120px;
}
/* News Nav */

#navMenu {
	background:url(../images/kameraadjes_header_bg.gif) no-repeat bottom;
	height:213px;
	width:710px;
}

#navMenu ul {
	margin: 0;
	padding: 55px 12px 0;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav li a {
	height: 85px; display: block; float: left; text-decoration: none; text-indent: -900em; outline:none;
	outline-color: invert; outline-style: none; outline-width: medium; padding-right:5px;
}

#nav #btnHome a {
	background:url(../images/btn_home_bg.gif) no-repeat left top; width: 115px;
}

#nav #btnHome a:hover {
	background:url(../images/btn_home_bg.gif) no-repeat left bottom;
}

#nav #btnFeyenoord a {
	background:url(../images/btn_feyenoord_bg.gif) no-repeat left top; width: 119px;
}

#nav #btnFeyenoord a:hover {
	background:url(../images/btn_feyenoord_bg.gif) no-repeat left bottom;
}

#nav #btnShop a {
	background:url(../images/btn_shop_bg.gif) no-repeat left top; width: 117px;
}

#nav #btnShop a:hover {
	background:url(../images/btn_shop_bg.gif) no-repeat left bottom;
}

#nav #btnFun a {
	background:url(../images/btn_fun_bg.gif) no-repeat left top; width: 109px;
}

#nav #btnFun a:hover {
	background:url(../images/btn_fun_bg.gif) no-repeat left bottom;
}

#nav #btnKameraadjes a {
	background:url(../images/btn_kameraadjes_bg.gif) no-repeat left top; width: 116px;
}

#nav #btnKameraadjes a:hover {
	background:url(../images/btn_kameraadjes_bg.gif) no-repeat left bottom;
}

/* Nav Menu Eind */

BODY#homepage #btnHome A {
	background:url(../images/btn_home_bg.gif) no-repeat left bottom;
}

BODY#feyenoord #btnFeyenoord A {
	background:url(../images/btn_feyenoord_bg.gif) no-repeat left bottom;
}

BODY#shop #btnShop A {
	background:url(../images/btn_shop_bg.gif) no-repeat left bottom;
}

BODY#fun #btnFun A {
	background:url(../images/btn_fun_bg.gif) no-repeat left bottom;
}

BODY#kameraadjes #btnKameraadjes A {
	background:url(../images/btn_kameraadjes_bg.gif) no-repeat left bottom;
}

#coentjeHeader {
	width:128px; height:161px; background:url(../images/coentjeHeader.gif) no-repeat; position:absolute; top:19px; left:636px; float:right;
}

#coentjeHeader ul {
	list-style: none;
	margin: 0;
	padding:105px 35px 0;
}

#coentjeHeader ul li {
	display: inline;
}
#coentjeHeader li a {
	height: 45px; width:95px; display: block; float: left; text-decoration: none; text-indent:-900em; outline:none;
	outline-color: invert; outline-style: none; outline-width: medium; padding-right:5px;
}


#PageLayout {
	position:relative;
	width:710px;
	background:url(../images/kameraadjes_pagelayout_bg.gif) repeat-y left top;
	background-color: #FFF2AA;
}

#Footer {
	width:710px;
	background:url(../images/kameraadjes_footer.gif) no-repeat left top;
	height:216px;
}

#contentPage {
	margin-top:-13px;
}

#contentPage_top_Home {
	background:url(../images/cpage_top_home_bg.gif) no-repeat; width:686px; height:33px;
}

#contentPage_top_News {
	background:url(../images/cpage_top_news_bg.gif) no-repeat; width:686px; height:33px;
}

#contentPage_top_Newsarchive {
	background:url(../images/cpage_top_newsarchive_bg.gif) no-repeat; width:686px; height:33px;
}

#contentPage_top_Feyenoord {
	background:url(../images/cpage_top_feyenoord_bg.gif) no-repeat; width:686px; height:33px;
}

#contentPage_top_Shop {
	background:url(../images/cpage_top_shop_bg.gif) no-repeat; width:686px; height:33px;
}

#contentPage_top_Fun {
	background:url(../images/cpage_top_fun_bg.gif) no-repeat; width:686px; height:33px;
}

#contentPage_top_Kameraadjes {
	background:url(../images/cpage_top_kameraadjes_bg.gif) no-repeat; width:686px; height:33px;
}

#contentPage_middle {
	background:url(../images/cpage_middle_bg.gif) repeat-y; width:656px; padding:5px 15px 5px 15px;
}

#contentPage_bottom {
	background:url(../images/cpage_bottom_bg.gif) no-repeat; width:686px; height:24px;
}

#contentPage_top_Search {
	background:url(../images/cpage_top_zoeken_bg.gif) no-repeat; width:686px; height:33px;
}


#BottomBG {
	clear: both;
	background:#c4e4f8 url(../images/gras_patroon_bottom.gif) center top repeat-x;
	width:100%;
	height:75px;
}

#sublinks {
	width:650px; text-align:center; margin-top:10px;
}
.Title
{
	color:#00215e;
	font-weight: bold;
	font-size: 18px;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 0 20px 0;
}

.Title a:active { text-decoration:none; }
.Title a:hover { text-decoration:underline; }
.Title a:visited { text-decoration:none; }
.Title a:link { text-decoration:none; }

.plainText {
	font: 12px Arial, Helvetica, sans-serif;
}
.newsArchiveSearch {
	border-bottom:1px #005AFF dashed; margin-bottom:10px; padding-bottom:10px; height:50px;
}
.SearchForm {
	border-bottom:1px #eda100 dashed; margin-bottom:15px; height:50px; padding-left:85px;
}
.errorMSG {
	color:#FF0000; text-align:center;
}
.resultBlock {
	padding-bottom:5px; padding-top:5px; border-bottom:1px #005AFF dashed; height:120px; cursor:pointer;
}
.resultBlockImg {
	float:left; padding:5px; background-color:#e6f0f7; border:1px #94d5e8 solid;
}

