body {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration:none;
}

img {  
	border-style: none;
}

p {
	margin: 0px;
}

.hoofdmenu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:19px;
}

.hoofdmenu a,  .hoofdmenu a:active, .hoofdmenu a:visited{
	text-decoration:none;
	color:#000000;
}

.hoofdmenu a:hover {
	text-decoration:underline;
}


.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
}


.productmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-left:20px;
}

.productmenu a, .productmenu a:visited, .productmenu a:link{
	color:#FFFFFF;
	text-decoration:none;	
}

.productmenu a:hover{
	color:#FFFFFF;
	text-decoration:underline;	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#373434;
	color:#F60000;
	margin-top: 10px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#373434;
}

.text a, .text:a:hover, .text:a:active, .text:a:visited {
	color:#373434;
}

.textred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	margin:0px;
	padding:0px;
	font-weight: normal;
}



.distributor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#373434;
}

.footer a, a.footer:link, a.footer:hover, a.footer:visited {
	color:#373434;
}

.imageborder
{
	border: 1px solid #585858;
	margin-right: 25px;
}


.textbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#373434;
}

.amatable{
	border: 1px solid;
	background-color: #E6E6FF;
	width: 326px;
	text-align: center;
	padding-left: 4px;
}

.amatable2{
	border: 1px solid;
	background-color: #E6E6FF;
	width: 128px;
	float: left;
	padding-left: 2px;
}

.amatable3{
	border: 1px solid;
	background-color: #E6E6FF;
	width: 198px;
	float: left;
	padding-left: 2px;
}

.techtable{
	border: 1px solid;
	background-color: #E6E6FF;
	width: 110px;
	height: 18px;
	float: left;
	padding-left: 4px;
}

.techtable2{
	border: 1px solid;
	background-color: #E6E6FF;
	width: 100px;
	height: 18px;
	float: left;
	padding-left: 2px;
}

.techtable3{
	border: 1px solid;
	background-color: #E6E6FF;
	width: 80px;
	height: 18px;
	float: left;
	padding-left: 2px;
}


#banner {
	float: left;
	position: absolute;
	width: 100%;
	height: 113px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background-image:url(./images/bg.png);

}

#master {
	position: relative;
	width:725px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #191919;
	border-top: 0px;
}

#header {
	background-image:url(./images/header.png);
	height:150px;
	background-color: #FF0000;
	border-bottom:1px solid #191919;
}

#languagebar {
	background-image:url(./images/lbar.png);
	text-align:right;
	line-height: 25px;
	height:25px;
	border-bottom:1px solid #5F5F5F;
	padding-right:10px;
}

#menubar {
	background-image:url(./images/mbar.png);
	height:20px;
	border-bottom:1px solid #727272;
}


#menuitem
{
	width: 89.6px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #585858;
	text-align:center;
}

#contents
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	height: 450px;
}

#productmenu
{
float:right;
padding-bottom:20px;
}

#productmenubalk
{
	background-color:#6699CC;
	background-image:url(../images/bck_productmenu.gif);
	width:145px;
	height:19px;
	line-height:16px;
	text-align:left;
	padding-right:0px;
	border: 1px solid #000000;

}



#productmenubalkend
{
	background-color:#000000;
	height:1px;
	line-height:0px;
	width:134px;
	text-align:center;
}


#footer {
	background-position:bottom;
	height:33px;
	background-color: #E6E6E6;
	clear: both;
	padding-left: 10px;
	padding-top:2px;
}

#distributor {
	background-image:url(./images/distbar.png);
	background-repeat:no-repeat;
	background-color:#E6E6E6;
	border-top:1px solid #191919;
	height:17px;
	padding-left:10px;
	padding-top:1px;
}

#map {
	width: 685px;
	height: 300px;
	float: left;
}

#news {
	height: 420px;
}

.newsItem {
	margin-bottom: 10px;
}

.newsItemTitle {
	font-size: 14px;
	color: #0077FF;
	font-style: italic;
	font-weight: bold;
}

.newsItemDate {
	font-style: italic;
	margin-bottom: 5px;
}

#dealers {
	height: 420px;
}

.dealersItemLand {
	font-size: 14px;
	color: #0077FF;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}

.dealersItemDealer {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

#installers {
	height: 420px;
}

.installersItemLand {
	font-size: 14px;
	color: #0077FF;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}

.installersItemInstaller {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
