body {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 100.01%;
	margin: 0;
	text-align: center;
	padding: 0;
	background-color: #fff;
}

a, a:visited {
	color: #bf5a01;
	text-decoration: none;
}

a:focus,
a:hover,
a:active {
	color: #713500;
}

a img,.no-border {
	border-style: none;
	border-width: 0;
}

p a, p a:visited {
	color: #713500
}

p a:hover, p a:focus, p a:active {
	color: #bf5a01;
}	

a.inline, 
a.inline:hover, 
a.inline:visited,
p a.inline, 
p a.inline:hover, 
p a.inline:visited {
	color: black;
	text-decoration: none;
	cursor: text;
}

/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
.stopFloat {
	display: block;
	float: none;
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
}

.pngTransparent {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contentHolder {
	background-attachment: scroll;
	width: 1000px; /* Zentrierung fuer moderne Browser */
	text-align: left;
	position: relative;
	padding-top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	background-image: url(templates/images/hg-body.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#boxHead {
	height: 400px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(templates/images/head-bild-hg.jpg);
	background-attachment: scroll;
	background-position: 0px 0px;
}

#boxLogo {
	height: 150px;
	width: 240px;
	position: relative;
	padding-top: 55px;
	padding-left: 50px;
}

.imageCenter {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

#boxBildFlash {
	position: absolute;
	bottom: 60px;
	height: 224px;
	width: 512px;
	right: 70px;
}

#leftContent {
	width: 340px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
}

.sidebar-background {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 340px;
	height: 100%;
	background: transparent url(templates/images/hg-left-content-y.png) scroll repeat-y 0 0;
}

#navLeft {
	width: 300px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 30px;
	left: 0px;
	top: 0px;
}

#navLeft ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navLeft li {
	width: 275px;
	margin-bottom: 2px;
}

#navLeft li a {
	display: block;
	height: 35px;
	width: 255px;
	line-height: 23px;
	color: #999999;
	text-decoration: none;
	background: transparent url(templates/images/hg-left-nav.png) scroll
		no-repeat 6px -69px;
	padding-left: 45px;
	font-size: 80%;
	font-weight: bold;
}

#navLeft li a:hover {
	display: block;
	height: 35px;
	line-height: 23px;
	width: 255px;
	background-position: 6px -34px;
	color: #666666;
}

#navLeft li a.active {
	background-position: 6px -104px;
}

#navLeft li.has-children a.active {
	background-position: 6px 1px;
}

#navLeft li ul {
	width: 198px;
	background: transparent url(templates/images/hg-left-nav.png) no-repeat
		scroll -319px bottom;
	margin: 0 0 1em 45px;
	padding: 0 0 15px;
	overflow: hidden;
	width: 198px;
}

#navLeft li ul li {
	width: 100%;
	margin: 0;
}

#navLeft li ul li a,#navLeft li ul li a:hover {
	background-position: -518px -161px;
	font-size: 70%;
	font-weight: normal;
	height: auto;
	padding: 0 0 0 30px;
	width: 168px;
	line-height: 1.4em;
}

#navLeft li ul li a:hover {
	background-position: -518px -161px;
}

#navLeft li.has-children ul li a.active {
	background-position: -518px 1px;
	color: #f67400;
}

#boxNewsHolder {
	width: 300px;
	margin: 20px auto;
	padding: 5px 0 15px 0;
	background: #efefef;
}

#boxNewsHolder h1 {
	font-size: 90%;
	color: #525252;
	background-attachment: scroll;
	background-image: url(templates/images/listpoint-hl.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	margin-left: 27px;
	width: 255px;
	padding-left: 20px;
	margin-bottom: 0px;
}

#boxNews  a {
	color: #BF5A01;
	text-decoration: none;
	/*
  background-image: url(templates/images/listpoint-textlink.gif);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 55px 6px;
  */
	text-align: left;
	width: 70px;
	padding-bottom: 0px;
	padding-top: 5px;
}

/*
#boxNews .top,#boxNews .bottom,#boxNews {
	background: transparent url(templates/images/hg-newsbox.png) scroll
		no-repeat 0 0;
}
*/

#boxNews .top,#boxNews .bottom {
	display: none;
	height: 15px;
	line-height: 0;
	font-size: 0;
}

#boxNews .top {
	background-position: right top;
}

#boxNews .bottom {
	background-position: right bottom;
}

#boxNews {
	margin: 10px 15px 0 15px;
	background-repeat: repeat-y;
}

#boxNews  p {
	font-size: 70%;
	color: #333333;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*
  background-image: url(templates/images/trennline-newsbox.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0px bottom;
  */
	text-align: justify;
}

#boxNews  h1 {
	font-size: 90%;
	text-align: justify;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

#boxNews  h2 {
	font-size: 80%;
	text-align: justify;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

#newsContent {
	padding: 0 10px;
}

#cornerTopLeft {
	background-attachment: scroll;
	background-image: url(templates/images/corner-left-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#cornerTopRight {
	background-attachment: scroll;
	background-image: url(templates/images/corner-right-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 20px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#cornerBottomLeft {
	background-attachment: scroll;
	background-image: url(templates/images/corner-left-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#cornerBottomRight {
	background-attachment: scroll;
	background-image: url(templates/images/corner-right-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#rightContent {
	float: right;
	width: 640px;
	padding-top: 13px;
	position: relative;
}

#rightContent p,#rightContent .list-nav {
	font-size: 80%;
	text-align: justify;
	padding: 0 29px 1.7em 40px;
	margin: 0px;
}

#rightContent p.list-nav.top-right {
	float: right;
	width: auto;
	margin: 10px 0 1em 2em;
	padding: 0 29px 0 0;
	cursor: default;
}

#rightContent h1 {
	font-size: 100%;
	color: #008CD6;
	display: block;
	padding: 0 29px 10px 40px;
	margin: 10px 0;
}

#rightContent h2 {
	font-size: 90%;
	color: #666666;
	display: block;
	padding: 0 29px 0.7em 40px;
	font-weight: bold;
	margin: 0;
}

#rightContent h3 {
	color: #666666;
	display: block;
	font-size: 80%;
	font-weight: bold;
	margin: 0;
	padding: 0 29px 0.1em 40px;
}

#rightContent .boxText {
	width: 380px;
	float: left;
}

#rightContent .boxText p {
	padding-right: 0;
}

#rightContent .boxBildRight {
	float: right;
	padding-right: 30px;
	padding-top: 34px;
}

#rightContent .punktLine {
	background-attachment: scroll;
	background-image: url(templates/images/pkt-line-content.gif);
	background-repeat: repeat-x;
	background-position: 0px 25px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 40px;
	padding-left: 0px;
	margin-right: 30px;
}

#flashHead {
	height: 318px;
	width: 571px;
	margin: 0 29px 0 40px;
}

#flashHead.small {
	height: 245px;
}

#leftBox {
	width: 275px;
	float: left;
	margin-left: 40px;
}

#rightBox {
	width: 275px;
	float: right;
	margin-right: 30px;
}

#leftBox p,#rightBox p {
	padding: 0px;
	margin-top: 10px;
	color: #525151;
}

#leftBox, #rightBox { margin-bottom: 2em; }

#leftBox  h1,#rightBox h1 {
	color: #525252;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(templates/images/listpoint-hl.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 4px;
	font-size: 85%;
}

/*Footer* * * * * * * * * * * * * * * * * * * * * * * * * * */
#footer {
	width: 1000px;
	height: 80px;
	padding-bottom: 20px;
	background: transparent url(templates/images/hg-footer.gif) scroll repeat-x 0 12px;
	/*
	background-attachment: scroll;
	background-image: url(templates/images/hg-footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: 0;
	top: 100%;
	*/
}

#footerLeft {
	color: black;
	float: left;
	font-size: 80%;
	margin: 0;
	padding: 55px 0 0;
	text-align: center;
	width: 340px;
}

#footerLeft p {
	margin: 0;
	padding: 0;
}

#footerRight {
	float: right;
	margin: 0;
	padding: 60px 0 0 0;
	color: #666666;
}

#footerRight ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footerRight  li {
	font-size: 70%;
	display: block;
	float: left;
	margin-right: 15px;
}

#footerRight  li  a {
	color: #666666;
	text-decoration: none;
}

#footerRight  li  a:hover {
	color: #920A00;
	text-decoration: none;
}

#testbox {
	background-color: #990000;
	position: absolute;
	height: 50px;
	width: 240px;
	left: 13px;
	top: 10px;
	right: 11px;
	bottom: 12px;
}

/* Kontaktformular */
div.form-kontakt {
	padding: 0 25px 0 40px;
}

div.form-kontakt label {
	display: block;
	font-size: 70%;
	padding: 1em 0 0.3em 0;
}

div.form-kontakt form {
	display: block;
}

div.form-kontakt input.text {
	width: 98%;
}

div.form-kontakt textarea.text {
	width: 98%;
	height: 8em;
}

div.form-kontakt input#absenden {
	margin-top: 1em;
}

/*
div.galerie {
	padding: 0 0 0 40px;
}

div.galerie a {
	display: block;
	float: left;
	width: 104px;
	height: 69px;
	padding: 2px;
	border: 1px solid silver;
	margin: 0 6px 6px 0;
}

div.galerie a img {
	display: block;
	width: 104px;
	height: 69px;
	border: none;
}
*/

#rightContent .referenz {
	margin-bottom: 1em;
}

#rightContent .referenz h2 a, #rightContent .referenz h2 a:hover {
	color: #666666;
}
	

#rightContent .boxText p.zeitraum {
	float: left;
	width: 27%;
}

#rightContent .boxText p.descr {
	padding-left: 0;
	margin-left: 37%;
	text-align: right;
	border-left: 1px solid #efefef;
}

#rightContent .referenz .boxBildRight,
#rightContent .produkte .boxBildRight {
	padding-top: 0;
}

#rightContent .produkte p {
	text-align: left;
}

#rightContent .referenz-detail .l,
#rightContent .referenz-detail .r {
	float: right;
	width: auto;
}

#rightContent .referenz-detail .r {
	width: 209px;
	margin-right: 30px;
	margin-left: 20px;
	min-height: 145px;
}

#rightContent .referenz-detail .l {
	width: 326px;
}

#rightContent .referenz-kopf h1 {
	padding-bottom: 0;
}

#rightContent .referenz-kopf img {
	float: right;
	margin-right: 30px;
}

#rightContent .referenz-kopf p.zeitraum {
	float: left;
	width: 30%;
}

#rightContent .referenz-kopf p.descr {
	padding-left: 2ex;
	margin-left: 30%;
	text-align: left;
	border-left: 1px solid #efefef;
}

#rightContent .referenz-kopf {
	min-height: 130px;
	margin-bottom: 16px;
}

.referenz-ansprechpartner {
	float: right;
	padding: 0 6px 0 8px;
	margin-right: 30px;
	width: 194px;
}

#rightContent .referenz-ansprechpartner h2,
#rightContent .referenz-ansprechpartner p {
	padding-left: 0;
	padding-right: 0;
}

.referenz-text {
	margin-right: 225px;
}

.referenz-text, .referenz-ansprechpartner {
	margin-bottom: 2em;
}

/* SLIMBOX -- Lightbox Clone for jQuery */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter,#lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(templates/images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink,#lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(templates/images/slimbox/prevlabel.png)	no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(templates/images/slimbox/nextlabel.png) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(templates/images/slimbox/closelabel.png) no-repeat center;
	margin: 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#leftContent .logos {
	margin: 45px auto;
	width: 250px;
	text-align: center;
}

#leftContent .logos img {
	display: block;
	margin: 0 auto 15px auto;
}

#rightContent .l h2,
#rightContent .l p,
#rightContent .r h2,
#rightContent .r p,
#rightContent .l h1,
#rightContent .r h1 {
	padding-left: 0;
	padding-right: 0;
}

#rightContent .l,
#rightContent .r {
	width: 280px;
	float: left;
}

#rightContent .l {margin-left: 40px; margin-right: 15px; }

#leftBox h1 a, #leftBox h1 a:hover, #rightBox h1 a, #rightBox h1 a:hover { color: #525252; }

img.float-left {
	float: left;
	margin: 3px 16px 16px 40px;
}

img.float-right {
	float: right;
	margin: 3px 30px 16px 16px;
}

