body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color: #333333;
	background-color: #E7E7E7;
	background-image: url(images/kmt07/bg_gradient.jpg);
	background-repeat: repeat-x;
}

.header {
	height: 65px;
	background-color: #FFFFFF;
	background-image: url(images/kmt07/bg_header.gif);
	background-repeat: no-repeat;
	background-position: 358px 0;
}

.header .logo {
	margin: 6px 0 0 10px;
}

.header #contactLinks {
	float:right;
	margin:12px 6px 0 0;
	font-size: 11px;
	width:250px;
}

#solSearch{
	height:24px;
	width:795px;
	background-color:#666666;
}

#solSearch form{
	display:inline;
}
#solSearch .home {
	float:left;
	margin:0;
	display:block;
	font-size:11px;
	font-weight: bold;
	color: #CCCCCC;
	width:40px;
	height: 19px;
	padding: 5px 0 0 18px;
	background-image: url(images/kmt07/home_arrow_off.gif);
	background-repeat:no-repeat;
	background-position: -10px 0;
}

#solSearch .home:hover {
	background-image: url(images/kmt07/home_arrow_on.gif);
	background-repeat: none;
	background-position: -10px 0;
}



#solLinks {
	font-size: 11px;
	padding:0;
	vertical-align: middle;
	text-align:left;
	width:770px;
}



#solLinks a {
	float: left;
	padding: 6px 0 0 0;
	height: 18px;
	display:block;
	background-image: url(images/kmt07/butt_center.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
}


#solLinks .lEnd{
	background-image: url(images/kmt07/butt_l_end.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	float:left;
	width:30px;
	height: 24px;
}

#solLinks .splice{
	background-image: url(images/kmt07/butt_splice.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0;
	float:left;
	width:24px;
	height: 24px;
}

#solLinks .rEnd{
	background-image: url(images/kmt07/butt_r_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0;
	float:left;
	width:26px;
	height: 24px;
}

#searchArea{
	padding: 0;
	height: 23px;
	width: 190px;
	float: right;
	margin:1px 2px 0 0;
	text-align: right;
	font-size: 10px;
}

#searchArea #os_search {
	height: 24px;
	width: 185px;
	margin:0;
	padding:3px 0 0 0;
	color:#333333;
}

#searchArea input{
	padding:0;
	margin:0 0 0 3px;
}

#contArea{
	padding: 6px;
	width: 613px;
	float: left;
/*	background-image: url(images/kmt07/bgslice_2.gif);
	background-repeat: no-repeat;
	background-position: 340px 0;*/
	overflow: hidden;
}

#featImgCont {
	float:left;
}

#featImgMatte {
	height: 314px;
	width: 445px;
	margin: 6px;
}

/*#featImg {
	width: 457px;
	border: 1px solid #CCCCCC;
	float: left;
	height: 327px;
	overflow: hidden;
	margin: 0 12px 0 0;
}*/

.featThumbs {
	margin: 0 auto 0 auto;
}

.featThumbsCont {
	width:109px;
	border: solid 1px #CCCCCC;
	float: left;
	margin: 0 auto 25px auto;
}

.featThumbsCont img{
	margin:3px;
}

.featThumbsSub {
	clear:both;
	font-size:9px;
	padding: 0 0 3px 0;
}

.splashbody {
	text-align:left;
	margin: 0 6px 6px 6px;
	clear: both;
}

.splashFeat div{
	width: 192px;
	padding: 14px 3px 9px 3px;
	background-image: url(images/news_bar.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: solid 1px #cccccc;
	text-align: left;
	font-size: 10px;
	height: 120px;
	float: left;
}

/* GALLERY BOX */
	#gBoxCont {
	width:136px;
	background-color: #828B97;
	border: solid 1px #666666;
	}
	
	#gBoxHolder {
	float:right;
	margin: 0 0 24px 24px;
	background-color: 828B97;
	padding: 0;
	}

	#gBoxCont .top {
	clear:both;
	}

	#gBoxCont .mid {
		clear:both;
		background-color:#E2E2E2;
	}

	#gBoxCont .bot {
	clear:right;
	margin: 0;
	padding: 0;
	}
	
	#gBoxCont .left {
	width: 2px;
	float: left;
	background-color: E2E2E2;
	}

	#gBoxCont .center {
	float: left;
	}

	#gBoxCont .right {
	width: 2px;
	float: right;
	background-color: E2E2E2;
	}

	#gBoxContlinks {
	width:138px;
	clear: both;
	}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	/*float: left;*/
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #3271C7;
}

a:visited {
	text-decoration: none;
	color: #3271CB;
}

a:hover {
	color: #937D01;

}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.body10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.body10lt {
color: #666666;
font-size: 10px;
font-family: Verdana, Helvetica, Geneva, Arial, Swiss, SunSans-Regular;
}


.body_header {
	font-size: 14px;
	font-weight: bold;
}

.small {
	font-size: 9px;
}

.drillSmall {
	font-size: 9px;
	font-weight:normal;
	font-style:oblique;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.mainFooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #000000;
	padding: 0 3px 0px 0px;
	width: 795px;
	margin: 0 auto 20px auto;
	height: 60px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.tempContainer {
	width: 795px;
	margin: 0px 0px 48px 0px;
	background-color: #FFFFFF;
}

.tempWhiteBG {
	background-color: #FFFFFF;
	width: 794px;

}

#breadcrumb {
	font-size: 10px;
	color: #666666;
	font-style: oblique;
	text-align: left;
	background-color: #FFD200;
	margin: 0 0 0 170px;
	padding: 5px 2px 4px 3px;
		
}

#breadcrumb a {
	color:#333333;
}

#breadcrumb a:hover {
	color:#000000;
}

.logoBar {
	background-image: url(images/logo_top.gif);
	background-repeat: no-repeat;
	width: 770px;
	height: 70px;
}
	
/*      REMOVE   
#solutionsLinks {
	float: left;
	font-size: 11px;
	padding: 4px 0px 0px 0px;
	vertical-align: middle;
	
}
*/
.solutionsLinks a {
	color: #2F5481; /*BLUE COLOR*/
	font-size: 11px;
	/*padding: 0px 0px 0px 1px;*/
	clear: left;
}

.solutionsLinks a:visited {
	color: #2F5481; /*BLUE COLOR*/
	font-size: 11px;
	/*padding: 3px 0px 0px 1px;*/

}

.solutionsLinks a:hover {
	font-size: 11px;
	color: #937D01; /*GOLD COLOR*/	
}

#leftNav {
	float:left;
	width:170px;
	text-align: left;
	background-color:#FFD200;
	margin:0;
}
#leftNav .head {
	font-size:12px;
	font-weight:bold;
	margin:2px 0 0 0;
	padding:0 0 0 3px;
	text-indent:0;
	border-bottom: 1px solid #FFE87F;
	color: #000000;
}

#leftNav .headLink {
	font-size:12px;
	font-weight:bold;
	margin:2px 0 0 0;
	margin:0;
	padding:0 0 0 3px;
	display: block;
	text-indent:0;
	border-bottom: 1px solid #FFE87F;
	color: #000000;
}

#leftNav .headLink:hover {
	background-color:#FFE87F;
}

#leftNav .page {
	font-size:10px;
	list-style: none;
	line-height: 18px;
	text-align: left;
	color:#000000;
	padding:0 0 0 19px;
	/*margin:0 0 0 9px;*/
	display: block;
	text-decoration: none;
	background-image:none;
}

#leftNav .page:hover {
	background-image: url(images/kmt07/pointer.gif);
	background-repeat: no-repeat;
	background-position: 9px 0;
	background-color:#FFE87F;
}

#leftNav a {
	color: #000000;
}

#leftNav a:hover {
	color:#666666;
	display: block;
}
.navBarTop {
	background-color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	color: #4E4D4D;
	/*line-height: 20px;*/
}

.contLinks {
	float: right;
	font-size: 10px;
	padding: 40px 8px 0px 0px;
}

.contLinks a {
	color: #2F5481; /*BLUE COLOR*/	
}

.contLinks a:visited {
	color: #2F5481; /*BLUE COLOR*/	
}

.titleBar {
	background-color: #828B97;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 8px;
	line-height: 24px;
}

.rightBody {
	width: 595px;
	padding: 5px 0px 0px 10px;
	background-color: #FFF;
}

.leftLink {
	background-color: #F9F9F9;
	padding: 5px 0px 5px 0px;	
}

.leftLinkHead {
	color: #2F5481;
	text-indent: 3px;
	background-color: #F9F9F9;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	display: block;
	text-decoration: none;
	
}

.leftLinkHead a {
	color: #2F5481;
	background-color: #F9F9F9;
	padding: 0px;
	border-top: 1px solid #CCC;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	display: block;
	text-decoration: none;
}

.leftLinkHead a:visited {
	color: #2F5481;
	background-color: #F9F9F9;
	border-top: 1px solid #CCC;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	display: block;
	text-decoration: none;

	
}

.leftLinkHead a:hover{
	background-color: #DDD;
	font-weight: bold;
	display: block;	
}

#leftLinkPage {
	background-image: url(images/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 6px 1px;
	/*padding-left: 16px;*/
	text-indent: 19px;
/*	border-top: 1px solid #CCC;*/
	border-bottom: 1px solid #CCC;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	display: block;
}

#leftLinkPage a {
	color: #333333;
	text-decoration: none;	
	display: block;
}

#leftLinkPage a:hover {
	color: #937D01;
	background-repeat: no-repeat;
	background-position: 6px 1px;
	background-color: #DDD;
	display: block;
	background-image: url(images/arrow_grey.gif);
}

#leftLinkPage a:visited {
	background-image: url(images/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 6px 1px;
	display: block;
}

.footerlinks {
	font-size: 9px;
	padding-top: 8px;
}

#contactBox {
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	float: right;
	padding: 0;
	clear: right;
	width: 152px;
}

#contactBox ul {
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding: 10px 0px 18px 5px;
}

#contactBox li {
	font-size: 10px;
	list-style: disc;
	list-style: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background-image: url(images/custBull.gif);
	background-position: 1px 3px;
	background-repeat: no-repeat;
}

#contactBox .topBg{
	background-image:url(images/contact_top.gif);
	background-repeat:repeat-x;
}

#contactBox .bg{
	background: #EDECEC url(images/contact_bg.gif);
	background-repeat: repeat-x;
	padding: 0 8px 0 8px;
	border-left:solid 1px #CDCDCD;
	border-right:solid 1px #CDCDCD;
	margin: 0 0 0 2px;
}

.mediaBox {
	float: right;
	padding: 0px 0px 12px 24px;
}

#clear {
	clear: both;
}

.imgRight {
	float: right;
	clear: right;
	padding: 0px 0px 12px 24px;
}

.appBox {
	/*width: 145px;*/
	/*height: 85px;*/
	float: right;
	clear: right;
	margin: 0 0 12px 16px;
	font-size: 10px;
/*	border: 1px solid #333333;
	background-color: #F2F2F2;
*/	overflow: hidden;
}

.appBoxPreview {
	width: 100%;
}

.appBoxThumb {
	height: expression( this.scrollHeight > 75 ? "75px" : "auto" ); /* sets max-height for IE */
	width: expression( document.body.clientWidth > 75 ? "75px" : "auto" ); /* sets max-width for IE */
	max-height: 75px;
	max-width: 75px;
}

.appBoxThumbSm {
	font-size: 9px;
	padding: 0px 0px 12px 0px;
	width: 100px;
	height: 75px;	
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	
}

.appBoxThumbSm a:hover {
	background-image: url(gallery-box/read_main.php?file=<?php echo urlencode(end($bgImage)); ?>);
	background-repeat: no-repeat;
	background-position: center;

}

.arrowOver{
	position: absolute;
	z-index: 3;
	/*float: left;
	clear: left;*/
	padding: 3px 0px 0px 30px;
}

.glove {
	padding-top: 60px;
}

.leadIn {
	line-height: 1.5em;
	font-size: 13px;
}

.leadIn ul{
	list-style: none;
	margin-left: 20px;
	padding-left: 2em;
	text-indent: -1.1em;
	font-style: oblique;
	font-weight: bold;
	font-size:12px;
}

.more {
	font-size: 14px;
	font-style: oblique;
	color: #666666;
}

.drillFoot {
	padding: 24px 0px 24px 0px;
	font-style: oblique;
	color:#666666;
	font-size: 12px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}

/* CUSTOMIZE BULLET LIST */
/*
.drill ul {
	list-style: none;
	padding-left: 2em;
	text-indent: -1.3em;
	font-weight: bold;
	clear: right;
}
*/

.drill li {
	list-style: none;
	padding-left: 2em;
	text-indent: -1.3em;
	font-weight: bold;
	clear: right;
}

.drill {
	list-style: none;
	padding-left: 2em;
	text-indent: -1.3em;
	font-weight: bold;
	clear: right;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

div#qTip {
  padding: 1px;
  border: 1px solid #666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #FFFFCC;
  color: #333333;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}

sup {
	font-size: 9px;
	/*background-image: url(images/servicemark.gif);
	background-repeat: no-repeat;
	width: 12px;*/
}

#lang {
	/*width: 45px;
	height: 22px;
float: right;
	margin: 0px 6px 3px 0;
*/	background: url(../images/flags/germany.gif) no-repeat right bottom;
	overflow: visible;
}


#langCont {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:9;
	height: 38px;
/*	border: solid 1px #CCCCCC;
*/}
.langGroup {
	margin: 18px 0 2px 0;
	width: 765px;
	overflow: hidden;
	z-index:10;
}
#chooseLang {
	position: relative;
	display: none;
	background: #FFFFFF;
	padding: 2px;
	clear: both;
	border: solid 1px #CCCCCC;
	width: 45px;
	top: 0;
	left: 0px;
	z-index: 100;
}

.relLinks {
	font-size:9px;
	margin: 0 0 14px 3px;
}
.leftCol {
	float: left;
	width: 294px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightCol {
	float: left;
	width: 294px;
}


.fivePx{
	clear:both;
	height:5px;
}
