* { margin: 0;
	padding: 0;
}	

a {
	color: #ec221e;
	text-decoration: none;
}
a:active {
	color: #00000;
	text-decoration: none;
}
a:focus
{
-moz-outline-style: none;
}
a:hover {
	color: #ec221e;
	text-decoration: none;
}
 a:hover {
	color: #ec221e;
	text-decoration: none;
}
a:visited {
	color: #ec221e;
	text-decoration: none;
}

h1 { color: #000000;
	text-align: left;
}
h2 {	margin: 10px 10px 10px 0px;
	font-size: 1.5em;
	letter-spacing: 2px;
	color:  #686868;
}
h3 { margin: 0px;
	font-size: 12px;
	color: #686868;
}

li {margin:  0px 0px 0px 16px;
}

p {
	margin: 0px;
}
#footer p {
	margin: 0px;
}


body {
	font: 80% Verdana,Arial,sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #686868;
	background: #e2e2e2;
}

#container {
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#header {
	position: relative;
	height: 131px;
	width: 800px;
	margin: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top-center;
}

#menu {
	height: 20px;
	width: 800px;
	margin-right: 20px;
	background-color: #ffffff;
}

#content {
	height:350px;
	width:340px;
	padding: 0px;
	margin: 35px 30px 0px 50px;
	text-align: left;
	border: 0px solid #686868;
	float:left;
}

#contentwide {
	height:349px;
	width:600px;
	padding: 1px 0px 0px 0px;
	margin: 35px 50px 0px 50px;
	text-align: left;
	border: 0px solid #686868;
}

#side {
	height:auto;
	width:360px;
	margin: 35px 0px 0px 0px;
	font-size:75%;
	text-align: left;
	border: 0px solid #686868;
	float: left;
}

#copyright {
	height:400px;
	width:600px;
	margin: 35px 50px 0px 70px;
	font-size:100%;
	text-align: left;
	border: 0px solid #686868;
	float:left;
}

#footer {
	width:780px;
	height:28px;
	margin: 0px 10px 0px 10px;
	font-size:75%;
	border: 0px solid #686868;
	float: top;
	clear:both;
	background-image: url('Images/Footer.gif');
	background-repeat: no-repeat;
	background-position: center;
	line-height: 350%;
}

.deutsch {
background-image: url('Images/Banner_De.gif');
}
.francais {
background-image: url('Images/Banner_Fr.gif');
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
float: center;
}

#side h2 { margin:0.75em 0.25em 0.25em 0em;}
#side ul { margin:0.25em 0.25em 0.25em 0.25em;}

/*
++++++++++++++++ MENU
*/
#imgmenu a {
  position: absolute;
  height: 26px;
  width: 88px;
  top: 103px; 
  left: 0px;
  text-decoration: none;
  text-align: justified;
  font-style:normal;
  font-size: 0px;
  color: #ffffff;
  border-bottom: 2px dotted;
  }

#imgmenu a:hover{
	color: #ec221e;
}
#imgmenu a:active {
	color: #ec221e;
}
#imgmenu a.selected{
	color: #ffffff;
}
  
a#Home { left: 80px; width: 35px;}
a#Verkauf { left: 170px; width: 45px;}
a#Reparatur { left: 272px; width: 55px;}
a#Austausch{ left: 385px; width: 58px;}
a#Entsorgung{ left: 500px; width: 65px;}
a#Aktionen { left: 623px;width: 50px;}
a#Kontakt { left: 730px; width: 45px; }

a#Vente { left: 170px; width: 38px;}
a#Reparation { left: 272px; width: 60px;}
a#Echange{ left: 385px; width: 54px;}
a#Liquidation{ left: 500px; width: 67px;}
a#Offre { left: 623px;width: 35px;}
a#Contact { left: 730px; width: 45px;}

