/*
CSS tbv Landingspage

(C)2009 - Andrew Passon / InterConnect Services B.V

*/ 

#container
{
	width: 665px;
	padding-left: 10px;
	padding-top: 10px;
}

#left-container
{
	width: 320px;
	float: left;
}
#left-image
{
	height: 200px;
	width: 300px;
}

#left-text-header
{
	margin-top: 5px;
}

#left-text-left
{
	width: 150px;
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	position: relative;

}

#left-text-right
{
	width: 150px;
	padding-top: 10px;
	float: right;
	position: relative;
}

#left-bottom-image
{
	float: none;
	position: relative;
}

#right-container
{
	width: 335x;
	position: relative;
	float: right;
	
}


#right-top-text
{
	width: 280px;
	padding-top: 10px;
	padding-left: 13px;
	position: relative;
}

#right-top-text-header
{
	padding-left: 13px;
	position: relative;
}

#right-highlights
{
	background-image: url('http://www.interconnect.nl/images/highlights-layout.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 145px;
	color: #FFFFFF;
	position: relative;
	
}

#box-text
{
	padding-top: 55px;
	padding-left: 25px;
	font-weight: bold;
}

#box-text-highlights
{
	padding-top: 45px;
	padding-left: 25px;
	font-weight: bold;
}

#box-text a {
	color: #FFFFFF;
	text-decoration: none;
}

#box-text a:hover {
	text-decoration: underline;
}

#right-related
{
	background-image: url('http://www.interconnect.nl/images/gerelateerdediensten-layout.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 145px;
	color: #FFFFFF;
	position: relative;
}

#right-partners
{
	background-image: url('http://www.interconnect.nl/images/partners-layout.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 145px;
	color: #FFFFFF;
	position: relative;
}

#right-action
{
	background-image: url('http://www.interconnect.nl/images/actieveld-layout.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 50px;
	padding-left: 25px;
	padding-top: 1px;
	position: relative;
}

#right-action a {
	color: #005BAA;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#right-action a:hover {
	text-decoration: underline;
}	

#right-info
{
	background-image: url('http://www.interconnect.nl/images/meerinfo-layout.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 50px;
	padding-left: 25px;
	padding-top: 2px;
	color: #FFFFFF;
	position: relative;
}

#right-info a {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#right-info a:hover {
	text-decoration: underline;
}	

#right-productpage
{
	background-image: url('http://www.interconnect.nl/images/naarproductspec-layout.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 50px;
	padding-left: 25px;
	padding-top: 2px;
	color: #FFFFFF;
	position: relative;
}

#right-productpage a {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#right-productpage a:hover {
	text-decoration: underline;
}
	
#right-aanvraag
{
	background-image: url('http://www.interconnect.nl/images/naaraanvraagformulier.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 50px;
	padding-left: 25px;
	padding-top: 2px;
	color: #FFFFFF;
	position: relative;
}

#right-aanvraag a {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#right-aanvraag a:hover {
	text-decoration: underline;
}	