﻿.container {
width:950px;
color:red;
margin-top: 50px;
text-align:left;
height:100%;
margin:auto;
}

body {
text-align:center;
}



.leftside
{
padding-top:0px;
padding-left:40px;
padding-right:10px;
vertical-align:top;
}

.spacer
{
background:url(images/stippellijn.jpg) repeat-y left;
}

.middle
{
vertical-align:top;
background:url(images/stippellijn.jpg) repeat-y left;
padding-right:20px;
padding-left:20px;
}

.headerMetBollekes
{
	background:url(images/stippellijn.jpg) repeat-y left;
	text-align:right;
}

.rightside
{
vertical-align:top;

padding-left:20px;
background:url(images/stippellijn.jpg) repeat-y left;
}

.bottom
{
	text-align:left;
	padding-left:45px;
}

.headerright
{
	
	vertical-align:top;	
	text-align:right;
	padding-left: 20px;
	height: 240px;
	
	background:url(images/stippellijn.jpg) repeat-y left;
	
}

.headerleft
{
	padding-top:30px;
	height: 240px;
	
	background:url(images/logormoni.jpg) no-repeat top left;
	
}









/*TOPMENU TEMP*/

#topmenu {
margin-bottom:10px;
text-align:right;

}
#topmenu li {
display:inline;
}
#topmenu a {

text-decoration:none;
font-size:80%;
line-height:1.5em;

font-weight:bold;

margin-right:20px;
}
#topmenu a:hover {
color:#333;
}
#topmenu a.currentpage, #topmenu a.activeparent {
color:#0090c6;
}

#topmenu li.jobs a {
margin-right:0;
}


/* FOOTER */
#footer {
text-align:left;
margin-top:0px;
margin-bottom:0px;
display:block;
margin-right:15px;
}
#footer li {
display:inline;
font-size:9px;
line-height:1.3em;
text-align:left;
}
#footer a {
text-decoration:none;
padding:0px 0px;
font-size:9px;
font-weight:normal;
text-align:left;
}
#footer a:hover {
color:#333;
text-align:left;
}



/* SUBSITES */

#subsites
{
padding:0;
margin:0;
}

#subsites li {
display:inline;
padding:0;
margin:0;
}

#subsites a {
font-size:75%;
text-decoration:none;
display:inline;
padding:5px 0 5px 23px;
margin-right:3px;
background:no-repeat left center;

filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
	color:#62656f;
}

#subsites a.currentpage, #subsites a:hover {
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;

}
#subsites .food a {
background-image:url(images/bulletFood.jpg);
}
#subsites .pharma a {
background-image:url(images/bulletPharma.jpg);
}
#subsites .facilities a {
background-image:url(images/bulletFacilities.jpg);
}
#subsites .farming a {
background-image:url(images/bulletFarming.jpg);
}


