/* CSS Document */

* Global styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:none;
	outline:0;
}
html,body{
	height:100%;
}
body{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #0b0d0e;
	color:#fff;
}
:focus{
	outline:none;
}
hr{
	border:1px solid #000;
}
table{
	font-size:10px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#333;
	outline:none;
}
a:hover{
	color:#111;
	text-decoration:none;
}
p{
	margin-bottom:10px;
}
/*ul,ol{
	margin:5px 0 10px 25px;
}*/


/* ************************************************************************************ */
#container {
	
	left:-8px;
	margin:0;
	min-height:100%;
	position:relative;
	top:-7px;
	width:788px;
}

#header {
	position:relative;
	margin:0px;
	background-image:url(images/header.jpg);
	height:129px;
}

#nav {
	position:relative;
	list-style:none;
	margin:-1px 0 0 0;
	float:left;
	height:47px;
	width: 788px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	
}
#nav ul {
	margin-left:-50px;
	}

#nav li{
	position:relative;
	float:left;
	left:10px;
	list-style-type:none;
	height:47px;
	
}
#nav a{
	color:#8B9297;
	display:block;
	font-size:10px;
	height:47px;
	margin-top:-10px;
	padding-left:18px;
	padding-right:17px;
	padding-top:17px;
	text-decoration:none;
}
#nav a:hover {
	background-image:url(images/menu-hover.jpg);
	color:#FFFFFF;
	height:47px;
	background-repeat:repeat-x;
	
	}
#nav a.selected{
	background-image:url(images/menu-hover.jpg);
	color:#FFFFFF;
	height:47px;
	background-repeat:repeat-x;
	
	}

#content {
	position:relative;
	background-color:#006666;
	margin-top:9px;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	height:100%;
}

#content_image {
	position:relative;
	float:left;
	width:307px;
	}
#content_tekst {
	position:relative;
	float:right;
	width:481px;
	padding-bottom:30px;
	}

#content_tekst h1 {
	font-size:14px;
	color:#860010;
	padding-top:25px;
	padding-left: 25px;
	font-weight:normal;
}
#content_tekst p {
	font-size:10px;
	color:#fff;
	text-align:justify;
	padding-top:15px;
	padding-left: 25px;
	padding-right:35px;
	line-height:14px;
}
#content_tekst a {
	font-size:10px;
	color:#fff;
	}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:red;
	bottom:0;
	position:fixed;	
	width:100%;
	height:49px;
	margin-left:-8px;
}
#footer_tekst {
	width:350px;
	position:relative;
	float:right;
	height:49px;
	padding-top:20px;
	}
#footer_tekst h1 {
	color: #860010;
	font-size:13px;
	font-weight:bold;
	}

#adres {
	top:129px;
	right:10px;
	position:absolute;
	float:right;
	font-size:10px;
	padding-top:5px;
	}
#adres a {
	color:#999999;
	font-weight:bold;
	}
#newstitle {
	height:20px;
	margin-left:-127px;
	margin-top:-9px;
	position:absolute;
	width:150px;
	}

#CFForm4369 {
	padding-bottom:15px;
	padding-left:24px;
	padding-top:10px;
}	

/* CSS CONTACTFORMULIER */
.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#fff;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:#fff;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:#860010;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 0px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}
.CFLegend {font-family:verdana;color:#860010;font-size:12px;font-weight:bold;padding:2 5 2 5;margin-bottom:10px;}
.CFHourlimit {font-family:verdana;color:#666666;font-size:10px;} 
 
/* CSS GALLERY*/
.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;}
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666666;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;}
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#666666;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666666;} 
.LoopGalleryTitle {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryAbstract {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/
.LoopGalleryContent {margin-bottom:30px;} 
 
