html {
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}

body {
  text-align: center;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-family: "Trebuchet MS",trebuchet ms,trebuchet,sans-serif;
}

.startsite {
  background-image: url('/img/misc/background.jpg');
  background-repeat: repeat-x;
  text-align: center;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-family: "Trebuchet MS",trebuchet ms,trebuchet,sans-serif;
}

div {
  margin: 0px;
  padding: 0px;
}

div#head {
  margin-left: auto;
  margin-right: auto;
  //width: 1019px;
}

div#content {
  margin-left: auto;
  margin-right: auto;
  width: 999px;
  text-align: left;
}

div#fontsize {
  position:relative;
  top:-10px;
}

div#facebook{
  position:absolute;
  height:77px;
  width:19px;
  right:0px;
  top:100px;
  
}





div#twitter{
  position:absolute;
  height:120px;
  width:60px;
  right:0px;
  top:180px;
  padding-top:10px;
  text-align:right;
  
}

div#twitter img{
  margin-left:31px;
  
}



div#footer {
  margin-left: auto;
  margin-right: auto;
  width: 999px;
  text-align: center;
  margin-top: 10px;
  border-bottom: 1px dotted #BAC4C7;
  padding-top: 10px;
  margin-bottom: 10px;
  
}

div#sozialmedia{
  width:100%;
  height:45px;
  margin-bottom:10px;
}

div#sozialmedia img{
  margin-left:25px;
  margin-right:25px;
  border: 0px;
}

div#facebook_small{
  display:inline;
  height:16px;
  font-weight:100;
   float:left;
  
}

div#facebook_small img{
 vertical-align:middle;
}

div#obj_google{
   float:left;
   margin-left:25px;
  
}

div#obj_twitter{
   float:left;
   margin-left:25px;
  
}

div#footerline {
  margin-top: 10px;
  margin-bottom:10px;
  border-bottom: 1px dotted #BAC4C7;
  width:500px;
  margin-left:500px;
  //float:right;
}

div#likeit {
   width:148px;
   margin-left:0px;
   padding:0px;
  height:21px;

}

div#qualitaetslogo {
   vertical-align:middle;
   padding-top:20px;
   height:120px;
   
}

div#qualitaetslogo img {
   vertical-align:middle;
   padding-left:20px;
   padding-right:20px;
   border:0px;

}

div#overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: black;
  height: 100%;
  width: 100%;
  z-index: 1000;
  opacity: 0.3;
  display: none;
}

div#map {
  width: 520px;
  height: 520px;
  position: fixed !important;
  top: 50%;
  left: 50%;
  margin: 0px;
  padding: 0px;
  margin-left: -260px;
  margin-top: -260px;
  z-index: 1001;
  display: none;
  border: 4px solid white;
}

div#load {
  width: 120px;
  height: 120px;
  background-color: white;
  border: 2px solid black;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: 0px;
  padding: 0px;
  margin-left: -60px;
  margin-top: -60px;
  z-index: 1001;
  display: none;
}

div#load table {
  width: 100%;
  height: 100%;
  padding: 0px;
  empty-cells: show;
  margin: 0px;
  border-collapse: collapse;
}

div#load td {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  font-size: 16px;
  text-align: center;
}

div#slider_menu {
  width: 999px;
  height: 20px;
  float:left;
}

div#slider_footer{
  height:31px;
}

div#ol_preview{
  float:left;
}

div#slider_left_button{
  width:33px;
  height: 86px;
  float:left;
  background-image:url('/img/misc/arrowleft.png');
  background-repeat:no-repeat;
  background-position:center;
  cursor:pointer;
  
}

div#slider_right_button{
  width:33px;
  height: 86px;
  float:right;
  background-image:url('/img/misc/arrowright.png');
  background-repeat:no-repeat;
  background-position:center;
  cursor:pointer;
}

div#slider_previews{
  width:776px;
  height: 86px;
  float:left;
  overflow:hidden;
}



div#slider_previews ul{
  float:left;
  list-style-type:none;
  position:relative;
  width:10000px;
  margin:0px;
  padding:0px;
  
}

.preview_item{
  float:left;
  height:86px;
  width:156px;
}

.preview_item img{
  float:left;
  height:86px;
  border:0px;
}


div#slider2_menu {
  width: 997px;
  height: 86px;
  background-color:#FFFFFF;
  margin-left:12px;
}

div#slider2_menu img{
  width:154px;
  height:86px;
  border:0px;
}

div#left_sl_block {
  float: left;
  height: 20px;
  width: 47px;
  background-image: url('/img/masterdetail/slider_frame_left.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px;
}

div#right_sl_block {
  float: right;
  height: 20px;
  width: 47px;
  background-image: url('/img/masterdetail/slider_frame_right.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  margin: 0px;
}

div#sl_menu_block {
  position: relative;
  margin-left: 47px;
  margin-right: 47px;
  width: 905px;
  height: 20px;
  background-image: url('/img/masterdetail/slider_frame_inner.png');
  background-repeat: repeat-x;
  background-position: top left;
}

div#sl_menu_block a {
  text-decoration: none;
  color: black;
}

ul#sl_menu {
  height: 20px;
  width: 100%;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

ul#sl_menu li {
  list-style: none;
  height: 20px;
  width: 181px;
  float: left;
  text-align: center;
}

li#sl_first {
  background-image: url('/img/masterdetail/slider_frame_inner_left.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

li#sl_last {
  background-image: url('/img/masterdetail/slider_frame_inner_right.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

div#slider {
  height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 181px;
}

div#sl_left {
  height: 20px;
  width: 10px;
  background-image: url('/img/masterdetail/slider_left.png');
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
}

div#sl_right {
  height: 20px;
  width: 10px;
  background-image: url('/img/masterdetail/slider_right.png');
  background-repeat: no-repeat;
  background-position: top right;
  float: right;
}

div#sl_inner {
  height: 20px;
  width: 161px;
  margin-left: 10px;
  margin-right: 10px;
  background-image: url('/img/masterdetail/slider_inner.png');
  background-position: top left;
  background-repeat: repeat-x;
  color: white;
}

div#sl_inner a {
  text-decoration: none;
  color: white;
}

div#search {
  display: none;
  text-align: left;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -232px;
  margin-top: -232px;
  width: 450px;
  height: 450px;
  padding: 4px 4px 4px 4px;
  z-index: 1001;
  background-color: white;
  border: 3px solid #ff7403;
}

div#search ul {
  list-style: none;
  width: 400px;
  margin: 0px;
  padding: 25px;
  overflow: auto;
  height: 350px;
}

td#search_results {
  text-align: left;
  height: 400px;

}

div#search li {
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
  margin-top: 4px;
  margin-bottom: 4px;
  background-color: #F7F7F7;
}

h2.searchCat {
  font-size: 11px;
  color: red;
}

h1.searchTitle {
  font-size: 12px;
}

p.searchText {
  font-size: 11px;
  margin: 0px;
}

div#search table {
  width: 100%;
  border-collapse: collapse;
}

td#search_head {
  text-align: left;
  padding: 2px;
  font-size: 12px;
  height: 50px;
  vertical-align: top;
}

span#s_head {
  font-weight: bold;
  font-size: 16px;
}

span#s_query {
  font-style: italic;
}

td#search_close {
  text-align: right;
  font-size: 12px;
  padding: 2px;
  font-weight: bold;
  vertical-align: top;
  height: 50px;
}

td#search_close span {
  cursor: pointer;
}

.clear {
  width: 0px;
  height: 0px;
  clear: both;
  font-size: 0px;
  line-height: 0px;
}

div#pic_menu {
  width: 999px;
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
}

div#small_pic_menu {
  height: 194px;
  position: relative;
}

div#big_pic_menu {
  height: 549px;
  position: relative;
}

div#subtitles div {
  position: absolute;
  color: #FFFFFF;
  font-size: 12px;
}

div#submenus a {
  position: absolute;
  text-decoration: none;
}

div#imagemap a {
  display: block;
  position: absolute;
  background-image: url('/img/transparent.gif');
  /*background-color: blue;*/
  cursor: pointer;
}

div#imagemap span {
  display: none;
}

span.nowrap {
  white-space: nowrap;
}

div#search_form form {
  margin: 0px;
  padding: 0px;
}

div#search_button button.ready img, div#search_button button.wait span {
  display: none;
}

div#search_button button.ready span, div#search_button button.wait img {
  display: inline;
}

div#foot_links {
  width: 500px;
  float:left;
  text-align: left;
}



div#footer a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

div#foot_submenu a{
  text-align: center;
  color:#757373;
  font-size:11px;
  line-height:25px;
 }

div#foot_kon {
  width: 499px;
  margin-left: 500px;
  text-align: right;
}

.hide {
  display: none;
}

span.show {
  display: inline;
}

div.show {
  display: block;
}

div#search_form {
  height: 102px;
}

div#search_form p {
  font-size: 12px;
  color:#ff7403;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
}

div#search_form p span {
  font-weight: bold;
}

div#search_input {
  padding-left: 10px;
}

div#search_input input {
  width: 174px;
}

div#search_button {
  margin-top: 5px;
  padding-left: 10px;
  width: 179px;
  text-align: right;
}

div#search_button button {
  width: 75px;
}

div#local_gallery {
  width: 0px;
  height: 0px;
}

div#gal_detail_layer {
    position: absolute;
    top: 10px;
    border: 3px solid #B4C4C7;
    z-index: 150;
    padding: 20px;
    background-color: #FFFFFF;
}

div#gal_detail_layer p {
    text-align: center;
}

div#gal_detail_layer table {
    width: 100%;
}

td.gal_detail_close {
    text-align: center;
}

div#gal_detail_layer p span {
    font-weight: bold;
}

a.invisible {
  text-decoration: none;
  color: windowtext;
  border: none;
}

div#google_translate_element{
  text-align:right;
  margin-right:10px;
}
