﻿#container{
width:900px;
background:#ffffff;
color:#00000;
margin:20px auto;
padding:1px 0;
text-align:left;
border:2px solid #a0a0a0;

}


/**************** Footer styles ****************/

#footer{

clear:both;
width:900px;   * 2px weniger als container */
padding:0px 0;
margin:0 0px;
font-size:0.9em;
color:#f0f0f0;
background:#C0C0C0
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}


/**************** Content styles ****************/

#content{
float:left;

font-size:1.0em;
padding:5px 0 0 5px;
}

#content h1{
margin:0 0 5px 0; 
font-size:1.8em; 
letter-spacing:-1px;}


#content h2{
display:block;
margin:0 0 5px 0;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;}

#content h3{
margin:0 0 5px 0; 
font-size:1.4em; 
letter-spacing:-1px;}

#content h4{
font-size:1.0em; 
letter-spacing:-1px;}

#content p1{
font-size:1.0em; 
padding:20px 0 0 20px;}

#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

#content td, #content th {font:80%}
#content th {font-weight:bold;}

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#e8eaec;
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p {padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}


/**************** Menü Stil Ford****************/


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
	

#multi-level {height:43px; width:705px; position:relative; z-index:100; background: url(image/image_drop_back.jpg) repeat-x; border:0px; border-width:0px;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */

.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif; font-size:14px;}

/* Set up the size of the list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */
.menu li.top a.top_link {display:block; float:left; height:43px; line-height:43px; text-decoration:none; color:#fff; background: url(image/image_drop_1a.jpg); padding:0;}
.menu li.top a.top_link span.span_top {display:block; float:left; height:43px; background: url(image/image_drop_1a.jpg) right top; padding:0 15px 0 0;}
.menu li.top a.top_link b.b_top {display:block; float:left; height:4px; width:10px;}

.menu li.top a.top_link span.drop {background: url(image/image_drop_0a.jpg) right top; padding:0 35px 0 0;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible; cursor:pointer; position:relative;}
.menu li:hover {position:relative; z-index:200;}

/* Style the top level links */
.menu li.top a.top_link:hover,
.menu li.top:hover a.top_link {background: url(image/image_drop_1b.jpg);}
.menu li.top a.top_link:hover span.span_top,
.menu li.top:hover a.top_link span.span_top {background: url(image/image_drop_1b.jpg) right top;}
.menu li.top a.top_link:hover span.drop,
.menu li.top:hover a.top_link span.drop {background: url(image/image_drop_0b.jpg) right top;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* Style the drop down sub level links */
.menu :hover ul.sub {left:0; top:43px; background: transparent url(image/transparent.gif); padding:3px 0 0 0; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.sub li {display:block; float:left;}
.menu :hover ul.sub li a {display:block; float:left; height:35px; width:200px; line-height:35px; color:#000; text-decoration:none; padding:0; background: url(dropa_0.jpg) no-repeat;}

/* All this lot is for IE6, believe it or not, to style the fly outs */
.menu :hover ul.sub li a span,
.menu :hover ul.sub li a.fly:hover ul li a span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span, 
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span
{display:block; float:left; background: url(image/drop_0.jpg) right top; height:35px; width:185px; padding:0 10px 0 5px; font-weight:normal; color:#000;}

.menu :hover ul.sub li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span
{background: url(image/dropb_0.jpg) right top; color:#000;}

.menu :hover ul.sub li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover
{background: url(image/dropba_1.jpg) no-repeat; color:#fff;}

.menu :hover ul.sub li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span
{background: url(image/drop_1.jpg) right top; color:#fff;}

.menu :hover ul.sub li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span
{background:url(image/dropb_1.gif) right top; color:#fff;}

/* the next two lines keep the menu trail :hover state for IE7 and non-IE browsers */
.menu :hover ul li:hover > a.fly {background:url(image/dropba_1.jpg) no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly span {background:url(image/dropb_1.jpg) right top; color:#fff;}

/* Style the images to the left of each link */

/* Position the flyouts */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:107px; top:0; background:transparent url(image/transparent.gif); padding:5px 5px 5px 0; white-space:nowrap; width:120px; z-index:200; height:auto;}



/**************** Menü Stil Fiat****************/

#multi-level-fiat {height:43px; width:705px; position:relative; z-index:100; background: url(image/image_drop_back_fiat.jpg) repeat-x; border:0px; border-width:0;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */

.menu1, .menu1 ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif; font-size:14px;}

/* Set up the size of the list items and float left to place inline */
.menu1 li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu1 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */
.menu1 li.top a.top_link {display:block; float:left; height:43px; line-height:43px; text-decoration:none; color:#fff; background: url(image/image_drop_1a_fiat.jpg); padding:0;}
.menu1 li.top a.top_link span.span_top {display:block; float:left; height:43px; background: url(image/image_drop_1a_fiat.jpg) right top; padding:0 15px 0 0;}
.menu1 li.top a.top_link b.b_top {display:block; float:left; height:4px; width:10px;}

.menu1 li.top a.top_link span.drop {background: url(image/image_drop_0a_fiat.jpg) right top; padding:0 35px 0 0;}

/* Style the list OR link hover. Depends on which browser is used */
.menu1 a:hover {visibility:visible; cursor:pointer; position:relative;}
.menu1 li:hover {position:relative; z-index:200;}

/* Style the top level links */
.menu1 li.top a.top_link:hover,
.menu1 li.top:hover a.top_link {background: url(image/image_drop_1b_fiat.jpg);}
.menu1 li.top a.top_link:hover span.span_top,
.menu1 li.top:hover a.top_link span.span_top {background: url(image/image_drop_1b_fiat.jpg) right top;}
.menu1 li.top a.top_link:hover span.drop,
.menu1 li.top:hover a.top_link span.drop {background: url(image/image_drop_0b_fiat.jpg) right top;}

/* keep the 'next' level invisible by placing it off screen. */
.menu1 ul, 
.menu1 ul ul, 
.menu1 :hover ul :hover ul ul,
.menu1 :hover ul :hover ul :hover ul ul,
.menu1 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* Style the drop down sub level links */
.menu1 :hover ul.sub {left:0; top:43px; background: transparent url(image/transparent.gif); padding:3px 0 0 0; white-space:nowrap; width:200px; height:auto;}
.menu1 :hover ul.sub li {display:block; float:left;}
.menu1 :hover ul.sub li a {display:block; float:left; height:35px; width:200px; line-height:35px; color:#000; text-decoration:none; padding:0; background: url(dropa_0.jpg) no-repeat;}

/* All this lot is for IE6, believe it or not, to style the fly outs */
.menu1 :hover ul.sub li a span,
.menu1 :hover ul.sub li a.fly:hover ul li a span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span, 
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span
{display:block; float:left; background: url(image/drop_0_fiat.jpg) right top; height:35px; width:185px; padding:0 10px 0 5px; font-weight:normal; color:#000;}

.menu1 :hover ul.sub li a.fly span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span
{background: url(image/dropb_0_fiat.jpg) right top; color:#000;}

.menu1 :hover ul.sub li a:hover,
.menu1 :hover ul.sub li a:hover ul li a:hover,
.menu1 :hover ul.sub li a:hover ul li a:hover ul li a:hover,
.menu1 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover,
.menu1 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover
{background: url(image/dropba_1_fiat.jpg) no-repeat; color:#fff;}

.menu1 :hover ul.sub li a:hover span,
.menu1 :hover ul.sub li a.fly:hover ul li a:hover span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a:hover span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span
{background: url(image/drop_1_fiat.jpg) right top; color:#fff;}

.menu1 :hover ul.sub li a.fly:hover span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,
.menu1 :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span
{background:url(image/dropb_1_fiat.gif) right top; color:#fff;}

/* the next two lines keep the menu trail :hover state for IE7 and non-IE browsers */
.menu1 :hover ul li:hover > a.fly {background:url(image/dropba_1_fiat.jpg) no-repeat; color:#fff;}
.menu1 :hover ul li:hover > a.fly span {background:url(image/dropb_1_fiat.jpg) right top; color:#fff;}

/* Style the images to the left of each link */

/* Position the flyouts */
.menu1 :hover ul :hover ul,
.menu1 :hover ul :hover ul :hover ul,
.menu1 :hover ul :hover ul :hover ul :hover ul,
.menu1 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:107px; top:0; background:transparent url(image/transparent.gif); padding:5px 5px 5px 0; white-space:nowrap; width:120px; z-index:200; height:auto;}

