@charset "utf-8";
/* www.taxi-froendenberg.de */

/* ----------------------------- | Body | ----------------------------- */

* {
   margin: 0;
   padding: 0;
}

body {
	background: #fff url(../images/bg-body.jpg) repeat-x;
   font: 0.8em Arial, Helvetica, sans-serif;
   color: #333;
   line-height: 1.5em;
}

/* ----------------------------- | Tags | ----------------------------- */

p {
   margin: 0 0 15px 0;
}

hr {
   height: 1px;
   border: 0;
   color: #fff;
   background: #fff;
   margin: 20px auto;
   border-top: 1px solid #ccc;
   width: 100% !important;
}

a {
   color: #cf080f;
   text-decoration: underline;
   outline: none;
}

a:hover {
   text-decoration: none;
}

#euroweb {
	width: 702px !important;
}

#euroweb img {
	float: left;
   margin: 0 15px 0 0;
}

/* ----------------------------- | Classes | ----------------------------- */

ul.liste {
   list-style-type: none;
   margin-bottom: 15px;
}
					
ul.liste li {
   background: url(../images/li-list.gif) 0 5px no-repeat;
   padding-left: 20px;
}

.clear {
   float: none;
   clear: both;
}

.text-indent {
   text-indent: -5000px;
   font-size: 0.1em;
}

.highlight {
	color: #d62573;
}

.images {
	background: #ebf1f4;
   border: 1px solid #dedede;
   padding: 2px;
   margin: 0 0 15px 0;
}

.images01 {
	background: #ebf1f4;
   border: 1px solid #dedede;
   padding: 2px;
   margin: 34px 0 15px 0;
}

/* ----------------------------- | Branding | ----------------------------- */

h1 {
   overflow: hidden;
   font-size: 0.1em;
   text-indent: -5000px;	
   width: 308px;
   height: 90px;
   margin: 20px 0 0 250px;
}

h1 a {
   display: block;
   width: 308px;
   height: 90px;
}

/* ----------------------------- | Headlines | ----------------------------- */

h2 {
	color: #cf080f;
   font-size: 1.8em;
   font-weight: normal;
   margin: -30px 0 0 80px;
}

h3 {
	background: #ebf1f4;
   border: 1px solid #dedede;
   padding: 4px;
   margin: 0 0 15px 0;
   font-size: 1.0em;
   font-weight: normal;
}

/* ----------------------------- | Container | ----------------------------- */

#container {
   background: url(../images/bg-container.jpg) repeat-y;
   width: 968px;
   margin: 0 auto;
}

/* ----------------------------- | Header | ----------------------------- */

#header {
	background: url(../images/bg-header.jpg) no-repeat;
   width: 968px;
}

/* ----------------------------- | Navigation | ----------------------------- */

#navigation {
	width: 560px;
   height: 30px;
   padding: 148px 0 0 11px;
}

#navigation ul {
   list-style: none;
}

#navigation li {
   float: left;
}

#navigation a {
   text-indent: -5000px;
   display: block;
   overflow: hidden;
   float: left;
   height: 30px;
}

#navigation a.unsere-leistungen {
	background: url(../images/bg-navigation.jpg) no-repeat;
   width: 154px;
}

#navigation a.unsere-leistungen:hover,
#navigation a.unsere-leistungenActive {
	background: none;
   width: 154px;
}

#navigation a.taxiflotte {
	background: url(../images/bg-navigation.jpg) -154px 0 no-repeat;
   width: 93px;
}

#navigation a.taxiflotte:hover,
#navigation a.taxiflotteActive {
	background: none;
   width: 93px;
}

#navigation a.das-team {
	background: url(../images/bg-navigation.jpg) -247px 0 no-repeat;
   width: 99px;
}

#navigation a.das-team:hover,
#navigation a.das-teamActive {
	background: none;
   width: 99px;
}

#navigation a.links {
	background: url(../images/bg-navigation.jpg) -346px 0 no-repeat;
   width: 69px;
}

#navigation a.links:hover,
#navigation a.linksActive {
	background: none;
   width: 69px;
}

#navigation a.stellenangebote {
	background: url(../images/bg-navigation.jpg) -415px 0 no-repeat;
   width: 141px;
}

#navigation a.stellenangebote:hover,
#navigation a.stellenangeboteActive {
	background: none;
   width: 141px;
}

/* ----------------------------- | Content | ----------------------------- */

#content {
   width: 840px;
   position: relative;
   margin: 40px 0 30px 80px;
}

#content:after {
   clear: both;
   content: '.';
   display: block;
   height: 0;
   visibility: hidden;
}

#contentMain {
	width: 225px;
   float: left;
   margin-right: 10px;
}

#contentMain01 {
	width: 225px;
   float: left;
}

#contentMain02 {
	width: 450px;
   float: left;
   margin-right: 10px;
}

#contentContact {
	width: 450px;
   float: left;
   margin-right: 10px;
}

/* ----------------------------- | =navigationAdditional | ----------------------------- */

#navigationAdditional {
	width: 300px;
   height: 25px;
   float: left;
   margin: 245px 0 0 80px;
}

#navigationAdditional ul {
	list-style: none;
}

#navigationAdditional li {
	float: left;
}

#navigationAdditional a {
	color: #174c6d;
   padding: 0 6px;
   text-decoration: none;
   overflow: hidden;
   display: block;
}

#navigationAdditional a:hover,
#navigationAdditional a.active {
	color: #cf080f;
}

/* ----------------------------- | Footer | ----------------------------- */

#footer {
	background: url(../images/bg-footer.jpg) repeat-x;
   width: 100%;
   height: 91px;
   float: none;
   clear: both;
   margin: 0 auto;
}

#footerMain {
	background: url(../images/bg-footerMain.jpg) no-repeat;
   width: 968px;
   height: 91px;
   margin: 0 auto;
}

#footerMain ul {
	list-style: none;
   padding: 40px 0 0 100px;
}

#footerMain li {
	float: left;
}

#footerMain a {
	color: #f1b7ba;
   display: block;
   overflow: hidden;
   text-decoration: none;
   float: left;
}

#footerMain a:hover,
#footerMain a.active {
	color: #fff;
}

.trenner {
	padding: 0 10px;
   float: left;
   color: #e36269;
}
