/* CSS Document */

body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58595B;
}

.linksubs{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}

.linksubs:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.linksubs:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.linktxt {
	font-size: 10px;
	color: #58595B;
	text-decoration: underline;
}

.linktxt:hover {
	font-size: 10px;
	color: #3B3B3C;
	text-decoration: none;
}


.linktxt:visited {
	font-size: 10px;
	color: #3B3B3C;
	text-decoration: underline;
}

.linktxts {
	font-size: 10px;
	color: #A8533F;
	text-decoration: none;
}

.linktxts:hover {
	font-size: 10px;
	color: #A8533F;
	text-decoration: underline;
}


.linktxts:visited {
	font-size: 10px;
	color: #A8533F;
	text-decoration: underline;
}


.linktab {
	font-size: 10px;
	color: #58595B;
	text-decoration: none;
}

.linktab:hover {
	font-size: 10px;
	color: #3B3B3C;
	text-decoration: underline;
}


.linktab:visited {
	font-size: 10px;
	color: #3B3B3C;
	text-decoration: underline;
}

.linksub {
	font-size: 10px;
	color: #B1B3B6;
	text-decoration: none;
}

.linksub:hover {
	font-size: 10px;
	color: #B1B3B6;
	text-decoration: underline;
}


.linksub:visited {
	font-size: 10px;
	color: #3B3B3C;
	text-decoration: none;
}

.txtsub {
	font-size: 10px;
	color: #B1B3B6;
}


/*debut menu*/
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#navcontainer li { margin: 0 0 -1px 0; }

#navcontainer a
{
display: block;
padding: 4px 5px 5px 10px;
border: 1px solid #EEDBD6;
width: 160px;
background-color: #D2A295;
}

#navcontainer a:link, #navlist a:visited
{
color: #58595B;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #E1BFB6;
color: #58595B;

}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #014435;
background-color: #FFFFFF;
color: #58595B;
text-decoration: underline;
}
/*fin menu*/

/*debut sub menu*/
#subnavcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#subnavcontainer li { margin: 0 0 -1px 0; }

#subnavcontainer a
{
display: block;
padding: 4px 5px 5px 14px;
border: 1px solid #F2F2F3;
width: 155px;
background-color: #DFE0E1;
}

#subnavcontainer a:link, #navlist a:visited
{
color: #71252A;
text-decoration: none;
}

#subnavcontainer a:hover
{
background-color: #E9E9EA;
color: #9C676A;

}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #F2F2F3;
background-color: #FFFFFF;
color: #71252A;
text-decoration: underline;
}
/*fin sub menu*/

.titre {
	font-size: 15px;
	/**font-style: italic;**/
	color: #5D060B;
}

.subtitre1 {
	font-size: 12px;
	font-weight: bold;
	/**font-style: italic;**/
	color: #5D060B;
	
}
.subtitre {
	font-size: 10px;
	font-weight: bold;
	color: #5D060B;
	
}

.subtitretd {
	font-size: 10px;
	font-weight: bold;
	color: #5D060B;
	padding: 0px 0px 0px 8px;
}

.subtitrelist {
	font-size: 10px;
	color: #5D060B;
	
}

.texter {
	font-size: 10px;
	color: #5D060B;;
}

#visu_home_fr, #visu_home_de{
	position:relative;
	display:block;
	width:524px;
	height:78px;
	margin-bottom:20px;
	background:url("/medias/img/common/img_handwierkerhaff.gif") no-repeat;
}

#visu_home_de{
	background:url("/medias/img/common/img_handwierkerhaff_de.gif") no-repeat;
}