html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #333333;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	width: 984px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -28px;
/* the bottom margin is the negative value of the footer's height */
	background: url(images/centerBg.png) repeat-y 0px 0px;
}
#footer, #pusher {
	margin: auto auto;
	width: 984px;
	height: 28px;
/* .push must be the same height as .footer */
	background: url(images/centerBg.png) repeat-y 0px 0px;
}
.centerArea {
	width: 944px;
	margin: auto auto;
	position: relative;
}
img {
	border: 0px;
}
#footerContent {
	font-size: 11px;
	height: 18px;
	padding: 5px;
	padding-left: 10px;
	background: #cccccc;
}
#footerClaim {
	position: absolute;
	right: 10px;
	top: 6px;
}
#headSpacer {
	height: 8px;
	background: #ffd800;
}
#contentArea {
	padding: 40px 20px 40px 20px;
	float: left;
	width: 696px;
	margin-right: 1px;
	line-height: 150%;
}
#contentAreaRight {
	float: left;
	width: 207px;
	padding-bottom: 60px;
}
#subNavArea {
	background: #4e4e4e;
}
.btn {
	margin-left: 6px;
	margin-right: 6px;
	border: 0px;
}
.stdTd {
	font-size: 12px;
	vertical-align: top;
	line-height: 22px;
}
.inputTxt {
	color: #cc0000;
	width: 220px;
	padding-left: 4px;
	font-size: 12px;
	border: 1px solid #ffffff;
	background: url(images/transGrid.gif);
}
.inputSubmit {
	color: #cc0000;
	font-size: 12px;
	border: 1px solid #9ab4db;
	background: url(images/transGrid.gif);
}
.inputArea {
	font-size: 12px;
	color: #cc0000;
	padding: 4px;
	border: 1px solid #ffffff;
	overflow: auto;
	background: url(images/transGrid.gif);
}
.empty {
	font-size: 2px;
	color: white;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.btnSubmit {
	font-size: 12px;
	color: #666666;
	border: 1px solid #93B400;
	background: #f5f5f5;
}
h1.subnav {
	color: #666666;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1.headline {
	color: #cc0000;
	font-size: 12px;
	padding: 0px;
	display: inline;
	margin: 0px;
	font-weight: bold;
}
ul {
	margin-top: 8px;
	margin-bottom: 14px;
}
.text {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
.subNavTd {
	border-left: 1px solid #cccccc;
	background: white;
}
.contentTd {
	vertical-align: top;
	padding: 20px;
	padding-top: 40px;
	background: white;
	font-size: 12px;
	line-height: 16px;
}
.sNavLevel0 {
	font-weight: bold;
	background: url(images/arrow.gif) no-repeat 8px 10px #ffffff;
	padding: 8px;
	padding-left: 18px;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}
.sNavLevel0_active {
	font-weight: bold;
	background: url(images/arrow.gif) no-repeat 8px 10px #4e4e4e;
	padding: 8px;
	padding-left: 18px;
	font-size: 12px;
	border-bottom: 1px solid #4e4e4e;
}
.sNavLevel1 {
	background: url(images/arrow.gif) no-repeat 10px 10px #ffffff;
	padding: 8px;
	padding-left: 20px;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
	margin-left: 8px;
}
.sNavLevel1_active {
	background: url(images/arrow.gif) no-repeat 10px 10px #d8d8d8;
	padding: 8px;
	padding-left: 20px;
	font-size: 12px;
	margin-left: 8px;
	border-bottom: 1px solid #cccccc;
}
.sNavLevel2 {
	background: url(images/arrow.gif) no-repeat 20px 10px #ffffff;
	padding: 8px;
	padding-left: 30px;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
	margin-left: 8px;
	border-left: 6px solid #d8d8d8;
}
.sNavLevel2_active {
	background: url(images/arrow.gif) no-repeat 20px 10px #f0f0f0;
	padding: 8px;
	padding-left: 30px;
	font-size: 12px;
	margin-left: 8px;
	border-bottom: 1px solid #cccccc;
	border-left: 6px solid #d8d8d8;
}
a.subMenu {
	text-decoration: none;
}
a.subMenu:hover {
	text-decoration: none;
}
h1.subMenu0 {
	color: white;
	font-size: 12px;
	display: inline;
}
h1.subMenu1 {
	font-weight: normal;
	font-size: 12px;
	display: inline;
}
h1.subMenu2 {
	font-weight: normal;
	font-size: 12px;
	display: inline;
}
td.footer {
	padding-left: 10px;
	font-size: 12px;
}
a.footer:hover {
}
.yellow {
	color: #ffd800;
}
.bigHead {
	font-family: arial;
	margin: 0px;
	padding: 0px;
	font-size: 19px;
	font-weight: normal;
	color: #ffd800;
}
.linkBox {
	width: 334px;
	background: #f6f6f6;
	border: 1px solid #cccccc;
}
.linkBoxArea{
	width: 336px;
	position:relative; 
	margin-bottom: 14px;
}
.linkBoxIcon{
  position:absolute;
  bottom:8px;
  right:10px;
}
.smartContentHead {
	cursor: pointer;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #4e4e4e;
}
.smartContentHead_active {
	cursor: pointer;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	font-weight: bold;
	background: #ffd800;
}
.smartContentDiv {
	border: 1px solid #ffd800;
	border-top: 4px solid #ffd800;
	padding: 6px;
	margin-bottom: 14px;
	background: white;
}
h1.contentHead {
	color: #888888;
	margin: 0px;
	margin-bottom: 25px;
	font-size: 22px;
	line-height: 100%;
	font-weight: normal;
}
.linkBoxText {
	line-height: 135%;
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
}
.newsBoxText {
	font-size: 12px;
	font-weight: normal;
}
.newsHead {
	background: #ffd800;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
}
.imgSubline {
	border-top: 0px;
	padding: 4px;
	font-size: 10px;
	line-height: 11px;
	text-align: right;
}
p {
	margin-top: 14px;
	margin-bottom: 14px;
}
.galleryShow {
	width: 450px;
	height: 300px;
	background: url(images/loadingBar.gif) no-repeat 190px 140px white;
}
.galleryThumb_active {
	width: 80px;
	height: 55px;
	cursor: pointer;
	border: 1px solid #ffd800;
	margin-right: 10px;
	margin-top: 14px;
}
.galleryThumb {
	width: 80px;
	height: 55px;
	border: 1px solid #4e4e4e;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 14px;
}
.newsThumb_active {
	cursor: pointer;
	border: 1px solid #ffd800;
	margin-right: 6px;
	margin-top: 6px;
}
.newsThumb {
	border: 1px solid #4e4e4e;
	cursor: pointer;
	margin-right: 6px;
	margin-top: 6px;
}
.specTd01 {
	padding: 2px;
	padding-right: 4px;
	text-align: right;
	border-right: 1px solid #4e4e4e;
	font-size: 11px;
	background: white;
	font-weight: bold;
}
.specTd02 {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 11px;
	background: white;
}
.dataTd01 {
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 12px;
	background: #f6f6f6;
	font-weight: bold;
}
.dataTd02 {
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 12px;
	background: #f6f6f6;
}
.dataHead {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 11px;
	line-height: 14px;
	background: #f6f6f6;
	font-weight: bold;
}
.dataHead2 {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	line-height: 15px;
	background: #ffd800;
	font-weight: bold;
}
.data {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 11px;
	line-height: 14px;
	background: #f6f6f6;
}
h1.text {
	display: inline;
	margin: 0px;
	padding: 0px;
}
h2.text {
	display: inline;
	margin: 0px;
	padding: 0px;
}
input.inputText {
	font-family: arial, sans-serif;
	background: url(images/inputTxtBg.gif);
	padding-left: 4px;
	font-size: 12px;
	border: 1px solid #cccccc;
	width: 145px;
}
div.smallBullet {
	padding-left: 9px;
	background: url(images/smallBullet.gif) 0px 3px no-repeat;
}
div.bullet {
	padding-left: 14px;
	background: url(images/bullet.gif) 0px 5px no-repeat;
	margin-bottom: 6px;
}
hr {
	background: #4e4e4e;
	height: 1px;
	color: #4e4e4e;
}
a.linkIntern {
	text-decoration: none;
	border-bottom: 1px solid #ffd800;
	padding-left: 8px;
	background: url(images/hlinkArrow.gif) no-repeat 0px 5px;
}
a.linkIntern:hover {
	text-decoration: none;
	border-bottom: 1px solid #ffd800;
}
a.pdfDownload {
	text-decoration: none;
	display: block;
	padding: 4px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px dashed #cccccc;
	background: url(images/pdf_icon.gif) no-repeat 0px 4px;
}
a.pdfDownload:hover {
	text-decoration: none;
	background-color: #f8f8f8;
}
select {
	background: url(images/inputTxtBg.gif) #f6f6f6;
	padding-left: 4px;
	font-size: 12px;
	border: 1px solid #cccccc;
}
textarea {
	border: 1px solid #cccccc;
	padding-left: 4px;
	padding-top: 2px;
	background: url(images/inputTxtBg.gif) #ffffff no-repeat;
	background-position: 0px 0px;
	overflow: auto;
}
.sitemapTop, .sitemapLevel0, .sitemapLevel1, .sitemapLevel2, .sitemapLevel3, .sitemapLevel4{
  display:block;
}

.sitemapTop:hover, .sitemapLevel0:hover, .sitemapLevel1:hover, .sitemapLevel2:hover, .sitemapLevel3:hover, .sitemapLevel4:hover{
  background:#f0f0f0;
}

.sitemapTop{
  font-size:16px;
  margin-top:20px; 
  margin-bottom:5px;
  background:#f8f8f8;
  padding:5px;
}
.sitemapLevel0 {
	font-weight: bold;
	background: url(images/arrow.gif) no-repeat 8px 4px;
	padding: 2px;
	padding-left: 18px;
	font-size: 12px;
}
.sitemapLevel1 {
	background: url(images/arrow.gif) no-repeat 20px 5px;
	padding: 2px;
	padding-left: 30px;
	font-size: 12px;
}
.sitemapLevel2 {
	background: url(images/arrow.gif) no-repeat 32px 5px;
	padding: 2px;
	padding-left: 42px;
	font-size: 12px;
}
div.partner {
	margin-top: 20px;
	background: url(images/partner.gif) no-repeat 0px 0px;
	padding-top: 20px;
}
div.partner a {
	font-size: 10px;
	color: #999999;
	border-left: 1px solid #999999;
	padding-right: 4px;
	padding-left: 3px;
}
div.partner a:hover {
	color: #666666;
	text-decoration: none;
}
#headArea {
	position: relative;
	background: #4e4e4e;
	height: 120px;
	width: 944px;
}
#mainNavArea {
	position: absolute;
	bottom: 0px;
	left: 20px;
}
#claim_head {
	position: absolute;
	top: 45px;
	left: 20px;
}
#logo {
	position: absolute;
	top: 26px;
	right: 26px;
}

#languageSelect {
  display:block;
  margin:0px;
  padding:0px;
  position:absolute;
  top:10px;
  left:15px;
}
#languageSelect a{
  color:white;
} 
#languageSelect a.active{
  color:#ffd800;
}  
#languageSelect li { 
  display:block;
  margin:0px; 
  padding:0px;   
  padding-left:5px;
  padding-right:5px;
  float:left;
}
.linkBoxText b {
	font-size: 12px;
}
#icon_9001 {
	position: absolute;
	bottom: 40px;
	right: 80px;
}
#icon_iqnet {
	position: absolute;
	bottom: 40px;
	right: 30px;
}
h2 {
	color: #555555;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 100%;
	font-weight: normal;
	background: #f0f0f0;
	padding: 3px;
}
#btn_callback, #btn_training, #btn_newsletter, #btn_kongresstermine, #btn_facebook{
	position: relative;
	display: block;
	width: 207px;
	height: 44px;
}
#btn_callback b, #btn_training b, #btn_newsletter b, #btn_kongresstermine b, #btn_facebook b{
	position: absolute;
	left: 76px;
	bottom: 10px;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
}
#btn_callback {
	margin-top: 5px;
	background: url(images/btn_callback.gif) 0px 0px;
}
#btn_training {
	margin-top: 50px;
	background: url(images/btn_schulungstermine.gif) 0px 0px;
}
#btn_newsletter {
	margin-top: 5px;
	background: url(images/btn_newsletter.gif) 0px 0px;
}
#btn_kongresstermine {
	margin-top: 5px;
	background: url(images/btn_kongresstermine.gif) 0px 0px;
}   
#btn_facebook {
	margin-top: 5px;
	background: url(images/btn_facebook.gif) 0px 0px;
}
#btn_callback:hover, #btn_training:hover, #btn_newsletter:hover, #btn_kongresstermine:hover, #btn_facebook:hover {
	background-position: 0px -44px;
}
.smallText {
	font-size: 10px;
}
.grey {
	color: #888888;
}
.bigText {
	font-size: 15px;
}
.panoramaSlider {
	overflow: auto;
	height: 320px;
	width: 696px;
}
.hSep {
	height: 30px;
	background: url(images/hSep.gif) repeat-x center center;
}
#newsImg{
  text-align:center;
}

/* main Navigation */
.mainNav, .mainNav_active{
  float:left;
  margin-right:0px;
  height:30px;
  overflow:hidden;
  background:no-repeat;
} 
.mainNav em, .mainNav_active em{
  display:none;
}
.mainNav_active{
  background-position:left bottom;
}
.mainNav:hover{
  background-position:left center;
}

/* de */
#mn_index_de{
  background-image:url(images/btn/home_de.gif);
  width:59px;
} 
#mn_produkte_und_service_de{
  background-image:url(images/btn/produkte_und_service_de.gif);
  width:173px;
}  
#mn_referenzen_de{
  background-image:url(images/btn/referenzen_de.gif);
  width:113px;
}   
#mn_unternehmen_de{
  background-image:url(images/btn/unternehmen_de.gif);
  width:125px;
} 
#mn_kontakt_de{
  background-image:url(images/btn/kontakt_de.gif);
  width:83px;
}   
#mn_info_download_de{
  background-image:url(images/btn/info_download_de.gif);
  width:151px;
}
/* en */
#mn_index_en{
  background-image:url(images/btn/home_en.gif);
  width:59px;
} 
#mn_produkte_und_service_en{
  background-image:url(images/btn/produkte_und_service_en.gif);
  width:175px;
}  
#mn_referenzen_en{
  background-image:url(images/btn/referenzen_en.gif);
  width:113px;
}   
#mn_unternehmen_en{
  background-image:url(images/btn/unternehmen_en.gif);
  width:88px;
} 
#mn_kontakt_en{
  background-image:url(images/btn/kontakt_en.gif);
  width:83px;
}   
#mn_info_download_en{
  background-image:url(images/btn/info_download_en.gif);
  width:151px;
}

/* downloads */

.download_area{
  background:url(images/pdf_download.gif) no-repeat 0px 2px;
  padding-left:45px;    
  border-bottom:1px dotted #cccccc;
  margin-bottom:5px;
  min-height:40px;
  padding-bottom:5px;
}
.download_title{  
  line-height:120%;
  font-size:13px;
  font-weight:bold;
  padding-bottom:5px;
}
.download_files a{
  font-size:11px;
  line-height:120%;
  display:block;
  float:left;
  margin-right:20px;    
  background-repeat:no-repeat;
  background-position:0px 1px;
  padding-left:20px;
}
.download_file_de{ background-image:url(images/de.gif); }  
.download_file_en{ background-image:url(images/en.gif); }  
.download_file_ru{ background-image:url(images/ru.gif); }

#btn_de{
  background:url(images/de.gif) no-repeat 0px 1px;
  padding-left:20px;
} 
#btn_en{
  background:url(images/en.gif) no-repeat 0px 1px;
  padding-left:20px;
}
