﻿.br-authoringMenu
{
	background-color: #DDDDDD;
	float: right;
	z-index: 20;
	margin-right: 30px;
	height: 18px;
}
.br-welcome
{
	width: 255px;
	float: left;
}
.br-siteActionMenu
{
	float: left;
}
html, body
{
	margin: 0;
	padding: 0;
}
body
{
	background-attachment: fixed;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;	
}
div.clearer
{
  clear: both;
  float: none;
	font-size: 0;	
	height: 0;
	overflow: hidden;
	width: auto;     
}
div.br-header
{	
	width: 100%;
	float: left;
	background-color: #ffffff;
}
div.br-topnav-base
{
	width: 100%;
	float:left;
}
div.br-PlaceHolderMain
{
	width:100%;
	float:left;
}
div.logo
{
	background-color: #ffffff;
	float: left;
	height: 75px;
	margin: 0px;
	width: 200px;
}
div.logo a
{
	text-decoration: none;
}
div.logo img
{
	border: 0px;
	margin-left: 5px;
	margin-top: 25px;
}
div.search_nav
{
	background-color: transparent;
	float: right;	
	font-size: 12px;
	height: 75px;
	width: 360px;
}
div.search
{
	background: url('../SiteCollectionImages/menu_structuur.gif') fixed;
	height: 25px;
	margin: 0px;
}
div.search form
{
	margin: 0px;
}
div.search input.search_field
{
	border: solid 0px transparent;
	height: 17px;
	font-size: 11px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-top: 1px;	
	width: 270px;	
}
div.search input.search_button
{
	background-color: transparent;
	border: solid 0px transparent;	
	color: #ffffff;
	cursor: pointer;
	cursor: hand;	
	font-size: 18px;
	font-weight: bold;	
	height: 23px;
	text-decoration: underline;
	width: 60px;
}

/* Begin Sitenavigation (home, contact, sitemap, print) */
div.sitenav
{
	background-color: #ffffff;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
div.sitenav a
{	
	color: #ffae00;
	display: block;
	float: left; 
	margin: 0;		
	margin-top: 33px;	
	padding: 0;
	text-align: center;	
	text-decoration: none;			
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
div.sitenav a:hover
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
/* End Sitenavigation */


/* Begin crumbtrail */
.br-breadcrumbCurrent, 
.br-breadcrumbCurrent a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
		padding-left: 5px;
}
.br-sitemapdirectional
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
div.br-crumbtrail
{
	background-color: #dddddd;
	clear: both;
	font-size: 12px;
	height: 16px;
	padding-left: 5px;
}
div.br-crumbtrail a
{
  color: #000000;
  margin: 5px;
  text-decoration: none;    
}
div.br-crumbtrail a:hover
{
  border-bottom: none;
  color: #666666;
  text-decoration: underline;
}
div.br-crumbtrail a:visited
{
  border-bottom: dashed 1px #666666;
  color: #666666;
  text-decoration: none;    
}
/* End crumbtrail */

/* Overrides .bullet in LAYOUTS\[LCID]\STYLES\Controls.css to v-align the bullet correctly */
.bullet
{
	background-position: 0px 6px;
}
/* End */
div.VariationsDiv 
{
float: right; 
margin-top:28px;
}
div.VariationsDiv a
{
color: #ffae00;
	display: block;
	float: left; 
	margin: 0;		
	padding: 0;
	text-align: center;	
	text-decoration: none;			
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}





