/* CSS Voetbalacademie SteDoCo */

/* Algemeen */
body	{ padding-left:100px; padding-top:55px; font-family:Verdana; font-size:11px; background-color:#DBDBDB; }
img		{ border:0px; }

/* Lay-out */
table.layout	{ background-color:#FFFFFF; }
td.top	{ background-color:#000000; }
td.top_menu	{ background-color:#FF0000; padding:5px; padding-left:50px; color:#FFFFFF; font-size:12px; font-weight:bold; }
td.midden	{ background-color:#000000; height:15px; }
td.middenscherm	{ height:200px; }
td.copyright	{ background-color:#000000; height:15px; }
#div_logo 	{ position:absolute; width:221px; height:127px; z-index:1; left: 1px; top: 1px; }
a			{ color:#FFFFFF; text-decoration:none; }
a:hover		{ color:#FFFFFF; text-decoration:underline; }
a.zwart			{ color:#000000; text-decoration:none; }
a.zwart:hover	{ color:#000000; text-decoration:underline; }
h1				{ font-size:12px; margin:0px; padding:0px; }
input			{ font-family:Verdana; font-size:11px; }
select			{ font-family:Verdana; font-size:11px; }
td.tekst		{ text-align:justify; }

/* Menu top */
td.menu-groot 		{ font-family:Verdana; font-size: 12px; font-weight: bold; padding-left: 5px; }
div#menu_top_alg	{ position:absolute; }
.menu_top			{ float:left; position:relative; z-index:2; font-size:12px; font-weight:bold; }
div#menu_top_nieuws			{ visibility:hidden; position:absolute; width: 150px; border:1px solid #FF0000; background-color:#f8f8f8; z-index:100; }
div#menu_top_nieuwsbrief	{ visibility:hidden; position:absolute; width: 150px; border:1px solid #FF0000; background-color:#f8f8f8; z-index:100; }
div#menu_top_contact		{ visibility:hidden; position:absolute; width: 150px; border:1px solid #FF0000; background-color:#f8f8f8; z-index:100; }
div#menu_top_teams			{ visibility:hidden; position:absolute; width: 150px; border:1px solid #FF0000; background-color:#f8f8f8; z-index:100; }
div#menu_top_evenementen	{ visibility:hidden; position:absolute; width: 150px; border:1px solid #FF0000; background-color:#f8f8f8; z-index:100; }
br.div				{ padding:5px; margin:5px; }
a.menu				{ font-size: 11px; color: #000000; text-decoration:none; }
a.menu:hover		{ font-size: 11px; color: #000000; text-decoration:underline; }
a.menu_item			{ font-size: 11px; color: #822B62; text-decoration:none; }
a.menu_item:hover	{ font-size: 11px; color: #822B62; text-decoration:underline; }

/* Menu links */
td.pagina_menu_kop		{ background-color:#FF0000; color:#FFFFFF; font-weight:bold; font-size:11px; border:1px solid #000000; }
td.menu_links_hoofd		{ background-color:#DBDBDB; border-bottom:1px solid #000000; }
td.menu_links_optie		{ background-color:#FFFFFF; border-bottom:1px solid #000000; }

/* Body - Nieuws gedeelte */
table.body_nieuws		{ background-color:#D4D4D4; border-bottom:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; }
td.body_nieuws_titel	{ vertical-align:top; }
td.body_nieuws_tekst	{ vertical-align:top; padding:3px; border-left:1px solid #000000; }
td.body_nieuws_foto 	{ vertical-align:top; padding:3px; text-align:center; }
img.body_nieuws_groot	{ max-width:235px; max-height:195px; }
img.body_nieuws_klein	{ max-width:60px; width:60px; }

#td_nieuws1				{ border-left:1px solid #D4D4D4; }
#td_nieuws1_foto		{ }
#td_nieuws2				{ border-left:1px solid #000000; border-top:1px solid #000000; background-color:#F3F3F3; }
#td_nieuws2_foto		{ border-top:1px solid #000000; background-color:#F3F3F3; }
#td_nieuws3				{ border-left:1px solid #000000; border-top:1px solid #000000; background-color:#F3F3F3; }
#td_nieuws3_foto		{ border-top:1px solid #000000; background-color:#F3F3F3; }
#tekst1					{ position:absolute; width:275px; display:block; text-align:justify; }
#tekst2					{ position:absolute; width:275px; display:none; text-align:justify; }
#tekst3					{ position:absolute; width:275px; display:none; text-align:justify; }

/* Body - Overig nieuws */
table.overig_nieuws		{ border:1px solid #000000; }
td.overig_nieuws_kop	{ background-color:#FF0000; color:#FFFFFF; font-weight:bold; font-size:11px; }

/* Body - Sponsors */
td.sponsor_kop			{ padding:2px; background-color:#000000; color:#FFFFFF; font-size:11px; font-weight:bold; }

/* Pagina - nieuwsoverzicht/ weergaven/ nieuwsarchief */
table.pagina_tabel	{ background-color:#DBDBDB; border:1px solid #000000; }
table.pagina_tabel_zonder	{ background-color:#DBDBDB; }
td.pagina_nieuw_tabel_foto	{ border-left:1px solid #000000; border-bottom:1px solid #000000; }
td.pagina_nieuw_tabel_tekst	{ border-right:1px solid #000000; border-bottom:1px solid #000000; text-align:justify; }
td.pagina_nieuws_kop	{ background-color:#FF0000; color:#FFFFFF; font-weight:bold; font-size:11px; }
td.pagina_nieuws_tekst	{ text-align:justify; height:200px; }
img.pagina_nieuws_1		{ max-width:200px; max-height:150px; }
img.nieuwsbericht_rechts	{ float: right; margin: 0 0 1px 5px; max-width:200px; max-height:150px; }

/* Pagina - Teams */
img.teams_foto_team		{ max-width:580px; }
img.teams_foto_speelster	{ max-width:120px; }

/* Pagina - Foto album */
img.foto_album		{ max-width:140px; width:expression(document.body.clientWidth > 140? "140px": "auto" ); max-height:140px; width:expression(document.body.clientHeight > 140? "140px": "auto" ); }

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index:3;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:3;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
	z-index:3;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index:3;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	z-index:3;
}

#lbPrevLink {
	left: 0;
	z-index:3;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
	z-index:3;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
	z-index:3;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	z-index:3;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	z-index:3;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
