/*    BODY EN CONTAINER   */

body, html{
	height: 100%;
	background: url(../img/background.jpg) repeat-x;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #454c56;
}

a
{
  color: #454c56;
}

.container{
	width: 800px;
	min-height: 85%;
	background:url(../img/container.png) repeat-y;
	margin: 0 auto;
	overflow: auto;
}

h1{
	font-size: 18px;
	font-weight: bold;
	color: #003663;
}

h2{
	font-size: 12px;
	font-weight: bold;
	color: #003663;
}

img{
	border: 0px;
}

/*    HEADERS & MENU  */

.header{
	width: 800px;
	height: 110px;
	background:url(../img/header-nieuw.png) no-repeat;
	margin: 0 auto;
}

.headertekst{
	width: 170px;
	float: right;
	font-size: 10px;
	padding-top: 30px;
	padding-right: 10px;
	color: #FFFFFF;
}

.boekhouden_knop{
	width: 117px;
	padding-left: 48px;
	padding-top: 30px;
	float: left;
}

.menu_bar{
	width: 800px;
	height: 38px;
	background:url(../img/logo_onder.png) no-repeat;
	
}

.menu_bar_left{
	width: 292px;
	float: left;
}

.menu_bar_right{
	width: 302px;
	float: right;
}

.banner_top{
	width: 800px;
	height: 148px;
	background-image: url('../img/top_banner.png');
	background-repeat: no-repeat;
}

.banner_top img
{
  margin-left: 11px;
  margin-top: 2px;
}


/*    MENU LINKERKANT  */

.menu {
	margin: 0;
	padding: 0;
	width: 292px;
	list-style:none;
}

.menu li {
	padding: 0;
	margin: 0;
	height: 38px;
	list-style: none;
	border: 0px;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 38px;
	background-repeat: no-repeat;
	border: 0px;
}

.home a {background-image: url(../img/menu_home.png); width: 83px; }
.home a:hover {background-image: url(../img/menu_home_h.png); width: 83px; }
.home_active  {background-image: url(../img/menu_home_h.png); width: 83px; }
.nieuws a {background-image: url(../img/menu_nieuws.png); width: 87px; }
.nieuws a:hover {background-image: url(../img/menu_nieuws_h.png); width: 87px; }
.nieuws_active  {background-image: url(../img/menu_nieuws_h.png); width: 87px; }
.fiscalelinks a {background-image: url(../img/menu_fiscalelinks.png); width: 122px; }
.fiscalelinks a:hover {background-image: url(../img/menu_fiscalelinks_h.png); width: 122px; }
.fiscalelinks_active  {background-image: url(../img/menu_fiscalelinks_h.png); width: 122px; }
.spreekuur a{background-image: url(../img/menu_spreekuur.png); width: 105px; }
.spreekuur a:hover {background-image: url(../img/menu_spreekuur_h.png); width: 105px; }
.spreekuur_active  {background-image: url(../img/menu_spreekuur_h.png); width: 105px; }
.fiscalelinks a {background-image: url(../img/menu_fiscalelinks.png); width: 122px; }
.fiscalelinks a:hover {background-image: url(../img/menu_fiscalelinks_h.png); width: 122px; }
.fiscalelinks_active  {background-image: url(../img/menu_fiscalelinks_h.png); width: 122px; }


.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.menu li {float: left;}


/*    MENU RECHTERKANT */

.menu_right {
	margin: 0;
	padding: 0;
	width: 302px;
	list-style:none;
}

.menu_right li {
	padding: 0;
	margin: 0;
	height: 38px;
	list-style: none;
	border: 0px;
	background-repeat: no-repeat;
}
.menu_right li a, .menu_right li a:visited {
	display: block;
	text-decoration: none;
	height: 38px;
	background-repeat: no-repeat;
	border: 0px;
}

.spreekuur a{background-image: url(../img/menu_spreekuur.png); width: 105px; }
.spreekuur a:hover {background-image: url(../img/menu_spreekuur_h.png); width: 105px; }
.spreekuur_active  {background-image: url(../img/menu_spreekuur_h.png); width: 105px; }
.nieuwsbrief a{background-image: url(../img/menu_nieuwsbrief.png); width: 105px; }
.nieuwsbrief a:hover {background-image: url(../img/menu_nieuwsbrief_h.png); width: 105px; }
.nieuwsbrief_active  {background-image: url(../img/menu_nieuwsbrief_h.png); width: 105px; }
.contact a{background-image: url(../img/menu_contact.png); width: 92px; }
.contact a:hover {background-image: url(../img/menu_contact_h.png); width: 92px; }
.contact_active {background-image: url(../img/menu_contact_h.png); width: 92px; }




.menu_right li {float: left;}



/*    CONTENT */

.content{
	width: 800px;
}

.content_left{
	width: 519px;
	padding-left: 35px;
	padding-right: 28px;
	float:left;
}

.content_right{
	width: 218px;
	float:right;
}

.nieuwsblok{
	width: 186px;
	border-top: 1px solid #003663;
	padding-bottom: 10px;
	padding-top: 12px;
}

.nieuwsblok h1{
	font-size: 12px;
	font-weight: bold;
	color: #454c56;
	padding: 0px;
	margin: 0px;
}

.bigger
{
  font-size: 16px;
}

.lblText
{
  font-size: 10px;
}

.txtBlue
{
  border: 1px solid #000;
  background-color: #f1f6fa;
}

.verzendKnop{
  border: 1px solid #6281BA;
  background: url('../img/verzendKnop.jpg') no-repeat 75px center;
  background-color: #6281BA;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  width: 100px;
  height: 25px;
  padding: 3px;
  text-align: left;
  cursor: pointer;
}

/*    FOOTER */

.footer{
	width: 800px;
	height: 53px;
	padding-top: 33px;
	background: url(../img/footer.png) no-repeat;
	margin: 0 auto;
	text-align: center;
	color: #134f8e;
	font-size: 11px;
}
