/***********************************************************
 * File: neufeglise.css
 * Project: Neufeglise Architectuur
 *
 * Copyright: (c) 2006 Hippo Software. All rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *         Brouwersgracht 48, 1013 GX Amsterdam, 020-6255344
 *
***********************************************************************/
body {
	/* background-color: #92A3C7; */
	SCROLLBAR-FACE-COLOR: #E9EBEC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E9EBEC; 
	SCROLLBAR-SHADOW-COLOR: #91A3C7; 
	SCROLLBAR-3DLIGHT-COLOR: #91A3C7; 
	SCROLLBAR-ARROW-COLOR:  #91A3C7; 
	SCROLLBAR-TRACK-COLOR: #E9EBEC; 
	SCROLLBAR-DARKSHADOW-COLOR: #E9EBEC; 
	background-color: #91A3C7;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px/17px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #1a171b;
}	
h3 {
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size: 15px;
	color: #617CAC;
	margin-bottom: 6px;
}
h4 {
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size: 15px;
	color: #6f7c8d;
}
#wrapper {
	background-color: #414B56;
	border: 0px;
	padding: 0px; 
	margin: 0px auto; 
	text-align: left; 	
	height: 610px;
	width: 970px; 
}
#menu {
	height: 30px;
	background-image:url(../images/bg-menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left:634px;
	padding-top:89px;
}
#content {
	height: 490px;
	background-image:url(../images/bg-content.gif);
	background-repeat: repeat-x;
}
.links {
	float:left;
	text-align:right;
	height: 370px;
	width: 595px;
}
#linksindex {
	float:left;
	height: 370px;
	width: 595px;
	background-image:url(../images/bg_vaag.jpg);
}
.rechts {
	float:left;
	text-align:left;
	height: 370px;
	width: 375px;
	background-color:#e9ebec;
}
#boven {
	margin-left:42px;
	width: 333px;
	margin-top: 20px;
	height: 16px;
	color: #FFF;	
}
#indexonder a {
	line-height: 18px;
}
#boven .menuitem {
	width: 60px;
}
#boven a, #indexonder a {
	color: #707173;
	text-decoration:none;
}
#boven a:hover, #indexonder a:hover {
	color: #1a171b;
}

#boven a.selected {
	font-weight:normal;
	color: #1a171b;
}
#indexonder {
	margin-left:42px;
	margin-top:52px;
	line-height: 16px;	
}
#beneden {
	margin-left:42px;
	margin-top:68px;
	line-height: 16px;
	overflow: hidden;
}
.footer {
	clear: both;
	height:121px;
}
#cv {
	margin-left:42px;
	margin-top: 74px;
	overflow:auto;
	width: 324px;
	height: 256px;
}
#tekstcv {
	float: left;
	width: 292px;
}
#tekstcv a, #contact a {
	color: #1B1B1F;
	text-decoration: none;
}
#tekstcv a:hover, #contact a:hover, .boven a {
	color: #617CAC;
	text-decoration: none;
}

#contact {
	margin-top: 74px;
	margin-left: 28px;
}
.bovenste {
	margin-left: 14px;
}
.links1 {
	color: #617CAC
}
.links2 {
	color: #6f7c8d
}
