/* Central header background color */
TH, #TitleBar, #Balk, #Taskbar H1, #Startswith, DIV.NewsTitle{
 background-color: #5174CD;
}

/* Central header background color */
#Menuo, DIV.NewsReportDetails, #Menu LI UL LI{
 background-color: #9F9F9F;
}

/* Central textbox colors */
TD, #Taskbar DIV, #Taskbar P, #Taskbar UL, DIV.NewsReportText{
 background-color: #FFFFFF;
 color: #000000;
}

P{
 color: #000000;
 font-size: 12px;

}

A, A:link, A:visited{
 color: #000000;
}

INPUT, TEXTAREA{
 border-color: #9F9F9F #9F9F9F #9F9F9F #9F9F9F;
}

TD{
 font-size: 10pt;
 }
 
 h4{
 font-size: 10pt;
 padding: 10px 0px 0px 0px;
 line-height: 10pt
 }
 
/* Global styles */

BODY{
 padding: 0px 0px 0px 0px;
 font-family: Arial, Sans-serif;
 margin: 0px 0px 0px 0px;
 width: 1003px;
 position: absolute;
 background-image: url('');
 background-repeat: repeat-y;
}


/* Specefic styles */

#TitleBar{
  background-image: url("/images/firesky.jpg");
  background-position: right top;
  background-repeat: no-repeat;
 	height: 60px;
	width: 1003px;
	vertical-align: center;
  padding-top: 10px;
}

 H1.titlebar{
	margin: 0px;
	margin-left: 140px;
	font-size: 22pt;
  font-weight: bold;
	position: absolute;
	top: 20px;
	left: 30px;
	width: 700px;
	color: #FFFFFF;
 }

 
#Menuo{
 background-color: #5174CD;
 background-position: right;
 background-repeat: no-repeat;
 height: 25px;
 width: 1003px;
 /*width: 100%*/
}
 
 #Menuo TABLE{
  margin-left: 135px;
 }
 
 #Menuo TABLE TR TD.Knopuit{
  background: none
 }

 #Menuo TABLE TR TD.Knopaan{
  cursor: pointer;
	background: none;
  background-image: url('http://missiezusters.ikbenverlegen.nl/images/blend.gif');
 }

 #Menuo TABLE TR TD A, #Menuo TABLE TR TD A:link, #Menuo TABLE TR TD A:visited{
  color: #FFFFFF;
 }
 #Menuo TABLE TR TD{
  height: 20px;
  text-align: center;
  padding-right: 0px;
  width: 100px
 }

 #Menuo TABLE TR TD A, #Menuo TABLE TR TD A:link, #Menuo TABLE TR TD A:visited{
  font-size: 9pt;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  text-decoration: none
 }

#Balk{
 font-size: 4px;
 height: 7px;
 width: 1003px;
 background-image: url("/images/firesky.jpg");
 background-position: right center;
 background-repeat: no-repeat;
 /*width: 100%;*/
}

#Opties{
 height: 20px;
 /*width: 100%;*/
 background-color: #DFE6F7;
}

 #Opties SPAN{
  font-size: 8pt;
  text-align: left	
 }

 #Uitleg{
  width: 723px;
	text-align: left;
	margin-left: 171px;
	position: absolute;
	text-position: absolute;
 }
 
 #Adresbalk{
  text-align: left;
	margin-left: 873px;
	width: 100px;
	position: absolute;
	text-position: absolute;
	}


#Content{
 padding: 0px 0px 0px 0px;
 width: 1003px;
 text-align: left;
 margin: 0px 0px 0px 0px;
 position: absolute;
 background-image: url("/images/rechts.gif");
 background-position: right;
 background-repeat: repeat-y;
 }
  
 #Content h1{
	font-size: 14pt; 
  font-weight: bold;
	padding-left: 263px;
  padding-top: 20px;
	margin-bottom: 0px;
	margin top: 0px;
	text-align: left;
	 }
 
 #Content h2{
  font-size: 12pt;
  font-weight: bold;
  padding: 0px 40px 0px 263px;
	}

 
 #Content P{
/*  margin-left: 253px;#5174CD*/
  padding: 0px 40px 20px 263px
 }
 
/*table.programma{
  padding: 0px 40px 20px 263px;
	position: absolute;
	}
  */
#Footer{
 background-color: #DFE6F8;
 background-position: bottom;
 background-repeat: no-repeat;
 height: 20px;
 width: 1003px;
 margin: 0px 0px 0px 0px;
 text-align: right;
  }
 
 
.blockrightcontent{
 background-image: url("/images/logoblokje.jpg");
 background-position: center;
 vertical-align: center;
 background-repeat: no-repeat;
 background-color: #E7ECF9;
 padding: 10px 10px 10px 10px
 }
 
 .blockrightcontentspiritualiteit{
 background-position: center;
 vertical-align: center;
 background-repeat: no-repeat;
 background-color: #E7ECF9;
 padding: 10px 10px 10px 10px
 }

.editor{
border-top: #FFFFFF 2px solid;
border-left: #FFFFFF 1px solid;
border-bottom: #696969 1px solid;
border-right: #696969 1px solid;
background-color: #F4F9FF;
}

img{
border: none;
padding: 0px
}

img.left{
float: left;
margin: 8px 10px 8px 0px;
}

img.lefttop{
float: left;
margin: 3px 10px 5px 0px;
}

img.right{
float: right;
margin: 10px 15px 10px 10px;
}

img.righttop{
float: right;
margin: 3px 15px 5px 10px;
}

img.logo{
float: left;
position: absolute;
margin: 0px 0px 0px 30px
}

img.contact{
float: right;
margin: 0px 90px 30px 10px;
}


