body
{
    text-align: center; /*IE*/
    margin: 0;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    background: #26241d;
    color: #565656;
}


h2
{
    margin-top:40px;
	font-family: "Lucida Sans";
	padding-left: 30px;
	line-height: 30px;
	background-image: url('../images/puce.png');
	background-repeat: no-repeat;
	font-size: 14pt;
	font-style: italic;
}

 a
{
    color: #2a271e;
    text-decoration: none ; 
}

 a:hover
{
    color: #2a271e;
    text-decoration: underline ; 
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

/* ###################################################### */
/* ######################### BODY ####################### */
/* ###################################################### */
        
div.header_wrap
{
    margin: 0 auto;
    background-image: url('../images/header_bg.jpg');
    background-repeat: repeat-x;
    height: 250px;
    display:block;
}

div.header
{
    margin: 0 auto;
    background-image: url('../images/header2.jpg');
    background-repeat: no-repeat;
    height: 250px;
    width: 1080px;
    display:block;
}

div.body_bg
{
    margin: 0 auto;
    padding-bottom:40px;
    background-image: url('../images/content.jpg');
    background-repeat: repeat-y;
    width: 1080px ;
    text-align: center;
    overflow: auto;
}

div.adresse
{
	border-top:1px solid #9E9E9E;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	padding-bottom:10px;
	padding-top:10px;
	width:550px;
}
div.footer
{
	margin-left:-1px;
    margin: 0 auto 40px;
    background-image: url('../images/footer2.jpg');
    background-repeat: no-repeat;
    text-align: center;
    height: 140px;
    width: 1080px;
    
}

div.flairlogo 
{
	display:block;
	float:right;
	margin-right:267px;
	margin-top:-47px;
}

img { border-width : 0; border : 0; }

/* ###################################################### */
/* ##################### CONTAINERS ##################### */
/* ###################################################### */

.leftside
{
    width: 180px; 
    margin-left: 80px;
    margin-right: 20px;
    float: left;
    text-align: left;
}


.left_menu
{
	font-size:14px;
    width: 170px; 
    padding-top:10px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    margin-right:-5px;
    float: left;
    text-align: left;
    background:#f7f7f7;
    border: 1px #e7e7e7 solid;
    background-image: url('../images/box_head.jpg');
    background-repeat: repeat-x;

}

.left_menu_head
{
    width: 170px; 
    height:25px;
    margin-left:-5px;
    float: left;
    text-align: left;
    background-image: url('../images/box_head.jpg');
    background-repeat: repeat-x;

}


.top_navi
{
	float:right;
	font-size: 10px;
	height:30px;
	padding-top: 190px;
	padding-right:80px;
}

/* ###################################################### */
/* ##################### MENU LEFT ##################### */
/* ###################################################### */




a.navileft_passive {
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	color: #2a271e;
} 

a.navileft_active {
	display:block;
	background-color:navy;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
	color:#735F54;
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	/*background-color: #ffcc00;*/
	padding-top:3px;
	padding-bottom:3px;
	color:#735F54;
} 


.fotoframe
{
float: left;
margin-bottom: 10px;
padding-left:17px;
padding-top:20px;
width:171px;
height: 117px;
background:url('../images/foto_frame.png') no-repeat;
display:block;
}

#slideshow1 img
{
	width:150px:
	height:90px;
}

/* ###################################################### */
/* ##################### CONTENT    ##################### */
/* ###################################################### */
.content_head
{
	margin-bottom: 20px;
	height:25px;
    float: left;
    text-align: right;
    font-size: 12px;
    line-height: 20px;
}

.content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
    width: 700px;
    float: left;
    text-align: left;
    word-spacing: 3px;
    letter-spacing: 0.01em;
    line-height: 16px;
    background:#f7f7f7;
    border: 1px #e7e7e7 solid;
    background-image: url('../images/box_head.jpg');
    background-repeat: repeat-x;
    min-height:505px;
}

.content p {
line-height:1.4em;
margin-left:0;
text-indent:0;
}

