* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

body {
	background: #003300;
	/*background: url(../img/body_background_kl.jpg);*/
}

#hp_border {
	margin: 0 auto;
	width: 900px;
	height: auto;
}

#menu1 {
	float: left;
	height: 102px;
	width: 900px;
	display: none;
}

#header {
	float: left;
	height: 150px;
	width: 900px;
	border-bottom: 1px solid #C4C4A8;
	background: url(../img/header.jpg);
}

#menu2 {
	float: left;
	height: 26px;
	width: 863px;
	line-height: 26px;
	padding-right: 37px;
	background: url(../img/bg_menu2.jpg);
	border-bottom: 1px solid #C4C4A8;
	display: none;
}

#menu2 li {
	margin-right: 8px;
}

#menu2_nav, #menu2_gim {
	float: right;
}

#print, #tipafriend, #favorite {
	float: left;
}

#tipafriend {
  display: none;
}

#print, #tipafriend, #favorite {
	padding-top: 10px;
	cursor: pointer;
	margin-left: 5px;
}

#main {
	float: left;
	height: auto;
	width: 900px;
	background: #FFF;
	padding-bottom: 30px;
	color: #10332F;
	background: #fff url(../img/jaguar_siluette.jpg) no-repeat right bottom;
}

#menu3 {
	float: left;
	height: auto;
	width: 213px;
	display: none;
}

#content {
	float: right;
	height: auto;
	width: 550px;
	margin: 25px 55px 0 0;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
}

#content h1 {
	font-size: 22px;
	margin-bottom: 20px;
	font-variant: small-caps;
}

#content h2 {
	font-size: 16px;
	margin-bottom: 10px;
	font-variant: small-caps;
}

#adresse {
	clear: both;
	height: 30px;
	width: 900px;
	padding-top: 13px;
	color: #C5C295;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}
