body {
	margin: 0px;
	padding: 0px;
	background-image:url(/elements/gfx/bgBody.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Arial,Helvetica,sans-serif;
	color: #797979;
	font-size: 11px;
	line-height: 1.6em;
	background-color: #f5f5f5;
    letter-spacing: 0.5px;
}
* {
	font-size: 12px;
}
a, span.linkDisplaySize {
	text-decoration: none;
	color: #0f5fae;
}
a img {
	border: 0px;
}
span.linkDisplaySize:hover {
	cursor: pointer;
}
#frame {
	width: 960px;
	margin: auto;
}
#header {
	position: relative;
	height: 172px;
	background-image:url(/elements/gfx/bgHeader.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#logo {
	position: absolute;
	left: 10px;
}
#headerLinksTop {
	float: right;
/*	margin-right: 9px; */
	margin-top: -1px;
	font-size: 8pt;
	line-height: 20px;
}
#headerLinksTop a {
	color: #666666;
	margin-right: 10px;
	font-size: 11px;
	font-family: Helvetica;
}
#headerLinksBottom {
	position: absolute;
	width: 935px;
	top: 98px;
	margin: 0px;
	margin-left: 25px;	
	margin-left: 10px;
}

#headerLinksBottom a{
	font-size: 10.5pt;
	color: #5c5c5c;
	margin-right: 40px;
	line-height: 32px;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica;
	margin-right: 35px;
	float: left;
	letter-spacing: 0.2px;

}
form#search {
	float: right;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	margin-top: 6px;
/*	margin-right: 9px; */
	width: 118px;
}
input {
	border: 1px solid #aaa;
}
input.searchWords {
	background-color: #dedede;
	border: 0px !important;
	float: left;
	height: 14px;
	padding: 0px;
	margin: 0px;
}
input#btnSearch {
	float: left;
	margin-left: 2px;
}
#brcBasket {
	position: absolute;
	width: 100%;
	height: 43px;
	line-height: 43px;
	bottom: 0px;
	border-top: 1px solid #d0d0d0;
	font-size: 9pt;
}
#brc {
	float: left;
	margin-left: 25px;
}
#basket {
	float: right;
	margin-right: 9px;
}

#contentWrapper {
	position: relative;
	clear: both;
	border: 1px solid #d0d0d0;
	background-color: #fff;
}

#left {
	position: relative;
	display: table-cell;
	vertical-align: top;
	width: 220px;
	border-right: 1px solid #d0d0d0;
}
#content {
	display: table-cell;
	vertical-align: top;
	color: #424242;
	width: 737px;
}
#footer {
	position: relative;
	clear: both;
	height: 194px;
	margin-bottom: 40px;
	background-image:url(/elements/gfx/bgFooter.gif);
	background-repeat: repeat-x;
	background-position: top left;
	z-index: 1;
}
#footerLft {
	float: left;
	width: 10px;
	height: 100%;
	background-image:url(/elements/gfx/edgFooterLft.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#footerRgt {
	float: right;
	width: 10px;
	height: 100%;
	background-image:url(/elements/gfx/edgFooterRgt.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#logoFooter {
	position: absolute; 
	left: 10px;
}
#footerTbl {
	position: absolute; 
	left: 240px;
	top: 30px;
}
#footerTbl tr td a {
	color: #fff;
	margin-right: 8px; 
	padding-right: 8px;
	border-right: 1px solid #666;
}
.green {
	color: #66cc33;
}
.white {
	color: #fff;
}
.small {
	font-size: smaller;
}
div.contentHeader {
	padding: 4px;
}

div.contentHeaderImage {
	display: table-cell;
	float: left;
	border: 1px solid red;
}

div.contentHeaderText {
	display: table-cell;
	float: left;
	border: 1px solid red;
	font-size: 12pt;
}
div.contentHeaderText h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14pt;
	font-weight: normal;
}
div.contentHeaderText p {
	margin: 6px;
	margin-left: 0px;
}
table.contentNoGradient {
	padding: 4px !important;
	padding-top: 25px !important;
	padding-bottom: 25px !important;
	background-color: #ffffff !important;
	width: 100%;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;

}
table.contentNoGradient > tbody > tr > td {
	padding: 8px;
}
table.contentNoGradient > tbody > tr > td > table > tbody > tr > td {
	padding-right: 12px;
}
table.contentGradient h4,table.contentNoGradient h2 {
	color: #0F5FAE;
	margin: 0px;
	text-transform: uppercase;
	line-height: normal;
	font-weight: normal;
}

table.articleInList, table.rsh, .contentGradient {
	background-image:url(/elements/gfx/bgContentGradient.gif);
	background-position: left top !important;
	background-repeat: repeat-x !important;
	padding: 4px !important;
	padding-top: 25px !important;
	padding-bottom: 25px !important;
	background-color: #ffffff !important;
}
table.contentGradient {
	width: 100%;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
}
table.contentGradient > tbody > tr > td {
	padding: 8px;
}
table.contentGradient > tbody > tr > td > table > tbody > tr > td {
	padding-right: 12px;
}
table.contentGradient > tbody > tr > td > table > tbody > tr > td > img {
/*	position: absolute;
	top: -22px;
	left: 35px; */
}
table.contentGradient h4,table.contentGradient h2 {
	color: #0F5FAE;
	margin: 0px;
	text-transform: uppercase;
	line-height: normal;
	font-weight: normal;
}
h2>a {
	font-size: 18px;
}
table.groupTeaser > tbody > tr > td > table > tbody > tr > td {
	position: relative;
	vertical-align: top !important;
}
table.groupTeaser > tbody > tr > td > table > tbody > tr > td > img {
	position: relative;
	margin: auto; 
	margin-top: -22px;
}
table.groupTeaser h2>a{
	margin-left: 165px;
}


.contentGradientSmall {
	background-image:url(/elements/gfx/bgContentGradientSmall.gif);
	background-repeat: repeat-x !important;
}
div.contentGradientSmall {
	padding-top: 35px;
}
h2 {
	font-weight: normal;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	margin-bottom: 9px;
	text-transform: uppercase;
}
.contentGradientSmall h2{
	color: #0066ad;
	line-height: 1.25em;
}

/* linke navigation */
#menuLeft {
	/* padding-bottom: 120px; */
}
#navGrad {
	height: 300px;
	background-image:url(/elements/gfx/bgNavBottomGradient.gif); 
	background-repeat: repeat-x;
}
a.col {
	display: block;
	color: #222222;
	font-size: 10.5pt;
	line-height: 30px;
	padding-left: 12px;
}
a.col span {
	background-image:url(/elements/gfx/bgNavCat.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 14px;
	padding-right: 10px;
	font-size: 13px;
}
li.mssAct a.col span {
	background-image:url(/elements/gfx/bgNavCat_active.gif);
}
#menuLeft ul {
	margin: 0px;
	padding: 0px;
    list-style: none;
}
#menuLeft ul li {
	padding-left: 18px;
	border-bottom: 1px solid #d0d0d0;
}
#menuLeft ul li.mssAct {
	background-color: #ecf2f7;
}

a.mssItem {
	font-size: 12px;
	margin-left: -6px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
	color: #666;
}
a.mssItem span {
	display: block;
	padding-left: 14px;
	background-image:url(/elements/gfx/bgNavItem.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

li.mssAct a.mssItem span {
	background-image:url(/elements/gfx/bgNavItem_active.gif);
}
a.mssAct {
	color: #0066ad;
}

a.mssInPath {
	color: #0066ad;
}

/* touchKonfig */
#articleTabs {
	border: 0px !important;
	background-image: none !important;
	padding: 0px !important; 
	margin: 0px !important;
	-moz-border-radius: 0 0 0 0;
}
#articleTabs>ul {
	padding: 0px !important;
	margin: 0px !important;
	border: 0px !important;
	background-image: none !important;
	background-color: transparent !important;
	border-bottom: 1px solid #dedede !important; 
	width: 100% !important;
	-moz-border-radius: 0 0 0 0;
}
#articleTabs>ul li {
	padding: 0px !important;
	margin: 0px !important;
	margin-left: 4px !important;
	border: 0px !important;
	height: 29px !important; 
	padding-top: 3px !important;
}
#articleTabs>ul li.ui-tabs-selected {
	background-image: url(/elements/gfx/bgTabActive.gif) !important;
	background-repeat: repeat-x !important;
	background-position: left top !important;
	height: 29px !important;
 	-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px;
}
#articleTabs li a {
	text-transform: uppercase;
	font-size: 11px !important;
	color: #464646 !important;
	margin: 0px !important;
}
#articleTabs li.ui-tabs-selected a {
	color: #fefefe !important;
	font-weight: normal !important;
	margin: 0px !important;
 }

input.btnKonfigurator, input.btnGreen, a.btnGreen {
	height: 21px;
	background-image: url(/elements/gfx/bgBtnKonfigurator.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
}
a.btnGreen {
	height: 21px !important;
	padding: 4px;
}

input.btnKonfigurator {
	width: 110px;
}

input.radio, input.checkbox {
	background-color: transparent;
}


span.touchKonfVal {
	font-weigth: normal;
	margin-top: 2px; 
	line-height: 12px; 
	size: 11px;
	display: block;
}

#konfigFloat {
position:absolute; right: 20px; top: 20px;  height: 200px; width: 172px;opacity: 1.8; background-image:url(/elements/gfx/headKonfiguration.gif);background-position: top left; background-repeat: no-repeat;fonf-size: 11px;z-index: 1000;
}
.konfigFloatHeaderTouch {
margin-top:29px;border-top: 0px;padding: 15px;background-image:url(/elements/gfx/bgKonfiguratorTouch.gif);background-position: bottom left; background-repeat: repeat-x;
}
#konfigPrice,.touchPrice {
	font-size: 18px;
	font-weight: bold;
}
.priceVat {
display: block;color: #666666; margin-top: 3px;margin-bottom: 6px;
}


div.galleria_container {border: 1px solid #ccc; clear: both; }
div.galleria_wrapper { position: relative; margin: 8px; text-align: center; min-height: 400px; vertical-align: center;line-height:250%;}
img.replaced { 
    	position: absolute;
         top: 0;
         left: 60px;
         bottom:0;
         margin:auto;
}
span.caption {
	background-color: #fff;
	display: block;
	padding: 8px;
	color: #fff;
	background-color: #666;
}
.galleria{list-style:none;width:100%;}
.galleria li{display:block;width:80px;min-height:60px;overflow:hidden;float:left;margin:0 10px 10px 0;border: 1px solid #ccc;position: relative;background-color: #fff;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px;}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li.active { border: 1px solid #000;}
.galleria li img.thumb{
    	position: absolute;
    	vertical-align: middle;
    	top: 0;
    	left: 0;
    	margin: auto !important;
	cursor:pointer;/*top:auto;left:auto;display:block;*/width:80px;height:auto;
}
.galleria li .caption{display:block;padding-top:.5em;}
* html .galleria li div span{width:400px} /* MSIE bug */


td#content p {
	padding: 0px;
	margin: 0px;
	line-height: auto;
}
td#content>div {
	padding: 8px;
}

a.downloadFile {
	color: #70a536 !important;
}

div#articleImages, div#articleFiles {
	padding: 0px;
	margin: 0px;
}

.bb1 {
	border-bottom: 1px solid #dedede;
}

h3 {
	font-size: 16px;
	font-weight: normal; 
        letter-spacing: 1.0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
h4 {
	font-size: 16px;
	font-weight: normal; 
    letter-spacing: 1.0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
	text-transform: uppercase;
	color: #626262;
}


#articleVariantAccordion h3{
	border: 0px;
	font-size: 14px;
	background-image: none;
	background-color: transparent;
	text-transform: none;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
}
#articleVariantAccordion h3.ui-state-hover {
	color: #0055a9;
}
#articleVariantAccordion ui-accordion-content {
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
}
#articleVariantAccordion div {
	padding-right: 190px;
	padding-left: 25px;
	border: 0px;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
}
.bgBlue {
	background-image: url("/elements/gfx/bgBlue.gif"); 
	background-position: left top; 
	background-repeat: repeat-x;
	color: #FEFEFE !important;
}
.bgBlueBig {
	background-image: url("/elements/gfx/bgBlueBig.gif"); 
}
.bgLightBlue {
	background-color: #f0f7fc;
}
.blue {
	color: #1567a8 !important;
}
.big {
	font-size: 14px;
}

.kopf {
	padding-bottom: 25px; 
	background-repeat: no-repeat; 
	padding-top: 25px;
}
.imageSoftware {
	background-image:url('/elements/resources/Image/Imagebilder/Software-Entwicklung.jpg'); 
}
.imageTouch {
	background-image:url('/elements/resources/Image/Imagebilder/Touchscreen.jpg'); 
}
.imageMessgeraete {
	background-image:url('/elements/resources/Image/Imagebilder/Messgeraete.jpg'); 
}
.imageEntwicklung {
	background-image:url('/elements/resources/Image/Imagebilder/Spezialentwicklung.jpg'); 
}
.imageKiosk {
	background-image:url('/elements/resources/Image/Imagebilder/Kiosk.jpg'); 
}
.imageKontakt {
	background-image:url('/elements/resources/Image/Imagebilder/Kontakt.jpg'); 
}



/* position and dimensions of the navigator */
.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/elements/gfx/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
} 	
	/* main vertical scroll */
	#main {
		position:relative;
		overflow:hidden;
		height: 450px;
		padding: 0px !important;
	}
	
	/* root element for pages */
	#pages {
		position:absolute;
		height:20000em;
	}
	
	/* single page */
	.page {
		padding:10px;
		height: 450px;
		background:#fff url(/elements/gfx/bgContentGradient.gif) 0 0 repeat-x;
		width:495px;
	}
	
	/* root element for horizontal scrollables */
	.scrollable {
		position:relative;
		overflow:hidden;
		width: 480px;
		height: 450px;
	}
	
	/* root element for scrollable items */
	.scrollable .items {
		width:20000em;
		position:absolute;
		clear:both;
	}
	
	/* single scrollable item */
	.item {
		float:left;
		cursor:pointer;
		width:492px;
		height:450px;
		padding:10px;
	}
	.item p, item b {
		padding: 8px !important;
	}
	.item img {
		float: left;
		margin-right: 8px;
		margin-bottom: 8px;
	}
	
	/* main navigator */
	#main_navi {
		float:left;
		padding:0px !important;
		margin:0px !important;
	}
	
	#main_navi li {
		background-color:#eee;
		border-top:1px solid #fafafa;
		clear:both;
		color:#000;
		font-size:12px;
		height:105px;
		list-style-type:none;
		padding:10px;
		width:210px;
		cursor:pointer;
	}
	
	#main_navi li:hover {
		background-color:#ccc;
	}
	
	#main_navi li.active {
		background-color:#aaa;
	}
	
	#main_navi img {
		float:left;
		margin-right:10px;
	}
	
	#main_navi strong {
		display:block;
	}
	
	#main div.navi {
		margin-top: -5px;
		margin-left:230px;
	}
	#main div.navi a {
		cursor:pointer;
		display: inline;
	}