div#header {
	position: absolute;
	height: 120px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#menuLeft {
	position: absolute;
	height: 415px;
	width: 173px;
	top: 205px;
	bottom: 45px;
	z-index: 1;
	background-image: url(../images/layout/menu_repeat.jpg);
	background-repeat: repeat-y;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #E6FFD8;
}
#menuRight {
	position: absolute;
	width: 168px;
	right: 0px;
	height: 415px;
	top: 205px;
	z-index: 1;
	background-image: url(../images/layout/full_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	border-left: 1px solid #657C4E;
	background-color: #FFFFFF;
}
#legalNote {
	position: absolute;
	height: 3em;
	width: auto;
	bottom: 0px;
	z-index: 0;
	padding-right: 115px !important;
	padding-right: 0px;
}
#content {
	position: relative;
	min-height: 410px !important;
	height: 410px;
	width: 570px;
	top: 205px;
	padding-bottom: 5px;
	padding-left: 185px;
	padding-right: 115px;
	z-index: 0;
	background-image: url(../images/layout/content_full.jpg);
	background-repeat: repeat-y;
	background-position: 173px 0px;
	background-attachment: ;
	background-color: white;
}
* html body {
	height: 50%;
	margin-left: 10px;
}
#content p {
	font: normal 16px/24px "Century Gothic", Arial;
	color: #657C4E;
	text-indent: 16px;
}
#content h2 {
	font-size: 24px;
	color: #657C4E;
	font-family:  "Century Gothic", Arial;
	font-weight: normal;
}


div#fullPage {
	height: 620px;
	width: 870px;
	margin-left: 50%;
	position: absolute;
	top: 15px;
	left: -435px;
}
img.galleryAll {
	height: 80px;
	width: 120px;
	background: #E6FFD8;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
}
#fullPage #menuLeft a {
	font-size: 13px;
	text-decoration: none;
	font-style: italic;
	color: #697C4F;
	font-weight: bold;
	font-family: "Century Gothic", Arial;
	display: block;
	line-height: 26px;
	margin: 0px 0px 0px 26px;
	padding-left: 10px;
}
div#logo {
	position: absolute;
	z-index: 1;
	height: 113px;
	width: 151px;
	left: 20px;
	top: 55px;
}
div#slogan {
	position: absolute;
	z-index: 1;
	height: 45px;
	width: 450px;
	right: 0px;
	font-size: 24px;
	color: white;
	font-family:  "Century Gothic", Arial;
	font-weight: bold;
	text-indent: 0.5em;
	text-align: justify;
	font-style: italic;
	top: 64px;
}
#menuLeft p {
	margin-top: 0px;
	margin-bottom: 0.1em;
	width: 174px;
}
#fullPage #menuLeft a:hover {
	text-decoration: none;
	background-color: #E8F5D9;
}
#menuRight h2 {
	font-size: 13px;
	color: #697C4F;
	text-align: left;
	border-bottom: 1px solid #697C4F;
	margin-bottom: 0.5em;
}
div.clear {
    clear:both;
    height:1px;
    overflow:hidden;
#menuRight h3 {

	font-size: 14px;
	color: #697C4F;
	text-align: left;
}
#menuRight li {
	font-size: 10px;
	font-family:  "Century Gothic", Arial;
	list-style: none outside;
	margin-left: -35px;
	margin-top: 0.5em;
}
div#navPhoto {
	height: 72px;
	width: 250px;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	background-color: #FFFFFF;
	right: 5px;
}
div#navig {
	background: #FFFFFF;
	position: absolute;
	height: 16px;
	width: 250px;
	top: 12px;
	right: 12px;
	text-align: center;
	font-weight: bold;
}

#navPhoto h2 {
	font-size: 12px;
	margin-bottom: 3px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px black solid;
	background-color: #FFFFFF;
}
#navPhoto p {
	font-size: 10px;
	font-family:  "Century Gothic", Arial;
	text-indent: 1em;
	margin-top: 1em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#content h3 {
	color: #669900;
	border-bottom: 1px solid #669900;
	font-weight: normal;
	font-size: 16px;
	background-color: #E6FFD8;
}
div#galerie {
	height: 400px;
	width: 450px;
	margin-left: 50px;
}
div.list_atelier {
	border-bottom: 1px solid #669900;
	font-family:  "Century Gothic", Arial;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-size: 14px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFCC;
}
h3.atelier_liste {
	font-family:  "Century Gothic", Arial;
	font-size: 14px;
	border-bottom: 1px solid #CCFF00;
	font-weight: normal;
}
