/* -----------------------------------------------------------------------------
   -----------------------------------------------------------------------------
   Chris Weinmann - Grafikbuero GEBHARD|UHL, Freiburg 
   http://www.gebharduhl.de

   Copyright (c) 2008 GEBHARD|UHL 
   -----------------------------------------------------------------------------
   -----------------------------------------------------------------------------*/
#home #content {
    position: relative;
    background: transparent url(../images/stoppuhr.jpg) 428px -80px no-repeat;
    z-index: 10;
}
#home #autoTeam {
    position: absolute;
    background: transparent url(../images/teamAuto.jpg) 0 0 no-repeat;
    width: 340px;
    height:255px;
    right: -50px;
    top: 540px;
    z-index: 1;
}


/*----------------General Rules-------------*/
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration:underline;
	color:#69AF23;
	}
a:hover {
	text-decoration:none;
	color:#69AF23;
	}
.alt {
	display:none;
	}
img {
	border:0;
	padding:0;
	margin:0;
	}
/*----------------General Rules-------------*/
/*----------------Layout-------------*/
html {
	width:100%;
	height:100%;
	overflow:auto;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background: #ffffff url(../images/bg.png) top left repeat-x;
	font: 13px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}
#kurieroses #content,
#leistungen #content{
	background: transparent url(../images/umweltzone.jpg) right 50px no-repeat;
	background-image: url(../images/RadsFatz_Umweltzone.jpg);
}
#leistungen #bag {
	width: 439px;
	height: 250px;
	display: block;
	background: transparent url(../images/bag3.jpg) right top no-repeat;
	position:absolute;
	left: 555px;
	top: 605px;
}
#wrapper {
	position: relative;
	width:950px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	height:100%;
	}

/*----------------Header-------------*/
#header {
	width:950px;
	height:310px;
	background: transparent url(../images/logo.gif) top center no-repeat;
	}
#header h1 {
	margin:0;
	padding:0;
	}
#header h1 a {
	display:block;
	position:relative;
	top:10px;
	left:310px;
	width:330px;
	height:170px;
	}
/*----------------Header-------------*/
/*----------------Navigation-------------*/
#mainNav ul{
	margin:0;
	padding:0;
	list-style-type: none;
	margin-top:28px;
	height:41px;
	}
#mainNav ul li{
	text-indent: -9999px;
	}
#mainNav ul li a{
	margin:0;
	padding:0;
	display:block;
	height:41px;
	float:left;
	}
#mainNav ul li a.leistungen{
	background: transparent url(../images/mainNav_leistungen.gif) left top no-repeat;
	width:177px;
	}
#mainNav ul li a.leistungen:hover, #mainNav ul li a.leistungenActive{
	background: transparent url(../images/mainNav_leistungen.gif) 0 -41px no-repeat;
	width:177px;
	}
#mainNav ul li a.preise{
	background: transparent url(../images/mainNav_preise.gif) left top no-repeat;
	width:119px;
	}
#mainNav ul li a.preise:hover, #mainNav ul li a.preiseActive{
	background: transparent url(../images/mainNav_preise.gif) 0 -41px no-repeat;
	width:119px;
}
#mainNav ul li a.bestellung{
	background: transparent url(../images/mainNav_bestellung.gif) left top no-repeat;
	width:172px;
	}
#mainNav ul li a.bestellung:hover, #mainNav ul li a.bestellungActive{
	background: transparent url(../images/mainNav_bestellung.gif) 0 -41px no-repeat;
	width:172px;
}
#mainNav ul li a.team{
	background: transparent url(../images/mainNav_team.gif) left top no-repeat;
	width:108px;
	}
#mainNav ul li a.team:hover, #mainNav ul li a.teamActive{
	background: transparent url(../images/mainNav_team.gif) 0 -41px no-repeat;
	width:108px;
}
#mainNav ul li a.referenzen{
	background: transparent url(../images/mainNav_referenzen.gif) left top no-repeat;
	width:178px;
	}
#mainNav ul li a.referenzen:hover, #mainNav ul li a.referenzenActive{
	background: transparent url(../images/mainNav_referenzen.gif) 0 -41px no-repeat;
	width:178px;
}
#mainNav ul li a.kurier{
	background: transparent url(../images/mainNav_kurier.gif) left top no-repeat;
	width:177px;
	}
#mainNav ul li a.kurier:hover, #mainNav ul li a.kurierActive{
	background: transparent url(../images/mainNav_kurier.gif) 0 -41px no-repeat;
	width:177px;
	}/*----------------Navigation-------------*/

/*----------------Content----------*/
#content {
margin-left:150px;
}
/*----------------Content-------------*/
/*----------------Footer-------------*/
#serviceNavi {
	position: absolute;
	top:165px;
	left:0;
	/*clear:both;*/
	text-align: right;
	width:915px;
	}
#serviceNavi p {
	font-size: 11px !important;
	margin-top: 5px;
	color:#000;
	text-align: right;
	width:915px !important;
	}
#footer {
	margin:25px 0 50px 0px;
	padding:0 0 50px 0;
	border-top:1px solid;
	/*clear:both;*/
	text-align: center;
	}
#footer p {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 20%;
	text-align:left;
	height:100%;
	text-align: left;
	font-size: 11px;
	margin-top:5px;
	color:#000;
	}
*> #footer p {
	padding: 0 0 0 20%;
}

/*----------------Footer-------------*/
/*----------------Layout-------------*/
/*----------------General Rules RTE-------------*/
#content p{
  line-height:20px;
  margin-bottom:20px;
  width:590px;
  font-size:13px;
  }
#content h2.small {
  font: 24px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  color:#000000;
  font-weight:normal;
  margin-top:1px;
  line-height:60px;
  font-weight:bold;
  }
#content h2.big {
  font: 36px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  color:#000000;
  font-weight:normal;
  margin-top:1px;
  margin-top:-15px;
  line-height:36px;
  font-weight:bold;
  }
#content h3 {
  font: 16px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  color:#000000;
  font-weight:normal;
  margin-top:1px;
  margin-bottom:1px;
  line-height:30px;
  }
#content ul {
  font: 15px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  line-height:30px;
  margin-top:20px;
  margin-bottom:20px;
  color:#000;
  }
#content ul.leistungenListe{
    background: transparent url(../images/leistungenListe.jpg) bottom right no-repeat;
}
#content li {
  background: transparent url(../images/bullet.gif) left 6px no-repeat;
  list-style: none;
  padding-left:40px;
  }
#content .teamImageLeft {
	float:left;
	width:210px;
}
#content .teamText {
	float:left;
	width:400px;
}
#content .teamText p{
	width:auto;
}
/*----------------General Rules RTE-------------*/
/*----------------Kontaktformular-------------------*/
#content .form-css p{
	width:290px;
	margin-bottom:10px;
}
label {
	display: block;
}
.form-css input, .form-css textarea, .form-css select {
	width:250px;
	border: 1px solid #333;
	font-size: 12px;
	padding:1px;
}
/*clearing all floats and fix firefox and ie backgroundcolor-bug */
div.clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:1px;
} 
/* co2libri */
span.down { font-size: 0.7em; margin-bottom: -0.3em; }
/*----------------Kontaktformular-------------------*/
.left {
	float:left;
}
.middle {
	float:left;
}
.right {
	float:left;
}

