#sckyscraper {
	position: absolute;
	top: 69px;
	left: 748px;
}

#fullbanner {
	position: absolute;
	top: 4px;
	left: 140px;
}

#verticalbanner {
	position: absolute;
	top: 282px;
	left: 1px;
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #CDE2FB;
	text-align: center;
}

#feestbanner {
	position: absolute;
	top: 62px;
	left: 10px;
	border: 5px solid #E4E4DC;
	z-index: 100;
}

body {
	background: #E4E4DC;	
	font-family: Verdana;
	font-size: 10px;
}

img {
	 border: 0;	
}

/************************************************boven****************************************/
#boven {
	position: absolute;
	top: 68px;
	left: 4px;
	height: 115x;
	width: 742px;
}

#homeknop {
	position: absolute;
	top: 66px;
	left: 4px;
	height: 55px;
	width: 400px;
	cursor: pointer;
	z-index: 12;
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 165px;
	width: 739px;
	background: #E4E4DC url(../content_img/top.gif);	
	background-repeat: no-repeat;
}

/***********menu****************/
#menu {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 58px;
	left: 10px;
	height: 25px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 21px;
	margin: 0px 18px 0px 0px;
	padding-left: 16px;
	line-height: 18px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-left: 2px dotted #333333;
}

#menu a:hover {
	color: #fff;
}

#menu a.first {
	border: 0;
}

#menu a.selected {
	background: url(../home_img/selected.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff;
}
/**/

/***********Submenu****************/
.submenu {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 83px;
	left: 10px;
	height: 18px;
	visibility: hidden;
}

.submenu li {
	display: inline;
}

.submenu a {
	display: block;
	float: left;
	margin: 0px 10px 0px 10px;
	padding-left: 6px;
	line-height: 18px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(../home_img/submenu.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.submenu a:hover {
	text-decoration: underline;
}

.submenu a.selected {
	text-decoration: underline;
}		

/************************************************midden****************************************/
#midden {
	position: absolute;
	top: 168px;
	left: 4px;
	width: 738px;
}

#visual {
	position: absolute;
	top: 18px;
	left: 2px;
	height: 278px;
	width: 195px;
}

#banner1 {
	position: absolute;
	top: 282px;
	left: 1px;
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #CDE2FB;
	text-align: center;
}

#banner2 {
	position: absolute;
	top: 350px;
	left: 3px;
}

#fotos {
	position: absolute;
	top: 532px;
	left: 0px;
	height: 170px;
	width: 195px;
	background: url(../content_img/fotos.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

#foto1 {
 	position: absolute;
	top: 64px;
	left: 41px;
	border: solid 2px #CBCAC3;
}

#foto2 {
 	position: absolute;
	top: 185px;
	left: 41px;
	border: solid 2px #CBCAC3;
}

#uitslagen {
	position: absolute;
	top: 284px;
	left: 0px;
	height: 175px;
	width: 195px;
	background: url(../home_img/uitslagen.gif);
	background-repeat: no-repeat;
}

#nieuwsbrief {
	position: absolute;
	top: 461px;
	left: 0px;
	height: 124px;
	width: 195px;
	background: url(../home_img/nieuwsbrief.gif);
	background-repeat: no-repeat;
}

#content_container {
	position: absolute;
	top: 16px;
	left: 196px;
	/*height: 571px;*/
	min-height: 571px;
	width: 542px;
}

#content_top {
	position: absolute;
	top: 0px;
	left: 0px;
}

#content {
	position: absolute;
	top: 4px;
	left: 0px;
	/*height: 565px;*/
	min-height: 682px;
	width: 542px;
	background: url(../content_img/content_bg.gif);
}

#content p, #content div, #content h1, #content h2, #content h3, #content table {margin: 10px}

#content_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/***********************************************onder******************************************/
#onder {
	position: absolute;
	top: 880px;
	left: 4px;
	height: 26px;
	width: 738px;
	background: #E4E4DC url(../home_img/onder_bg.gif);
	text-align: center;
	line-height: 26px;
	color: #666666;
	font-size: 10px;
}

#onder a {
	color: #666666;
	text-decoration: none;
}

/*****************************************foto album***************************************/
img.overzicht_foto {
	margin: 4px;
}

table#foto_overzicht td {
	text-align: center;
}

div.foto_detail {
	text-align: center;
	margin-top: 10px;
}

div#foto_paginas {
	margin: 10px;
}

div#foto_paginas a {
	color: #000;
	text-decoration: none;
}

table#foto_albums {
	margin-top: 10px;
	margin-left: 15px;
	width: 490px;
}

td.album_overzicht {
	border-bottom: 2px dotted #000;
	cursor: hand;
}

td.album_overzicht img {
	margin-right: 10px;
}

td.album_overzicht a {
	text-decoration: none;
	color: #000;
	font-size: 12pt;
}

div#album_paginas {
	margin-left: 24px;
}

div#album_paginas a {
	color: #000;
	text-decoration: none;
}

/*******************************************prikbord************************/
#content div.prikbord_toevoegen {
	margin: 20px 20px 10px 20px;
	border-bottom: 2px dotted #000;
	text-align: right;
}

#content div.prikbord_toevoegen a {
	text-decoration: none;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

#content div.bericht_prikbord {
	margin: 10px 10px;
	padding-bottom: 4px;
}

#content div#prikbord_paginas {
	margin-left: 20px;
}

#content div#prikbord_paginas a {
	color: #000;
	text-decoration: none;
}
 
#nummers {
	bacground: green;
	margin-left: 40px;
}

#content div.titel_datum {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
}

#content div.titel_prikbord {
	font-weight: bold;
	display: inline;
	margin: 0;
	padding: 0;
}

#content div.titel_naam {
	display: inline;
	font-style: italic;	
	margin: 0;
	padding: 0;
}

#content div.bericht_titel {
	margin: 0 10px;
	padding: 0;
	background: #CDE2FB;
}

#content div.titel_bericht {
	margin-top: 1px;
	padding-top: 4px;
	border-top: 1px dotted #000;
}

#content div.titel_bericht img {
	vertical-align: middle;
}
/**************************************NIEUWS***********************************************************/
.nieuwsdetailtitel {
	display: inline;
	font-weight: bold;
}

.nieuwsdetaildatum {
	display: inline;
	font-style: italic;
}

.nieuwsdetailtitel a, .nieuwsdetaildatum a {
 	color: #000;
}

ul#nieuwsoverzicht {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

ul#nieuwsoverzicht li {
	margin: 4px;
}

/*******************************************wedstrijden****************************************/
#teams {
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
	border-bottom: 2px dotted #000;
	background: #CDE2FB;
}

#teams a {
	color: #000;
}

#content div#wedstrijd_titel {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}

#content div#wedstrijd_datum {
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
	display: inline;
	float: right;
}

#content div#wedstrijd_kop {
	border-bottom: 2px dotted #000;
	padding: 2px;
	background: #CDE2FB;
}

#content div#wedstrijd_info {
	margin: 0;
}

#content div#wedstrijd_verslag h1 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}

#content table#lokatie {
	margin-left: -3px;
	margin-bottom: 5px;
}

#content div#wedstrijd_info {
	margin: 10px;
	border-bottom: 2px dotted #000;
}

#content div#wedstrijd_verslag * {
	margin-left: 0;
}

#content div#wedstrijd_verslag div#uitslag {
	margin-bottom: 0;
}

#content div#wedstrijd_verslag div#tekst {
	margin-top: 10px;
}

.left {
	float: left;
	margin-top: -14px;
}

#emoticons img {
	margin-right: 5px;
}
