.noScreen {
	display: none !important;
}

body {
	font-family: "Trebuchet MS";
	line-height: 1.3077em; /* 17px */
	*line-height: 1.28em;
	color: #6F6F6F;
}

h1 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 1em; 
	*margin: 0 0 0.98em;
}

h1.title {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0.8em;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 1.3846em 0 .6923em; /* 18px 0 9px */
	*margin: 1.35em 0 .68em;
}

h3 {
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 17px;
}

ol li {
	list-style-position: outside;
    list-style-type: decimal;
    margin: 0 0 0 21px;	
}

a:link,
a:visited,
a:active {
	color: #363636;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:focus {
	border: none;
	outline: none;
}

.clearing {
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.spacer {
	display: block;
	clear: both;
	width: 100%;
	height: 1.3077em; /* 17px */
	*height: 1.28em;
	margin: 0;
	padding: 0;
}

/* floating content */
.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

/* Forms Standard */
.inlineLeft {
	float: left;
	margin-right: 1em;
	*margin-right: .98em;
}

.inlineRight {
	float: right;
	margin-left: 1em;
	*margin-left: .98em;
}

/* Forms */
#boxContact label, input {
	margin-bottom: 10px;
	float: left;
}

#boxContact label {
	display: block;
	float: left;
	width: 140px;
}

#boxContact .text,
#boxContact textarea {
	width: 314px;
	margin-bottom: .1554em; /* 2px@99% */
	*margin-bottom: 0;
}

#boxContact select {
	width: 130px;
	margin-bottom: .1554em; /* 2px@99% */
	*margin-bottom: 0;
}

#boxContact label,
#boxContact div.label
{
	display: block;
	float: left;
	padding-top: 1px;
	*padding-top: 2px;
}

#boxContact .required {
	font-weight: bold;
}

#boxContact .error {
	color: #bd0000;
	font-weight: bold;
	float: left;
}

#inputBrochure {
	float:left;
	margin-bottom:10px;
	margin-right:0.7em;
}

.IconCatalogue {
	float:right;
	width:323px;
}

form.formStandard label.nofloat {
	float: none;
}

#labelTown {
	width: 107px !important;
}

#inputZIP {
	width: 40px !important;
	margin-right:9px;
	margin-right/*\**/: 5px\9;
}

#inputTown {
	width: 265px !important;
}

#inputMessage {
	height: 120px;
	width: 314px !important;
}

.boxButtons {
	float: right;
}

.submit {
	border:1px solid #000;
	margin-right: 6px;
}

/* Document */
#doc4 {
	margin-top: 45px;
}

#boxHeader {
	height: 40px;
	position: relative;
	*z-index:100;
}

#boxHeader img {
	float: right;
	
}

/* Header */
#hd {
	margin-bottom: 20px;
	position: relative;
}

/* Hauptmenue */
#boxHeader ul.menuList {
	border-bottom: 1px solid #A5A5A5;
	position: absolute;
	bottom: 0;
	left: 0;
}

#boxHeader ul.menuList li {
	float: left;
	margin-right: 13px;
	font-weight: bold;
	padding-bottom:5px;
	*position:relative;
}

#boxHeader ul.menuList li.selected > a,
#boxHeader ul.menuList li.selected > a:link,
#boxHeader ul.menuList li.selected > a:active,
#boxHeader ul.menuList li.selected > a:visited,
#boxHeader ul.menuList li.selected > a:hover {
	color: #E77D25;
}


/* new 2nd level */
#boxHeader ul.menuList ul.menuList{
	position: absolute;
	top: 100%;
	left: auto;
	padding:0;
	z-index: 1;
	display:none;
	border:none;
	*left:0;
}

#boxHeader ul.menuList ul.menuList li {
	float:none;
	margin-right: 0;
	font-weight: normal;
	width:100%;
	padding:5px 10px;
	border-left: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	*width:200px;
}

#boxHeader ul.menuList li:hover ul.menuList {
	display:block;
}

#boxHeader ul.menuList ul.menuList li.last {
	border-bottom: 1px solid #A5A5A5;
}

#boxHeader ul.menuList ul.menuList li:hover {
	background-color:#A5A5A5;
	/* background-color:#363636; */
	background-image:none;
}

#boxHeader ul.menuList ul.menuList li:hover > a,
#boxHeader ul.menuList ul.menuList li:hover > span {
	color:#fff;
	text-decoration:none;
}

/* new 3rd level */
#boxHeader ul.menuList ul.menuList li {
	position:relative;
	background-image:url(/static/images/bg-navi-80.png);
}

#boxHeader ul.menuList ul.menuList li.first {
	border-top: 1px solid #A5A5A5;
}

#boxHeader ul.menuList ul.menuList ul.menuList li.first {
	padding: 4px 10px;
}

#boxHeader ul.menuList ul.menuList ul.menuList {
	position: absolute;
	bottom: auto;
	top:0;
	left: 100%;
	padding:0;
	z-index: 1;
	display:none;
}

#boxHeader ul.menuList ul.menuList li.first ul.menuList {
	top:-1px;
}

#boxHeader ul.menuList ul.menuList li:hover ul.menuList {
	display:block;
}

/* SubMenue */
.subNavSpan ul.menuList li {
	float: left;
	margin-right: 15px;
}

.subNavSpan ul.menuList li a,
.subNavSpan ul.menuList li a:link,
.subNavSpan ul.menuList li a:active,
.subNavSpan ul.menuList li a:visited,
.subNavSpan ul.menuList li a:hover{
	color: #6f6f6f;
}

.subNavSpan ul.menuList li.selected a,
.subNavSpan ul.menuList li.selected a:link,
.subNavSpan ul.menuList li.selected a:active,
.subNavSpan ul.menuList li.selected a:visited,
.subNavSpan ul.menuList li.selected a:hover {
	color: #E77D25;
}

/* Body */

#bd {
	margin-top: 30px;
	position: relative;
}

#mainContactContent {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 10px;	
}

#mainContent {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 10px;
	
	height: 400px;
}

#mainContent .kontaktLink {
	padding-top: 10px;
}

#mainContent  a, .kontaktLink a,
#mainContent  a:link, .kontaktLink a:link,
#mainContent  a:active, .kontaktLink a:active,
#mainContent  a:visited, .kontaktLink a:visited,
#mainContent  a:hover, .kontaktLink a:hover{
	color: #e77d25;
	font-weight: bold;
}

#mainContent .smalltext {
	width: 300px;
}

#mainContent .smalltext {
	width: 300px;
}

#mainContent .wideText {
	width: 460px;
}

#mainContent .wideText table {
	width: 100%;
	border-collapse: separate;
    border-spacing: 2px 2px;

}

#mainContent .wideText th, th {
	font-weight: bold;
	padding-bottom: 0;
}

#mainContent .wideText table tr {
	line-height:16px;
	line-height: 1.231em;
}

#mainContent .wideText .tableColor {
	background-color: #f5f5f5;
}

#mainContent .wideText span.yellowPlus {
	color: #afc125;
}

#mainContent .wideText span.greenPlus {
	color: #3c9a04;
}

#mainContent .wideText span.redPlus {
	color: #ac1322;
}

#mainContent .wideText span.bluePlus {
	color: #3187bd;
}

#mainContent .wideText span.bluePlus, span.yellowPlus, span.redPlus, span.greenPlus, span.greyPlus {
	font-weight: bold;
	font-size: 20px;
}

#boxContact{
	width: 460px;
}

#largeImage {
	
	
}

/* Startseiten-Links */
.circleOfVision {
	float: right;
	position: absolute;
	margin-top: 325px;
	margin-left: 740px;
}

.circleOfVision_technicalPepp {
	position: absolute;
	top: 405px;
	left: 140px;
}

.roundTable {
	float: right;
	position: absolute;
	margin-top: 405px;
	margin-left: 895px;
}

.innovationspreis {
	float:right;
	margin-left:620px;
	margin-top:362px;
	position:absolute;
}

.facebook {
	float: right;
    margin-left: 750px;
    margin-top: 430px;
    position: absolute;
}

.bglogo {
	float: right;
    margin-left: 578px;
    margin-top: 338px;
    position: absolute;
}

/* Footer */
#ft {
	margin-top:3px;
}

#ft .footerText {
	font-size: 12px;
	color: #a5a5a5;
	padding-bottom: 5px;
	border-bottom: 1px solid #C8C8C8;
}

#ft .footerText a {
	color: #a5a5a5;
}

.bbContact, 
.bbContact a, 
.bbContact a:visited {
	color:#A5A5A5;
	margin-top:25px;
}

/* Slider */

.sliderContainer {
	margin-bottom:20px;
}

.sliderGallery {
    overflow: hidden;
    position: relative;
    height: 175px;
    width: 974px;
    padding-top: 15px;
}

.sliderGalleryInner {
	position: relative;
	width: 1600px;
}

.sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 160px;

}

.sliderGallery UL LI {
	float: left;
	min-height: 200px;
	display: inline; /*IE6 anpassung*/
}


.sliderGallery .sliderWrapper {
	margin-top: 155px;
	cursor: move;
}

.sliderGallery .sliderWrapper .sliderWrapperInner {
	background: transparent url(/static/images/slider-bg.gif) no-repeat;
	border: 0;
	padding: 0 30px;
}

.sliderGallery .slider {
	background: transparent;
	border: 0;
	height: 20px;
	/*
	margin-left: -60px;
	*/
	text-align: center;
}

.sliderGallery .slider .ui-slider-handle {
	top: 0;
	cursor: move;
	
	background:url("/static/images/ui-bg_glass_75_dadada_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
}


.sliderGallery .slider span {
	color: #6F6F6F;
	/* display: inline-block; */
	display:none;
}

.sliderGallery .spanContainer {
	overflow: hidden;
	position: relative;
	width: 914px;
	/*z-index: 10;*/
	font-size: 12px;
	padding-top: 1px;
}

.sliderGallery .sliderPics .imgWrapper {
	margin: 0 30px;
	overflow: hidden;
	font-size: 11px;
	text-align: center;
	line-height: 1;
}

.buttonLeft,
.buttonRight {
	width: 30px;
	height: 20px;
}

.buttonLeft {
	float: left;
}

.buttonRight {
	float: right;
}

.sliderPics li.selected a {
	color: #E77D25;
}

/* SubNavigation */
.subNavWrapper {
	margin: 20px 0 0 0;
	float: left;
	background: transparent url(/static/images/slider-bg-no-sublevel.jpg) no-repeat;
	border: 0;
	padding: 1px 30px 2px 30px;
	heigth: 20px;
	text-align: left;
	width: 914px;
}

.supernavigation {
	margin-top: 5px;
	color:#A5A5A5;;
}

.supernavigation a{
	color:#A5A5A5;
}


.supernavigation ul.menuList li{
	float:left;
	margin-right:5px;
}

.aktuellHeadline {
	width: 300px;
}

.downloadLink,
.downloadLink:link,
.downloadLink:active,
.downloadLink:visited,
.downloadLink:hover {
	display: inline-block;
	margin-top: 10px;
	color: #e77d25;
}

div.smalltext.download {
	line-height:0.8em;
}

/* SearchEngineNavigation */

#boxSearchEngineNavigation .menuList li{
	float:left;
	padding-right:5px;
}

#boxSearchEngineNavigation .menuList li a,
#boxSearchEngineNavigation .menuList li a:link {
	color:#A5A5A5;
}

#boxSearchEngineNavigation {
	color:#A5A5A5;
	margin-bottom:5px;
	margin-top:5px;
}

/* Newsticker */
#boxNewsticker {
	width: 460px;
	margin-top: 10px;
	
}

#boxNewsticker a, 
#boxNewsticker a:link, 
#boxNewsticker a:active, 
#boxNewsticker a:visited, 
#boxNewsticker a:hover {
	color: #6f6f6f;
	font-weight:normal;
}
#boxNewsticker li {
	padding-bottom: 5px;
}

/* Sitemap */


div.sitemap {
	float: left;
	margin-left: 5px;
	margin-right: 0;
}

.sitemap a {
	width: 150px;
}

.sitemap li {
	margin-left: 10px;
	list-style-type: none;
}

.sitemap .listdot {
	font-size:160%;
}

.sitemap .column {
	float:left;
	margin:0 0 10px 0;
	width:225px;
}

.sitemapContainer0,
.sitemapContainer1 {
	float:left;
	width:225px;
}
/*benseScreen.css (Zeile 619)*/


/* Flashfile */

#boxFlash {
	margin-top: -484px;
	margin-top/*\**/: -487px\9; /* IE6, 7, 8 */
	*margin-top: -488px; /* IE6, 7 */
	_margin-top: -489px; /* IE6 */
	min-height: 484px;
	height: auto; /* IE6 Hack */
	height: 484px;
}

/* AGB */

.scrollText {
	height: 360px;
	overflow-x: hidden;
	overflow-y: auto;
}

/* BoneTrust Produkttabelle */

.regSup {
	/* vertical-align: text-top; */
	vertical-align: text-top;
	*vertical-align: baseline;
}

/* Paging */

.addNav {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	clear:both;
	margin:5px 0 0;
	min-height:1px;
	position:absolute;
	bottom:15px
}

ul.pagination li{
	float:left;
	color:#6F6F6F;
}

.pagination li a,
.pagination li a:link {
	color:#6F6F6F !important;
}

.pagination li.active a {
	color:#E77D25 !important;
}

.pagination .off {
	color:#fff; 
}

/* Recaptcha */

.reCaptcha {
	float:right;
	margin-right:6px;
	margin-top:6px;
}

/* Referenzen Logos*/

.pip-magazin {
	position: absolute;
	right: 242px;
    top: 417px;
}

.dzwoche {
	position: absolute;
	right: 178px;
    top: 430px;
}

.zfv {
	position: absolute;
	right: 90px;
    top: 415px;
}

.implantate {
	position: absolute;
	right: 0;
    top: 437px;
}


/* Implant Expo */

.implantexpo {
	position: absolute;
	left: 2px;
	top: 0;
}


/* Sprachumschalter */

#languageswitcher {
	position: absolute;
	top: -25px;
	left: 0;
}

#languageswitcher li {
	float: left;
	margin-right: 3px;
	font-size: 12px;
}

#languageswitcher li.current a{
	color: #E77D25;
}

