/*=================================================
Design: FIT-ZEL Fahrzeugbau GmmbH - Sandra Geisberger
Author: Sandra Geisgberger
Datum: November/Dezember 2008

Projekt: Webdesigner

Aufbau: 1) Kalibrierung
        2) Allgemeine Styles
		3) Hyperlinks
		4) Ueberschriften
		5) Styles für Layoutbereiche
		6) Horizontale Hauptnavigation
		7) Vertikale Subnavigation
		8) Formulare
		9) Sonstige Styles

===================================================*/


/*=================================
   1) Kalibrierung
   ================================*/
 * {
	padding:0;
	margin:0;
}
/*================================
   2) Allgemeine Styles
   ===============================*/
html {
	height: 101%
}
body {
	background:url(../assetts/jpeg/bg_body.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#242424;
	font-size:95%;
	margin:20px 0 0 0;
	text-align:center;/*IE6*/
}
/*================================
   3) Hyperlinks
   ===============================*/
a {
	text-decoration:none;
}
a:hover, a:focus {
	text-decoration:underline;
}
#navi_top a {
	color:#FFFFFF;
}
#navi_top a:hover {
	background-color:#cc0000;
}
/*================================
   4) Ueberschriften
   ===============================*/
h1 {
	font-size:140%;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC0000;
	border-bottom-width: medium;
}
#header h1 {
	display:none;
}
h2 {
	font-size:110%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}
h3 {
	font-size:150%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}
h4 {
	font-size:95%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h5 {
	font-size:95%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}
h6 {
	font-size:150%;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}
h7 {
	font-size:100%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}
/*================================
   5) Styles für Layoutbereiche
   ===============================*/
#wrapper {
	width:955px;
	text-align:left; /*IE6*/
	margin:auto;
	background-color:#FFFFFF;
}
#header {
	background:url(../assetts/jpeg/bg_header2.jpg);
	width:955px;
	height:180px;
	background-color:#FFFFFF;
}
#navi_top {
	float:right;
	margin-top:160px;
}
#navi-top ul {
	margin:auto;
}
#navi_top li {
	list-style:none;
	display:inline;
	margin:0 6px;
	font-size:13px;
}
#content {
	width:955px;
	background-color:#FFFFFF;
}
#content_right {
	float:right;
	width:700px;
	background-color:#FFFFFF;
}
#content_innen {
	margin:20px 10px;
	background-color:#FFFFFF;
}
.stop {
	clear:both;
}
#footer {
	background-image:url(../assetts/jpeg/footer_hg.gif);
	background-color:#999999;
	width:955px;
	height:25px;
	border-top: 1px solid;
	font-size:60%;
	color:#333333;
	text-align:center;
}
#footer_innen {
	padding:6px 2px;
}
/*================================
   6) Horizontale Hauptnavigation
   ===============================*/
#mainnavi {
	background-color:#FFFFFF;
	background:url(../assetts/jpeg/menue.jpg);
	background-position:0px -21px;
	background-repeat:repeat-x;
	border-bottom-width:1px;
	border-top-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	height:21px;
	width:955px;
	text-align:center;
}
#mainnavi ul li a {
	color:#000000;
	padding:0 18px;
}
#mainnavi ul li a:link, #mainnavi ul li a:visited {
	color:#000000;
	padding:0 18px;
}
#mainnavi ul li a:hover {
	text-decoration:none;
	background:url(../assetts/jpeg/menue.jpg);
}
#mainnavi ul {
	list-style-type:none;
}
#mainnavi li {
	font-size:15px;
	display:inline;
	line-height:21px;
	font-weight:bold;
}
/*================================
   7) Vertikale Subnavigation
   ===============================*/
#vertmenu {
	float:left;
	width:220px;
	height:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	background-color:#FFFFFF;
}
#vertmenu_innen {
	margin:20px 5px;
	background-color:#FFFFFF;
}
#vertmenu ul {
	list-style: none;
	border: none;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px dashed #333333;
	padding: 15px 0px 2px 4px;
	text-decoration: none;
	color: #666666;
	width:210px;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}
#vertmenu_innen2 {
	margin-top:20px;
}
/*================================
   8) Formulare
   ===============================*/
.mycomment {
	background-color:#E7E7E7;
}
/*================================
   9) Sonstige Styles
   ===============================*/
#footer a {
	color:#333333;
}
.Stil1 {
	color: #cc0000;
	font-size: 90%;
}
.Stil3 {
	color: #cc0000
}
.Stil5 {
	color: #cc0000;
	font-size: 120%;
}
.Stil6 {
	font-size: 80%
}
#apDiv1 {
	position:absolute;
	left:266px;
	top:286px;
	width:2046px;
	height:1578px;
	z-index:1;
}
#eurogr {
	position:absolute;
	left:298px;
	top:287px;
	width:429px;
	height:151px;
	z-index:1;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	left:280px;
	top:296px;
	width:520px;
	height:206px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:279px;
	top:514px;
	width:496px;
	height:176px;
	z-index:2;
}
#apDiv4 {
	position:absolute;
	left:280px;
	top:713px;
	width:511px;
	height:162px;
	z-index:3;
}
#apDiv5 {
	position:absolute;
	left:280px;
	top:906px;
	width:481px;
	height:157px;
	z-index:4;
}
#apDiv6 {
	position:absolute;
	left:286px;
	top:1095px;
	width:425px;
	height:158px;
	z-index:5;
	visibility: visible;
}
#apDiv7 {
	position:absolute;
	left:280px;
	top:1094px;
	width:485px;
	height:150px;
	z-index:5;
}
#apDiv7 {
	position:absolute;
	float:right;
}
#wrapper #content #content_right #content_innen #feld {
	width: 210px;
	float:right;
	position:relative;
}
.werkverkauf {
	background:url(../assetts/jpeg/werkundverkauf.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
.messe {
	line-height:35px;
}
.messe2 {
	border-bottom:dotted 1px black;
	line-height:40px;
}
.map a {
	color:#666666;
}
.map a:hover {
	color:#333333;
	background-color: #eeeeee;
	text-decoration:none;
}
.ladungssicherung {
	font-size:110%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	font-weight:bold;
	color:#cc0000;
}
.ladungssicherung2 {
	font-size:100%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	font-weight:bold;
	color:#cc0000;
}
.plane {
	font-size:100%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.duo {
	font-size:90%;
	font-weight:bold;
}
.duo2 {
	font-size:90%;
	font-weight:bold;
	border-top:1px #666666 dotted;
	border-bottom:1px #666666 dotted;
}
.duo3 {
	font-size:95%;
}
.duo4 {
	font-size:110%;
	font-weight:bold;
	text-align:center;
}
.duo5 {
	font-size:95%;
	font-weight:bold;
	text-align:center;
}
.freistehend {
	font-size:75%;
	text-align:center;
}
.zubehoer {
	font-size:90%;
}
.f {
	background-image:url(../images/allg_bilder/f.gif);
	background-repeat:repeat-y;
}
.unitrans {
	line-height:18px;
}
.serie {
	border-bottom:1px dotted #333333;
}
.abschlepp {
	border-right:1px solid #333333;
}
.t5 {
	text-align:center;
	font-size:95%;
}
.t5_2 {
	text-align:center;
	font-size:90%;
	color:#434343;
}
.t5_3 {
	font-size:85%;
	line-height:18px;
}
.t5_4 {
	font-weight:bold;
}
.fest {
	text-align:center;
	font-size:95%;
}
.fest2 {
	text-align:center;
	font-size:90%;
	color:#434343;
}
.fest3 {
	font-size:85%;
	line-height:18px;
}
.gebraucht {
	font:100%;
	font-weight:bold;
	font-style:italic;
}
.gebraucht2 {
	font-size:90%;
	color:#434343;
	text-align:center;
}
legend {
	color:#999999;
	font-size:90%;
}
.bread {
	color:#666666;
	font-size:90%;
}
.festplateau {
	font-size:90%;
}
.fest4 {
	font-size:100%;
	font-weight:bold;
}
.aktion {
	font-size:110%;
	font-weight:bold;
	font-style:italic;
}
.vergleich {
	font-size:90%;
}
.vergleich2 {
	font-size:90%;
	font-weight:bold;
}
.leuchten {
	font-size:100%;
	font-weight:bold;
	text-align:center;
}
.leuchten2 {
	font-size:120%;
}
.start {
	font-size:80%;
	text-align:center;
	color:#666666;
}
.bild a:link {
	text-decoration:none;
}
.euro1 {
	font-size:85%;
	font-weight:bold;
}
.euro2 {
	font-size:85%;
	text-align:right;
}
.euro3 {
	font-size:85%;
	font-weight:bold;
	border-bottom:1px #333333 dotted;
	border-top:1px #333333 dotted;
	color:#cc0000;
}
.aktion2 {
	border-bottom:1px #333333 solid;
}
.agb {
	font-size:90%;
	color:#434343;
	text-align:center;
}
.rund {
	font-size:85%;
	font-weight:bold;
}


 /*================================
   ENDE DES STYLESHEETS
   ===============================*/

