/* 
// @@@
// @@ Author: Kevin Versteeg
// @@ Date: 2007-06-08
// @@ Last change: 2007-06-08
// @@ Version: 1
// @@ Revision: 0
// @@ Copyright: Ecommany B.V.
// @@ Description: algemene-stylesheet voor de website
// @@$
*/

/* Stylesheet voor menu (boven, links) */
@import url('/system/css/menu.css');
@import url('/system/css/actueel_agenda.css');

html
{
	width: 100%;
	height: 100%;
}

body 
{
	width: 100%;
	height: 100%;
  margin: 0px 0px 0px 0px;
	/* achtergrond kleur wit */
	background-color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
/* was	font-size: 0.7em; */
	font-size: 12px;
	color: #000000;
}

/* maho: toevoeging */
td {
	font-size: 12px;
}

ul 
{
/* per class opgeven */
/*	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
*/
}
ol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
} 
li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:inside;
	font-size: 12px;
}
h1
{
	font-weight: bold;
	font-size: 12px;
}
h2 
{
	font-weight: bold;
	font-size: 12px;
}
h3
{
	font-weight: bold;
	font-size: 12px;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	white-space: normal;
}
b {
	font-size: 12px;
}
a
{
	color: #0010BF;
	text-decoration: underline;
}
a:hover
{
	color: #9F2D20;
}
img
{
	border: 0;
}
#main_container
{
	width: 800px;
	height: 100%;
	float: left;
	position: relative;
	display: inline;
	left: 50%;
	margin: 0px 0px 0px -400px;
}
#main_bg
{
	display: inline;
	background-image: url('/images/main_background_2.png');
	background-repeat: repeat-y;
	height: 100%;
	width: 800px;
	float: left;
	position: relative;
}
#header_spacer
{
	display: inline;
	height: 5px;
	width: 800px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	overflow: hidden;
}
#header_bar
{
	display: inline;
	height: 5px;
	width: 800px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	overflow: hidden;
}
#main_menu
{
	background-image: url('/images/menu_background.png');	
	width: 800px;
	height: 140px;
	margin-top: 0px;
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
#content_bar
{
	display: inline;
	margin-top: 0px;
	width: 540px;
	float: left;
	position: relative;
	background-color: #ECF1FA;
	height: 10px;
	overflow: hidden;
}
#content_container
{
	width: 540px;
	display: inline;
	float: left;
	margin-top: 0px;
/*	margin-right: 10px;
	margin-left: 10px;*/
	position: relative;
}
#left_menu
{
	display: inline;
	width: 235px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	position: relative;
}
#content
{
	display: inline;
	/* width: auto; */
	width: 97%;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	position: relative;
	font-family: Verdana;
	font-size: 12px;
}
#error
{
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 12pt;
}
#error_title
{
	font-weight: bold;
	font-size: 13pt;
}
#last_update
{
	display: block;
	height: 10px;
	margin-top: 70px;
	font-style: italic;
	font-size: 11px;
}
/* Print icon */
#print
{
	height: 19px;
	width: 20px;
	display: inline;
	background-image: url('/images/print_0.gif');
	background-repeat: no-repeat;
	margin-left: 505px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	float: right;
}
#print:hover
{
	background-image: url('/images/print_1.gif');
	background-repeat: no-repeat;
}
/* Path indicator (onder de header) */
#path_indicator_container
{
	font-size: 1.0em;
	height: 22px;
	width: 800px;
	margin-top: 0px;
	padding: 0px;
	display: inline;
	position: relative;
	background-color: #ECF1FA;
	float: left;
	border-top: 1px solid #FFFFFF;
	background-image: url('/images/pathindicator_background.png');
}
#path_indicator
{
	color: #FFFFFF;
	font-size: 1.1em;
	margin: 3px;
}
#path_indicator a
{
	text-decoration: none;
	color: #FFFFFF;
}
#path_indicator a:hover
{
	text-decoration: none;
	color: #00305F;
	background-color:#FFFFFF;
}
#path_indicator_selected
{
	font-weight: bold;
}
/* Achtergrond kleur boven content_header tonen */
#content_spacer_header
{
	background-color: #ECF1FA;
	height: 10px;
	border-bottom: 1px solid #00305F;
}
/* Balkje boven de content, waarin o.a. icoontjes (print/mail) geplaatst kunnen worden */
#content_header
{
	background-color: #8BAAE1;
	border-top: 1px solid #00305F;
	margin-top: -1px;
	border-bottom: 1px solid #00305F;
	height: 17px;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}
#content_header_content
{
	margin-left: 10px;
	margin-top: -1px;
}
#content_header_content a
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}