﻿html,
body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana;
	font-size:10pt;
	line-height: 20px;
	color: #003399;
}

h2
{
    color: #ff6600;
    margin-bottom:12px;
    font-weight: normal;
}

h3
{
    color: #ff6600;
    margin: 0 0 0 0;
    font-weight: bold;
    font-size:10pt;
}

a
{
    color: #ff6600;
}
a:visited
{
    color: #ff6600;
}

#container {
	min-height:100%;
	position:relative;
	width:680px; 
	margin-left: auto; 
	margin-right: auto;  
}

#extrainfo
{
    width:320px;
    float: right;
}
#extrainfo img
{
    background-color: #003399;
    margin: 10px 10px 10px 10px;
    padding: 2px;
}

#klanten img
{
    background-color: #999999;
    margin: 6px;
    padding: 1px;
}

#klantenHorizontal
{
    padding-top:80px;
}
#klantenHorizontal img
{
    width:200px;
}
#klantenSquare
{
    position: absolute; 
    width: 300px; 
    top: 80px; 
    margin-left:240px
}


#header {
	padding-bottom: 10px;
}

#header img
{
    padding-top:32px;
    padding-bottom: 18px;
    
}

#body 
{
    width: 320px;
	padding-bottom:30px;	/* Height of the footer */
	
}

.footer {
	position:absolute;
	width:320px;
	bottom:0;
	height:30px;			
	text-align: justify;
	line-height: 0px;
}
    

.footer ul
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}	

.footer li
{
    display: inline-block; 
    white-space: nowrap;
    list-style-type: none;
    font-size: 7pt;
}

.footer
{
    text-decoration : none;
    font-weight: bold;
    color: #003399;
}

.footer a
{
    font-weight: normal;
    text-decoration : none;
}


.footer span {   display: inline-block;   position: relative;   width: 100%;   height: 0; } 
  

#topmenu
{
    position: relative;
    right:200px;
}
#topmenu ul
{
    margin: 0 10px 0 0;
    padding: 0 0 0 0;
}	
#topmenu li
{
    list-style-type: none;
    font-weight: bold;
    font-size:9pt;
    background-image: url('../img/solvaspace.gif');
    margin: 0 0 16px 0;
    padding: 2px 0 2px 200px;
    color: #cccccc;
    width:114px;
}
#topmenu a
{
    color: white;
    text-decoration : none;
}


div.bluebar
{
	height: 16px; 
	background-color:#003399;
}
div.bottombar
{
	height: 16px; 
	margin-top: 8px;
	background-color:#003399;
}

div.contact
{
    /*color:#993300;*/
    font-weight: bold;
}

div.contactDetails
{
    width:150px; 
    float: right; 
    /*color: #003399;*/
    font-weight: normal;
}



	
	




	
	