/* CSS Document */
body {
	background-color: #f5f5f5;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}
#container {
	width: 900px;
	height: 595px;
	overflow: hidden;
	position: absolute;
	left: 50px;
	top: 50px;
	border: thin solid #000000;
}
#logoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #7b7b7b;
	text-decoration: none;
	width: 200px;
	height: 25px;
	position: absolute;
	left: 5px;
	top: 35px;
}

#menu {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	z-index: 0;
	position:absolute;
	right: 0px;
	top: 0px;
	width: 600px;
	height: 67px;
	overflow: hidden;
}

#menuHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	position:absolute;
	bottom: 15px;
	left: 5px;
	z-index: 1;
}

#menuPortfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	position:absolute;
	bottom: 15px;
	left: 50px;
	z-index: 1;
}

#menuWerkomschrijving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	position:absolute;
	bottom: 15px;
	left: 150px;
	z-index: 1;
}

#menuCV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	position:absolute;
	bottom: 15px;
	left: 180px;
	z-index: 1;
}

#menuBottomPortfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	position:	absolute;
	bottom: 0px;
	left: 45px;
	width: 100%;
	height: 15px;
	background-color: #b2b2b2;
	padding-left: 5px;
}

#menuHomeCurrent {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 45px;
	height: 50px;
	background-color:#b2b2b2;
	z-index: 0;
}
#menuPortfolioCurrent {
	position:absolute;
	left: 45px;
	top: 0px;
	width: 102px;
	height: 50px;
	background-color:#b2b2b2;
	z-index: 0;
}

#menuWerkomschrijvingCurrent {
	position:absolute;
	left: 147px;
	top: 0px;
	width: 30px;
	height: 50px;
	background-color:#b2b2b2;
	z-index: 0;
}
#menuCVCurrent {
	position:absolute;
	left: 176px;
	top: 0px;
	width: 25px;
	height: 50px;
	background-color:#b2b2b2;
	z-index: 0;
}

#content {
	z-index: 1;
	width: 555px;
	height: 506px;
	position: absolute;
	left: 20px;
	top: 75px;
	border: 3px solid #c0c0c0;	
	overflow: hidden;
}
#contentScroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #7b7b7b;
	z-index: 1;
	width: 545px;
	height: 476px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	overflow: auto;
}
#agenda {
	z-index: 1;
	width: 200px;
	height: 526px;
	position: absolute;
	right: 0px;
	top: 52px;
	background-color: #c0c0c0;
	padding: 5px;
	overflow: auto;
}
#contentBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	z-index: 1;
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #c0c0c0;
}
#mainDivider {
	font-size: 1px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 50px;
	width: 100%;
	height: 2px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#bottomDivider {
	z-index: 0;
	position: absolute;
	top: 575px;
	left: 0px;
	width: 100%;
	height: 13px;
	background-color: #e1e1e1;
	font-size: 1px;
}

#pictureBar {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 900px;
	height: 109px;
	overflow: auto;
}

#pictureHolder {
	z-index: 1;
	position: absolute;
	top: 185px;
	left: 170px;
	width: 555px;
	height: 396px;
	border: 3px solid #c0c0c0;	
}
#pictureLocation {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 555px;
	height: 376px;
	overflow: hidden;
	text-align: center;
}
#pictureNavigator {
	position: absolute;
	top: 185px;
	right: 0px;
	width: 150px;
	height: 115px;
}

#pictureNavTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 15px;
	background-color: #c0c0c0;
	padding-left: 5px;	
}

#navArrows {
	position: absolute;
	right: 0px;
	top: 1px;
	width: 20px;
	height: 10px;
}
#pictureNavData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	position: absolute;
	top: 15px;
	left: 0px;
	width: 150px;
	height: 100px;
	background-color: #e1e1e1;
	padding-left: 5px;
}

a.portfolioLink:link, a.portfolioLink:visited, a.portfolioLink:active, a.portfolioLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.menuLink:link, a.menuLink:visited, a.menuLink:active { /* definition of the links used in the menu */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #7b7b7b;
	text-decoration: none;
}

a.menuLink:hover { /* definition of the links used in the menu, hover state */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #7b7b7b;
	text-decoration: none;
}

a:link, a:visited, a:active { /* definition of the links used in the site */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #7b7b7b;
	text-decoration: none;
}

a:hover { /* definition of the links used in the site, hover state */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #7b7b7b;
	text-decoration: underline;
}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f5f5f5;
}

.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f5f5f5;
}

.newsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #f5f5f5;
}
