/* http://meyerweb.com/eric/tools/css/reset/   v2.0 | 20110126    License: none (public domain) --- */
/* HTML5 display-role reset for older browsers */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { /*list-style: none;*/ }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }







/* Seitenmann ------------------------------------------------------------------------------------- */
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
* { margin: 0; padding: 0; position: relative; border: none; outline: none; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html { height:100%; -webkit-font-smoothing: antialiased; }
.clearboth { clear: both; }

body { overflow-y: scroll; }
img { vertical-align: middle; } /* FIX 3px margin bottom */






/* Customer ------------------------------------------------------------------------------------- */
* { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; line-height: 1.4; color: #333; } /* font-weight: 400, 600, 700 */
h1, h2, h3, h4 { font-weight: 600; color: #333; }
h1 { font-size: 18px; margin-bottom: 16px; letter-spacing: 0.5px; /* text-shadow: 1px 1px 2px rgba(0,0,0,0.3);*/  }
h2 { font-size: 14px; margin-bottom: 5px; /*letter-spacing: 0.10em;*/ /* text-shadow: 1px 1px 2px rgba(0,0,0,0.3);*/  }
h3 { font-size: 14px; margin-bottom: 5px; }
h4 { font-size: 14px; margin-bottom: 0px; }
ul, ol { margin: 0 0 20px 30px; }
li { margin-bottom: 5px; }
strong { font-weight: 600; color: #333; }
sup { vertical-align: super; font-size: 9px; margin-bottom: 5px; }
a { font-weight: 600; color: #2D577E; text-decoration: underline; }
a:hover {  }

.tabelleDamen { width: 100%; margin-bottom: 5px; }
.tabelleDamen td { font-size: 11px; padding: 2px 0px; border-bottom: 1px #CCC solid; }
.tabelleDamen .td-0 { width: 35%; }
.tabelleDamen .td-1 { width: 15%; }
.tabelleDamen .td-2 { width: 15%; }
.tabelleDamen .td-3 { width: 15%; }
.tabelleDamen .td-4 { width: 20%; }



.tabelleHerren { width: 100%; margin-bottom: 5px;}
.tabelleHerren td { font-size: 11px; padding: 2px 0px; border-bottom: 1px #CCC solid; }
.tabelleHerren .td-0 { width: 40%; }
.tabelleHerren .td-1 { width: 60%; }

.productLogos {  margin-bottom: 15px; border-radius: 4px;  }





/* 
Navigation	#750D38
Inhalt		#F8ECDC
Termin		#2D577E
*/


body { padding-top: 80px; padding-bottom: 80px; }


#backgroundImage { position: fixed;  top: 0; left: 0; width: 100%;  height: 100%; background-color: #FFF; background-repeat:no-repeat; background-size: cover; }


.column { /*float: left;*/ }
.column-1 { display: table-cell; vertical-align: top; width: 240px; }
.column-2 { display: table-cell; vertical-align: top; width: 472px; }
.column-3 { display: table-cell; vertical-align: top; width: 288px; }
.column-2-3 { display: table-cell; vertical-align: top; width: 760px; }


main {  display: block; width: 1000px; margin: 0 auto; padding: 0; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5); border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 80px; }



header { display: table; width: 100%; }
header .column-1 { background-color: #FFF; }
header .column-1, header .column-1 img { border-top-left-radius: 10px; }
header .column-2 { vertical-align: middle; text-align: center; background-image: url('../design/ws-85.png'); }
header .column-3 { border-top-right-radius: 10px; }
header #termin { height: 190px; text-align: center; vertical-align: middle; letter-spacing: 0.5px; background-color: #2D577E; color: #FFF; }
header #termin h3 { font-size: 25px; font-weight: 600; letter-spacing: 0; margin-bottom: 0px; color: #FFF; }



#headerImages, #asideImages { position: absolute; top: 0px; left: 0px; width: 240px; height: auto; list-style: none; margin: 0px; padding: 0px; }
#headerImages li, #asideImages li { display: none; position: absolute; top: 0px; left: 0px; }



#contentWrapper { display: table; width: 100%; }
#contentWrapper .column { min-height: 350px; height: 350px; }
#contentWrapper .column-1 { padding: 40px 0 0 30px; border-bottom-left-radius: 10px; }
#contentWrapper .column-2,
#contentWrapper .column-2-3 { padding: 40px 40px 70px 40px; }
#contentWrapper .column-2-3 { border-bottom-right-radius: 80px; }
#contentWrapper .column-3 { padding: 0px; background-image: url('../design/ws-85.png'); background-color: #FFF; /* background-color: rgba(255,255,255, 0.85 );*/ border-bottom-right-radius: 80px; }
#contentWrapper .column-3 img { border-bottom-right-radius: 80px; }




#contentWrapper .greatLengths { height: 655px; }
#contentWrapper .klerasilk { height: 570px; }


nav { background-color: #750D38; color: #FFF; }
nav ul { margin: 0; list-style: none; }
nav ul li { border-bottom: 1px transparent solid; margin-bottom: 15px; }
nav ul li:hover,
nav ul li.active { border-bottom: 1px #FFF solid; }
nav ul li a { display: block; }
nav ul li a span { display: inline-block; top: 5px; font-weight: 600; text-decoration: none; color: #FFF; background-color: #750D38; padding-right: 4px; }
nav ul li:hover a,
nav ul li.active a { }

nav #impressum { position: absolute;  left: 30px; bottom: 32px; }
nav #impressum a { text-decoration: none; font-size: 11px; font-weight: 600; color: #FFF; }




article #oeffnungszeiten {  position: absolute;  left: 0px; bottom: 10px; width: 100%; font-size: 11px; text-align: center; }
article {  background-color: #F8ECDC; padding: 0; }

figure { display: inline-block; width: 217px; margin: 0 10px 20px 0 ; }
figure img { width: 217px; height: 143px;  }
figcaption { position: absolute; left: 0; bottom: 0; width: 100%; padding: 5px; font-size: 11px; font-weight: 600; color: #FFF; background-color: rgba(0,0,0,0.2); }


aside {
	
}







/* Responsive Settings ---------------------------------------------------------------------------- */
@media only screen and (max-width: 1024px) { 

	
}


@media only screen and (max-width : 960px){
	
	
}


@media only screen and (max-width: 768px) { 

	
}


.showOnMobile { display: none !important; }
.hideOnMobile { display: block !important; }
@media only screen and (max-width: 568px) { 
	.showOnMobile { display: block !important; }
	.hideOnMobile { display: none !important; }
	
	
}


@media only screen and (max-width: 320px) { 

	
}


.showOnLandscape, .hideOnPortrait { display: block !important; }
.hideOnLandscape, .showOnPortrait { display: none !important; }
@media screen and (orientation: landscape) { 
  .showOnLandscape, .hideOnPortrait { display: block !important; }
  .hideOnLandscape, .showOnPortrait { display: none !important; } 
}


@media screen and (orientation: portrait) { 
  .showOnPortrait, .hideOnLandscape { display: block !important; }
  .hideOnPortrait, .showOnLandscape { display: none !important; } 
}


