* { 
	margin:0; padding:0; 
}

BODY { 
	background:#fff url('http://www.lias-software.nl/images/bg2.gif') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing: 1px;
	line-height: 170%;
	color: #000;	
}

/*Positioning*/

#wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background: url('http://www.lias-software.nl/images/scheiding.gif') 225px 167px no-repeat;
}

.loader {
	position: absolute;
	top: 70px;
	right: 20%;
}

#header { 
	background: url('http://www.lias-software.nl/images/header.jpg') no-repeat;
	border: 0px #000 solid;
	padding:0px; 
	padding-top: 127px;
}

#left { 
	float:left;
	border: 0px #0389d2 solid;
	width:190px;
	height: 100%;
	padding:0px;
	padding-left: 22px;
	padding-top: 48px;
	word-spacing: 1px;
}

#right { 
	float:right;
	background: #eee;
	border-left: 0px #0389d2 solid;
	border-right: 0px #0389d2 solid;
	border-bottom: 0px #0389d2 solid;
	width:160px;
	padding-bottom:10px;
	text-align: center;
}

#center { 
	margin-left:240px;
	margin-right:185px;
	border: 0px #000 solid;
	padding: 10px;
	z-index:5;
}

#footer { 
	clear:both;
	background-color:#0389d2;
	padding-left:10px;
	padding-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-align: right;
}

#submenu a{
	margin-left: 30px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #0389d2;
    text-decoration: none;
}

#submenu a:hover{
	margin-left: 30px;
	margin-bottom: 5px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000;
    text-decoration: none;
}

.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
    top: 20px;
    margin-left: 7px;    
    text-decoration: none;
    margin-top: 15px;
}

.menulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #0389d2;
    top: 20px;
    margin-left: 7px;    
    text-decoration: none;
}

.logotabel{
	width: 100%;
}

.logotabelcel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 100px;
	text-align: center;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #0389d2;	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #0389d2;	
}

hr {
	border: 1px solid #ccc;
	margin: 2px;
}

.largefont {
	font-size: 14px;
	font-weight: bold;
}
	
#quote {
	border: 1px dashed #ccc;
	background: url('images/quotebg.jpg') no-repeat;
	width: 453px;
	padding: 20px;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	color: #676767;
}

.quoteschrift {
	font-weight: bold;
	font-size: 12px;
	color: #676767;
	
}

ol {
	list-style-position: outside;
	padding-left: 25px;
}

ul {
	list-style-position: outside;
	padding-left: 25px;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0389d2;
	text-decoration: none;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #0389d2;
	text-decoration: none;
}

.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.footerlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

.footerlink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.IE_spacer {
	height: 20px;
}

.klantentabel {
	background: #eee;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	width: 460px;
}

.specstabel{
	width: 90%;
	background: #ccc;
}

.specstabel th{
	padding:5px;
	text-align: left;
}

.specstabel td{
	background: #fff;
	padding:5px;

}

html>IE_spacer {

}

.plus{
	border: 0px solid #fff;
}