body 
{ 
  margin: 0; 
  margin: 0; 
  color: rgb(40,40,40); 
  border:0; 
  font-family: Arial; 
  font-size: 14px; 
  line-height: 1.5em; 
}

img 
{
  border: 0px;
}

td
{
  vertical-align: top;
}

select, input, textarea
{
  font-size: 12px;	
}

a:link,
a:visited
{
  color: rgb(110, 168, 53);
  text-decoration: none;
}

a:active,
a:hover
{
  color: rgb(90, 148, 43);
  text-decoration: none;
}


#actie_midden
{
  background-image: url('/files/codediver/emha/backgrounds/ActieMidden.png');
  background-repeat: repeat-y;
}

#div_bovenkant
{
  background-image: url('/files/codediver/emha/backgrounds/emha-background-top.png');
  width: 1000px;
  height: 150px;
}

#div_onderkant
{
  background-image: url('/files/codediver/emha/backgrounds/emha-background-bot.png');
  width: 1000px;
  height: 150px;
}

#master_div
{
  position: relative; 
  left: 50%;
  top: 25px;
  width: 1024px;
  margin-left: -512px; 
}

#master_lb
{
  width: 716px; 
  height: 186px;
}

#master_rb
{
  width: 304px; 
  height: 186px;
}

#master_mb
{
  width: 3px; 
  height: 186px;
}

#master_mm
{
  height: 3px; 
}

#master_lo
{
  width: 695px; 
}

#master_ro
{
  width: 300px; 
}

#master_row_content
{
  margin-left: 100px;
  width: 775px;
}

#master_row_content_content p
{
  margin: 0;
  margin-top: 0.5em;
  margin-bottom: 1em;
}

#master_row_content_content ul
{
  margin-top: 0px;
  margin-bottom: 0px;
}

#master_row_content_side
{
  margin: 5px 15px 5px 5px;
}

#master_row_bottom_menu
{
  position:relative; 
  left: 0px;
  top: 35px;
	width: 100%;
  height: 36px;
}

#master_row_bottom_menu_content
{
  position: relative; 
  left: 0px;
}

#codediver_footer
{
}

#dynamic_menu
{  
	position: relative;
	left: 80px;
	top: -75px;
  height: 0px;
  width: 650px;
  z-index: 4;
}

#nested_content
{
  margin-left: 20px;  
  height: 520px;
  overflow: auto;
}

#nested_trail
{
  position: relative; 
  left: 100px;
  width: 600px;
  text-align: right;
}

a.trail_text:link,
a.trail_text:visited
{
  font-weight: bold;
	color: #aaaaaa;
}

a.trail_text:active,
a.trail_text:hover
{
  font-weight: bold;
	color: #999999;
}

span.title
{
  color: rgb(133, 114, 0);
  font-weight: bold;
}
