/****************************
intro
1. Header 
2. Content
3. Footer
4. Contact 1.0
5. Gallery 3.0

fonts used:
ICT avant garde gothic demi / regular 16pt / for nav
****************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #aaa79e;
	color: #333;
	min-width:828px;
	overflow-x:hidden;
}

#wrap {
	position: relative;
	width: 828px;
	height: 100%;
	min-height: 810px;
	margin: 0 auto;
	padding: 0;
}

:focus {outline: none;}
.noborder { border: none; color: #000; }
a { text-decoration: none; font-weight: bold; }

/****************** 1. HEADER *******************/

#header {
	float: left;
	width: 200px;
	height: 100%;
	margin: 0;
	padding: 0;
	border-right: solid 1px #91030e;
}

#logo {
	position: relative;
	float: left;
	width: 170px;
	height: 168px;
	margin: 40px 0 0 0;
	padding: 0 14px 0 0;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: right 0;
}

/****************** 1.1 NAVIGATION *******************/

#navigation {
	position: relative;
	float: right;
	width: 155px;
	height: auto;
	margin: 10px 22px 0 0;
	padding: 0;
	/*border: solid 1px #333;*/
}

#navigation ul {
	position: relative;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation li {
	position: relative;
	margin: 0;
	padding: 0;
}

#navigation a {
	position: relative;
	float: left;
	width: 155px;
	height: 52px;
	margin: 0 0 5px 0;
	padding: 0;
	/*border: solid 1px #333;*/
}

#nav1 a {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -155px 0;	
}

#nav2 a {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -155px -52px;	
}

#nav3 a {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -155px -104px;	
}

#nav4 a {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -155px -156px;	
}

#nav5 a {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -155px -208px;	
}

#nav6 a {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -155px -260px;	
}

#nav7 a {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -155px -312px;	
}

#nav1 a:hover, #nav1 a:active {background-position: 0 0;}
#nav2 a:hover, #nav2 a:active {background-position: 0 -52px;}
#nav3 a:hover, #nav3 a:active {background-position: 0 -104px;}
#nav4 a:hover, #nav4 a:active {background-position: 0 -156px;}
#nav5 a:hover, #nav5 a:active {background-position: 0 -208px;}
#nav6 a:hover, #nav6 a:active {background-position: 0 -260px;}
#nav7 a:hover, #nav7 a:active {background-position: 0 -312px;}


/****************** 1.2 CONTACT *******************/

#contact {
	position: absolute;
	bottom: 0;
	width: 200px;
	height: auto;
	margin: 20px 0 20px 0;
	padding: 0;
	/*border: solid 1px #333;*/
}

#contacttop {
	position: relative;
	float: right;
	width: 200px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-image: url(images/contacttop.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#contactmid {
	position: relative;
	float: right;
	width: 140px;
	height: auto !important;
	margin: 0;
	padding: 0 30px 0 30px;
	font-size: 11px;
	max-height: 150px;
	overflow: hidden;
	background-image: url(images/contactmid.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#contacttitle {
	width: 140px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contacttitle a {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: none;
}

#contactmid a {
	color: #91030e;
	font-weight: bold;
}

#contactmid a:hover {
	text-decoration: underline;
}

#contactbottom {
	position: relative;
	float: right;
	width: 200px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-image: url(images/contactbottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/****************** 2. CONTENT *******************/

#content {	
	float: left;
	width: 610px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0;
	/*border: solid 1px #333;*/
}

#hoofding {
	position: absolute;
	top: 16px;
	width: 100%;
	height: 60px;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.lijn{
	position: relative;
	float: left;
	width: 170px;
	height: 60px;
	margin: 0;
	padding: 0;
	background-image: url(images/lijn.png);
	background-repeat: repeat-x;
}
.lijn2 {
	position: absolute;
	height: 60px;
	width: 1500%;
	margin: 0;
	padding: 0;
	left: 100%; top: 0;
	background-image: url(images/lijn.png);
	background-repeat: repeat-x;
}

#titel {
	position: relative;
	float: left;
	width: auto;
	height: 60px;
	margin: 0;
	padding: 0 20px 0 20px;
}

#titel h1 {
	color: #91030e;
}

#contenttop {
	position: relative;
	float: left;
	width: 610px;
	height: 10px;
	margin: 90px 0 0 18px;
	padding: 0;
	background-image: url(images/contenttop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentmid {
	position: relative;
	float: left;
	width: 570px;
	min-height: 200px;
	max-height: 600px;
	height: auto !important;
	overflow: auto;
	margin: 0 0 0 18px;
	color: #555;
	font-size: 12px;
	line-height: 1.5em;
	padding: 8px 20px 8px 20px;
	background-image: url(images/contentmid.png);
	background-repeat: repeat-y;
	background-position: left top;
	/*border: solid 1px #333;*/
}

#contentmid p {
	position: relative;
	float: left;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

#contentmid a {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

#contentmid a:hover {
	text-decoration: underline;
}

#contentbottom {
	position: relative;
	float: left;
	width: 610px;
	height: 10px;
	margin: 0 0 0 18px;
	padding: 0;
	background-image: url(images/contentbottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*achtergrond knop realisaties*/

#contenttop_grey {
	position: relative;
	float: left;
	width: 610px;
	height: 10px;
	margin: 90px 0 0 18px;
	padding: 0;
	background-image: url(images/contenttop_grey.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentmid_grey {
	position: relative;
	float: left;
	width: 570px;
	min-height: 200px;
	max-height: 500px;
	height: auto !important;
	overflow: auto;
	margin: 0 0 0 18px;
	color: #555;
	font-size: 12px;
	line-height: 1.5em;
	padding: 8px 20px 8px 20px;
	background-image: url(images/contentmid_grey.png);
	background-repeat: repeat-y;
	background-position: left top;
	/*border: solid 1px #333;*/
}

#contentmid_grey p {
	position: relative;
	float: left;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

#contentmid_grey a {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

#contentmid_grey a:hover {
	text-decoration: underline;
}

#contentbottom_grey {
	position: relative;
	float: left;
	width: 610px;
	height: 10px;
	margin: 0 0 0 18px;
	padding: 0;
	background-image: url(images/contentbottom_grey.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/****************** 3. FOOTER *******************/

#proximedia {
	position: relative;
	float: right;
	width: 100px;
	height: auto;
	margin: 0;
	padding: 5px 0 0 0;
}

#proximedia a img {
	position: relative;
	float: right;
	border: none;
}

/****************** 4. CONTACT 1.0 *******************/

.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#666666;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:400px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}
.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}
.CFLegend {font-family:verdana;color:#666666;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2px 5px 2px 5px;margin-bottom:10px;}
.CFHourlimit {font-family:verdana;color:#666666;font-size:10px;} 

/****************** 5. GALLERY 3.0 *******************/

.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#000;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#000;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#000;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#000;text-decoration:none;font-weight:bold;} 
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#000;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#000;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#000;} 
.Gallery3PhotoTexte {background:#000;font-family:Verdana;font-size:10px;color:#666666;} 
.LoopGalleryTitle {font-family:Verdana;font-size:11px;color:#000;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryAbstract {font-family:Verdana;font-size:11px;color:#000;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryContent {margin-bottom:30px;} 