#leftmenu a:visited, #leftmenu a:link {color: #868686; text-decoration: none; font-weight: bold;}
#leftmenu a:hover, #leftmenu a:active {color: #FFF; text-decoration: underline; font-weight: bold;}

#leftmenu {
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

#leftmenu ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#leftmenu ul li {
	list-style: none;
	list-style-type: none;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

#leftmenu a, #leftmenu a:link, #leftmenu a:visited,
#leftmenu a:hover, #leftmenu a:active {
  font-size: 12px;
  display: block;
  width: 220px;
  padding: 6px 0px 4px 5px;
  border-bottom: 2px solid #322F86;
  margin: 0px;
  text-decoration: none; 
  margin-left: 0px;
  }

#leftmenu a, #leftmenu a:link, #leftmenu a:visited {
  color:#868686;
  background-color:#FFF;
}

#leftmenu a:hover, #leftmenu a:active, #leftmenu a.niv1Active, #leftmenu a.niv1Active:hover {
  color:#FFF;
  background-color:#322F86;
}

/* VISUALS */

#visualStatement {
	background: #333089 url('../images/header_visuals/index_nacht.gif') no-repeat;
  vertical-align: top;
	margin-left: 0px;
	border: 0px;
	width: 311px; 
	height: 205px;
	float:left;
	-moz-box-sizing: border-box;
}

#visualStatement div { 
	padding: 20px 12px 0px 12px;
	color: #FFF;
}

#visualStatementVervolg {
	background: #333089 url('../images/header_visuals/index_nacht.gif') no-repeat;
  vertical-align: top;
	margin-left: 0px;
	border: 0px;
	width: 311px; 
	height: 123px;
	float:left;
	-moz-box-sizing: border-box;
}

#visualStatementVervolg div { 
	padding: 10px 12px 0px 12px;
	color: #FFF;
}
