﻿@charset "UTF-8";
/* CSS Document */

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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%; }
	


/* remember to define focus styles! */
:focus  { outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table 	{ /* border-collapse: collapse; border-spacing: 0; */ }


/* -------- Main -------- */

img {
	border: none;
}
html, body, #wrapper {
    height:100%;
    margin: 0px;
    padding: 0px;
    border: none;
}
body {
	font-family: 'Open Sans', sans-serif;
	background-image: url(../img/lac_main_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
}
#wrapper {
	width:100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

/* -------- Header -------- */

#header {
	width:100%;
	padding: 0px;
	margin: 0px;
	height: 412px;
	background-image: url(../img/lac_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#header_top {
	width:900px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	height: 116px;
	font-size: 12px !important;
	line-height: normal;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}
#header_top_l {
	width:230px;
	height: 116px;
	background-image: url(../img/lll_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float:left;
	position:relative;
}
.logo_link {
	width:230px;
	height: 116px;
	position:absolute;
	top:0px;
	left:0px;
}
#header_top_r {
	width:600px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
	text-align: right;
}
#header_top_r a:link 	{ color: #525252; text-decoration: none; }
#header_top_r a:visited 	{ color: #525252; text-decoration: none; }
#header_top_r a:active 	{ color: #181B30; text-decoration: none; }
#header_top_r a:hover 	{ color: #181B30; text-decoration: none; }
#navigation_bkg {
	width:100%;
	padding: 0px;
	margin: 0px;
	height: 44px;
	background-color: #F0BA83;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#navigation {
	font-family: 'Open Sans', sans-serif;
	width:900px;
	height: 44px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	line-height:44px;
	text-align: right;
}
#navigation a:link { color:#fff; text-decoration:none; }
#navigation a:visited { color:#fff; text-decoration:none; }
#navigation a:active { color:#181B30; text-decoration:none; }
#navigation a:hover { color:#181B30; text-decoration:none;  }

#navigation_titel {
	width:230px;
	height: 44px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:0px;
	float:left;
	font-size: 26px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#img_galerie {
	width:100%;
	padding: 0px;
	margin: 0px;
	height: 250px;
}

/* -------- Content -------- */

#content {
	width:900px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
}
#shadow {
	width:900px;
	padding: 0px;
	margin: 0px;
	height: 40px;
	background-image: url(../img/lac_galerie_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#col_1 {
	width:210px;
	float:left;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #171717;
	text-decoration: none;
}
#col_1_adresse {
	width:190px;
	margin-left: 20px;
}
#col_2 {
	width:610px;
	padding: 0px;
	margin-left:40px !important;
	margin-right:40px !important;
	float:right;
	font-size: 14px;
	line-height: 21px;
	color: #171717;
}
#col_2 a:link 	{ color: #171717; text-decoration: none; }
#col_2 a:visited 	{ color: #171717; text-decoration: none; }
#col_2 a:active 	{ color: #F0BA83; text-decoration: none; }
#col_2 a:hover 	{ color: #F0BA83; text-decoration: none; }
#footer {
	width:900px;
	padding: 0px;
	height: 56px;
	background-color: #282e33;
	line-height:56px !important;
	color:#FFF;
	font-size:12px !important;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a:link 	{ color: #fff; text-decoration: none; }
#footer a:visited 	{ color: #fff; text-decoration: none; }
#footer a:active 	{ color: #F0BA83; text-decoration: none; }
#footer a:hover 	{ color: #F0BA83; text-decoration: none; }
#footer_l {
	width:630px;
	margin: 0px;
	height: 56px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
#footer_r {
	width:230px;
	margin: 0px;
	height: 56px;
	float:right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
li.rex-article-2 {
    background-image: none !important;
}

/* --------	Clearer -------- */

.clearer { clear: both; }
