body
{
	font-family: Verdana, Arial, Tahoma, Monospace;
	font-size: 10pt;
	
	background-color: #FFFFFF;
	background-image: url('../img/background.png');
}

.clear 
{
	clear: both;
}

#site-wrapper 
{
	width: 960px;
	border: solid 1px #000000;
	
	margin: 10px auto 10px auto;
	
	background-color: #ffffff;
}

/* Bovenkant van de website */

#top-wrapper
{
	width: 960px;
	height: 300px;
}

#top-wrapper img
{
	width: 960px;
	height: 300px;
}

/* Midden van de website */

#main-wrapper 
{
	text-align: left;
	background-color: #ffffff;
}

.main-content 
{
	text-align: justify;
}	
.main-content h1 
{
	color: #FF0000;
	font-size: 14pt;
	text-align: center;
	padding: 20px 20px 20px 20px;
}

.main-content p.first 
{
	font-size: 12pt;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
}

.main-content p
{
	padding: 20px 20px 20px 20px;
	margin: 0;
}

#resell-links div 
{
	margin: 0;
	padding: 0 10px 0 10px;
	list-style: none;
}

#resell-links ul 
{
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
	background-color: #ffffff;
}

#resell-links li
{
	list-style-type: none;
	display: inline;
	padding: 10px 20px 10px 20px;
}

#resell-links a 
{
	text-decoration: none;
}

.rs-img
{
	text-decoration: none;
	border: none;
}

#content 
{
	background: #00629d;
	background-image: url(../img/parbg.png);
	background-repeat: no-repeat;
	background-position:top right;
	color: #FFFFFF;
	clear: both;
}

#content strong 
{
	color: #FFAA00;
}

#eserviceware table 
{
	text-align: left;
}


/* Onderkant van de website */

#bottom-wrapper 
{
	width: 960px;
	height: 90px;
	
	text-align: center;
	
	clear: both;
	
	background-image: url(../img/footbg.png);
	background-position: bottom left;
	background-color: #666666;
	color: #ffffff;
	
	border-top: solid 1px #ffffff;
	padding-top: 10px;	
}

#bottom-wrapper a:link 
{
	color: #ffffff;
}

#bottom-wrapper a:active 
{
	color: #ffffff;
}

#bottom-wrapper a:visited 
{
	color: #ffffff;
}

.foot-lf
{
	width: 420px;
	float: left;
	text-align: left;
	margin-left: 10px;
	vertical-align: middle;
}

.foot-lf img
{
	float: left;
	margin-right: 10px;
}

.foot-rt
{
	width: 420px;
	float: right;
	text-align: right;
	margin-right: 10px;
}

.foot-rt img
{
	float: right;
	margin-left: 10px;
}

#bottom-wrapper table
{
	width: 960px;
}


/* jQuery */

/* Popup schermen van de 3 partners */

.resell-pop 
{
	border: dashed 1px #000000;
	margin: 30px;
	padding: 10px;
	background-image: url(../img/popbg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 600px;
	width: 720px;
}

.resell-pop h1 
{
	font-size: 14pt;
}

.resell-pop h2 
{
	font-weight: bold;
	color: #FFAA00;
	margin-bottom: 16px;
}

.resell-pop p
{
	margin-bottom: 20px;
	line-height: 1.4em;
}

.resell-pop img
{
	margin-bottom: 20px;
}

.resell-pop li
{
	list-style-type: disc;
	margin-left: 20px;
}

.resell-pop table td
{
	padding: 10px;
	border: solid 1px #000000;
}

.resell-pop th
{
	padding: 5px;
	border: solid 1px #000000;
	background-color: #FFAA00;
	font-weight: bold;
}

.resell-pop a 
{
	color:rgb(70,122,167); 
	font-weight:bold; 
	text-decoration: underline; 
	background: url("../img/externallinksmall.png") no-repeat scroll right center transparent; 
	padding: 0 15px 0 0;
}

.resell-pop strong 
{
	font-weight: bold;
}
