﻿body 
{
	color:#555555;
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	height:100%;
	font-family:Arial;
	font-size:13px;
}

p 
{
	margin-top:10px;
}

* 
{
	outline:none;
	margin:0px;
	padding:0px;
}

.outerDiv
{
	width: 100%;
	min-height: 100%;
	height: 100%;
	margin: 0;
}

.innerDiv 
{
	background-color:#FFFFFF;
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	min-height: 100%;
}

a {
	color:#336600;
	outline:none;
	padding:0px;
	margin:0px;
	border:none;
}

#header 
{
	height:237px;
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	cursor:pointer;
}
.menuItemPort
{
	width:225px;
	height:40px;
	margin:0px;
	padding:0px;
	outline:none;
	border:none;
	float:left;
}

a.menuItemPort:hover
{
	background-image:url(/images/004_portfolio_button_over.jpg);
	width:225px;
	height:40px;
	margin:0px;
	padding:0px;
	outline:none;
	border:none;
	float:left;
}

.menuItem 
{
	width:225px;
	height:40px;
	margin:0px;
	padding:0px;
	outline:none;
	border:none;
	float:left;
}

#menu 
{
	position:absolute;
	width:925px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	outline:none;
	border:none;
	top:248px;
}

#homeContent 
{
	position:absolute;
	width:925px;
	height:528px;
	background-image:url(/images/overons_bg.jpg);
	top:288px;
}

#portContent 
{
	position:absolute;
	width:925px;
	height:528px;
	background-image:url(/images/portfolio_bg.jpg);
	top:288px;
}

#vacaContent 
{
	position:absolute;
	width:925px;
	height:960px;
	background-image:url(/images/vacature-bg.jpg);
	top:288px;
}

#contContent 
{
	position:absolute;
	width:925px;
	height:528px;
	background-image:url(/images/contact_bg2.jpg);
	top:288px;
}

#menuLeft 
{
	background-image:url(/images/002.jpg);
	width:7px;
	height:40px;
	float:left;
}

#menuRight
{
	background-image:url(/images/007.jpg);
	width:17px;
	height:40px;
	float:left;
}

#top 
{
	position:absolute;
	top:237px;
	background-image:url(/images/001.jpg);
	background-repeat:no-repeat;
	width:925px;
	height:11px;
	float:left;
}

.headerText
{
	font-weight:bold;
	font-size:15px;
}

.footerItem 
{
	position:relative;
	float:left;
	padding:20px;
	top:520px;	
	left:40px;
	font-size:12px;
}

.footer
{
    margin-top: 415px;
}
