html, body 
{
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E0E0E0;
	margin: 0;
}

img
{
	border:none;
}
      
#container
{
	background-color: #333333;
	background:url(images/bg.gif);
	width: 803px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 0;
	min-height: 94%;
	overflow: hidden;
}

#copyright
{	
	text-align: center;
	color: #CCCCCC;
	clear: both;
	vertical-align: bottom;
	width: 803px;
	margin:0px auto;
	display: block;
	background-color: #333333;
	background:url(images/bg.gif);
	padding-bottom: 2px;
}

#copyright .name
{	
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;

}

#design
{	
	text-align: center;
	color: #CCCCCC;
	clear: both;
	vertical-align: bottom;
	width: 803px;
	margin:0px auto;
	display: block;
	background-color: #333333;
	background:url(images/bg.gif);
	padding-bottom: 5px;
	font-size: 11px;
}

#design a
{	
	text-decoration: none;
	color: #CCCCCC;
	width: 780px;
}
      
#header
{
	background-color: #333333;
	background:url(images/header.gif);
	height: 190px;
	width: 780px;
}

.homepagelist
{
list-style-image: url(images/earth.png)	
}

.menu
{
	background:url(images/bg.gif);
	width: 100%;
	overflow: hidden;
	padding-left: 15px; /*offset of tabs relative to browser left edge*/
	padding-right: 15px; /*offset of tabs relative to browser right edge*/
}

.menu ul {
list-style:none;
padding:0;
margin:0;

}
 
.menu ul li {
float:left;
}
 
.menu ul li a {
text-indent:-9000px;
display:block;
width:96px;
height:23px;
margin-right:1px; /* kleine ruimte tussen buttons */
}


.menu ul li.home a {
background:url(images/home.gif);
}
.menu ul li.home a:hover {
background-position:bottom;
}

.menu ul li.hiw a {
background:url(images/hiw.gif);
}
.menu ul li.hiw a:hover {
background-position:bottom;
}

.menu ul li.faq a {
background:url(images/faq.gif);
}
.menu ul li.faq a:hover {
background-position:bottom;
}

.menu ul li.bfm a {
background:url(images/bfm.gif);
}
.menu ul li.bfm a:hover {
background-position:bottom;
}

.menu ul li.downloads a {
background:url(images/downloads.gif);
}
.menu ul li.downloads a:hover {
background-position:bottom;
}

.menu ul li.forum a {
background:url(images/forum.gif);
}
.menu ul li.forum a:hover {
background-position:bottom;
}

.menu ul li.support a {
background:url(images/support.gif);
}
.menu ul li.support a:hover {
background-position:bottom;
}

.menu ul li.disclaimer a {
background:url(images/disclaimer.gif);
}
.menu ul li.disclaimer a:hover {
background-position:bottom;
}

.menu ul li.contact a {
background:url(images/contact.gif);
}
.menu ul li.contact a:hover {
background-position:bottom;
}

.extra
{
float:left;
margin-left: 0px;
padding-left: 0px;
}
.leftmenu ul
{
list-style-type:none;
width: 150px;
margin: 20px 30px;
padding: 0px;
text-align: center;
font-size: 12px;
}

.leftmenu a{
color:#FFFFFF;
display: block;
width: 170px;
height: 20px;
padding: 5px;
padding-top: 3px;
padding-bottom: 3px;
margin-bottom: 4px;
background-image: url(images/button1.gif);
background-repeat: no-repeat;
background-position: left top;
text-decoration: none;
font-weight: bold;
}

.leftmenu a:hover{
background-image: url(images/button2.gif);
color:#33FFCC;
}


#supportstatus
{
text-align: center;
margin-left: 10%;
}

.content
{	
	text-align: left;
	float: right;
	width: 475px;
	display: block;
	margin: 20px;
	margin-left: 10px;
	margin-right: 60px;
	padding: 15px;
	border: 5px double #CCCCCC;
	color: #FFFFFF;
	vertical-align: top;
}

#order
{
	width: 600px;
	float: right;
	
}

#order a 
{
	background-color : #336699;
	border-bottom : solid 2px #003366;
	border-left : solid 2px #6699cc;
	border-right : solid 2px #003366;
	border-top : solid 2px #6699cc;
	color : #CCCCCC;
	font-size : 20px;
	text-align : center;
	text-decoration : none;
	padding : 0 4px 2px 4px;
	width : 100px;
	margin: 5px;
	display: block;
}

#order a:hover
{
	border-bottom : solid 2px #6699cc;
	border-left : solid 2px #003366;
	border-right : solid 2px #6699cc;
	border-top : solid 2px #003366;
	color : #FFFFFF;
	padding : 1px 3px 1px 5px;
}

.pagetitle
{
	font-size: 14px;
	font-weight: bold;
}

.prices
{
	font-size: 14px;
	font-weight: bold;
}

.content ol
{
	list-style-type: square;
}

.content ul
{
	list-style-type: square;
}

.content a
{	font-weight: bold;
	color: #CCCCCC;
}

.toppageimage
{
	height: 130px;
	width: 300px;
}

.paybuttons
{
	width: 100px;
	height: 100px;
	padding: 20px
}