body {
	background: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #606060;
}

h1, h2 {
	font-size: 1.4em;
	font-family: Arial, Verdana, Tahoma;
	text-transform: uppercase;
	color: #DB0600;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	background: url(images/h1.gif) no-repeat left bottom;
}

img {
	border: 0px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #4B4A4A;
}

dl{
	margin-top:0px;
}

dd{
	margin-left:0px;
}

label {
	color:#000;
	font-weight: bold;
}

dd input, textarea{
	border:1px solid #606060;
	height: 13px;
	font-size: 11px;
}

#parentDiv {
	width: 706px;
	margin: 0px auto;
	margin-top: 10px;
}

#topImg {
	float: left;
}

#flash {
	margin-bottom: -4px;
	_margin-bottom: 0px;
}


#menuDiv {
	margin-top: 2px;
	background: url(images/menu.gif) no-repeat;
	height: 22px;
}
#menuDiv ul {
	padding: 0;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
#menuDiv ul li {
	padding: 0;
	margin: 0;
	float: left;
	line-height: 20px;
	height: 22px;
	background: url(images/buttonSeparator.gif) no-repeat bottom right;
	padding-right: 2px;
}
#menuDiv ul li a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	font-family: verdana,arial,  tahoma;
	color: #383838;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
}
#menuDiv ul li a:hover {
	background: url(images/buttonOn.gif) repeat-x bottom;
	height: 22px;
}
/*
#buttonOrganisaite, #buttonOrganisaiteDiv, #buttonProducte, #buttonProducteDiv, #buttonContact, #buttonContactDiv, #buttonNieuws, #buttonNieuwsDiv, #buttonPartners, #buttonPartnersDiv, #buttonLogin, #buttonLoginDiv   {
	height: 24px;
	float: left;
	display: block;
}

#buttonOrganisaite, #buttonOrganisaiteDiv {
	width: 121px;
	background: url(images/buttonOrganisatie.gif);
}

#buttonOrganisaite:hover {
	background: url(images/buttonOrganisatieOn.gif);
}

#buttonProducte, #buttonProducteDiv {
	width: 127px;
	background: url(images/buttonProducte.gif);
}

#buttonProducte:hover {
	background: url(images/buttonProducteOn.gif);
}

#buttonContact, #buttonContactDiv {
	width: 110px;
	background: url(images/buttonContact.gif);
}

#buttonContact:hover {
	background: url(images/buttonContactOn.gif);
}

#buttonNieuws, #buttonNieuwsDiv {
	width: 104px;
	background: url(images/buttonNieuws.gif);
}

#buttonNieuws:hover {
	background: url(images/buttonNieuwsOn.gif);
}

#buttonPartners, #buttonPartnersDiv {
	width: 119px;
	background: url(images/buttonPartners.gif);
}

#buttonPartners:hover {
	background: url(images/buttonPartnersOn.gif);
}

#buttonLogin, #buttonLoginDiv {
	width: 125px;
	background: url(images/buttonKlient.gif);
}

#buttonLogin:hover {
	background: url(images/buttonKlientOn.gif);
}
*/

.lefter {
	float: left;
	_float /* */: none;
}


#contentDiv {
	float: left;
	background: url(images/bgAll.gif);
	width: 706px;
	padding-top: 15px;
}

#leftContent {
	float: left;
	width: 430px;
	margin-left: 15px;
}

#rightContent {
	float: left;
}

.title {
	margin-bottom: 5px;
	margin-left: -2px;
}

.homepageImage {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}

#homeContactLeft {
	float: left;
	width: 240px;
}

#homeContactRight {
	float: left;

}

#newsDiv {
	background: url(images/bgNews.gif);
	width: 202px;
	border: 1px solid #B7B7B7;
	margin-left: 20px;
	padding-bottom: 20px;
}
#newsDiv h2 {
	color: #6e6e6e;
	background: none;
	border-bottom: 1px solid #000;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 10px;
}

.textAlign {
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
}

.newsTitle {
	color: #DB0600;
	font-weight: bold;
}

.newsDate {
	color: black;
	font-weight: bold;
}

.buttonMore, .buttonMoreDiv {
	background: url(images/buttonMore.gif);
	display: block;
	width: 53px;
	height: 16px;
	float: right;
}
.buttonMore:hover {
	background: url(images/buttonMoreOn.gif);
}

#bottom {
	margin-top: 0px;

	vertical-align: top;
}

#copyright {
	text-align: center;
	color: black;;
	margin-top: 10px;
	font-weight: bold;
	font-size: 10px;
}

#search {
	position: absolute;
	z-index: 20;
	float: right;
	top: 47px;
	margin-left: 550px;
}

#topDiv {
	float: left;
	background: url(images/top.png);
	background-position: top left;
	/*border: 1px solid red;*/
	height: 80px;
	width: 706px;
}

#searchBox {
	border: 1px solid black;
	width: 86px;
	height: 14px;
	font-size: 11px;
}

.subTitle, h3 {
	color: #DB0600;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	margin-top: 15px;
}
.subTitle a, .subTitle a:link, .subTitle a:hover, .subTitle a:visited {
	color: #DB0600;
	text-decoration: none;
}

.clearFix {
	clear: both;
}

.contentLeft {
	float: left;
	width: 300px;
	margin-right: 15px;
}

.contentRight {
	float: left;
	width: 300px;
}

#mainContent {
	margin-left: 15px;
}

.contentFull {
	width: 650px;
}

#loginButton {
	background-color: #DB0600;
	border: 1px solid black;
	color: white;
	margin-left: 170px;
	height: 20px;
	width: 60px;
	font-size: 11px;
	font-weight: bold;
}

#homeButton {
	display: block;
	background: url(images/buttonHome.gif);
	width: 81px;
	height: 14px;
}

#homeButton:hover {
	background: url(images/buttonHomeOn.gif);
}

#homeButtonDiv {
	background: url(images/buttonHome.gif);
	float: right;
	width: 81px;
	height: 14px;
	margin-right: 71px;
	margin-top: 20px;
	/*position: relative
	top: -30px;
	left: 422px;*/
}


.ajaxSearch_resultLink {
   text-decoration: underline;
   font-weight: bold;
}
