
/*| -----------------------------------------------------------------------*/
/*| --------------------------------| =Standard| ----------------------------*/
/*| -----------------------------------------------------------------------*/

html,body,
div,span,p,
h1,h2,h3,h4,h5,h6,
ul,ol,li,
a,form,input,form,object,textarea,
table,td,img {
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Arial, Tahoma, sans-serif;
   font-size: 12px;
   color: #454444;
   text-decoration: none;
   list-style-type: none;
   outline: none;
}

html, body {
   height: 100%;
   min-height: 100%;
}

body {
   background: url(../images/bg.jpg) #e4e4e4 repeat-x top center;
}

hr {
   margin: 0 0 10px 0;
   color: #a2a2a2;
   height: 1px;
   border-top: dashed 1px #a2a2a2;
   border-bottom: transparent;
   clear: both;
}

.clear {
   clear: both;
}

.floatRight {
   margin: 0 0 15px 15px;
   float: right;
}

.floatLeft {
   margin: 0 0 15px 15px;
   float: right;
}

/* ------------------------------------------------------------------------*/
/* --------------------------------| =branding |---------------------------*/
/* ------------------------------------------------------------------------*/

h1.branding {
   width: 277px;
   height: 61px;
   position: absolute;
   top: 52px;
	margin-left: 630px;
   text-indent: 0px;
}

h1.branding a {
   width: 277px;
   height: 61px;
   display: block;
   text-indent: -5000px;
}

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

h2 {
   margin-bottom: 10px;
	width: 100%;
	height: 70px;
	text-indent: -5000px;
}

h2.startseite {background: url(../images/index/bg-h2.gif) no-repeat left top;}
h2.profil {background: url(../images/profil/bg-h2.gif) no-repeat left top;}
h2.kontakt {background: url(../images/kontakt/bg-h2.gif) no-repeat left top;}
h2.danke {background: url(../images/danke/bg-h2.gif) no-repeat left top;}
h2.standort {background: url(../images/standort/bg-h2.gif) no-repeat left top;}
h2.impressum {background: url(../images/impressum/bg-h2.gif) no-repeat left top;}
h2.fehler {background: url(../images/fehler/bg-h2.gif) no-repeat left top;}
h2.umzuege {background: url(../images/leistungsspektrum/umzuege/bg-h2.gif) no-repeat left top;}
h2.lieferungUndMontage {background: url(../images/leistungsspektrum/lieferung-und-montage/bg-h2.gif) no-repeat left top;}
h2.kuecheneinbau {background: url(../images/leistungsspektrum/kuecheneinbau/bg-h2.gif) no-repeat left top;}
h2.internationalerFernverkehr {background: url(../images/leistungsspektrum/internationaler-fernverkehr/bg-h2.gif) no-repeat left top;}
h2.ladenUndMessebau {background: url(../images/leistungsspektrum/laden-und-messebau/bg-h2.gif) no-repeat left top;}
h2.referenzen {background: url(../images/referenzen/bg-h2.gif) no-repeat left top;}

h3 {
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 5px;
   color: #b91201;
}

h4 {
   font-size: 13px;
   font-weight: bold;
   margin-bottom: 5px;
   color: #b91201;
}

h5 {
   font-size: 12px;
   font-weight: bold;
   color: #454444;
}

/* ---------------------------------------------------------------------*/
/* --------------------------------| =Border |--------------------------*/
/* ---------------------------------------------------------------------*/

.imageBorderFloatRight,
.imageBorderFloatLeft,
.imageBorderClear,
.imageBorder {
   border: 1px solid #fff;
   margin: 0 0 10px 10px;
}

.imageBorderFloatLeft {
   margin: 0 10px 10px 0;
   float: left;
}

.imageBorderFloatRight {
   margin: 0 0 10px 10px;
   float: right;
	clear: both;
}

.imageBorderClear {
   margin: 0 0 10px 0;
   clear: both;
}

.imageBorder {
   margin: 0 0px 10px 0;
   float: none;
}

/* -------------------------------------------------------------------*/
/* --------------------------------| =Link |--------------------------*/
/* -------------------------------------------------------------------*/

/* a */
a,
a.escape,
a.escape span span {
   font-family: Verdana, Arial, Tahoma, sans-serif;
   font-size: 12px;
   text-decoration: underline;
}

a:hover,
a.escape:hover,
a.escape:hover span span {
   text-decoration: none;
}

/* pdfDownload */
a.pdfDownload,
a.linkDownload,
a.linkWeb   {
   background: url(../images/icon-pdf.gif) no-repeat left;
   padding: 20px 0 18px 60px;
   height: 30px;
   width: 100px;
   text-decoration: none !important;
}

a.pdfDownload:hover,
a.linkDownload:hover,
a.linkWeb:hover {
   text-decoration: underline !important;
}

/* linkDownload */
a.linkDownload {
   background: url(../images/icon-download.gif) no-repeat left;
}

/* linkWeb */
a.linkWeb {
   background: url(../images/icon-web.gif) no-repeat left;
}

/* linkTop */
a.linkTop {
   float: right;
   display: block;
   height: 20px;
   width: 100px;
   text-align: right;
   color: #fff;
   text-decoration: none;
   font-size: 10px;
}

a.linkTop:hover {
   color: #abb59b;
}

/* ------------------------------------------------------------------------*/
/* --------------------------------| =container |--------------------------*/
/* ------------------------------------------------------------------------*/

#container {
   width: 955px;
   margin: 0 auto 20px auto;
	padding-bottom: 20px;
   position: relative;
}

/* ---------------------------------------------------------------------*/
/* --------------------------------| =header |--------------------------*/
/* ---------------------------------------------------------------------*/

#header {
   width: 955px;
   height: 501px;
   background: url(../images/bg-header.jpg) no-repeat top left;
   position: relative;
}

/* -------------------------------------------------------------------------------*/
/* --------------------------------| =contentContainer |--------------------------*/
/* -------------------------------------------------------------------------------*/

/* contentContainer */
#contentContainer {
   width: 955px;
   position: relative;
}

/* contentSidebar */
#contentSidebar {
   width: 293px;
	padding-right: 63px;
   position: relative;
	float: right;
}

/* contentMain */
#contentMain {
   width: 504px;
	padding: 0 0 0 11px;
   position: relative;
	float: left;
}

/* contentColumn */
.contentColumn {
   width: 230px;
   padding-right: 22px;
   position: relative;
   float: left;
}

/* content */
p {
   margin: 0 0 18px 0;
   line-height: 18px;
}

#container #contentContainer ul {
   margin: 0 0 18px 0px;
}

#container #contentContainer ul li {
   margin: 0 0 0px 0;
   padding: 0 0 0 15px;
   line-height: 18px;
   background: url(../images/li-icon.gif) no-repeat top left;
   position: relative;
}

/* -------------------------------------------------------------------------*/
/* --------------------------------| =navigation |--------------------------*/
/* -------------------------------------------------------------------------*/

ul#navigation {
   top: 105px;
   width: 599px;
   height: 23px;
   position: absolute;
}

ul#navigation li {
   position: relative;
   float: left;
}

ul#navigation li a {
   display: block;
   height: 23px;
	text-indent: -5000px;
}

ul#navigation li a.startseite {width: 82px;}
ul#navigation li a.profil {width: 58px;}
ul#navigation li a.leistungsspektrum {width: 136px;}
ul#navigation li a.referenzen {width: 90px;}
ul#navigation li a.kontakt {width: 71px;}
ul#navigation li a.standort {width: 78px;}
ul#navigation li a.impressum {width: 84px;}

ul#navigation li a.startseite:hover {background: url(../images/index/bg-aktiv-navigation.gif) no-repeat;}
ul#navigation li a.profil:hover {background: url(../images/profil/bg-aktiv-navigation.gif) no-repeat;}
ul#navigation li a.leistungsspektrum:hover {background: url(../images/leistungsspektrum/bg-aktiv-navigation.gif) no-repeat;}
ul#navigation li a.referenzen:hover {background: url(../images/referenzen/bg-aktiv-navigation.gif) no-repeat;}
ul#navigation li a.kontakt:hover {background: url(../images/kontakt/bg-aktiv-navigation.gif) no-repeat;}
ul#navigation li a.standort:hover {background: url(../images/standort/bg-aktiv-navigation.gif) no-repeat;}
ul#navigation li a.impressum:hover {background: url(../images/impressum/bg-aktiv-navigation.gif) no-repeat;}

ul#navigation li#leistungsspektrum ul {
   display: none;
   list-style: none;
}

ul#navigation li#leistungsspektrum ul li {
   background: none;
   display: block;
   margin: 0;
   padding: 0;
   position: relative;
   float: none;
}

ul#navigation li#leistungsspektrum ul li a {
   display: block;
   color: #fff;
   text-decoration: none;
   height: 20px;
   padding: 5px 0 0 10px;
   width: 190px;
   font-size: 12px;
   border-bottom: 1px solid #fff;
   border-left: 1px solid #fff;
   text-align: left;
	text-indent: 0px;
}

ul#navigation li#leistungsspektrum ul a:hover {
   color: #fff;
   background: #545454;
}

ul#navigation li#leistungsspektrum ul {
   top: 22px;
   left: -1px;
   position: absolute;
   background: #3f3f3f;
   border-top: 1px solid #FFFFFF;
}

ul#navigation li#leistungsspektrum:hover ul {
   display: block;
}

ul#navigation li#leistungsspektrum ul li {
   float: none;
   position: relative;
   display: inline;
   clear: both;
}

/* ---------------------------------------------------------------------*/
/* --------------------------------| =adress |--------------------------*/
/* ---------------------------------------------------------------------*/

#adress {
   width: 230px;
   position: absolute;
	top: 134px;
	margin-left: 632px;
}

#adress p {
   margin: 0 0 10px 0px;
   position: relative;
   font-size: 11px;
   color: #707070;
   line-height: 16px;
}

#adress p a,
#adress p a.escape,
#adress p a.escape span span {
   text-decoration: underline;
   font-size: 11px;
   color: #707070;
}

#adress p a:hover,
#adress p a.escape:hover,
#adress p a.escape:hover span span {
	text-decoration: none;
}