/*
orange: #FF6600
*/

@import url("./screen.css");
@import url("./print.css");
@import url("./superfish.css");
@import url("./superfish-vertical.css");
@import url("./jdmenu.css");
/* pre-set */
html {
  height: 100%;
  border-bottom: 1px solid transparent;
}
body {
  margin: 0;
  padding: 0;
}
div.box {
  background-color: transparent;
}
a {
  outline: none;
}
p img {
  float: none;
}

/* custom styles */
a:link,
a:visited{
  color: #ff6600;
  text-decoration: none;
}
a:hover,
a:active{
  color: #ff6600;
  text-decoration: underline;
}

h2{
	color: #666;
}

div.container{
  margin-left: auto;
  margin-right: auto;
/*  background: url('../images/bg_main_content.jpg') top left repeat-y;*/
}
div.headFrame{
  height: 84px;
}
div.topSearch{
  height: 33px;	
  margin: 0;
  padding: 0;
  text-align: right;
}
.topSearch fieldset{
	border: 0;
	float: right;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: right;
}
.topSearch input{
	margin: 0;
	padding: 2px;
}
.topSearch #ajaxSearch_submit{
	color: #fff;
	font-size: 11px; 
	border: 1px solid #d06401;
	background-color: #f57700;
}
.topSearch #ajaxSearch_submit:hover{
	cursor: pointer;
}
.topSearch #ajaxSearch_input{
	font-size: 11px;
	border: 1px solid #ddd;
	background-color: #e7e7e7;
	color: #999;
	width: 150px;
}
.topSearch label{
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
.topSearch .pad{
	padding: 0;
}


div.langChooser{
  height: 20px;
  text-align: right;
}
div.langChooser .pad{
  padding: 0 15px 0 0;
}

/*TOPNAV*/
div.topNav{
  height: 30px;
  margin-top: 5px;
  text-align: right;
}
div.topNav .pad{
  padding: 0 0 0 0;
}
div.topNav ul li{
  display: inline;
  margin-left: 12px;
}
div.topNav ul li a:link,
div.topNav ul li a:visited{
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
div.topNav ul li a:hover,
div.topNav ul li a:active{
  color: #ccc;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
/*TOPNAV END*/


div.headPics{
  height: 192px;
  margin: 0;
  padding: 0;
}
div.headPics img{
  margin: 0;
  padding: 0;
}
div.leftNavFrame{
  width: 150px;
}

.mainContentFrame{
}

.mainContentTop{
	background: #fff url('../images/bg_content_top2.png') bottom right no-repeat;
	height: 9px;
}

.contentFrame{
	margin: 10px 0 5px 0 !important;
	background: url('../images/bg_content_frame2.jpg') #d6d6d6 bottom right repeat-y;
	padding-bottom: 5px;
}


/*Home Top Pics*/
a.indexLeft_de		{background: url('../images/start_bild_links_de.jpg');}
a.indexLeft_en		{background: url('../images/start_bild_links_en.jpg');}
a.indexLeft_ru		{background: url('../images/start_bild_links_ru.jpg');}
a.indexCenter_de	{background: url('../images/start_bild_mitte_de.jpg');}
a.indexCenter_en	{background: url('../images/start_bild_mitte_en.jpg');}
a.indexCenter_ru	{background: url('../images/start_bild_mitte_ru.jpg');}
a.indexRight_de		{background: url('../images/start_bild_rechts_de.jpg');}
a.indexRight_en		{background: url('../images/start_bild_rechts_en.jpg');}
a.indexRight_ru		{background: url('../images/start_bild_rechts_ru.jpg');}

a.indexLeft{
	display: block;
	float: left;
	height: 192px;
	text-indent: -9999em;
	width: 331px;
}
a.indexLeft:link,
a.webcamLink:visited{
	background-position: 0 0;
}
a.indexLeft:hover,
a.indexLeft:active{
	background-position: 0 192px;
}

a.indexCenter{
	display: block;
	float: left;
	height: 192px;
	text-indent: -9999em;
	width: 329px;
}
a.indexCenter:link,
a.indexCenter:visited{
	background-position: 0 0;
}
a.indexCenter:hover,
a.indexCenter:active{
	background-position: 0 192px;
}

a.indexRight{
	display: block;
	float: left;
	height: 192px;
	text-indent: -9999em;
	width: 328px;
}
a.indexRight:link,
a.indexRight:visited{
	background-position: 0 0;
}
a.indexRight:hover,
a.indexRight:active{
	background-position: 0 192px;
}


/*LEFT BOXES*/
div.leftBoxes{
	background: url('../images/bg_leftboxes.jpg') top center no-repeat;
}

div.leftBoxFrame{
  
}
div.leftBoxTop{
  background: url('../images/bg_box_top.png') no-repeat;
  height: 7px;
/*   margin: 10px 0 0 0; */
	margin: 0;
}
div.leftBox{
padding: 0 0 0 3px;
  background-color: #d6d6d6;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
/*  overflow: visible;*/
}
div.leftBoxBottom{
  background: url('../images/bg_box_bot.png') no-repeat;
  height: 7px;
  margin: 0 0 10px 0;
}

div.catName{
/*  background: #eee;*/
  border-bottom: 1px solid #aaa;
/*  border-top: 1px solid #aaa;*/
	color: #666;
  font-size: 13px;
  margin: 0 0 5px 13px;
	text-transform: uppercase;
	font-weight: bold;
}

a.homeLink:link,
a.homeLink:visited{
  color: #FF6600;
  font-size: 13px;
  height: 20px;
  text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.homeLink:hover,
a.homeLink:active{
  color: #fff;
}


/*superfish hacks :/*/
div.leftBoxProdukte{ 
  height: 220px;  
}
div.leftBoxInfo{ 
  height: 230px;
}
/*superfish hacks End*/
/*LEFT BOXES END*/

/*MAIN CONTENT*/
div.mainContent{
  background-color: #d6d6d6;
}
div.mainContent .pad{
  padding: 10px 0 10px 10px;

}

div.mainContent li{
  color: #666;
  list-style-type: square;
}

h1.pageHeading{
 font-size: 20px;
 font-weight: bold;
 color: #FF6600; 
 margin: 0 0 5px 0;
 border-bottom: 1px solid #bbb;
}
/*MAIN CONTENT END*/

/*BREADCRUMBS*/
div.breadCrumbs{
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 11px;
}
div.breadCrumbs a:link,
div.breadCrumbs a:visited{
  color: #666;
  text-decoration: none;
}
div.breadCrumbs a:hover,
div.breadCrumbs a:active{
  color: #ff6600;
  text-decoration: underline;
}
/*BREADCRUMBS END*/

/*FOOTER*/
div.footer{
/*
  background-color: #eee;
  border-top: 1px solid #ddd;
*/
  color: #999;
  text-align: right;
}

div.footer a:link,
div.footer a:visited{
  color: #999;
  text-decoration: none;
}

div.footer a:hover,
div.footer a:active{
  color: #FF6600;
  text-decoration: none;
}

div.footer .pad{
  padding: 0 10px 0 10px;
}
/*FOOTER END*/

/*HTML EDITOR*/
a.bg_download_de{
/*  clear: left;*/
  float: left;
  background: url('../images/bg_download_de.png') no-repeat;
  color: #ff6600;
  display: block;
  font-weight: bold;
  font-size: 13px;
  width: 234px;
  height: 80px;
  padding:37px 0 0 52px;
}
a.bg_download_en{
/*  clear: left;*/
  float: left;
  background: url('../images/bg_download_en.png') no-repeat;
  color: #ff6600;
  display: block;
  font-weight: bold;
  font-size: 13px;
  width: 234px;
  height: 80px;
  padding:37px 0 0 52px;
}
a.bg_download_ru{
/*  clear: left;*/
  float: left;
  background: url('../images/bg_download_ru.png') no-repeat;
  color: #ff6600;
  display: block;
  font-weight: bold;
  font-size: 13px;
  width: 234px;
  height: 80px;
  padding:37px 0 0 52px;
}

div.contentArea p img{
  margin: 0 0 0 30px;
  padding: 0;
}

/*NEWS*/
.newsItemContainer{
/* 	background-color: #eee; */
	margin: 0 0 20px 0;
}
.newsCalTitle h2{
	font-size: 18px;
	line-height: 22px;
	color: #333;
	border-left: 8px solid #FF6600;
  margin: 0 0 5px 0;
  padding: 0;
	padding-left: 5px;
}
.newsDate{
	color: #666;
	font-size: 11px;
}
.newsCalsummary{
/* 	background-color: #fff; */
/* 	border: 1px solid #eee; */
	padding: 5px 0;
}
.ditto_off{
	display: none;
}
.ditto_currentpage{
	font-weight: bold;
}
.ditto_currentpage, .ditto_page{
	font-weight: bold;
	margin: 0 5px;
}
.newsNavLinks{
	font-size: 12px;
	margin: 10px 0;
}
.newsReadMore{
	font-weight: bold;
	text-align: right;

}
.newsReadMore a{
	border: 1px solid #ddd;
	padding: 3px 5px;
}
/*NEWS END*/

/*LEXIKON*/
#tabnav ul li{
	display: inline;
	list-style-type: none;
}
#tabnav ul li a:link,
#tabnav ul li a:visited{
	border-right: 1px solid #eee;
	border: 1px solid transparent;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
}
#tabnav ul li a:hover,
#tabnav ul li a:hover{
	background-color: #fff;
	border: 1px solid #ccc;
	color: #333;
}	
#tabnav{
	text-align: center;
}
#tabcontent h3{
	background: #ddd;
	border: 1px solid #eee;
	color: #666;
	display: inline;
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0 8px;
}
/*LEXIKON END*/

/*FORMS*/
form {
  margin: 0;
  padding: 0;
}
fieldset {
  margin: 1em 0;
  border: none;
  border-top: 1px solid #fff;
  font: 12px helvetica,arial,verdana,sans-serif;
}
legend {
  margin: 1em 0;
  padding: 0 .5em;
  color: #666;
  background: transparent;
  font-size: 1.0em;
  font-weight: bold;
}
label {
  float: left;
  width: 100px;
  padding: 0 1em;
  text-align: right;
}
fieldset div {
  margin-bottom: .5em;
  padding: 0;
  display: block;
}
fieldset div input,fieldset div textarea {
  width: 180px;
  border-top: 1px solid #555;
  border-left: 1px solid #555;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 1px;
  color: #333;
}
div textarea{
	height: 200px;
}
fieldset div select {
  padding: 1px;
}
div.fm-multi div {
  margin: 5px 0;
}
div.fm-multi input {
  width: 1em;
}
div.fm-multi label {
  display: block;
  width: 200px;
  padding-left: 5em;
  text-align: left;
}
#fm-submit {
  clear: both;
  padding-top: 1em;
  text-align: center;
}
#fm-submit input {
  border: 1px solid #333;
  padding: 2px 1em;
  background: #555;
  color: #fff;
  font-size: 100%;
}
input:focus,textarea:focus {
  background: #efefef;
  color: #000;
}
fieldset div.fm-req {
  font-weight: bold;
}
fieldset div.fm-req label:before {
  content: "* ";
}
p#fm-intro {
  margin: 0;
}
.fm-container {
  margin: 0 auto;
  padding: 1em;
  width: 500px;
  text-align: left;
}
/*FORMS END*/

/*KONTAKT*/
div.kontaktForm h3{
	font-size: 14px;
	display: inline;
	margin: 0;
	padding: 0;
}
div.kontaktForm{
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}
ul.produktinfo{
	display: inline;
}
ul.produktinfo li{
	list-style-type: none;
	display: inline;
}
ul.produktinfo li:after{
  content: "| ";	
}
ul.produktinfo li a{
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px;
}
/*KONTAKT END*/

/*REFERENZEN*/
.referenzen table{
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.referenzen td{
	vertical-align: top;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #eee;
}

.referenzen{
/* 	text-align: center; */
}
.referenzen ul li{
	list-style-type: none;
	display: inline;
}

.referenzen ul li:after{
  content: "| ";	
}

.referenzen ul li a:link{
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px;
}
/*REFERENZEN END*/

/*STANDORTE*/
div.standorte table td{
	width: 33%;
}
.standorte td img{
	margin-left: 0 !important;
	margin-right: 5px;
}
/*STANDORTE END*/

td{
	vertical-align: top;
}

/* AJAX SEARCH */
.ajaxSearch_highlight{
	color #000;
}

.ajaxSearch_highlight1{
	background-color: #fff3a7;
}

.ajaxSearch_highlight2{
	background-color: #caffba;
}

.ajaxSearch_highlight3{
	background-color: #c9e5ff;
}

.plzsearchLeft{
	clear: left;
	float: left;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

.plzsearchRight{
	background: url('../images/deutschlandkarte.jpg') top left no-repeat;
	float: left;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 371px;
}


.plzSubHeading{
color: #666;
font-size: 18px;
padding: 10px 0;
}
#vertreterDetails{
	font-size: 13px;
}
#vertreterTable{
	font-size: 12px;
}
.odd{
	background-color: #e3e3e3;
}