body {
color: #000;
background-color: #fff;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
}

#container 
{
width: 1000px;
height: 600px;
}

#background 
{
width: 1000px;
height: 600px;
/*
background-image: url(img/ribbon-placing-intro.jpg);
background-repeat: no-repeat;
*/
}

#left {
width: 176px;
height: 600px;
margin: 0px;
padding: 0px;
float: left;
}

#right 
{
width: 822px;
height: 600px;
margin: 0px;
padding: 0px;
float: left;
}

#titleBlock {
background-color: #5a6f84;
position: absolute;
height: 29px;
width: 118px;
top: 15px;
left: 8px;
}


#sideMenu {
width: 176px;
height: 424px;
background-color: #5a6f84;
position: absolute;
top: 44px;
}


.sideMenuItem {
margin-left: 12px;
margin-top: 21px;
color: #fff;
font-size: 8pt;
text-align:left;
width: 140px;
}

#logo {
background-image:url(../_images/logo.jpg);
background-repeat: no-repeat;
width: 176px;
height: 132px;
position: relative;
top: 468px;
}

#menu {
position: absolute;
top: 44px;
width: 810px;
height: 25px;
background-color:#CCCCCC;
}

#imgTextField 
{
background-image: url(../_images/imgTextfield.jpg);
background-repeat: no-repeat;
width: 322px;
height: 27px;
position: absolute;
top: 451px;
left: 665px;
color: #fff;
padding-top: 7px;
padding-left: 17px;
font-size: 13pt;
font-weight: normal;
}

#footer 
{
background-image: url(../_images/footer.jpg);
background-repeat: no-repeat;
width: 830px;
height: 114px;
position: absolute;
top: 484px;
}

/*------------============text============------------*/

.mainTitle {
font-weight: bold;
font-size: 10pt;
color: White;
font-family: Arial;
text-align: left;
margin-left: 4px;
padding-top: 10px;
height: 34px;
}

.subMenuItem {
padding-left: 21px;
padding-top: 2px;
color: #fff;
font-weight: bold;
font-size: 10pt;
}

.subMenuTitle {
font-weight: bold;
font-size: 9pt;
color: #b5c9d9;
font-family: Arial;
line-height: 18px;
}

.omschrijving {
margin: 0px;
line-height: 14px;
}


/*------------============Text Template============------------*/

#contentField {
height: 348px;
width: 456px;
display: block;
overflow: auto;
position: absolute;
z-index:109;
top: 126px;
left: 196px;
color: #172f48;
overflow-x: auto;
overflow-y: auto;
}

#contentField p
{
    margin: 10px 20px 0px 10px;
    line-height: 12pt;
	text-indent: 0pt;
}

#contentField h1
{
    margin: 20px 20px 0px 10px;
}

#contentField h2
{
    margin: 20px 20px 0px 10px;
}

#textImg 
{
    font-family: Arial; 
    font-size: 8pt; 
    color: White;
    height: 349px;
    width: 339px;
    position: absolute;
    left: 665px;
    top: 128px;
    z-index:109;
    overflow: auto;
}

h1 {
color: #172f48;
font-size: 13pt;
font-weight: bold;
margin: 0;
padding: 0;
margin-top: 20px;
margin-bottom: 10px;
}

.text {
margin: 0;
line-height: 16px;
width: 415px;
padding-bottom: 6px;
padding-top: 4px;
color: #172f48;
}

h2 {
margin: 0;
padding: 0;
color: #E10028;
font-size: 10pt;
font-weight: bold;
}

.donateurList ul {
font-size: 10pt;
font-weight: normal;
color: #172f48;
}

.donateurList li {
padding-top: 7px;
padding-bottom: 9px;
}

.bold {
font-weight: bold;
}

.donateurList2 ul {
list-style-image: url(../_images/bullit.gif);
color: #172f48;
}

#contentField a{
color: #f03a28;
}

.donateurList2 li {
font-family:"Times New Roman";
}

.grey {
color: #b5c9d9;
}

/*------------============Form Template============------------*/

.subTitle {
font-size: 10pt;
}

.pinkish{
color: #ff3366;
font-weight: bold;
}

.itemName{
width: 107px;
/*background-color: #99FF00;*/
line-height: 20px;
float: left;
}

form{
margin: 0px;
padding: 0px;
}

.form {
margin-bottom: 30px;
width: 410px;
}

form input {
margin-bottom: 4px;
    margin-left: 0px;
}

.lenghtInput {
width: 280px;
border: 1px solid #5a6e84;
}

.disclaimer{
padding-top: 15px;
font-size:9px;
clear: both;
width: 420px;
}

#nextBtn {
text-align: right;
margin-right: 20px;
margin-top: 20px;
}

#nextBtn a {
color: #46829d;
text-decoration: underline;
font-weight: bold;
}





.form_intro
{
	font-size:12px;	
	padding-bottom:5px;
}

.fe_title
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;	
	text-decoration:none; 
	vertical-align:top;
}

.fe_header 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:16px;	
	text-decoration:none;
}

.fe_input 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
}

.input_text
{
}

.fe_checkbox
{
}

.check_box_list
{
}

.fe_radio
{
}

.radio_button_list
{
}

.fe_select 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
}

.drop_down_list
{
}

.fe_textarea 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
}

.text_area
{
}

.input_file
{
}

.fe_button 
{
	/*
	position:relative;
	left:20px;
	top:20px;*/
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
}

.formResponse 
{	 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top:20px;	
	margin-left:20px;	
	font-size:14px;
}

.errorStar 
{ 
	color:Red;	
	font-size:9px;	
	visibility:hidden;
}

/*------------============Links============------------*/

.subMenuTitle a {
color: #b5c9d9;
text-decoration: none;
}

/*------------============Menus============------------*/

.SubMenuCell 
{
	border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: White;
	font-size: 8pt; 
	width: 94px; 
	color: white; 
	text-indent: 4pt; 
	height: 23px; 
	background-color: #5a6e84; 
	text-decoration: none;
}
.SubMenuCellHighlighted {
	border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: White; 
	font-size: 8pt; 
	width: 94px; 
	color: white; 
	text-indent: 4pt; 
	height: 23px; 
	background-color: #c50027; 
	text-decoration: none;
}
.SubMenutext {
	display: inline; 
	font-weight: normal; 
	font-size: 8pt; 
	z-index: 109; 
	left: 5px; 
	width: 94px; 
	cursor: hand; 
	font-family: Arial; 
	position: absolute; 
	top: 4px; 
	height: 23px;
}
.MainMenuCell {
	border: white 1px solid; 
	font-weight: normal; 
	font-size: 8pt; 
	width: 94px; 
	cursor: hand; 
	color: white; 
	text-indent: -1pt; 
	font-family: Arial; 
	background-color: #5a6e84; 
	text-align: left; 
	text-decoration: none;
}
.MainMenuCellCurrent {
	border: white 1px solid; 
	font-weight: normal; 
	font-size: 8pt; 
	width: 94px; 
	cursor: hand; 
	color: white; 
	text-indent: -1pt; 
	font-family: Arial; 
	background-color: #8a0e04; 
	text-align: left; 
	text-decoration: none;
}
.MainMenuCellHighlighted {
	border: white 1px solid; 
	font-size: 8pt; 
	width: 94px; 
	cursor: hand; 
	color: white; 
	text-indent: -1pt; 
	font-family: Arial;
	height: 23px; 
	background-color: #c50027; 
	text-decoration: none;
}
.MainMenuSpacer {
	width: 5px; 
	background-color: transparent;
}
