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

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

* {
   margin: 0;
   padding: 0;
}

body {
	background: #fdecce url(../images/bg-body.jpg) repeat-x;
   font: 0.8em Tahoma;
   color: #1a130c;
   line-height: 1.5em;
}

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

p {
   margin: 0 0 15px 0;
}

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

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

a:hover {
   text-decoration: underline;
}

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

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

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

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

.highlight {
	color: #791508;
}

.images {
	border: 1px solid #bfaf96;
	background: #fef6e7;
   padding: 2px;
   margin: 0 15px 15px 0;
	float: left;
}


#panorama_formatierung {
	border: 1px solid #bfaf96;
	background: #fef6e7;
   padding: 2px;
   margin: 0 15px 15px 0;
	float: left;
	}
	
/* ----------------------------- | Branding | ----------------------------- */

h1 {
   overflow: hidden;
   font-size: 0.1em;
   text-indent: -5000px;
   width: 330px;
   height: 65px;
	padding: 50px 0 0 500px;
}

h1 a {
   width: 330px;
   height: 65px;
   display: block;
}

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

h3 {
	font-weight: bold;
   font-size: 1.0em;
   margin: 0 0 15px 0;
}

/* ----------------------------- | 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;
   height: 350px;
}

/* ----------------------------- | NavigationAdditional | ----------------------------- */

#navigationAdditional {
	width: 265px;
	height: 30px;
	padding: 15px 0 0 690px;
}

#navigationAdditional ul {
   list-style: none;
}

#navigationAdditional li {
   float: left;
}

#navigationAdditional a {
   display: block;
   overflow: hidden;
   float: left;
	color: #ffdeb7;
	text-decoration: none;
	padding-right: 15px;
}

#navigationAdditional a:hover,
#navigationAdditional a.active {
	text-decoration: underline;
}

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

#navigation {
	width: 348px;
	height: 166px;
	margin: 0 0 0 538px;
}

#navigation ul {
   list-style: none;
}

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

#navigation a.unternehmen {
	background: url(../images/bg-navigation.jpg) no-repeat;
	width: 348px;
	height: 42px;
}

#navigation a.unternehmen:hover,
#navigation a.unternehmenActive {
	background: none;
	width: 348px;
	height: 42px;
}

#navigation a.online-katalog {
	background: url(../images/bg-navigation.jpg) 0 -42px no-repeat;
	width: 348px;
	height: 42px;
}

#navigation a.online-katalog:hover,
#navigation a.online-katalogActive {
	background: none;
	width: 348px;
	height: 42px;
}

#navigation a.messe {
	background: url(../images/bg-navigation.jpg) 0 -84px no-repeat;
	width: 348px;
	height: 41px;
}

#navigation a.messe:hover,
#navigation a.messeActive {
	background: none;
	width: 348px;
	height: 41px;
}

#navigation a.angebote {
	background: url(../images/bg-navigation.jpg) 0 -125px no-repeat;
	width: 348px;
	height: 41px;
}

#navigation a.angebote:hover,
#navigation a.angeboteActive {
	background: none;
	width: 348px;
	height: 41px;
}

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

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

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

#contentMain {
	width: 410px;
	float: left;
	margin: 20px 30px 0 65px;
}

#contentMain01 {
	width: 410px;
	float: left;
	margin: 20px 0 0 0;
}

#contentMain02 {
	width: 820px;
	float: left;
	margin: 20px 30px 0 65px;
}

/* ----------------------------- | h2 | ----------------------------- */

h2 {
	width: 760px;
	height: 78px;
	font-size: 0.1em;
	text-indent: -5000px;
}

h2.startseite {
	background: url(../images/h2/startseite.jpg) no-repeat;
	width: 760px;
	height: 78px;
}

h2.kontakt {
	background: url(../images/h2/kontakt.jpg) no-repeat;
	width: 760px;
	height: 78px;
}

h2.vielen-dank {
	background: url(../images/h2/vielen-dank.jpg) no-repeat;
	width: 760px;
	height: 78px;
}

h2.fehler404 {
	background: url(../images/h2/fehler404.jpg) no-repeat;
	width: 760px;
	height: 78px;
}

h2.anfahrt {
	background: url(../images/h2/anfahrt.jpg) no-repeat;
	width: 760px;
	height: 78px;
}

h2.impressum {
	background: url(../images/h2/impressum.jpg) no-repeat;
	width: 760px;
	height: 78px;
}

h2.unternehmen {
	background: url(../images/h2/unternehmen.jpg) no-repeat;
	width: 760px;
	height: 78px;
}

h2.online-katalog {
	background: url(../images/h2/online-katalog.jpg) no-repeat;
	width: 760px;
	height: 78px;
}

h2.messe {
	background: url(../images/h2/messe.jpg) no-repeat;
	width: 760px;
	height: 78px;
}

h2.angebote {
	background: url(../images/h2/angebote.jpg) no-repeat;
	width: 760px;
	height: 78px;
}

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

#footer {
   background: url(../images/bg-footer.jpg) repeat-x;
   height: 142px;
   float: none;
   clear: both;
}

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

.highlight01 {
	color: #62462c;
}

.footerColumn {
	width: 200px;
	float: left;
	padding: 30px 0 0 65px;
}

.footerColumn a {
	color: #fdebca;
	text-decoration: underline;
}

.footerColumn a:hover {
	text-decoration: none;
}