/*===== copyright ==================================
		Michael Krupski
		Germany
		webmaster@villa-bluewater.de
==================================================*/
.test{
z-index:0;
  position: relative;
  text-align: center;
}
.test_2{
z-index:10;
position:absolute;
left:6px;
top:5px;
}
#link{
  overflow: scroll;
  scrollbar-color: color: rgba(0, 0, 0, .3);
  scrollbar-width:thin;
  scrollbar-border: 3em solid grey;


}	
	


::-webkit-scrollbar {
		width: 10px;
		
}

::-webkit-scrollbar-thumb {
		border-radius: 8px;
		border: 3em solid grey;
		margin-top:0.5em;
		background-color: rgba(0, 0, 0, .3);
}	


/* Achtung kein ess zett oder Umlaute verwenden */
html {
	margin: 0; 
	padding: 0;
}

/* Hintergrund gesamt */
body {
	font-family: Arial, Helvetiva, sans-serif;
	background-repeat:no-repeat;
	background-color:#000066;

	
	/*	
	Hier wird die Schriftgroee fuer das gesamte web veraendert Schriftgroeen:		
	8px  -> 0.50em  | 9 px -> 0.563em | 10px -> 0.625em
	11px -> 0.688em | 12px -> 0.750em | 13px -> 0.813em
	14px -> 0.875em | 15px -> 0.983em | 16px -> 1.0em 
	18px -> 1.125em | 22px -> 1.375em
	Umrechnung in % 1 em = 100% | 1.125em = 112.5%
	
	Nur relativ zur umgebenen Schriftgroee. Die Standardschriftgroee in allen 
	gaengigen Browsern ist 16 Pixel. 1/16 = 0,0625. 
	Mit diesem Umrechnungsfaktor laet sich nun jeder Wert errechnen:
	 px            em
	  1          = 0,0625
	 12 * 0,0625 = 0,75  
	*/ 			
	font-size: 1em;
}

img{
  	border:0;
}

.txt_10 {
	/*12px*/
	font-size:0.750em;
} 

.txt_14 {
	font-size: 0.875em;
	font-style: italic;
	font-weight: bold;
} 

.txt_12 {
	font-size:0.750em;
	padding-bottom:2px;
	margin-top:-2px;
} 

.txt_1 {
	font-size:0.750em;
	padding-top:2px;
	padding-bottom:6px;
} 

.txt_review { 
	margin-left:30px; 
	padding-top:4px;
}

.center{
	text-align:center;
}

dt{
	font-size: 1.0em;
	font-style: italic;
	padding: 6px 0px 6px 0px;
	font-weight:bold;
}

h1, h2, h3, h4, p, table, td, form, ul, li  {
	margin: 0;
	padding: 0;
}

/* Ueberschriften */
h1{
	font-size: 1.25em;
	font-weight: bold;
	padding: 0 0 10px 0;
	/* margin-top:-5px; */
	margin-top:0px;
}

h2{
	/* font-size:1em; */
	font-size:1.1em;
	font-style: italic;
	/* padding: 6px 0px 6px 0px; */
	padding: 0px 0px 4px 0px;
	font-weight:bold;
}

h3{
	/*font-size: 0.875em;*/
	font-size: 0.983em;
	font-weight: normal;
	font-style:italic;
	/* margin-top:-10px; */	
	margin-top:0px;
}

h4{
	font-size: 0.875em;
	font-style: italic;
	padding: 0 0 0 0;
	font-weight: bold;
}

h5{
	font-size: 0.875em;
	font-style: italic;
	margin:0;
	padding: 4px 0px 2px 0px;
	font-weight: bold;
}

h6{
	font-size:1.0em;
}

h7{
	font-size: 0.875em;
	font-style: italic;
	padding:0;
	font-weight: bold;
}
/* ====== */

/* Tabellen */
table{
	/*font-size: 13px;*/
	color: #000066;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.tab_head_rate {
	font-weight:normal;
	border: 1px solid #000066;
	padding: 2px 4px 2px 4px;
	text-align:center;
}
.tab_head_2 {
	background-color: #0066FF;
	color:#FFFFFF;
	font-size:0.875em;
	height:20px;
	border: 1px solid #000066;
	padding: 0 2px 0 0px;
}
.tab_content {
	font-weight:normal;
	border: 1px solid #000066;
	padding: 2px 4px 2px 4px;
}
.th_right {
	text-align:right;
	width:120px;
}
.td_sitemap {
	padding: 3px 0px 3px 0px;
}
.td_sitemap_1 {
	position:absolute;
	float:left; 
	margin-left: 2em;
}
.td_sitemap_2 {
	margin-left:4em;
	text-decoration:none;
	color: #000066;
	display:inline-block;
}
.td_sitemap_2:hover {
	background-color:#000066;
	color:#FFFFFF;
}

.td_3 {
	font-size:0.750em;
}
.td_bilder {
	width:50px;
}
.td_preis_1 {
	min-width:120px;
	font-weight:normal;
	border: 1px solid #000066;
	padding: 2px 4px 2px 4px;
}
.td_preis_2 {
	min-width:95px;
	font-weight:normal;
	border: 1px solid #000066;
	padding: 2px 4px 2px 4px;
}
.td_imp {
	width:60px;
}

/* ====== */

/* Liste unsortiert */
ul {
	padding-left:0px;
	padding-top:6px;
	list-style-position: outside;
}
/* ====== */

/* Meage als Hinweis in kleiner Schrift */
.error_msg{
	font-size:0.688em;
	color:red; 
	margin-top:4px;
}
/* ====== */

/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<   Oberer Bereich  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

#responsive {
	font-size:0.750em;
	color:#000066;
	padding: 0 0 0 0;
}

#header {
	background-image: url(../images/01_strand.png);
	background-repeat: no-repeat;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	/* z-index: 100; */
	width:1000px;
	/* height:182px; */
	height:11.375em;
}

/* Hintergrund Bereich oberes Menue */
#top_area {
	color: #00ccff;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
/* ====== */

/* Flaggen */
#flag {
	position:absolute;
	margin-left:870px;
	padding-top:4px;
}
#flag a{
	margin-left:10px;
}
#flag a:hover {
	border-bottom:outset;
}
/* ====== */

/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<   mittlerer Bereich  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* Hauptbereich */
#main_area {
	font-size: 0.875em;
	color: #000177;
	background-color: #FCFEB4;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	padding:30px 40px 30px 40px;
}
/* ====== */

#frame_0 {
	padding-left:10px;
	margin-top:-24px;
	float:right;
	width:164px;
	height:auto;
}
#frame_1 {
	/*background-color:#66FF00;*/
	background-color: #DDC89B;
	padding: 5px 5px 5px 10px;
	width:154px;
	height:auto;
}
#frame_2 {
	position:relative;
	padding-top:10px;
	width: 154px;
	height:auto;
}
#frame_3{
	margin-top:10px;
}
.mid_1 {
	font-weight:bold;
	text-align:center;
}
.mid_2 {
	padding-top:0.5em;
	font-weight:bold;
	text-align:center;
}
.mid_3 {
	text-align:center;
}
/* ====== */

.image_size_1 {
	width:330px;
}

/* Bilder im Textbereich, die links oder rechts vom Text umfloen werden */
#images_grund_back_de {
	position:relative;
	background-image: url(../images/grundriss/grundriss_back_de.png);
	width:430px;
	height:530px;
	background-repeat: no-repeat;
}
#images_grund_back_en {
	position:relative;
	background-image: url(../images/grundriss/grundriss_back_en.png);
	width:430px;
	height:530px;
	background-repeat: no-repeat;
}
.images_top_right {
	float:right;
	padding: 0px 0 0 20px;
	margin-top:-24px;
}
#images_top_right {
	float:right;
	padding: 0px 0 0 20px;
	margin-top:-24px;
}
.images_left {
	float:left;
	padding: 0 20px 0 0;	
}
.images_left_2 {
	float:left;
	padding: 0 20px 20px 0;
	
}
.images_right {
	float:right;
	padding: 0 0 0 20px;
}
.shell_1 {
	position:absolute;
	padding: 0 0 0 20px;
	margin-left:400px;
}
.shell_2 {
	float:right;
	padding: 0 0 0 20px;
	margin-right:300px;
}
/* Logos online Bezahlung*/
.logo_1 {
	float:left;
	padding: 0 10px 0 0;
	margin-top:6px;
	width:80px;
}
/* ====== */

/* Liste*/
.liste_1 li {
	padding-bottom:4px;
}
.liste_2 li {
	margin-left:26px;
	padding-bottom:4px;
}
/* ====== */

/* Titelseite Link banner */
#pull_down  {	
	text-align:center;
}
#pull_down a {
	text-decoration:none;
}
#pull_down a:hover {
	background-image: url(../images/firework_banner.png);
	background-repeat: no-repeat; 
	position: relative;
	z-index: 300;
	width:100%;
	height:22%;
	color:#FFFFFF;
}
/* ====== */

/* Formulare und div allgemein */
.btn_1 {
	background-color: #0066FF;
	border:outset #FFFFFF;
	color:#FFFFFF;
	width:8.5em;
}
.label {
	float:left;
	width:6em;
	height:auto;
	padding:0 0 1em 0;
}
.field_1{
	float:left;
	padding:0 1em 1em 0;
}
.field_2{
	float:none;
	padding:0 1.3em 1em 0;
}
.field_3{
	float:left;
	padding:0 1.8em 1em 0;
	width:8em;
}
.field_4{
	float:none;
	padding:0 0 1em 0;
	display:inline-block;
}
.field_in_1 {
	width:21em;
}

/* Kontaktformular */
.g-recaptcha{
	max-width:100px;
}

/* Form Rates */
#select {	
	background-color: #FFFFCC;
	color: #000066;
	width:150px;
}

/* Preise */
.p_label {
	float:left;
	width:10em;
	height:auto;
	padding:0 0 1em 0;
}

/* Impressum */
.label_imp {
	font-size:1.0em;
	font-style: italic;
	font-weight:bold;
	float:left;
	width:10em;
	height:auto;
	margin-left:5em;
	padding:0 0 1em 0;
}
.field_imp{
	display:inline-block;
	padding:0 1.3em 1em 0;
	clear:left;
}
/* ====== */

a.pdflink {
	padding-left:20px;
	background-image: url(../icon/dl_pdf_icon_ina.gif);
	background-repeat:no-repeat; 
	height: 0.875em;
	text-decoration:none;
	color: #000177;
}
a.pdflink:hover {
	background-image: url(../icon/dl_pdf_icon_act.gif);
	background-repeat:no-repeat;
	color:red; 
}

/* Links im Text */
#link {
	margin-left:20px;
	font-size:0.875em;
}
#link a {
	font-size: 0.983em;
	color: #000177;
	text-decoration:none;
}
/* ====== */

.line_1 {
	height:1em;
}
.line_2 {
	height:2em;
}
.line_6 {
	height:6em;
}
.line_9 {
	height:9.1em;
}
.mobile_true {
	display:none;
}
.einzug_links{
	margin-left: 40px;
}
.marker{
	font-size:1.2em;
	position:absolute;
	margin-left:6px;
	margin-top:4px;
}

/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<   unterer Bereich  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* Hintergrund unterer Bereich */
#foot_area {
	background-image: url(../images/02_strand.png);
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height: 33px;
	padding-top:4px;
}
/* ====== */

/* Fuzeile*/
#foot_line {
	position:relative;
	text-align:left;
	background-color:transparent;
	color:#FFFFFF;
	font-size:0.625em;
}
/* ====== */

/* Navigation Seitenanfang unten rechts */
#foot_nav {
	font-size:0.875em;
	position: relative;
	text-align: right;
	margin-right:30px;
	background-color:transparent;
}
#foot_nav li {
	position:absolute;
	margin: 0 0 0px 0px; 	
	padding: 0px 0px;
}
#foot_nav a {
	padding: 0 2px 0 5px; 	/* Abstand 2 px links; 5 px rechts im Button */
	background-color:transparent;
	color: #000066;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
}
#foot_nav a:hover {
	width: 50px;
	background-color:#000066;
	text-decoration: none;
	color:#FFFFFF;
}
/* ====== */

/* Navigation zur Druckversion */
#foot_nav_print {
	position:absolute;
	right: 150px;
	margin-top: 3px;
	background-color: transparent;
}
/* ====== */

/* Telex auf Titelseite*/
#telex {
	text-decoration:none;
}
#telex a{
	color:#000177;
	text-decoration:none;
}
#telex a:hover{
	background-color: gray;	/* Farbe der Schaltflaechen bei Mouse Over */
	color: #FFF000;	/* Farbe der Schrift bei Mouse Over in den Schaltflaechen */
	text-decoration:none;
}
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<   Media Query  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/



/* mobile Gerte */
@media only screen and ( max-width: 768px ) 
{
	body {
		font-size: 1.25em;
	}
	
	.slide_num {
		width:56px;
	    font-size: 0.75em;
	}
	.nav_slide, .navi_slide a {
		margin-left:5px;
	}
	.navi_slide_1, .nav_slide_1 a {
		margin-left:0px;
	}
	
	img {
     	max-width: 100%;
    	height: auto;
	}
	#header {
		background-image: url(../images/01_strand_small.png);
		margin-top:0;
		width:100%;
		height:4.9em;
	}
	
	/* Hintergrund Bereich oberes Menue */
	#top_area {
		width:100%;
	}
	/* ====== */
	/* Flaggen */
	#flag {
		margin-left:60%;
	}
	#flag a{
		margin-left:20px;
	}
	/* ====== */

	/* Hauptbereich */
	#main_area {
		width:92%;
		padding:6% 4% 4% 4%;
	}
	/* ====== */
	
	.mobile_false {display:none;}
	.mobile_true {display:initial;}
	
	/* Rahmen ein- und ausblenden */ 
	.hidden {display:none;}
	.visible {display:block;}
	.link_angebot a{
		display:inline-block;
		text-decoration:none;
		color:#000066;
		margin-bottom:0.5em;
	}
	.image_angebot{float:left;}
	.mid_1 { margin-top:-1em;}
	.mid_2 {
		clear:both;
		padding-top:1.0em;
	}
	/* ====== */
	
	/* Rahmen */
	#frame_0 {
		position:inherit;
		padding-left:0px;
		padding-right:4%;
		margin-top:auto;
		float:none;
		width:auto;
		border-bottom:1px solid #000066;
		margin-bottom:1em;
	}
	#frame_1 {
		width:100%;
	}
	#frame_2 {
		width: 100%;
	}
	/* ====== */
	
	.shell_1{
		display:none;
	}
	.images_top_right {
		float:none;
		padding: 0px 0 10px 0px;
		margin-top:0px;
	}
	#images_top_right {
		float:none;
		padding: 0px 0 0 0px;
		margin-top:0px;
	}
	.images_left {
		float:none;
		padding: 0px 0px 10px 0px;	
	}
	.images_right {
		float:none;
		padding: 0px 0px 10px 0px;	
	}
	
	.line_1 {
		height:0em;
	}
	.line_2 {
		height:1em;
	}
	.line_6 {
		height:1em;
	}
	.line_9 {
		height:1em;
	}

	ul {
		padding: 0;
		margin-left: -10px;
	}
	.liste_3 li {
		margin-left:0px;
	}

	/* Tabellen */
	tab_1{
		width:100%;
	}
	.td_bilder {
		width:0;
	}
	.tab_imp {
		width:100%;
	}
	.td_imp_1 {
		width:1%;
	}
	.td_imp_2 { 
		width:22%;
	}
	.table-scrollable {
		width: 100%;
		overflow-y: auto;
		margin:0;
		padding-bottom:0.5em;
	}
	.table-scrollable::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 1em;
		height: 1em;
	}
	.table-scrollable::-webkit-scrollbar-thumb {
		border-radius: 8px;
		border: 3em solid grey;
		margin-top:0.5em;
		background-color: rgba(0, 0, 0, .3);
	}	
	/* ====== */
	
	/* Formulare */
	input , select{
		font-size:0.983em;
	}	
	.label {
		width:33%;
		padding:0 0 0.5em 0;
	}
	
	.field_1{
		width:100%;
		float:none;
		padding:0 0 0.5em 0;
	}
	.field_2{

		margin:0;
		padding:0 0 0.5em 0;
	}
	.field_3{
		float:left;
		padding:0 0em 0.5em 0;
		width:9em;
	}
	.field_in_1 {
		width:100%;
	}
	.field_in_2 {
		width:100%;
	}
	/* Preise */
	.p_label {
		float:none;
		width:100%;
		height:auto;
		padding:0 0 1em 0;
	}
	/* Impressum */
	.label_imp {
		float:none;
		width:100%;
		height:auto;
		margin-left:0;
		padding:0 0 1em 0;
	}
	.field_imp{
		display:inline-block;
		padding:0 1.3em 1em 2em;
		clear:left;
	}
	.td_sitemap_1 {
		margin-left:0.5em;
	}
	.td_sitemap_2 {
		margin-left:2em;
	}
	.td_sitemap_2:hover static {
	}

	.td_preis_2 {
		min-width:120px;
	}
	/* ====== */

	/* Hintergrund unterer Bereich */
	#foot_area {
		background-image:url(../images/02_strand.png);
		width:100%;
		height:35px;
	}
	/* ====== */
	#foot_space {
		width:100%;
	}	
	
	/* Fusszeile*/
	#foot_line {
		font-size:  0.75em;
		margin-top: 0;
		margin-top: -16px;
	}
	#validator{
		display:none;
	}
	#foot_nav {
	font-size:0.75em;
	}
} 

/* Tablets und mittlere Bildschirme */
@media only screen and ( min-width: 440px ) and ( max-width: 950px ) 
{
	#header {
		background-image: url(../images/01_strand.png);
		margin-top:0;
		width:100%;
		height:125px;
	}
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


