@charset "iso-8859-1";
/* CSS Stylesheet  */

body
{
	background-image:url(./afbeeldingen/bg3.gif);
	background-color: #DBD1CC;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	color: #6A5142;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #6A5142;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A5142;
	/* color: #4B392F; */
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A5142;
	/* color: #28166F; */
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #6A5142;
}

a:link {text-decoration: none;  color: #6A5142; font-weight:bold;} /*#3E6CA0*/
a:visited {text-decoration: none;  color: #6A5142; font-weight:bold;}
a:active {text-decoration: none;  color: #6A5142; font-weight:bold;}
a:hover {text-decoration: underline;  color: #6A5142; font-weight:bold;}

a img
{
	border: none;
}

#top
{
	background-image:url(./afbeeldingen/business111.jpg);
	padding: 0px 0px 0px 0px;
	width: 1038px;
	height: 195px;
}

#logo
{
	position: relative;
	top: 45px;
	float: left;
}


#shadow
{
	background-color:#FFCC33;	
	padding: 0px 0px 0px 0px;
	width: 1038px;
	height: 2px;
}

#header
{
	background-color: #FFCC33;
	padding: 0px 0px 0px 0px;
	width: 1038px;
	height: 40px;
}

#menu
{
	width: 1038px;
	background-color: #FFFFFF;
	height: auto;
}

#content
{
	background-color: #FFFFFF;
	padding: 10px 30px 20px 30px;
	width: 978px;
	height: auto;
}

div#content table.content
{
	width: 938px;
	text-align: justify;
}
div#content table.content td
{
	vertical-align: top;
}

#info
{
	color: #6A5142;
	width: 958px;
	padding: 10px 20px 10px 0px;	
}

#left
{
	width: 625px;
	font-size: 12px;
	position:relative;
	float:left;	
}

#footer
{
	background-color: #FFFFFF;
	width: 1038px;
	height: 24px;
	font-size: 10px;
	color: #B0B0B0;
	text-align: center; 
}

.footer A:link {text-decoration: none;  color: #6A5142; font-weight:normal; font-size:10px;} /*#3E6CA0*/
.footer A:visited {text-decoration: none;  color: #6A5142; font-weight:normal; font-size:10px;}
.footer A:active {text-decoration: none;  color: #6A5142; font-weight:normal; font-size:10px;}
.footer A:hover {text-decoration: underline;  color: #6A5142; font-weight:normal; font-size:10px;}

#sitemap
{
	font-size: 11px;
	color:#000000;
}

.sitemap A:link {text-decoration: none;  color: #6A5142; font-weight:normal; font-size:11px;} /*#3E6CA0*/
.sitemap A:visited {text-decoration: none;  color: #6A5142; font-weight:normal; font-size:11px;}
.sitemap A:active {text-decoration: none;  color: #6A5142; font-weight:normal; font-size:11px;}
.sitemap A:hover {text-decoration: underline;  color: #6A5142; font-weight:normal; font-size:11px;}

/* address.php */
table.contact_item
{
}

/* orderform.php */
div#order_quantities table
{
	border-collapse: collapse;
}
div#order_quantities td
{
	text-align: right;
}
div#order_quantities td.order_item
{
	text-align: left;
	font-weight: bold;
}
div#order_quantities col
{
	width: 11em;
}
div#order_quantities col.order_item
{
}
div#order_quantities input.qty_input
{
	text-align: right;
}
div#order_quantities input#dongles_no
{
	text-align: right;
}

div#order_customer_data input
{	
}

/* software.php */
ul#software_download_list
{
	margin-left: 1em;
}
ul#software_download_list a.download_trial_link
{
	position: absolute;
	left: 27em;
}

/* links.php */
table.links_list ul
{
	margin-top: 0;
	margin-bottom: 0;
}
