@charset "utf-8";
/* CSS Document */
html {
	margin:0;
	padding:0;
	height: 100%;
	/*** achtung folgende reihenfolge nicht verndern, wegen ff, safari ... blah blah ****/
	overflow: -moz-scrollbars-vertical;
	overflow:scroll;
	overflow-x: hidden;
}

body {
	background-color:#fff;
	font-family: Arial,Geneva, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color: #797979;
	height: 100%;
	margin-top:0;	
}

a 
{
	color: #000;
	text-decoration:none;
	font-family: Arial,Geneva, Helvetica, sans-serif;
	outline: none;
}
a:hover 
{
	color:#fbc10d;
	text-decoration:none;
	outline: none;
}
img,
a img
 {
	border-width: 0px;
}

.csc-textpic-intext-left-nowrap {

	
	clear:both;

}

.csc-textpic-intext-right {

	clear:both;

}

h1,
h1.csc-firstHeader
{
	color: #f0b500;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;	
	margin:0;
	padding:0px 2px 2px 0px;
	text-align:left;
	font-family: Arial,Geneva, Helvetica, sans-serif;
}
p,
.bodytext 
{
	margin:0 0 5px 0;
	padding:0;
	
	
}
td, span, p, div,
.bodytext 
{
	font-size:12px;
	line-height:20px;
}
#mother_wrapper {
	width:1024px;
	border:0px solid green;
}
#site_wrapper {
	width:1000px;
	border:0px solid #ff0000;
}
#main {

}
#top_menu_wrapper {

}
#top_menu {
	height:24px;
	width:1009px;
	background: url(../images/topmenu_bgr.gif);
	text-align:right;
	clear:both;
	line-height:20px;
}
#main_menu {
	margin-top:-4px;
}
#head_wrapper {
	width:1024px;
}
#header {
	float:right;
	margin-right:24px;
}
div#header_box_right {
	background:url(../images/header_box_right.jpg) no-repeat left 20px;
	width:197px;
	height:124px;
	float:right;
	display:none;
}
.tx-presentationmenu-pi1 ul#tx_presentationmenu_pi1-list_menu li .tx_presentationmenu_pi1-itemdesc {
	padding-left: 20px;
	color: black;
	width:115px;
	line-height:14px;
	font-size:11px;
}
div#header #logo p {
	color:#696969; 
	margin:0 0 5px 0; 
	font-size:11px;
	display:none;
}
#logo {
	margin:15px 0 15px 25px;
	padding:0;
	float:left;
}
#logo_renault_wrapper {
	width:197px;
	float:left;
	border:0px solid blue;
 }
#logo_renault {
	background:url(../images/logo_renault.png) no-repeat center top;
	width:104px;
	height:103px;
	border: 0px solid purple;
	margin-left:46px;
	margin-top:25px;
	display:none;
}
#left_wrapper {
	float:left;
	border:0px solid fuchsia;
	width:197px;
	margin-top:20px;
	padding:0;
	background:url(../images/menu_line.gif) repeat-y left top;
}
#teaser_elements {
	width:197px;
	padding:7px;
	margin-left:0px;
}

#teaser_elements h1, 
#teaser_elements h1.csc-firstHeader {
	font-size:11px;
	color:2d2d2d;
	font-weight:bold;
	padding:7px 7px 0px 5px;
	border-bottom:2px solid #fbc10d;
	width:160px;
}
#teaser_elements p, 
#teaser_elements .bodytext {
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	padding:7px 7px 0px 7px;
}

#right_wrapper {
	float:right;
	padding:0;
	clear:right;
	border:0px solid red;
}
#clearer {

}
#splash_image {
	width:803px;
	height:225px;
	padding:0;
	margin:15px 0 0 0;
	/*
	background:url(../images/splash_image.jpg) right top;
	*/
	background:url(../images/splash-default.jpg) no-repeat right top;
	clear:right;
	overflow:hidden;
}
#content_wrapper {
	padding:0;
	margin:0;
}
#content_real {
	width:803px;
	margin: 15px 0 0 0;
	padding:0;
}
#content_real p {
	padding:5px 10px 0 0;
}
#main_menu_wrapper {
	margin:0;
	padding:0;
}

#betw_footer {
	width:1024px;
	border:0px solid #ff0000;
	clear:both;
	padding-top:40px;	
}
.footer_text {
	text-align:center;
}
.footer_text span {
	font-size:11px;
}


/* table contenttable */

.contenttable {
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-width:0;
}

.contenttable td {
	margin-left:0;
	padding-left:0;
	padding-right:10px;
}
