/* page overall: */

html *
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	margin: 0;
	font-family: Arial, sans-serif;
	background: #ccc;
}

body, p, a, td, th, li
{
	font-size: 12px;
	line-height: 15px;
}

a, a:visited, a:hover
{
	color: #000;
	text-decoration: underline;
}

p
{
    margin-bottom: 20px;
    padding: 0;
}

h1
{
	font-size: 13px;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #a50a0a;
	margin: 10px 0 18px;
}

h1.nieuws
{
	margin: 10px 0 8px;
}

h1.nieuws span.datum
{
	/*font-size: 10px;*/
	font-weight:normal;
	line-height: 14px;
	margin: 0 0 10px;
	font-style: italic;
	color: #333;
}

img.nieuws
{
	margin-right: 5px;
	margin-bottom: 3px;
}

table#page
{
	width: 712px;

	table-layout: fixed;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;

	margin-left: auto;
	margin-right: auto;

	background: #fff;
}

table#page tr#header
{
	height: 113px;
}

table#page tr#header2
{
	height: 14px;
	background-color: #b3b3b3;
}

table#page tr#header_foto
{
	height: 171px;
}

table#page tr#header_menu
{
	height: 29px;
	background-color: #a50a0a;
}

table#page tr#header_menu td
{
	padding: 0;
	margin: 0;

	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}

/* menu */

#dmenu
{
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0;
	margin-left: 28px;
	padding: 0;
}

#dmenu li
{
	list-style-type:none;
	float:left;
	margin: 0;
	margin-right: 20px;
	padding: 0;
}

#dmenu li a.hoofdmenu
{
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display:block;
	margin: 0;
	padding: 0;
}

#dmenu li ul
{
	list-style-type:none;
	position: absolute;
	z-index: 100;
	border: 1px solid #a50a0a;
	background: #a50a0a;
	margin: 0;
	display: none;
	width: 186px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#dmenu ul li
{
	margin: 0;
	display:block;
	background: url('/gfx/menu_dot.gif') #e8c2c2 repeat-x bottom;
	width: 186px;
	height: auto;
	font-size: 10px;
	color: #000;
}

#dmenu ul li.laatste
{
	border: 0;
	background: #e8c2c2;
	overflow: hidden;
}

#dmenu ul li a
{
	display: block;
	line-height: normal;
	font-size: 10px;
	color: #000;
	padding-left: 30px;
	text-decoration: none;
	background-image: url(/gfx/menu_pijl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 6px;
	margin-bottom: 6px;
}

#dmenu ul li a:visited, #dmenu ul li a:active
{
	color: #000;
}

#dmenu ul li a:hover
{
	color: #333;
}

#dmenu li:hover ul , #dmenu li.over ul
{
	display: block;
}

#dmenu li>ul
{
	top: auto;
	left: auto;
}


/* main */


table#page tr#content
{
}

tr.indexpagina
{
	background: url('/gfx/index_achter.gif') repeat-y center;
}

table#page tr#content td#content_home
{
	padding-left: 28px;
}

table#page tr#footer_banner
{
	height: 89px;
	margin: 0;
	padding: 0;
	background-image: url(http://www.alliance-francaise.nl/gfx/banner-background.jpg);
}

table#page tr#footer_banner img
{
	margin: 0;
	margin-left: 2px;
	margin-top: 2px;
	padding: 0;
	width: 224px;
	height: 85px;
	border: 0;
}

table#page tr#footer_banner td
{
	vertical-align: top;
}

table#page tr#footer_colofon
{
	height: 14px;
	background-color: #b3b3b3;
}


/* colofon */

table#colofon
{
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

table#colofon tr td#colofon_links
{
	padding-left: 10px;
}

table#colofon tr td#colofon_rechts
{
	padding-right: 10px;
}

table#colofon td, table#colofon td a
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

/* main table */

table#page tr td#side_left
{
	width: 16px;
	background:  url('/gfx/links_verloop.gif') #ccc right top repeat-y;
}

table#page tr td#side_right
{
	width: 16px;
	background:  url('/gfx/rechts_verloop.gif') #ccc left top repeat-y;
}

/* title */

h1#af
{
	display: block;
	cursor: pointer;
	position: absolute;
	top: 0px;
	overflow: hidden;
	background: url('/gfx/logo_alliancefrancaise.gif') #fff right top no-repeat;
	width: 234px;
	height: 113px;
	margin: 0;
	margin-left: 30px;
	padding: 0;
	border: 0;
	text-indent: -2000px;
	color: #000;
	z-index: 1;
}

h1#afdeling
{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 17px;
	display: block;
	position: absolute;
	top: 22px;
	margin-left:3px;
	z-index: 100;
}

h2#af_paris
{
	position: absolute;
	top: 78px;
	float: right;
	margin-left: 500px;

	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}

h2#af_paris a
{
	font-size: 11px;
}

h2#af_paris img
{
	margin-left: 10px;
}

/* main content table */

table#main_content
{
	table-layout: fixed;
	border-collapse: collapse;
	width: 582px;
	border: 0;
	margin: 0;
	padding: 0;
}

td#main_content_menu
{
	width: 182px;
	background: url('/gfx/main_menu_achter2.gif') #fff no-repeat bottom left;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

td#main_content_content
{
	width: 480px;
	vertical-align: top;
}

table#mainmenutop
{
	table-layout: fixed;
	border-collapse: collapse;

	height: 3px;
	margin: 0;
	padding: 0;
}

table#mainmenutop
{
	height: 3px;
}


/* mainmenu */

#main_content_menu table#mainmenu
{
	table-layout: fixed;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	margin-left: 3px;
	padding: 0;
	width: 158px;
}

#main_content_menu table#mainmenu tr
{
	/* background: url('/gfx/menu_dot.gif') repeat-x bottom; */
	height: 26px;
	font-size: 10px;
	color: #000;
}

#main_content_menu table#mainmenu tr.laatste
{
	border: 0;
	background: #e8c2c2;
}

/*

#main_content_menu table#mainmenu tr td a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;

	line-height: 25px;
	color: #000;

	background: url('/gfx/main_menu_pijl.gif') no-repeat left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	text-decoration: none;
}

#main_content_menu table#mainmenu tr td a:visited, #mainmenu tr td a:active
{
	color: #000;
}

#main_content_menu table#mainmenu tr td a:hover
{
	color: #333;
}

#main_content_menu table#mainmenu tr td a.selected
{
	background: url('/gfx/main_menu_pijl_select.gif') no-repeat left;
}

*/

/* main menu list items */
/*
ul.koppeling
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

ul.koppeling li.l
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;

	padding: 0;
	margin: 0;
	border: 1px solid #e8c2c2;
	margin-top: 2px;
	margin-bottom: 2px;
}

ul.koppeling li.l a.l
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;

	display: block;
	margin: 0;
	padding: 0;
	padding-left: 23px;
	line-height: 18px;

	color: #333;
	text-decoration: none;
}

ul.koppeling li.l p.l
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;

	display: block;
	margin: 0;
	padding: 0;
	padding-left: 23px;
	line-height: 18px;

	color: #333;
	text-decoration: none;
}
*/
.main_menu_plus
{
/*	background: url('/gfx/plus.gif') no-repeat left top; */
	background: url('/gfx/main_menu_pijl2.gif') no-repeat left top;
}
.main_menu_min
{
	background: url('/gfx/min.gif') no-repeat left top;
}

.main_menu_link
{
	background: url('/gfx/main_menu_pijl2.gif') no-repeat left top;
}

.main_menu_actief
{
	background: url('/gfx/main_menu_pijl_select2.gif') no-repeat left top;
}
.sub_menu_link
{
	background: url('/gfx/sub_menu_pijl2.gif') no-repeat left top;
}
.sub_menu_actief
{
	background: url('/gfx/sub_menu_pijl_select2.gif') no-repeat left top;
}

.sub_menu_holder {
	border-top:1px solid rgb(208,161,141);
	border-bottom:1px solid rgb(208,161,141);
	background-color:rgb(235,212,212);
	padding:0px;
}
.sub_menu_table {
	border-top:1px solid rgb(198,147,119);
	border-bottom:1px solid rgb(198,147,119);
	width:100%;
}

.main_menu_plus A, .main_menu_min A, .main_menu_link A, .main_menu_actief A, .sub_menu_actief A, .sub_menu_link A {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;

	display: block;
	margin: 0;
	line-height: 18px;

	color: #333;
	text-decoration: none;
}
.main_menu_plus A, .main_menu_min A, .main_menu_link A, .main_menu_actief A {
	padding: 0;
	padding-left: 23px;
}
.sub_menu_actief A, .sub_menu_link A {
	padding: 0;
	padding-left: 38px;
}

.main_menu_plus A, .main_menu_min A, .main_menu_link A, .main_menu_actief A {
	text-decoration: none;
}
.main_menu_plus A:visited, .main_menu_min A:visited, .main_menu_link A:visited, .main_menu_actief A:visited {
	color: #333;
}
.main_menu_plus A:hover, .main_menu_min A:hover, .main_menu_link A:hover, .main_menu_actief A:hover {
	text-decoration: underline;
}



/* ------- */








table.container
{
	width: 100%;

	table-layout: fixed;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
}

table.container td
{
	margin: 0;
	padding: 0;
}

input#nieuwsbrief_email
{
	padding: 2px;
	font-size: 10px;
	border: 1px solid #000;
	background: #fff;
	width: 90px;
	margin: 0px 6px;
}

a.zend
{
	color: #fff;
	text-decoration: none;
}

img.zend
{
	padding: 0;
	margin-left: 4px;
	vertical-align: baseline;
}

input#intranet_submit
{
	width: 84px;
	font-size: 12px;
	line-height: 10px;
	border: 1px solid #949494;
	height: 22px;
}

input#intranet_login, input#intranet_wachtwoord
{
	width: 280px;
	font-size: 14px;
	border: 1px solid #949494;
	padding: 1px;
	height: 18px;
}

/*-------------------------------------------------
intranet
-------------------------------------------------*/


body#intranet
{
	background: #fff;
}

/*-------------------------------------------------
overzicht tabel
-------------------------------------------------*/

table.overzicht
{
	width: 750px;
	border: 1px solid #999;
	border-collapse: collapse;
}

table.overzicht tr
{
	height: 30px;
}

table.overzicht tr.space
{
	height: 5px;
}

table.overzicht td
{
	padding: 4px;
}

table.overzicht th, table.overzicht th a.th
{
	text-align: left;
	background: #3f4448;
	color: #fff;
	padding: 4px;
	font-size: 13px;
}

table.overzicht th.h_icon
{
	width: 18px;
}

table.overzicht th.h_spacer
{
	width: 4px;
}

table.overzicht th.h_naam
{
	width: 460px;
}

table.overzicht td.icon
{
	text-align: center;
}

table.overzicht td.r
{
	text-align: right;
}

div.nieuwsbriefitem
{
	clear: both;
}


/* contact formulier */

form#af_f input, textarea
{
	border: 1px solid #000;
	padding: 2px;
}

form#af_f td.formspace1 {
    padding: 0 20px 10px 0;
}
form#af_f td.formspace2 {
    padding-bottom: 4px;
}
