body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding-left: 10px;
	background: #fff url(../graphics/backgrounds/body.gif) repeat-y 5px;
}

div#banner {
	width: 900px;
	height: 90px;
	background: #ffffff url(../graphics/backgrounds/renault_logo.gif) no-repeat;
	background-position: 20px 12px;
}

div#main_menu {
	background: #ffffff url(../graphics/backgrounds/grey_line.gif) repeat-x bottom;
	font-weight: bold;
	width: 900px;
	margin: 0px;
}

div#sub_menu {
	background: url(../graphics/backgrounds/submenu.gif) repeat-x;
	font-weight: bold;
	white-space: nowrap;
	width: 890px;
	padding-left: 10px;
	margin-bottom: 6px;
	height: 28px;
}

div#content {
	width: 880px;
	min-height: 515px;
	background: #fff url(../graphics/backgrounds/grey_line.gif) repeat-x bottom;
	padding: 0px 10px 10px 10px;
}

div#footer {
	background: url(../graphics/backgrounds/submenu.gif) repeat-x;
	width: 880px;
	padding: 4px 10px 0px 10px;
	height: 28px;
	font-weight: bold;
	font-size: 12px;
}

a.main_menu_l {
	background: #fff;
	width: 125px;
	height: 21px;
	display: block;
	background: url(../graphics/backgrounds/tabOffNoHighlight.gif) no-repeat;
	text-align: center;
	padding-top: 7px;
	float: left;
	color: #000;
}

a.main_menu_l:link, a.main_menu_l:visited {
	text-decoration: none;
	color: #000;
}
a.main_menu_l:hover, a.main_menu_l:active {
	background: url(../graphics/backgrounds/tabOffDoHighlight.gif) no-repeat;
	text-decoration: none;
	color: #000;
}

a.main_menu_l_on:link, a.main_menu_l_on:visited, a.main_menu_l_on:hover, a.main_menu_l_on:active {
	background: #fff;
	width: 125px;
	height: 21px;
	display: block;
	background: url(../graphics/backgrounds/tabOnHighlight.gif) no-repeat;
	text-align: center;
	padding-top: 7px;
	float: left;
	text-decoration: none;
	color: #000;
}

a.sub_menu_l {
	height: 24px;
	display: block;
	text-align: left;
	padding: 4px 20px 0px 10px;
	float: left;
}

a.sub_menu_l:link, a.sub_menu_l:visited {
	text-decoration: none;
	background: url(../graphics/backgrounds/submenu_pfeil_link.gif) no-repeat 0px 8px;
	color: #000;
}
a.sub_menu_l:hover,
a.sub_menu_l:active {
	text-decoration: none;;
	background: url(../graphics/backgrounds/submenu_pfeil_hover.gif) no-repeat 0px 8px;
	color: #000;
}

a.sub_menu_l_on:link,
a.sub_menu_l_on:visited,
a.sub_menu_l_on:hover,
a.sub_menu_l_on:active {
	text-decoration: none;;
	background: url(../graphics/backgrounds/submenu_pfeil_active.gif) no-repeat 0px 8px;
	color: #000;
}

a.menulink_out:link, a.menulink_out:visited, a.menulink_out:hover, a.menulink_out:active {
	height: 24px;
	display: block;
	text-align: left;
	padding: 4px 11px 0px 0px;
	float: left;
	background: url(../graphics/backgrounds/link_out_black.gif) no-repeat;
	background-position: right 4px;
	text-decoration: none;
	color: #000;
}

.model {
	float: left;
	width: 210px;
	border: 1px solid #ccc;
	background: #ccc;
	margin-right: 8px; /* sync with tile!!! */
	margin-top: 8px;
}
.model img {
	border: 0px;
}
.model .opac {
	opacity: .75;
	filter: alpha(opacity=75);
}
.model img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.model_header {
	text-align: center;
	z-index: 10;
}
.model_details {
	text-align: left;
	font-size: 11px;
	padding: 2px;
	height: 42px;
}
.ncap_stars {
	position: absolute;
	z-index: 20;
	margin-left: 148px;
}

.img_noborder img {
	border: 0px;
}

div.flLeft	{ float: left; }
div.flRight	{ float: right; }
div.clBoth	{ clear: both; }
div.clRight	{ clear: right; }
div.clLeft	{ clear: left; }

.img_border {
	border: 5px solid #fff;
}

/* texte */

.text_small {
	font-size: 9px;
}
.text_bold {
	font-weight: bold;
}
.text_title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}
.text_title_lesspad {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.text_red {
	color: #E41815;
}
.whiteSpaceNoWrap {
	white-space: nowrap;
}
a.link_out:link, a.link_out:visited {
	padding-right: 10pt;
	background: url(../graphics/backgrounds/link_out_black.gif) no-repeat right top;
}

img {
	border: 1px solid #000;
}

#footer a {
	color: #000;
}

a:link, a:visited {
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}


div.back_button {
	font-weight: bold;
	text-align: center;
	width: 87px;
	border: 1px solid #acacac;
	line-height: 19px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url(../graphics/backgrounds/submenu.gif) repeat-x;
}

div.back_button span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.back_button a {
	color: #000;
	text-decoration: none;
}


/* guestbook related styles */

div.gb {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: 1px solid #acacac;
	line-height: 19px;
}
div.gb-author {
	margin: 0px;
	padding: 1px 10px 1px 10px;
	border-bottom: 1px solid #acacac;
	background: url(../graphics/backgrounds/submenu.gif) repeat-x;
}
p.gb-author-left {
	margin: 0px;
	float: left;
}
p.gb-author-right {
	margin: 0px;
	text-align: right;
}
div.gb-entry {
	margin: 10px;
	padding: 0px;
}
p.gb-browse {
	text-align: right;
	font-weight: bold;
}
p.gb-admin-buttons {
	margin: 5px 0px 0px 0px;
	text-align: right;
}
.caution {
	color: red;
	font-weight: bold;
}
.small {
	font-size: 11px;
	line-height: 16px;
}
.comment {
	margin: 10px 0px 0px 0px;
	color: #808080;
	font-style: italic;
}
#gaestebuch_container img {
	border: 0px;
}

/* admin area */

.bg_list {
	padding: 5px;
	display: block;
	white-space: nowrap;
	border: 1px solid #fff;
	float: left;
}

.bg_list_active {
	background: #7CD738;
}

.bg_list:hover {
	background: #ccc;
}

.valign_middle {
	vertical-align: middle;
}

