/* ******************************* 
	Generic, both for desktop and mobile
	****************************** */

html,body,p,a,table,tr,td, h1, h2, h3 {
	background:#FFFFFF none repeat scroll 0%;
	font-family:'Trebuchet MS','Bitstream Vera Sans',Verdana,Arial,'Lucida Sans','Lucida Sans Unicode',Helvetica,sans-serif;
	font-size:13px;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

body {
	text-align: center;
}

.container {
	text-align: left;
}	

#header 
{
	background:#7FB812 url(images/logo_sology.jpg) no-repeat center ;
}

.footer {
	background-color: #7FB812;
}

.topmenu {
	background-color: #7FB812;  /* Menu achtergrond */
	color : #FFFFFF;
	border-top:1px solid white;
}

.main {
	border-left:1px solid #7FB812;
	border-right:1px solid #7FB812;
	overflow:hidden;
	padding:10px 30px 0px;
}

.contentarea {
	float : left;
	margin-bottom:16px;
}

.visible {
	display: block;
}

.invisible {
	display: none;
}

.bottommenu {
	padding-left: 180px;
}

.menuoption, .menuoptionhilite {
	width : 180px;
	padding-top: 6px;
	padding-bottom: 5px;
	float: left;
	margin-left: 1px;
}

.menuoptionhilite {
	background-color: white;
	color: #7FB812;
}

.map {
	postion:absolute;
	left:300px;
	top:-200px;
	width:400px;
	height:260px;
}

/* ******************************* 
	All other styling
	****************************** */

.header {
	text-align: center;
	font-size: 32px;
}

.footer {
	text-align: center;
	width:100%;
}

.menuoption, .menuoptionhilite {
	text-align: center;
	font-weight:bold;
	cursor: pointer;	
}
	
.contentarea p  {
	padding-top: 10px;
}

h1 {
	float:left;
	color:#D02424;
	font-size:24px;	
	font-weight:bold;
	margin-top:16px;
	width:50%;
}

.pdfdownload {
	background: url(images/ico_pdf.gif) no-repeat left;
}

.keyword_column {
	width: 120px;
}	

.keyword_table {
	border: 1px solid #333333;
	margin-top: 6px;
	padding:5px;
}

.keyword_table td {
}

.footer a {
	text-align: center;
	background-color: #7FB812;	
	color: #FFFFFF;	
}

.taf {
	float: right;
	margin-right: 20px;
}

.linkedin {
	float: right;
	margin-right: 20px;
}
