
.orangeLine {
 height: 15px;
 margin: 0px;
 border: none;
 background-color: #f7a902;
}

.whiteLine {
 height: 1px;
 margin-top: 0px;
 border: none;
 font: normal 1px/1px verdana;  
 background-color: white;
}

.header {
	background-image:url('img/header.jpg');
	background-color: #fffaef;
	height: 174px;
	background-position: center center;
	background-repeat: no-repeat;
}

.mainMenu {
 height: 45px;
 margin: 0px;
 border: none;
 background-color: #f7a902;
}

.mainMenuSpacing{
 height: 12px;
 margin-top: 0px;
 border: none;
 font: normal 1px/1px verdana;  
}

.mainMenuText{
 color: #ffffff;
 font-size: 15px;
 text-align:center;
 font-family:"verdana";	
 font-weight: bold;
}

.dropShadow {
	background-image:url('img/shadow.jpg');
	background-color: white;
	height: 27px;
	background-position: top left;
	background-repeat: repeat-x;	
}

.contentBackground {
	background-image:url('img/webapplicaties_hosting.jpg');
	background-repeat: no-repeat;	
	background-position: left top;
}

.content {
	height: 530px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	background-image:url('img/footer.jpg');
	background-color: white;
	height: 46px;
	background-position: top left;
	background-repeat: repeat-x;	
	margin-top: 20px;
}

.footerSpacing{
 height: 22px;
 margin-top: 0px;
 border: none;
 font: normal 1px/1px verdana;  
}

.footerText {
	 color: #ffffff;
	 font-size: 12px;
	 text-align:center;
	 font-family:"verdana";	
	 position:relative;


}

.largeTable {
	float:left;
	width: 500px;
}

.aboutUsHeader {
	background-image:url('img/welkom.jpg');
	background-color: white;
	height: 47px;
	background-position: center center;
	background-repeat: no-repeat;	
}

.aboutUsFooter {
	background-image:url('img/onderkant_kader.jpg');
	background-color: white;
	height: 47px;
	background-position: center center;
	background-repeat: no-repeat;	
}

.aboutUsContent {
	background:white;
	padding:25px;
	height: 375px;
}

.productsHeader {
	background-image:url('img/products.jpg');
	background-color: white;
	height: 47px;
	background-position: center center;
	background-repeat: no-repeat;	
}

.productsFooter {
	background-image:url('img/kader_orange_footer.jpg');
	background-color: white;
	height: 47px;
	background-position: center center;
	background-repeat: no-repeat;

}

.productsContent {
	color: black;
	font-size: 16px;
	font-family: verdana;
	background-image:url('img/orange_line.jpg');
	background-position: center center;
	background-repeat: repeat-y;	
}

.keizer21{
	background-color: #FFFFFF;
	height: 220px;
	background-image:url('img/huisnummer.jpg');
	background-color: white;
	background-position: center bottom;
	background-repeat: no-repeat;	
}


.smallTable {
	float:left;
	width: 250px;
}


ul.products {
	
	
}

li.products {
	margin: 10px;
	list-style: circle outside; color:#FFFFFF;
}

span.products {
	color: #000000;
}

body {
	margin: 0px;
	font-family: verdana;
	font-size: 13px;
}

a {
	text-decoration: none;
	font-family:verdana;
	color: white;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
	color: white;
}