/* @override http://www.ateliermillefeuilles.com/fileadmin/interfaces/amf_v1/css/amf.css */

body {
	color: #493F2A;
	font: 14px/21px "Times New Roman", Times, serif;
	margin-top: 0;
	background: #fff url(../images/am_bg_body.png) repeat-y center;
}

a {
	color: #493F2A;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}

h2 {
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}

h3 {
	font-weight: normal;
	font-style: normal;
}

/* @group layout */

#main {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	background: #ffffff url(../images/bg_main.jpg) no-repeat;
	height: 100%;
}

#header {
	height: 140px;
	background: url(../images/amf_logo.png) no-repeat 50px;
	_behavior: url(./fileadmin/interfaces/amf_v1/css/iepngfix.htc);
	margin-left: -20px;

}

#header h1 {
	margin: 0;
	display: none;
}

#content_holder {
	padding-left: 70px;
}

#content {
	width: 340px;
	min-height: 360px;
	_height: 360px;
	float: left;
	padding-right: 20px;
}

#mailform fieldset.csc-mailform {
	border-style: none;
	padding-left: 0;
}

#show_images {
	margin-left: 360px;
	padding-top: 2px;
	padding-left: 29px;
}

#image_frame {
	position: absolute;
	width: 460px;
	height: 360px;
	background: url(../images/image_frame.png) no-repeat;
	_behavior: url(./fileadmin/interfaces/amf_v1/css/iepngfix.htc);
	top: 113px;
	z-index: 50;
	left: 430px;
	_left: 433px;
}

#nav {
	background: #ffffff url(../images/bg_menu.gif) repeat-x;
	padding-left: 55px;
	padding-top: 45px;
	font-size: 18px;
	height: 85px;
}

#nav a {
	color: #847D75;
	text-decoration: none;
}

#nav a:hover {
	color: #4A3F33;
	text-decoration: none;
}

#activeh span a {
	color: #4A3F33;
}

#nav ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	display: inline;
}

#nav ul.Menu ul.subMenu {
	font-size: 16px;
}

*+html #nav ul.Menu ul.subMenu {
	font-size: 16px;
}

.Menu .subMenu{
	float: left;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-top: 15px;
	display: block;
}

#nav ul.Menu ul.subMenu li {
	display: block;
	float: left;
	padding-top: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
}

#nav ul.Menu ul.subMenu li a {
	border-bottom-style: none;
	display: block;
}

#nav ul.Menu li a {
	border-bottom: 1px solid #4A3F33;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#language {
	position: absolute;
	top: 150px;
	color: #c4c4c4;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	left: -35px;
	background: url(../images/amf_lang.gif) no-repeat;
	width: 34px;
	height: 100px;
	padding-left: 12px;
	padding-top: 12px;
}

*+html #language {
	left:  ;
}

#language a {
	text-decoration: none;
}

#language ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#language ul li {
	margin: 0 0 7px;
	padding: 0;
}

#footer {
	font-size: 9px;
	background-color: #ffffff;
	padding-left: 71px;
}

#footer p {
	margin: 0;
	padding-top: 30px;
}

#footer a {
	text-decoration: none;
}



/* @end */

/* @group slideshow */

a.rgsbigprev {
}

div.tx-rgslideshow-pi1 {
	width: 400px;
	height: 300px;
}



/* @end */