<!DOCTYPE html>
<!--[if IE 9]> <html lang="de" class="ie9"> <![endif]-->
<!--[if IE 8]> <html lang="de" class="ie8"> <![endif]-->
<!--[if !IE]><!-->
<html lang="de">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<title>bellaconfort02 - Bella Confort Jakuzi - 7</title>
<script type="text/javascript">
var dateTimeOffset = new Date().getTimezoneOffset();
function getElementsByClassNameLocalTimeWrapper() {
return document.getElementsByClassName("localtime");
}
(function () {
var onload = function () {
var elementArray = new Array();
if (document.getElementsByClassName) {
elementArray = getElementsByClassNameLocalTimeWrapper();
} else {
var re = new RegExp('(^| )localtime( |$)');
var els = document.getElementsByTagName("*");
for (var i=0,j=els.length; i<j; i++) {
if (re.test(els[i].className))
elementArray.push(els[i]);
}
}
for (var i = 0; i < elementArray.length; i++) {
var timeLocal = new Date(parseInt(elementArray[i].getAttribute("data-timestamp")));
var hour = timeLocal.getHours();
var ap = "am";
if (hour > 11) {
ap = "pm";
}
else if (hour > 12) {
hour = hour - 12;
}
var string = elementArray[i].getAttribute("data-template");
string = string.replace("[Y]", timeLocal.getFullYear());
string = string.replace("[m]", ('0' + (timeLocal.getMonth() + 1)).slice(-2));
string = string.replace("[d]", ('0' + timeLocal.getDate()).slice(-2));
string = string.replace("[H]", ('0' + timeLocal.getHours()).slice(-2));
string = string.replace("[g]", ('0' + hour).slice(-2));
string = string.replace("[i]", ('0' + timeLocal.getMinutes()).slice(-2));
string = string.replace("[s]", ('0' + timeLocal.getSeconds()).slice(-2));
string = string.replace("[a]", ap);
elementArray[i].childNodes[0].nodeValue = string;
}
};
if (window.addEventListener)
window.addEventListener("DOMContentLoaded", onload);
else if (window.attachEvent)
window.attachEvent("onload", onload);
})();
</script><script src="https://wtheme.webme.com/js/jquery-1.11.3.min.js"></script>
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet">
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="icon" href="https://wtheme.webme.com/img/main/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" type="image/x-icon" href="https://wtheme.webme.com/img/main/favicon.ico" />
<link type="image/x-icon" href="https://wtheme.webme.com/img/main/favicon.ico" />
<link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon.png" rel="apple-touch-icon" />
<link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-76x76.png" rel="apple-touch-icon" sizes="76x76" />
<link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120" />
<link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-152x152.png" rel="apple-touch-icon" sizes="152x152" />
<!-- Remove the noindex-tag by booking any premium package on https://www.homepage-baukasten.de/Premium/PackageSelection/. Only premium websites can be indexed by Google and other search engines -->
<meta name="robots" content="noindex" />
<meta property="og:title" content="bellaconfort02 - Bella Confort Jakuzi - 7" />
<meta property="og:image" content="https://theme.webme.com/designs/professional/screen.jpg" />
<script>
function WebmeLoadAdsScript() {
}
</script><script>
document.addEventListener('DOMContentLoaded', function() {
WebmeLoadAdsScript();
});
</script>
<!-- Mobile Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Plugins -->
<link href="https://theme.webme.com/designs/professional/css/animations.css" rel="stylesheet">
<link href="https://theme.webme.com/designs/professional/plugins/owl-carousel/owl.carousel.css" rel="stylesheet">
<!-- iDea core CSS file -->
<link href="https://theme.webme.com/designs/professional/css/style2.css" rel="stylesheet">
<!-- Color Scheme (In order to change the color scheme, replace the red.css with the color scheme that you prefer)-->
<link href="https://theme.webme.com/designs/professional/css/skins/red.css" rel="stylesheet">
<!-- Custom css -->
<link href="https://theme.webme.com/designs/professional/css/custom.css" rel="stylesheet">
<link href="https://theme.webme.com/designs/professional/plugins/webme-slider/webme-slider.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style type="text/css">
.webme-slider .webme-slider-text-caption {
background-color: #e84c3d;
}
.navbar-default .navbar-nav > .dropdown > a {
color: #e84c3d !important;
}
.navbar-default .navbar-nav > li > a {
color: #e84c3d !important;
}
.navbar-default .navbar-nav > .dropdown > a::before {
color: #e84c3d !important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu .menu > .active > a,
.dropdown-menu .menu > .active > a:hover,
.dropdown-menu .menu > .active > a:focus {
color: #e84c3d !important;
}
.webme-slider .webme-slider-selection-button.active,
.webme-slider .webme-slider-selection-button:hover {
background-color: #e84c3d !important;
}
.webme-slider .webme-slider-progress {
background-color: #e84c3d !important;
}
.dropdown-toggle-mobile {
display:inline-block;
position: absolute;
left:auto;
right:0px;
width:75px;
height:100%;
z-index:-1;
}
</style>
</head>
<!-- body classes:
"boxed": boxed layout mode e.g. <body class="boxed">
"pattern-1 ... pattern-9": background patterns for boxed layout mode e.g. <body class="boxed pattern-1">
-->
<body class="front no-trans">
<!-- scrollToTop -->
<!-- ================ -->
<div class="scrollToTop"><i class="fa fa-arrow-up"></i></div>
<!-- page wrapper start -->
<!-- ================ -->
<div class="page-wrapper">
<!-- header-top start (Add "dark" class to .header-top in order to enable dark header-top e.g <div class="header-top dark">) -->
<!-- ================ -->
<div class="header-top">
<div class="container">
<div class="row">
<div class="col-xs-2 col-sm-6">
<!-- header-top-first start -->
<!-- ================ -->
<div class="header-top-first clearfix">
<ul class="social-links clearfix hidden-xs">
</ul>
<div class="social-links hidden-lg hidden-md hidden-sm">
<div class="btn-group dropdown">
<button type="button" class="btn dropdown-toggle" data-toggle="dropdown"><i class="fa fa-share-alt"></i></button>
<ul class="dropdown-menu dropdown-animation">
</ul>
</div>
</div>
</div>
<!-- header-top-first end -->
</div>
<div class="col-xs-10 col-sm-6">
<!-- header-top-second start -->
<!-- ================ -->
<div id="header-top-second" class="clearfix">
<!-- header top dropdowns start -->
<!-- ================ -->
<div class="header-top-dropdown">
<div class="btn-group dropdown">
<ul class="dropdown-menu dropdown-menu-right dropdown-animation">
<li>
<form role="search" class="search-box">
<div class="form-group has-feedback">
<input type="text" class="form-control" placeholder="Search">
<i class="fa fa-search form-control-feedback"></i>
</div>
</form>
</li>
</ul>
</div>
<div class="btn-group dropdown">
<button type="button" class="btn" style="max-height:35px;"><div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v11.0&appId=339062219495910"></script>
<div class="fb-like" data-href="http%3A%2F%2Fbellaconfort02.de.tl" data-width="120" data-layout="button_count" data-action="like" data-size="small" data-share="false" ></div></button>
</div>
</div>
<!-- header top dropdowns end -->
</div>
<!-- header-top-second end -->
</div>
</div>
</div>
</div>
<!-- header-top end -->
<!-- header start classes:
fixed: fixed navigation mode (sticky menu) e.g. <header class="header fixed clearfix">
dark: dark header version e.g. <header class="header dark clearfix">
================ -->
<header class="header fixed clearfix" id="forFixedElement">
<div class="container">
<div class="row">
<div class="col-md-3">
<!-- header-left start -->
<!-- ================ -->
<div class="header-left clearfix">
<div class="logo">
<a href="/"><img id="logo" src="https://theme.webme.com/designs/professional/logo.png" style="max-height:50px;"></a>
</div>
<!-- name-and-slogan -->
<div class="site-slogan">
Dein Slogan kann hier stehen </div>
</div>
<!-- header-left end -->
</div>
<div class="col-md-9">
<!-- header-right start -->
<!-- ================ -->
<div class="header-right clearfix">
<!-- main-navigation start -->
<!-- ================ -->
<div class="main-navigation animated">
<!-- navbar start -->
<!-- ================ -->
<nav class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<!-- Toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<div class="dropdown-toggle-mobile"></div>
<a href="/Bella-Confort-Jakuzi-_-7.htm">Bella Confort Jakuzi - 7</a>
</li>
<li>
<div class="dropdown-toggle-mobile"></div>
<a href="/Bella-Confort-Jakuzi.htm">Bella Confort Jakuzi</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- navbar end -->
</div>
<!-- main-navigation end -->
</div>
<!-- header-right end -->
</div>
</div>
</div>
</header>
<!-- header end -->
<div class="webme-slider">
<div class="webme-slider-slide" data-image="https://theme.webme.com/designs/globals/header/1500x450/heaven1.jpg">
<div class="webme-slider-text webme-slider-text-caption" data-y="70">Willkommen</div>
<div class="webme-slider-text" data-y="170">Hier kannst</div>
<div class="webme-slider-text" data-y="220">du einen eigenen</div>
<div class="webme-slider-text" data-y="270">Text eintragen</div>
<div class="webme-slider-image" data-image="https://theme.webme.com/designs/globals/teaser/man_03.png"></div>
</div>
<div class="webme-slider-slide" data-image="https://theme.webme.com/designs/globals/header/1500x450/greengrass.jpg">
<div class="webme-slider-text webme-slider-text-caption" data-y="70">Zweiter Titel</div>
<div class="webme-slider-text" data-y="170">Das Bild rechts =></div>
<div class="webme-slider-text" data-y="220">Sowie das Hintergrundbild</div>
<div class="webme-slider-text" data-y="270">lassen sich ebenfalls ändern</div>
<div class="webme-slider-image" data-image="https://theme.webme.com/designs/globals/teaser/woman_06.png"></div>
</div>
<div class="webme-slider-slide" data-image="https://theme.webme.com/designs/globals/header/1500x450/greengrass2.jpg">
<div class="webme-slider-text webme-slider-text-caption" data-y="70">Dritter Titel</div>
<div class="webme-slider-text" data-y="170">Auch hier</div>
<div class="webme-slider-text" data-y="220">kannst du</div>
<div class="webme-slider-text" data-y="270">Informationen für deine</div>
<div class="webme-slider-text" data-y="320">Besucher eintragen</div>
<div class="webme-slider-image" data-image="https://theme.webme.com/designs/globals/teaser/woman_07.png"></div>
</div>
<div class="webme-slider-progress"></div>
<div class="webme-slider-prev"><i class="fa fa-chevron-left"></i></div>
<div class="webme-slider-next"><i class="fa fa-chevron-right"></i></div>
<div class="webme-slider-selection"></div>
</div>
<!-- page-top start-->
<!-- ================ -->
<div class="page-top" style="min-height:500px;">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="title"></h1>
</div>
</div>
</div>
</div>
<!-- page-top end -->
<!-- footer start (Add "light" class to #footer in order to enable light footer) -->
<!-- ================ -->
<footer id="footer">
<!-- .footer start -->
<!-- ================ -->
<div class="footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="footer-content">
<div class="row">
<div class="col-sm-4">
<p>Hier passen ein<br />
paar weitere<br />
Zusatzinformationen rein</p>
<ul class="social-links circle">
</ul>
</div>
<div class="col-sm-4">
<p>Hier ist<br />
ebenfalls Platz<br />
für etwas Zusatzinfo</p>
</div>
<div class="col-sm-4">
<p>Und noch eine<br />
dritte Spalte für Infos</p>
</div>
</div>
</div>
</div>
</div>
<div class="space-bottom hidden-lg hidden-xs"></div>
</div>
</div>
<!-- .footer end -->
<!-- .subfooter start -->
<!-- ================ -->
<div class="subfooter">
<div class="container">
<div class="row">
<div class="col-md-6">
<p>Copyright © 2025 Dein Name</p>
</div>
<div class="col-md-6" style="text-align: right">
Heute waren schon 6 Besucher (7 Hits) hier!<br>
</div>
</div>
</div>
</div>
<!-- .subfooter end -->
</footer>
<!-- footer end -->
</div>
<!-- page-wrapper end -->
<a id="selfpromotionOverlay" href="https://webme.com/?mtm_campaign=cta-banner-top&mtm_kwd=bellaconfort02&mtm_source=webme-freesite" target="_blank" rel="nofollow">
Diese Webseite wurde kostenlos mit <b>Webme</b> erstellt. Willst du auch eine eigene Webseite?
<div class="btn btn-1">Gratis anmelden</div>
</a>
<style>
body {
padding-top: 124px;
}
#forFixedElement {
top: 124px;
}
@media (min-width: 365px) {
body {
padding-top: 103px;
}
#forFixedElement {
top: 103px;
}
}
@media (min-width: 513px) {
body {
padding-top: 82px;
}
#forFixedElement {
top: 82px;
}
}
@media (min-width: 936px) {
body {
padding-top: 61px;
}
#forFixedElement {
top: 61px;
}
}
/* General button style */
#selfpromotionOverlay .btn {
border: none;
font-size: inherit;
color: inherit;
background: none;
cursor: pointer;
padding: 6px 15px;
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
outline: none;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
margin: 0px;
}
/* Button 1 */
#selfpromotionOverlay .btn-1, #selfpromotionOverlay .btn-1:visited {
background: rgb(0, 85, 204);
color: #fff;
}
#selfpromotionOverlay .btn-1:hover {
background: #2980b9;
}
#selfpromotionOverlay .btn-1:active {
background: #2980b9;
top: 2px;
}
#selfpromotionOverlay {
font: 400 12px/1.8 "Open Sans", Verdana, sans-serif;
text-align: center;
opacity: 1;
transition: opacity 1s ease;
position: fixed;
overflow: hidden;
box-sizing: border-box;
font-size: 14px;
text-decoration: none;
line-height: 1.5em;
flex-wrap: nowrap;
z-index: 5000;
padding: 14px;
width: 100%;
left: 0;
right: 0;
top: 0;
color: rgb(35,35,35);
background-color: rgb(246,246,246);
border-bottom: 1px solid #5a5a5a;
}
#selfpromotionOverlay:hover {
background: white;
text-decoration: none;
}
</style>
<!-- JavaScript files placed at the end of the document so the pages load faster
================================================== -->
<!-- Modernizr javascript -->
<script type="text/javascript" src="https://theme.webme.com/designs/professional/plugins/modernizr.js"></script>
<script type="text/javascript" src="https://theme.webme.com/designs/professional/plugins/webme-slider/webme-slider.min.js"></script>
<!-- Isotope javascript -->
<script type="text/javascript" src="https://theme.webme.com/designs/professional/plugins/isotope/isotope.pkgd.min.js"></script>
<!-- Owl carousel javascript -->
<script type="text/javascript" src="https://theme.webme.com/designs/professional/plugins/owl-carousel/owl.carousel.js"></script>
<!-- Appear javascript -->
<script type="text/javascript" src="https://theme.webme.com/designs/professional/plugins/jquery.appear.js"></script>
<!-- Parallax javascript -->
<script src="https://theme.webme.com/designs/professional/plugins/jquery.parallax-1.1.3.js"></script>
<!-- Initialization of Plugins -->
<script type="text/javascript" src="https://theme.webme.com/designs/professional/js/template2.js"></script>
</body>
</html>