@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 18px;
	background-image: url(../images/bg-body.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin: 0px;
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =header ------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
#headerContainer {
	width: 100%;
	height: 441px;
	background-image: url(../images/bg-headercontainer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#header {
	width: 960px;
	margin: 0px auto;
}

#header h1 {
	float: left;
	width: 352px;
	height: 145px;
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin: 0px;
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =branding ----------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
h1#branding {
	float: left;
	width: 267px;
	height: 128px;
	margin: 34px 0px 0px 7px;
}

#branding a {
	display: block;
	width: 267px;
	height: 128px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9000px;
	background-image: url(../images/branding.jpg);
}

/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =navigations -------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */

#navigationContainer1 {
	float: left;
	width: 271px;
	margin: 56px 0px 0px 83px;
}
h2#ueber {
	display: block;
	width: 105px;
	height: 38px;
	margin: 0px 0px 18px 0px;
	text-indent: -9000px;
	background-image: url(../images/h-ueber.jpg);
}
h2#leistungen {
	display: block;
	width: 196px;
	height: 38px;
	margin: 0px 0px 18px 0px;
	text-indent: -9000px;
	background-image: url(../images/h-leistungen.jpg);
}
#navigationContainer2 {
	float: left;
	width: 292px;
	margin: 56px 0px 0px 19px;
}
#navigation1 { /* all lists */
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 125px;
	height: 34px;
	overflow: hidden;
	list-style: none;
}
#navigation2 { /* all lists */
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 146px;
	height: 34px;
	overflow: hidden;
	list-style: none;
}
#navigation3 { /* all lists */
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 137px;
	height: 34px;
	overflow: hidden;
	list-style: none;
}
#navigation4 { /* all lists */
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 17px;
	width: 138px;
	height: 34px;
	overflow: hidden;
	list-style: none;
}

#navigation1 li, #navigation2 li, #navigation3 li, #navigation4 li { /* all list items */
	float: left;
	width: auto;
	height: 17px;
	line-height: 17px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#navigation1 a, #navigation2 a, #navigation3 a, #navigation4 a {
	display: block;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: 17px;
	line-height: 17px;
	text-indent: -9000px;
	background-image: url(../images/navigation.gif);
}

a#chronik { width: 125px; background-position: 0px 0px;}
a#chronik:hover { background-position: 0px -34px;}
a#chronik.aktiv { background-position: 0px -68px;}

a#kunden { width: 125px; background-position: 0px -17px;}
a#kunden:hover { background-position: 0px -51px;}
a#kunden.aktiv { background-position: 0px -85px;}

a#fuhrpark { width: 146px; background-position: -125px 0px;}
a#fuhrpark:hover { background-position: -125px -34px;}
a#fuhrpark.aktiv { background-position: -125px -68px;}

a#tarife { width: 146px; background-position: -125px -17px;}
a#tarife:hover { background-position: -125px -51px;}
a#tarife.aktiv { background-position: -125px -85px;}


a#flughafentransfer { width: 137px; background-position: -290px 0px;}
a#flughafentransfer:hover { background-position: -290px -34px;}
a#flughafentransfer.aktiv { background-position: -290px -68px;}

a#kurierfahrten { width: 137px; background-position: -290px -17px;}
a#kurierfahrten:hover { background-position: -290px -51px;}
a#kurierfahrten.aktiv { background-position: -290px -85px;}

a#besorgungsfahrten { width: 138px; background-position: -444px 0px;}
a#besorgungsfahrten:hover { background-position: -444px -34px;}
a#besorgungsfahrten.aktiv { background-position: -444px -68px;}

a#engelfahrten { width: 138px; background-position: -444px -17px;}
a#engelfahrten:hover { background-position: -444px -51px;}
a#engelfahrten.aktiv { background-position: -444px -85px;}

#header h3 {
	clear: both;
	width: 597px;
	height: 26px;
	margin: 0px 0px 0px 7px;
	padding: 236px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9000px;
}
h3#hWillkommen {
	background-image: url(../images/index/h-willkommen.gif);
}
h3#hFuhrpark {
	background-image: url(../images/fuhrpark-und-fahrer/h-fuhrpark.gif);
}
h3#hTaxitarife {
	background-image: url(../images/taxi-tarife/h-taxitarife.gif);
}
h3#hFlughafentransfer {
	background-image: url(../images/flughafentransfer/h-flughafentransfer.gif);
}
h3#hKurierfahrten {
	background-image: url(../images/kurierfahrten/h-kurierfahrten.gif);
}
h3#hBesorgungsfahrten {
	background-image: url(../images/besorgungsfahrten/h-besorgungsfahrten.gif);
}
h3#hEngelfahrten {
	background-image: url(../images/engelfahrten/h-engelfahrten.gif);
}
h3#hKunden {
	background-image: url(../images/unsere-kunden/h-kunden.gif);
}
h3#hFundgrube {
	background-image: url(../images/fundgrube/h-fundgrube.gif);
}
h3#hKontakt {
	background-image: url(../images/kontakt/h-kontakt.gif);
}
h3#hImpressum {
	background-image: url(../images/impressum/h-impressum.gif);
}
h3#hNewsletter {
	background-image: url(../images/newsletter/h-newsletter.gif);
}

/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =content -----------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
#contentContainer {
	width: 960px;
	margin: 30px auto 0px auto;
}

#content {
	float: left;
	width: 597px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content h3 {
	margin: 0px 0px 20px 7px;
	font-size: 14px;
	
}
#content p {
	margin: 0px 0px 18px 7px;
}

.highlight {
	color: #d2051c;
}

.thumbs {
	margin: 0px 0px 0px 7px;
}

#content a img {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 2px;
	border: 1px solid #ccc;
}

#content a:hover img {
	padding: 2px;	
	border: 1px solid #3e60b0;
}

.thumbs p {
float: left;
margin: 0px 20px 20px 0px;
}
.thumbs a img {
	
	padding: 2px;
	
	border: 1px solid #ccc;
}
.thumbs a:hover img {
	padding: 2px;	
	border: 1px solid #3e60b0;
}
.column1 {
	float: left;
	width: 300px;
	margin: 0px 20px 0px 0px;
}
.column2 {
	float: left;
	width: 270px;
	margin: 0px 0px 0px 0px;
}

/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =sidebar -----------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */

#sidebar {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 36px;
	overflow: hidden;
}
a#fundgrube {
	display: block;
	width: 280px;
	height: 78px;
	text-indent: -9000px;
	background-image: url(../images/navigation-fundgrube.jpg);
	background-position: 0px 0px;
	margin: 0px 0px 0px 31px;
}
a#fundgrube:hover {
	background-position: 0px -78px;
}
div#guestbook {
	margin-left:30px;
	margin-top:20px;
}
div#guestbook p {
	padding:0 10px;
}
a.guestbook {
	background:url(../images/bg-sidebar-guestbook.jpg) top left no-repeat;


	height:42px;
	text-indent:-9999px;
	display:block;
	width:135px;
	float:left;
}
a.guestbook:hover {
	background:url(../images/bg-sidebar-guestbook.jpg) bottom left no-repeat;
}
a#newsletter {
	background:url(../images/bg-sidebar-guestbook.jpg) top right no-repeat;
	height:42px;
	text-indent:-9999px;
	display:block;
	width:147px;
	float:left;
}
a#newsletter:hover {
	background:url(../images/bg-sidebar-guestbook.jpg) bottom right no-repeat;
}
/*--------------------------------------------------------------*/
/*--------------------- =mini-kontakt --------------------------*/
/*--------------------------------------------------------------*/
form.mini-kontakt {
	width: 278px;
	height: 230px;
	margin: 42px 0px 0px 19px;
	padding: 0px 0px 0px 23px;
	background-image: url(../images/bg-mini-kontakt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

form.mini-kontakt label {
	background:#3e60b0;
	padding:0 0 0 8px;
	text-transform:uppercase;
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	width:50px;
	float:left;
}

form.mini-kontakt label:hover {
	cursor:pointer;
	color:#CCC;
}

form.mini-kontakt input {
	width:172px;
	height:18px;
	border:0;
	left:15px;
	padding:5px 6px;
	background:url(../images/bg-input.jpg) 0 0 no-repeat;
	position:relative;
	top:-2px;
}

form.mini-kontakt label {
	margin:0 0 3px 0px;
}

form.mini-kontakt input {
	margin:0 0 3px 1px;
}

* + html form.mini-kontakt input {
	background:url(../images/bg-input.jpg) 100% 0 no-repeat;
}

* html form.mini-kontakt input {
	background:url(../images/bg-input.jpg) 100% 0 no-repeat;
}

form.mini-kontakt input:hover,
form.mini-kontakt input:focus {
	background:url(../images/bg-input.jpg) 0 -28px no-repeat;
}

form.mini-kontakt input.submit {
	width:84px;
	height:14px;
	border:0;
	margin: 5px 0px 0px 160px;
	cursor:pointer;
	background-image: url(../images/bg-submit.jpg);
	background-position: 0px 0px;
}

form.mini-kontakt input.submit:hover {
	background-position: 0px -14px;
}

form.mini-kontakt p {
	padding: 0px 0 0 0px;
	line-height:18px;
}
a#kontaktSidebar {
	display: block;
	width: 269px;
	height: 83px;
	text-indent: -9000px;
	margin: 0px 0px 10px 0px;
	background-image: url(../images/bg-sidebar-kontakt.gif);
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =footer ------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
#footer {
	width: 960px;
	height: 68px;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/bg-footer.gif);
	font-size: 14px;
	padding: 24px 0px 0px 0px;
	line-height: 21px;
}
#footer p {
	float: left;
}
p.first {
	width: 412px;
	margin: 0px 0px 0px 17px;
}
p.second {
	width: 251px;
	margin: 0px 0px 0px 0px;
}
p.third {
	width: 240px;
	margin: 0px 0px 0px 0px;
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =HTML Elements, clearfix and stuff like that -----------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
table caption {
	display: none;
}

:focus {
	outline: 0;
}

.floatLeft {
	float: left;
	margin: 0px 20px 0px 0px;
}

.close {
	float: right;
	margin: 5px;
}

.clear {
	clear: both;
	display: block;
	height: 0;
}

.clear2 {
	clear: both;
	display: block;
	height: 1px;
	margin: 10px auto 10px auto;
	background-image: url(../images/index/h-willkommen.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */


a,
a:link,
a:visited,
a:active {
	color: #3e60b0;
	text-decoration: none;
}

a:hover {
	color: #3e60b0;
	text-decoration: underline;
}

a img {
	border: none;
	padding: 0px;
}

a:hover img {
	border: none;
	padding: 0px;
}

#euroweb {
	margin-left: 7px;
	margin-top: 0px;
}

.smaller {
	font-size: 0.75em;
	line-height: 1.25em;
}

#content dl {
	margin:2em 7px;
}

#content dl dt {
	float:left;
	line-height:1.3em;
	padding-bottom:5px;
	/*width: 15em;*/
	font-weight:900;
}

#content dl dd {
	line-height:1.3em;
	margin-left:15em;
	margin-bottom:10px;
	padding-bottom:5px;
}
#content .content-column {
	width:170px;
	font-weight:bold;
	margin-right:20px;
	margin-top:10px;
	float:left;
	}
#content .content-column.last {
font-weight:normal;
	margin-right:0px;
		width:390px;}
#content .content-column.last img {
margin-left:10px;}


