/* CSS Document */
*
{
 margin:0;
 padding:0;
}

body
{
 background:#666666;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#333;
 margin: 0 auto;
 padding: 0 auto;
 text-align:center;
 }
 
table, tr, td
{
 font-size:12px;
}
 
h1
{
 font-size:18px;
 display:inline;
}
 
#container
{
 width:950px;
  margin: 0 auto;
 padding: 0 auto;
 text-align:left;
}

#header
{
 background:#223039 url(../images/chiptuning/background-header.jpg) no-repeat;
 width:100%;
 height:156px;
}

#logo
{
 float:left;
 width:517px;
 padding-left:148px;
 padding-top:10px;
 }

#chiptuning
{
 width:517px;
 height:32px;
 background:#eeeeee;
 margin-top:5px;
 padding-top:10px;
 font-size:18px;
 color:#666666;
 text-align:center;
}

* html #chiptuning 
{
height:42px;
hei\ght:32px;
}

#right
{
 width:285px;
 height:156px;
 float:right;
 background:url(../images/chiptuning/background-index-right.jpg) right no-repeat;
}

* html #right {width:210px;}

#language
{
 width:100%;
 padding-left:75px;
 padding-top:135px;
 color:#000;
 font-weight:bold;
 font-size:12px;
}

#inhalt
{
 clear:both;
 width:950px;
}

#left
{
 width:148px;
 height:519px;
 float:left;
 background:url(../images/chiptuning/speedhawk-left.gif) no-repeat #FFFFFF; 
 font-size:11px;
}

#content
{
 width:517px;
 height:519px;
 float:left;
 background:#FFFFFF url(../images/chiptuning/fahrzeugauswahl2.jpg) no-repeat;
 margin: 0 auto;
 padding: 0 auto;
}

* html #content	 {width:513px;}

#navigation
{
width:284px;
height:322px;
float:left;
}

* html #navigation	 {width:260px;}


#nav
{
width:287px;
height:324px;
background-color:#2b6c04;
background:url(../images/chiptuning/nav.jpg);

}


.nav1 
{
      width:150px;
      font-size:11px;
      color:#333333; 
	  display:block;
	  padding-top:16px;
	  padding-left:58px;
	  text-align:left;
}

a:link { font-size:12px; color:#333; text-decoration:none;}
a:visited { font-size:12px; color:#333; text-decoration:none;}
a:focus { font-size:12px; color:#333; text-decoration:none;}
a:hover { font-size:12px; color:#fff; text-decoration:none;}
a:active { font-size:12px; color:#333; text-decoration:none;}

a.black:link { font-size:11px; color:#000; text-decoration:none;}
a.black:visited { font-size:11px; color:#000; text-decoration:none;}
a.black:focus { font-size:11px; color:#276600; text-decoration:none;}
a.black:hover { font-size:11px; color:#276600; text-decoration:underline;}
a.black:active { font-size:11px; color:#000; text-decoration:none;}


a.reisemobil:link { font-size:17px; color:#FFF; font-weight:bold; text-decoration:none;}
a.reisemobil:visited { font-size:17px; color:#FFF; font-weight:bold; text-decoration:none;}
a.reisemobil:focus { font-size:17px; color:#FFF; font-weight:bold; text-decoration:none;}
a.reisemobil:hover { font-size:17px; color:#276600; font-weight:bold; text-decoration:none;}
a.reisemobil:active { font-size:17px; color:#276600; font-weight:bold; text-decoration:none;}


a.mobiltuning:link { font-size:12px; color:#fff; text-decoration:none;}
a.mobiltuning:visited { font-size:11px; color:#fff; text-decoration:none;}
a.mobiltuning:focus { font-size:11px; color:#276600; text-decoration:none;}
a.mobiltuning:hover { font-size:11px; color:#276600; text-decoration:underline;}
a.mobiltuning:active { font-size:11px; color:#fff; text-decoration:none;}

#news1
{
 width:133px;
 padding-top:181px; 
}

#news2
{
 width:519px;
 height:118px;
 font-size:14px;
 color:#000000;
}

#newsleft
{
 width:162px;
 float:left;
 padding-top:15px;
}

#newsright
{
 width:354px;
 float:right;
  padding-top:15px;

}


#news4
{
 width:280x;
 height:195px;
 background:#FFFFFF url(../images/chiptuning/tuningbox.jpg) no-repeat;
 color:#666666;
 padding-right:10px;

}

* html #news4	 {width:277px;}


#footer
{
 clear:both;
 width:800px;
 height:80px;
 background:#223039  url(../images/chiptuning/hotline.jpg) no-repeat;
 padding-left:150px;
 padding-top:20px;
 font-size:11px;
}

#bottom
{
clear:both;
width:951px;
 text-align:center;
 background-color:#666666;
 text-align:center;
 font-size:11px;
 color:#000;
}

.hotline
{
 float:left;
 width:400px;
 font-size:20px;
 font-weight:bold;
 color:#CCCCCC;
}

.hotline-txt
{
 font-size:20px;
 font-weight:bold;
 color:#CCCCCC;
}



ul.nav
{
 list-style:url(../images/chiptuning/pfeil.gif);
}

#menu {
        width: 200px;
        padding-left:58px;
		padding-top:20px;
		font-family: Verdana, Arial, sans-serif;                
        font-size:14px;
        color: #FFF;
        }

        #menu ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #menu li {
                border-bottom: 1px solid #fff;
                margin: 0;
                padding-bottom:4px;
                list-style: none;
                list-style-image: none;
                }

        #menu li a {
                display: block;
                color: #fff;
		        font-size:12px;
                text-decoration: none;
                width: 100%;
                }

        html>body #menu li a {
                width: auto;
                }

        #menu li a:hover {
		        background:#276600; 
                color: #fff;
                }

        #menu li #active {
                background-color: #276600;
                color: #fff;
                }
				

.russ
{
 padding-left:10px;
}	

.infos
{
 text-align:right;
 font-size:11px;
 padding-top:5px;
}	

.abstand
{
 padding-top:8px;
 padding-bottom:3px;
 font-size:12px;
}

.tuningbox
{
 text-align:left;
 padding-left:145px;
 padding-top:3px;
 font-size:14px;
 font-weight:bold;
}

.auswahl
{
 width:240px;
 padding-top:300px;
 margin-left:85px;
 float:left;
 font-size:12px;
}

* html .auswahl 
{
 margin-left:41px;
}



.gross
{
 font-size:18px;
}

.Stil1 {
	color: #666666;
	font-size: 12px;
}

.adress
{
 float:right;
 width:350px;
 padding-top:6px;
 padding-right:5px;
 color:#CCCCCC;
 font-weight:bold;
 font-size:12px;
}

.hotlinetext
{
 font-size:10px;
 font-weight:bold;
 color:#CCCCCC;
}

.button
{
float:left;
width:180px;
padding-top:247px;
}

.schwarz
{
 padding-top:17px;
 color:#000000;
}

a.tuningboxen:link { font-size:18px; font-weight:bold; color:#666; text-decoration:none;}
a.tuningboxen:visited { font-size:18px;  font-weight:bold; color:#666; text-decoration:none;}
a.tuningboxen:focus { font-size:18px;  font-weight:bold; color:#666; text-decoration:none;}
a.tuningboxen:hover { font-size:18px;  font-weight:bold; color:#666; text-decoration:underline;}
a.tuningboxen:active { font-size:18px;  font-weight:bold; color:#666; text-decoration:none;}

.footer-h2
{
 font-size:10px;
  color:#000000;
 font-weight:bold;
}