div 
{ 
  hyphens: auto; 
}

table
{
  hyphens: auto; 
}

td
{
  hyphens: auto; 
}

tr
{
  hyphens: auto; 
}

div.mobile
{
	/* used from javascript to detect if mobile stylesheet is loaded*/
	display: none;
	height:1;
}


img.logo_mobile
{
  display:inline;
  width:100%;
}

img.head_left
{
  display: none;
}

div.head_right
{
  display: none;
}

img.logo
{
  display: none;
}

img.head_right
{
  display: none;
}

div.navigation
{
  display: none;
}

div.navigation_mobile
{
  display:block;
  position:absolute; 
  top:0px; 
  left:0px; 
  width:367px;
  height:33px;  
/*
  border-color:#ff0000; 
  border-style:solid;
  border-width:1px;
*/
}

img.signet
{
  display: none;
}

td.left_frame_border
{
  width:1px;
  border-style:none;
}

td.left_frame
{
  width:1px;
}	

td.outer_frame
{
/*
  border-color:#ff0000; 
  border-style:solid;
  border-width:1px;
*/
  width:95%;
}	

div.inner_frame
{
/*
  border-color:#00ff00; 
  border-style:solid;
  border-width:1px;
*/
  position:relative; 
  width:100%;
  top:0px;
  left:0px;
} 

div.content
{
/*
  border-color:#0000ff; 
  border-style:solid;
  border-width:1px;
*/
  position:relative; 
  top:10px; 
  left:2.5%; 
  width:95%;
}


td.right_frame
{
  width:1px;
}	
 
td.right_frame_border
{
  width:1px;
  border-style:none;
}

td.footer_left
{
  background-color:#ffffff;
}

td.footer_right
{
  background-color:#ffffff;
}

div.spacer
{
	height:10px;
	width:100%;
}

div.spacer2
{
	height:20px;
	width:100%;
}

div.spacer3
{
	height:20px;
	width:100%;
}

div.spacer4
{
	height:20px;
	width:100%;
}

a.impressum
{
	display: none;
}
a.datenschutz{
	display: none;
}

div.infobox_right_top
{
	display: none;
}

img.infobox_right_mail
{
	display: none;
}

img.infobox_right_bottom
{
	display: none;
}

img.infobox_right_galerie
{
	display: none;
}

img.infobox_right_galerie_swimspa
{
	display: none;
}

img.infobox_right_info
{
	display: none;
}

div.banner
{
	height: 100%;
	width: 100%;
}

img.banner_left
{
	height: 49.9%;
	width: 49.9%;
	float:left;
	margin-bottom:10px;
}

img.banner_right
{
	height: 49.9%;
	width: 49.9%;
	float:left;
}

div.banner_space
{
	position:relative;
	top:0px;
	height:10px;
	width:100%;
}

img.banner
{
	width:100%
}

.slicknav_menu {
	display:block;
}

div.headline
{
  height:19px;
  width:100%;
}

div.whirlpool_info
{
	position: relative;
	top: 0px;
	left: 0px;
}

img.whirlpool
{
	width:100%;
}
img.swimspa{
	width: 100%;
}

img.whirlpool_wide
{
	width:100%;
}

td.whirlpool_table_left
{
	width:50px;
}

div.headline
{
  width:100%;
}

div.headline_border
{
	width: 100%;
}

div.whirlpool_info2
{
	position: relative;
	top: 0px;
	left: 0px;
}

td.whirlpool_table
{
	width:50%;
}
td.swimspa_table
{
	width:50%;
}

img.whirlpool_table
{
	width:90px;
}
img.swimspa_table{
	width: 90px;
}

tr.whirlpool_table
{
	height:250px;
	color:#333333;
}
tr.swimspa_table{
	height:250px;
}

table.kontakt
{
	width:100%;
}


td.kontakt
{
	width:40px;
}

textarea.kontakt
{
	width:100%;
	height:100px
}

img.galerie
{
	position:absolute;
	top:50px;
	left:50%;
    width:250px; 
    margin-left:-125px;
}

div.arrow_left
{
  position:absolute; 
  height:176px;
  width:125px; 
  top:50px;
  left:50%;
  margin-left:-125px;
/*
  opacity:1.0;
  filter:'Alpha(opacity=100)';
  background-color:ffffff;
  border-style:solid;
  border-color:#ff0000;
  border-width:1px;
  */
}

div.arrow_right
{
  position:absolute; 
  height:176px; 
  width:125px; 
  top:50px;
  left:50%;
  background-color:ffffff;
/*  
  opacity:1.0;
  filter:'Alpha(opacity=100)';
  border-color:#00ff00;
  border-style:solid;
  border-width:1px;
  */
}

img.arrow_left
{
	position:absolute;
	top:200px;
  	left:50%;
  	margin-left:-110px;
}

img.arrow_right
{
	position:absolute;
	top:200px;
	left:50%;
  	margin-left:89px;
}

div.address_start_page
{
	display:inline;
}

#nav-wrapper {
    /*
  display:inline;
    position: relative;
    top: 0;
    left: 10;
    width: 100%;
    padding: 0;
    height:50px;
  border-style:solid;
  border-color:#ff0000;
  border-width:1px;
  */
}

tr.navi_mob
{
 	display:table-row;
}

div.spacer
{
	height:20px;
	width:100%
}
nav.navigation{
	display:none;
}
img.gallery_large
{
	height: auto;
	width: 100%;
}

img.gallery_small
{
	height: 91px;
	width: 32%;
}
img.gallery_medium {
	width: 50%;
	float: left;
}
img.whirlpool_table {
	width: 90%;
}

.img-gallery {
	height: 100%;
}
select{
	clear: both;
}
