/***** == Start General Style Information ======================================================== *****/
/***** #00447a = Culinair blue *****/
/***** #FFFFFF = White *****/
/***** #4f4f4f = Black *****/
/***** == End General Style Information ======================================================== *****/

/**** == Start HTML Basic Elements ========================================================  ****/
a,a:link {
color: #00447a;
text-decoration: underline;
font-size:8pt;
margin: 0px;
padding: 0px;
}

a:visited {
}

a:active {
}

a:hover {
text-decoration:underline;
}

small,address,p,ul,ol,li,dl,dt,dd {
margin: 0px;
padding: 0px;
font-size:8pt;
line-height: 15px;
font-family: tahoma,arial,helvetica,sans-serif;
color:#4f4f4f;
list-style: inside;
}

address {
display:inline;
float:right;
}

small {
font-size:7pt;
}

address,
address a,
address a:link,
address a:visited,
address a:hover,
address a:active {
font-style:normal;
font-size: 7pt;
padding-right: 6px;
}


p:first-letter {
text-transform:uppercase;
}

img {
border: 0px;
margin: 0px;
padding: 0px;
}

fieldset,form,table {
margin: 0px;
padding: 0px;
border: 0px;
}

select,input,textarea { 
color: #4f4f4f;
margin: 0px;
padding: 0px 0px 0px 3px;
font-family:Arial, Helvetica, sans-serif;
}

select { 
border: solid 1px #333333;
width: 155px;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:8pt;
color: #231f20;
position:relative;
margin-bottom: 5px;
}


input  { 
width: 150px;
height: 17px;
margin-bottom: 5px;
border: solid 1px #333333;
background-color: #F7F7F7;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:8pt;
color: #231f20;
}

label {
width: 95px;
height: 20px;
display:block;
clear:left;
float:left;
}

textarea  {
width: 245px;
height: 70px;
margin-bottom: 5px;
border: solid 1px #333333;
background-color: #F7F7F7;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:8pt;
color: #4f4f4f;
}

small {
color: #00447a;
}

h1,h2,h3,h4,h5,h6 {
color: #00447a;
margin: 0px 0px 8px 0px;
padding: 0px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
line-height:normal;
}

h1:first-letter,
h2:first-letter,
h3:first-letter,
h4:first-letter,
h5:first-letter,
h6:first-letter {
text-transform:uppercase;
}

h1 {
font-size:12pt;
}

h2 {
font-size:10pt;
}

h3 {
font-size:13.55pt;
}

h4 {
font-size:12pt;
}

h5 {
font-size:10pt;
}

h6 {
font-size:7.55pt;
}

strong,b {
font-weight:bold;
color: #00447a;
}

html>body {
width: 100%;
height: 100%;
}

/**** == End HTML Basic Elements ========================================================  ****/

/*** == Start Site Layout ========================================================  ***/

/*** Body ***/
#LAYOUT1-BODY {
text-align:center;
font-family: tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color: #4f4f4f;
line-height: 15px;

background-color:#FFFFFF;
background-image: url(LAYOUT1-BODY.gif);
background-position: top left;
background-repeat:repeat-x;

}

	/*** Site dimensions ***/
	#LAYOUT1-SITE-DIMENSIONS {
	width: 1009px;
	text-align: left; 
	margin: 0 auto; 
	overflow: hidden;
	background-image: url(LAYOUT1-SITE-DIMENSIONS.gif);
	background-position:top;
	background-repeat: repeat-y;
	background-color: #a9b7d1;
	clear:both;
	padding: 0px;
	}
	
	/*** Site dimensions Background ***/
	#LAYOUT1-SITE-DIMENSIONS-BG {
	text-align: left; 
	margin: 0 auto; 
	width: 1009px; 
	overflow: hidden;
	background-image: url(LAYOUT1-SITE-DIMENSIONS-BG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position: relative;
	clear:both;
	padding: 0px;
	}
	

	
		.Logo {
		position:absolute;
		width: 140px;
		height: 140px;
		overflow:hidden;
		top: 55px;
		right: 90px;
		z-index: 100;
		}
		
		.Payof {
		position:absolute;
		height: 245px;
		width: 42px;
		overflow:hidden;
		bottom: 40px;
		right: 17px;
		z-index: 100;
		}
		
		.Tel {
		position:absolute;
		width: 200px;
		height: 60px;
		overflow:hidden;
		text-align:right;
		bottom: 35px;
		right: 90px;
		color:#FFF;
		font-size: 14pt;
		font-family: arial;
		line-height: 25px;
		z-index: 100;
		}
		
		.Tel a,
		.Tel a:link,
		.Tel a:visited,
		.Tel a:hover,
		.Tel a:active {
		color:#FFF;
		font-size: 14pt;
		font-family: arial;
		line-height: 25px;
		text-decoration:none;
		}
		
		.Tel strong {
		color: #8fa3be;
		font-size: 18pt;
		font-family: arial;
		font-weight:normal;
		line-height: 17px;
		}
		
		.RoundImage {
		position:absolute;
		width: 253px;
		height: 253px;
		overflow:hidden;
		bottom: 135px;
		right: 131px;
		}
	
		/*** Frame left ***/
		#LAYOUT1-A {
		width: 234px;
		overflow: hidden;
		display:inline;
		float:left;
		}
			
			#LAYOUT1-A1 {
			width: 234px;
			height: 302px;
			clear:both;
			padding: 205px 0px 10px 0px;
			background-image: url(LAYOUT1-A1.gif);
			}
			
			html>body #LAYOUT1-A1 {
			min-height:302px;
			height:auto;
			}
			
			#LAYOUT1-A2 {
			width: 222px;
			overflow: hidden;
			clear:both;
			background-image: url(LAYOUT1-A2.gif);
			background-position:bottom left;
			background-repeat:repeat-x;
			margin: 0px 0px 0px 2px;
			color: #00447a;
			text-align:right;
			padding: 0px 10px 10px 0px;
			}
			
			#LAYOUT1-A2 a {
			color: #00447a;
			}
			
			#LAYOUT1-A2 img {
			border-bottom: solid 4px #FFF;
			margin: 0px 0px 20px 0px;
			}
	
		/*** B Content ***/
		#LAYOUT1-B {
		width: 708px;
		overflow:hidden;
		float:left;
		display:inline;
		}
		
			/*** B1 Content Left ***/
			#LAYOUT1-B1 {
			width: 698px;
			height: 517px;
			clear: both;
			margin: 0px 0px 0px 0px;
			padding: 0px 5px 0px 5px;
			}
			
			html>body #LAYOUT1-B1 {
			min-height:517px;
			height:auto;
			}
			
			/*** B2 Content Right ***/
			#LAYOUT1-B2 {
			width: 698px;
			height: 400px;
			clear: both;
			margin: 0px 0px 34px 0px;
			padding: 0px 5px 0px 5px;
			background-image: url(LAYOUT1-B2.gif);
			background-repeat:no-repeat;
			background-position:bottom left;
			}
	
			html>body #LAYOUT1-B2 {
			min-height:400px;
			height:auto;
			}
					
		/*** C Tab Right ***/
		#LAYOUT1-C {
		width: 64px;
		height: 689px;
		text-align:right;
		background-image: url(LAYOUT1-C.gif);
		background-position: top right;
		background-repeat:no-repeat;
		position:absolute;
		padding: 0px;
		right: 0px;
		top: 0px;
		}
		
		#FOOTER {
		text-align: left; 
		width: 1009px;
		height: 25px;
		background-image: url(FOOTER.gif);
		background-position: top left;
		background-repeat:no-repeat;
		position: absolute;
		clear:both;
		left: 0px;
		bottom: 0px;
		background-color:#FFF;
		color: #585858;
		padding: 15px 0px 0px 0px;
		}
		
/*** == End Site Layout ========================================================  ***/

				
				
/*** == Start Classes ========================================================  **/

/** 4Sale Items **/
.Item {
overflow:hidden;
clear:both;
padding: 8px 0px 8px 0px;
}

/** 4Sale Groups **/
.Group {
overflow:hidden;
clear:both;
padding: 8px 0px 8px 0px;
}

/** Readmore Buttons **/	
.Readmore,
.Readmore a,
.Readmore a:link,
.Readmore a:visited,
.Readmore a:hover,
.Readmore a:active {
font-size: 7pt;
}


/** == End Classes ========================================================  **/	

/* == Start Forms and Components  ======================================================== */	

/* Contactform */
.ContactForm {
}

	.ContactForm .Submit {
	background-color: #e0e0e0;
	}
	
	.ContactForm .Checkbox {
	width:15px; 
	height:15px; 
	border:0px;
	}
	
	
/* Vertical Navigation */
.Nav1 {
	text-align:right;
}

	.Nav1 a,
	.Nav1 a:link,
	.Nav1 a:visited,
	.Nav1 a:hover,
	.Nav1 a:active {
	color:#000;
	display:block;
	clear:both;
	padding-top: 4px;
	margin-bottom: 4px;
	text-align:right;
	line-height: normal;
	}
	
	.Nav1 a.Active,
	.Nav1 a.Active:link,
	.Nav1 a.Active:visited,
	.Nav1 a.Active:hover,
	.Nav1 a:active,
	.Nav1 a:hover {
	color:#ff0000;
	}
	
	.Nav3 {
		width: 750px;
		overflow:hidden;
		float: left;;
		}
			
		.Nav3 a, 
		.Nav3 a:link,
		.Nav3 a:visited,
		.Nav3 a:hover,
		.Nav3 a:active {
		color: #585858;
		}
		
		.Nav3 a.Active,
		.Nav3 a.Active:link,
		.Nav3 a.Active:visited,
		.Nav3 a.Active:hover,
		.Nav3 a:active,
		.Nav3 a:hover {
		color:#92bb2f;
		text-decoration:none;
		}
	
	
	
/* News Archive */
.News .Item {
border-top: solid 1px #CCCCCC;
margin: 8px 0px 0px 0px;
}

	.News .Item img {
	margin: 2px 8px 0px 0px;
	}
	
	.News .Item .Info {
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	}
	
	.News .Item .Info .Readmore a {
	}


.News .Detail {
border-top: solid 1px #CCCCCC;
margin: 8px 0px 0px 0px;
padding: 8px 0px 0px 0px;
}

.News .Detail img {
margin: 0px 0px 8px 8px;
}

.Galerie {
}

	.Galerie .ImagesSmall {
	width: 68px;
	overflow:hidden;
	float:right;
	background-color:#CCCCCC;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 3px 0px;
	white-space:nowrap;
	}
	
	.Galerie .ImagesSmall .Small {
	width: 60px;
	height:35px;
	overflow:hidden;
	float:right;
	margin: 3px 3px 0px 3px;
	border: solid 1px #FFFFFF;
	white-space:nowrap;
	display:inline;
	} 
	
	.Galerie .ImagesLarge {
	width: 210px;
	height: 300px;
	float:right;
	position:relative;
	}
	
	.Galerie .ImagesLarge .Large {
	position:absolute;
	top:0px;
	left: 0px;
	z-index: 0;
	display:block;
	}

.ImagesLarge .Large2 {
position:absolute;
top:0px;
left: 0px;
z-index: 20;
display:block;
}

.Content {
width: 100%;
position: relative;
overflow:hidden;
padding: 95px 0px 15px 0px;
}

	.Content .TopFrame {
	width: 248px;
	height: 103px;
	background-image: url(TopFrame.gif);
	position:absolute;
	top: 95px;
	left: 0px;
	}

	.Content .Image {
	width: 248px;
	overflow:hidden;
	float:left;
	margin: 0px 15px 0px 0px;
	}

		.Content .Image img {
			margin: 0px 0px 5px 0px;
		}
		
		.Content .Info,
		.Content .InfoLarge {
		width: 250px;
		overflow: hidden;
		float:left;
		}
		
		.Content .InfoLarge {
			width: 320px;
			}

.Actueel {
	width: 100%;
	overflow:hidden;
	padding-bottom: 75px;
}

	.Actueel .Item {
	width: 300px;
	overflow:hidden;
	clear:both;
	margin: 5px 0px 0px 0px;
	}
	
	.Actueel .Item .Image {
	width: 135px;
	overflow:hidden;
	float:left;
	}
		
	.Actueel .Item .Info {
	width: 165px;
	overflow:hidden;
	float:left;
	}




/* == End Forms and  Componets ========================================================  */	
