/*********************************************************START ENTRIES FOR GLOBAL SHIT*****************************************************************/
#upperrow{
background-color							:#E1FFAD								;
}
#lowerrow{
background-color							: #E1FFAD									;
}

body {
 text-align								: center										;
 font-family								:Times New Roman					;
 font-size								: 14px										;
 color									: black										;
 }
 
 h1{
 color									:green										;
 
 
 
 
 }
 
#box {
 margin									:0 auto										;
 width									:975px										; 
 }
 
 
 
/*********************************************************END ENTRIES FOR TOP HEADERS*****************************************************************/

/*********************************************************START ENTRIES FOR TOP HEADERS*****************************************************************/

td.headers{
 font-family								:Times New Roman						;
 font-size								: 16px										;
 color									: green										;
 background-color							: #AECC7B									;
}

td.headers2{
 font-family								: Times New Roman				;
 font-size								: 16px										;
 color									: #785a3c									;
 background-color							: #AECC7B									;
								
}

#pageheader1{
 background-image						: url(http://www.roelstuin.nl/siteNils/img/backgrounds/pageHeaderGradient.gif)	;
 background-repeat						: repeat-x									;
}

#pageheader5{
background-image							:url(http://www.roelstuin.nl/siteNils/img/backgrounds/upperGradient.gif)		;
background-repeat						: repeat-x									;
}

td.menutop{
background-color							:#AECC7B									;
}

td.menutoptest{
background-color							:#AECC7B											;
}

#menutop1{
background-image							: url(http://www.roelstuin.nl/siteNils/img/backgrounds/pageHeaderGradient.gif)	;
background-repeat						: repeat-x									;
}

/*********************************************************END ENTRIES FOR TOP HEADERS*******************************************************************/


/*********************************************************START ENTRIES FOR LEFT PAGE NAVIGATION *****************************************************/
#leftgradient{
background-image							: url(http://www.roelstuin.nl/siteNils/img/backgrounds/leftGradient.gif)		;
background-repeat						: repeat-y									;
}

#rightgradient{
background-image							: url(http://www.roelstuin.nl/siteNils/img/backgrounds/rightGradient.gif)		;
background-repeat						: repeat-y									;
}

#upperleftgradient{
background-image							: url(http://www.roelstuin.nl/siteNils/img/backgrounds/upperLeftGradient.gif)	;
background-repeat						: no-repeat									;								
}

#bottomleftgradient{
background-image							: url(http://www.roelstuin.nl/siteNils/img/backgrounds/bottomLeftGradient.gif)	;
background-repeat						: no-repeat									;								
}

#upperrightgradient{
background-image							: url(http://www.roelstuin.nl/siteNils/img/backgrounds/upperRightGradient.gif)	;
background-repeat						: no-repeat									;								
}

#bottomrightgradient{
background-image							: url(http://www.roelstuin.nl/siteNils/img/backgrounds/bottomRightGradient.gif)	;
background-repeat						: no-repeat									;								
}





ul#menu {
  width									:120px										;
  list-style-type							: none										;
  border-top								: #E1FFAD							;
  margin									: 4											;
  padding									: 7											;
}

ul#menu ol {
  display									: none										;
  text-align								: left										;
  list-style-type							: none										;
  margin									: 0											;
  padding									: 5px										;
}

ul#menu li, 
  ul#menu a {
  font-family								:Times New Roman			;
  font-size								: 14px										;
  color									: black									;
  text-align								: left	
}

ul#menu li {
  border-bottom							: solid 0px black								;
  line-height								: 25px										;
}

ul#menu ol li {
  border-bottom							: none										;
}

ul#menu ol li:before {
  content									: "- "										;
}

ul#menu a {
  text-decoration							:none									;
  outline									: none										;
}

ul#menu a:hover {
  color									: blue								;
}

ul#menu a.active {
  color									:maroon										;
}

#leftpagenavigation{
background-color							:#AECC7B									;
}

#rightpagenavigation{
background-color							:#AECC7B									;
}


/****************************************************************** END ENTRIES FOR LEFT PAGE NAVIGATION *******************************************************************/

/*******************************************************************START ENTRIES FOR FOOTERS*********************************************************************************/
#pagefooter1{
background-image							:url(http://www.roelstuin.nl/siteNils/img/backgrounds/bottomGradient.gif)		;
}

#pagefooter2{
background-color							:#AECC7B									;
}

#menubottom2{
background-color							:#AECC7B									;
}

#pagefooter3{
background-image							:url(http://www.roelstuin.nl/siteNils/img/backgrounds/pageBottomGradient.gif)	;
}

#menubottom3{
background-image							:url(http://www.roelstuin.nl/siteNils/img/backgrounds/pageBottomGradient.gif)	;
}

td.menubottom{
background-color							:#AECC7B									;
}

/*******************************************************************END ENTRIES FOR FOOTERS*********************************************************************************/

/*******************************************************************START ENTRIES FOR TEMPLATES*****************************************************************************/

table.template{
border									: 2px solid green							;
margin									: 0px										;
padding									: 0px										;
}


/*******************************************************************END ENTRIES FOR TEMPLATES*****************************************************************************/

/*******************************************************************START ENTRIES FOR COMPONENTS*********************************************************************************/
table.mainarticle{
width									: 100%										;
border									: 0px solid green								;
margin									: 0px										;
padding									: 0px										;


}

td.header{
 background-color							:# E1FFAD									;
 font-family								: Times New Roman			;
 font-size								: 14px										;
 color									: #FFFFFF									;
 font-weight								: bold										;
 padding									: 2px										;
}

td.contenttext{
  font-family								:Times New Roman					;
  font-size								: 14px										;
  color									: black									;
  border									: 0px solid green								;
  padding									: 5px										;
}

/*******************************************************************END ENTRIES FOR FOOTERS*********************************************************************************/

input{
background-color : #E1FFAD;
font-family:Times New Roman
}