body {
padding: 0px;
margin: 0px;
}

form {
padding: 0px;
margin: 0px;
}

.bg {
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
}

.bg_intro {
background-image: url(../images/bg_intro.jpg);
background-repeat: no-repeat;
width: 728px;
height: 408px;
}

.bg_content {
background-image: url(../images/bg_content2.jpg);
background-repeat: no-repeat;
width: 964px;
height: 554px;
}

.bg_content_bottom {
background-image: url(../images/bg_content_bottom.gif);
background-repeat: no-repeat;
}

.bg_intro_bottom {
background-image: url(../images/bg_intro_bottom.gif);
background-repeat: no-repeat;
}

.bg_contact {
background-image: url(../images/bg_contact.gif);
background-repeat: no-repeat;
height: 430px;
width: 960px;
}

.titel_geel{
	font-family: verdana;
	font-size: 12px;
	color: #ffcc00;
	font-weight: bold;
	line-height: 16px;
}

.text_wit{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
}

.text_wit13{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}

.text_paars{
	font-family: verdana;
	font-size: 11px;
	color: #392173;
	line-height: 16px;
}

.text_paars10{
	font-family: verdana;
	font-size: 10px;
	color: #392173;
	line-height: 14px;
}

.text_lpaars10{
	font-family: verdana;
	font-size: 10px;
	color: #a48adf;
}

a{
	font-family: verdana;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
}


a.menu_hover{
	font-family: verdana;
	font-size: 11px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}

a.menu {
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.menu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.10{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #a48adf;
}

a.10:hover{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #392173;
}

a.infoweb{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #cccccc;
}

a.infoweb:hover{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}


a.btn_top{
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	background-image: url(../images/btn_top.gif);
	width: 90px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	display: block;
}

a.btn_top:hover{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/btn_top_hover.gif);
	width: 90px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	display: block;
}

/*****************/
a.btn_voorstelling{
	background-image: url(../images/btns/btn_voorstelling.gif);
	width: 90px;
	height: 27px;
	display: block;
}

a.btn_voorstelling:hover{
	background-image: url(../images/btns/btn_voorstelling_hover.gif);
	width: 90px;
	height: 27px;
	display: block;
}

a.btn_boekhouding{
	background-image: url(../images/btns/btn_boekhouding.gif);
	width: 90px;
	height: 27px;
	display: block;
}

a.btn_boekhouding:hover{
	background-image: url(../images/btns/btn_boekhouding_hover.gif);
	width: 90px;
	height: 27px;
	display: block;
}

a.btn_fiscaliteit{
	background-image: url(../images/btns/btn_fiscaliteit.gif);
	width: 90px;
	height: 27px;
	display: block;
}

a.btn_fiscaliteit:hover{
	background-image: url(../images/btns/btn_fiscaliteit_hover.gif);
	width: 90px;
	height: 27px;
	display: block;
}

a.btn_starters{
	background-image: url(../images/btns/btn_starters.gif);
	width: 90px;
	height: 27px;
	display: block;
}

a.btn_starters:hover{
	background-image: url(../images/btns/btn_starters_hover.gif);
	width: 90px;
	height: 27px;
	display: block;
}

a.btn_route{
	background-image: url(../images/btns/btn_route.gif);
	width: 90px;
	height: 27px;
	display: block;
}

a.btn_route:hover{
	background-image: url(../images/btns/btn_route_hover.gif);
	width: 90px;
	height: 27px;
	display: block;
}

a.btn_contact{
	background-image: url(../images/btns/btn_contact.gif);
	width: 90px;
	height: 27px;
	display: block;
}

a.btn_contact:hover{
	background-image: url(../images/btns/btn_contact_hover.gif);
	width: 90px;
	height: 27px;
	display: block;
}

/***********************/

.textfield{
width: 250px;
height: 16px;
border-top:solid #a48adf 1px;
border-left:solid #a48adf 1px;
border-right:solid #a48adf 1px;
border-bottom:solid #a48adf 1px;
font-family: Verdana;
font-size: 11px;
color: #333333;
}

.textarea{
width: 250px;
height: 80px;
border-top:solid #a48adf 1px;
border-left:solid #a48adf 1px;
border-right:solid #a48adf 1px;
border-bottom:solid #a48adf 1px;
font-family: Verdana;
font-size: 11px;
color: #333333;
}


.btn_verzend{
	background-color:transparent;
	height:16px;
	border: 1px #ffffff solid;
	cursor:hand;
	text-align: center;
	background-color: #a48adf;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: middle;
}