body, p, td, li, input, textarea, a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #717174;
}
body {
	background: #fff url(../images/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
p {
	margin: 0.5em 0em 1em;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0068b3;
	font-size: 14px;
	margin: 0em 0em 1.0em;
	line-height: 1.2em;
}
h2 {
	font-size: 12px;
	color: #717174;
	font-weight: bold
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
a {
	color: #0068b3;
}

img {
	border: 0;
}

#wrapper, #menu { 
	top: 50%;
	left: 50%; 
	width: 988px; 
	height: 584px;
	display: block;
	margin-top: -290px;
	margin-left: -494px; 
	position: absolute;
	background: url(../images/wrapper_bg.png) no-repeat;
}

body#files #wrapper {
	background: url(../images/wrapper_bg2.png) no-repeat;
}

#horizon {
	top: 50%;
	height: 287px;
	width: 100%;
	background: url(../images/horizon_bg.gif) repeat-x;
	margin-top: -143px;
	position: absolute;
	}
	
#homebutton, #homebutton a {
	margin: 0px;
	background: url(../images/luminee_logo.png) no-repeat;
	width: 315px;
	height: 104px;
	display: block;
	position: absolute;
	left: 168px;
	top: -1px;
	z-index: 10;
}
#homebutton a {
	top: 0px;
	left: 0px;
}
#homebutton a strong {
	position: absolute;
	left: -9999px;
	display: inline;
}

#contact {
	position: absolute;
	top: 492px;
	left: 22px;
	color: #717174;
	line-height: 1.4em;
	font-size: 11px;
}

#contact p {
	font-size: 11px;
	color: #717174;
	line-height: 1.4em;
}

#contact a {
	font-size: 11px;
	color: #717174;
	text-decoration: underline;
	}
	
#contact a:hover {
	color: #0068b3;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

#vak1, #vak2, #vak3 {
	position: absolute;
	top: 500px;
	color: #717174;
	line-height: 1.4em;
	font-size: 11px;
	padding-left: 6px;
	border-left: 1px solid #717174;
	width: 175px;
	overflow: hidden;
}
#vak1 {
	left: 253px;
	}
#vak1 a, #vak2 a, #vak3 a {
	color: #717174;
	font-size: 100%;
	font-weight: 500;
	text-decoration: none;
	line-height: 1.2em;
	}
#vak1 a:hover, #vak2 a:hover, #vak3 a:hover {
	color: #0068b3;
	text-decoration: underline;
	}
#vak2 {
	left: 426px;
}
#vak3 {
	left: 603px;
}


/* Homepage
--------------------------------------*/
#fotoframe {
	width: 249px; 
	height: 584px;
	margin: 0;
	border: 0;
	position: absolute;
	display: block;
	top: 8px;
	left: 739px;
}





/* Tekstpagina
--------------------------------------*/
#maincontent {
	position: absolute;
	display: block;
	left: 263px;
	top: 120px;
	height: 337px;
	width: 466px;
	overflow: auto;
}

body#files #maincontent {
	position: absolute;
	display: block;
	left: 263px;
	top: 120px;
	height: 430px;
	width: 700px;
	overflow: auto;
}

#maincontent , #maincontent p, #maincontent td, #maincontent li, #maincontent input, #maincontent textarea, #maincontent a {
	font-variant: normal;
}




/* Navigatie
--------------------------------------*/
#menu {
	margin-top: -206px;
	margin-left: -473px; 
	width: 176px; 
	height: 425px;
	padding: 0;
	text-align: left;
	background: none;
}
#menu lu {
	width: 176px; 
	height: 425px;
	padding: 0;
	text-align: left;
}
#menu li {
	display: inline;
}
#menu a {
	color: #717174;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	height: 24px;
	display: block;
	border-bottom: 1px solid #717174;
}
#menu li.active a {
}

#menu a:hover {
	color: #0068b3;
}
#menu li.list a {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	color: #0068b3;
	border-bottom: 1px solid #717174;
}


/*****************************/
/* MAILFORM */
/*****************************/

.csc-textpic-caption {
padding: 10px;
line-height: 16px;
color: #888;
}

#mailform, .csc-mailform {
	border: 0px solid #fff;
	/*width: 450px;*/
	}
	
#mailform label {
	float: left;
	width: 100px;
	text-align: right;
	padding: 4px 8px 0 0;
	}

#mailform input, #mailform textarea, #mailform select {
	position: relative;
	/*width: 200px;*/
	left: 10px;
	font-size: 10px;
	border: 1px dotted #000;
	margin: 4px 1px 1px 2px;
	padding: 2px;
	}
#mailform input mailformformtype_mail {
}
#mailform input csc-mailform-submit {
margin-left: 200px;
}



/* IE6 en 7 fratsen staan achteraan om geen conflicten met oude Safari's te maken 
------------------------------------------------------------------------------- */
#homebutton, #homebutton a {
	_background: url(../images/luminee_logo.png) no-repeat;
}

