/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin-top: 2%;
	margin-right: 5%;
	margin-bottom: 2%;
	margin-left: 5%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	line-height: 1.4;
	width: 990px;
}

a:link, a:visited{
	color: #0069AA;
	text-decoration: none;
}

a:hover {
	color: #CC0033;
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #333333;
}

h2{
	font-size: 17px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3{
	font-size: 14px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul{
	list-style-type: disc;
	line-height: 20px;
	list-style-position: inside;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#main{
	padding: 0px;
	background-color: #FFFFFF;
}

#masthead{
	margin: 0;
	width: 100%;
	padding: 0px;
}

#navBar{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 78%;
	background-position: top;
	background-color: #E6E6E6;
}

#content{
	float:left;
	width: 75%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	margin-left: 10px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/achtergrond/achtergrond_sitename1.gif);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	white-space: nowrap;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-top-style: solid;
}

#globalNav img{
	display: table;
}

#globalNav a {
	font-size: 14px;
	padding: 0px; 
}

#submenu{
	white-space: nowrap;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	font-weight: normal;
}

/************** .feature styles ***************/

.feature{
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 10px;
	clear: both;
}

.feature img{
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	font-size: 12px;
	padding-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.story p{
  padding: 0px 0px 10px 0px;
}

.story img {
	float: right;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	vertical-align: middle;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
}

#navBar ul {
	padding: 0;
	list-style-position: inside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	list-style-type: disc;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 11px;
	color: #333333;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	border-bottom-width: thick;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#sectionLinks h3{
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 0px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #333333;
}

html>/**/body #sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #333333;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 0px;
	color:#333333;
}

html>/**/body #sectionLinks a:visited{
	padding: 2px 0px 2px 10px;
	color:#333333;
}

#sectionLinks a:hover{
	padding: 2px 0px 2px 0px;
	color: #CC0033;
}

html>/**/body #sectionLinks a:hover{
	padding: 2px 0px 2px 10px;
	color: #CC0033
}

/************** #advert styles **************/

#advert{
	font-size: 14px;
	display: block;
	padding-top: 15px;
	padding-left: 8px;
}

#advert img{
	display: block;
	text-align: center;
}

#center{
align:center
}
#siteName2 {
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/achtergrond/achtergrond_sitename2.gif);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
}
#siteName3 {
	text-align: left;
	background-repeat: repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/achtergrond/achtergrond_sitename3.gif);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#siteName4 {
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/achtergrond/achtergrond_sitename4.gif);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
}
#siteName5 {
	text-align: left;
	background-repeat: repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/achtergrond/achtergrond_sitename5.gif);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#siteName6 {
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/achtergrond/achtergrond_sitename6.gif);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
}
#siteName7 {
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/achtergrond/achtergrond_sitename7.gif);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
}
#siteName8 {
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/achtergrond/achtergrond_sitename8.gif);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
}
#siteName9 {
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/achtergrond/achtergrond_sitename9.gif);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
}
#sectionLinks2 {
	position: relative;
	font-size: 11px;
	color: #333333;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	border-bottom-width: thick;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}

