/***********************************************************
 * File: kantoren.css
 * Project: Netlaw
 *
 * Copyright: (c) 2007 Hippo Software. All rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *         Brouwersgracht 48, 1013 GX Amsterdam, 020-6255344
 *
***********************************************************************/
#wrapper {
	height: 768px;	
	background-image:url(../images/nederland.gif);
	background-repeat:no-repeat;	
}
#header {
	width: 230px;
}
#menu {
	width: 200px;
}
#left {
	width: 277px;
	margin: 0;
	padding: 0;
	float: left;	
}
#right {
	width: 716px;
	margin: 0;
	padding: 0;
	float: left;
}
#tekst1, #tekst2, #tekst3, #tekst4, #tekst5, #tekst6, #tekst7, #tekst8, #tekst9, #tekst10, #tekst11, #tekst12, #tekst13, #tekst14, #tekst15, #tekst16, #tekst17, #tekst18, #tekst19, #tekst20, #tekst21, #tekst22, #tekst23, #tekst24, #tekst25, #tekst26, #tekst27,  #tekst28,  #tekst29 {
	position:absolute;
	visibility:hidden;
	color: #F84F1F;
	font: 12px/20px Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-bottom:20px;
	background-image:url(../images/bg_teksten.gif);
	background-position:left top;
	background-repeat:no-repeat;
	left:279px;
	top:230px;
	width:210px;
	height:224px;
	z-index:1;
}
#tekst1 a, #tekst2 a, #tekst3 a, #tekst4 a, #tekst5 a, #tekst6 a, #tekst7 a, #tekst8 a, #tekst9 a, #tekst10 a, #tekst11 a, #tekst12 a, #tekst13 a, #tekst14 a, #tekst15 a, #tekst16 a, #tekst17 a, #tekst18 a, #tekst19 a, #tekst20 a, #tekst21 a, #tekst22 a, #tekst23 a, #tekst24 a, #tekst25 a, #tekst26 a, #tekst27 a, #tekst28 a, #tekst29 a {
	color: #FFFFFF;
}
#credits {
	position:absolute;
	color: #A59AC8;
	left:2161px;
	top:330px;
	width:917px;
	height:18px;
	z-index:1;
	visibility: hidden;
	display: none;
}
#credits a {
	color: #A59AC8;
	text-decoration: none;
	padding-bottom: 1px;
}
#credits a:hover {
	color:#A59AC8;
	text-decoration: none;
	border-bottom: #BF4C2B 3px dotted;
}
