This repository has been archived on 2025-04-04. You can view files and clone it, but cannot push or open issues or pull requests.

97 lines
6.2 KiB
Smarty

<!DOCTYPE html>
<html>
<head>
<title>${danube_page_title}</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
${danube_html_meta}
${css}
${js}
<style>
#galleria{ width: 800px; height: 600px; background: #FFF }
table tr td { padding: 3px; }
</style>
<style type="text/css">
div
{
border-radius: 5px;
}
</style>
</head>
<!--<body style="background: #3366CC;"> -->
<body style="background: #6699FF;">
<div style="width: 900px; margin-right: auto; margin-left: auto;"><img src="danube/page/default_page/pics/css/font.png" /></div>
<div class="hero-unit" style=" border: 1px solid black; border-top: 0px solid black; box-shadow: 5px 5px 3px; background: url(danube/page/default_page/pics/css/verlauf_bg.png); width: 934px; padding: 0px; margin: 0; margin-bottom: 15px; padding-bottom: -10px; margin-left: auto; margin-right: auto; margin-top: -2px;">
<div class="hero-unit" style="background: url(danube/page/default_page/pics/css/verlauf_bg.png); margin: 0; padding: 0; border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-bottom-left-radius: 0; -moz-border-bottom-right-radius: 0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;">
<!-- <div class="hero-unit" style=" height: 700px; margin-top: 0px; padding: 0;">
<div class="hero-unit" style=" margin-top: 0px; padding:7px; height: 200;">
<img src="banner2.png" style="">
</div>-->
<div id="danube_menu" class="navbar navbar-inverse" style="height: 32px; ">
<div class="navbar-inner" style="border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; background: url(danube/page/default_page/pics/css/verlauf_bg.png); ">
<div class="1container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand" href="" url="?action=default_page">${danube_menu_home}</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li><a href="javascript:switchTextBg('white')" url="?action=introduction">${danube_menu_introduction}</a></li>
<li><a href="javascript:switchTextBg('white')" url="?action=prices" url_pic="danube/page/default_page/pics/photos/bar_front2.png">${danube_menu_prices}</a></li>
<li><a href="javascript:switchTextBg('white')" url="?action=contact">${danube_menu_contact}</a></li>
<li><a href="javascript:switchTextBg('black')" url="?action=impressions" textbg="black">${danube_menu_impressions}</a></li>
<li><a href="javascript:switchTextBg('black')" url="?action=partners">${danube_menu_partners}</a></li>
<li><a href="javascript:switchTextBg('black')" url="?action=certificates">${danube_menu_certificates}</a></li></ul>
</div><!--/.nav-collapse -->
</div>
<div id="fb" style="margin-left: 750px; padding-top: 15px;">
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.blue-danube-massage.de&amp;layout=button_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:80px; margin: 0; padding: 0; width: 140px;" allowTransparency="true">
</iframe>
</div>
</div>
</div>
<div id="myCarousel" class="carousel slide" style="background: black; width: 916px; padding: 0; margin: 0; margin-left: auto; margin-right: auto; border-bottom: 0px solid black;">
<div class="carousel-inner">
<div id="pic">
${danube_page_headpic_home}
</div>
<!-- <div class="test"><a class="left carousel-control" href="#myCarousel" data-slide="prev">&lsaquo;</a></div>
<div class="test"><a class="right carousel-control" href="#" url_pic="" data-slide="next">&rsaquo;</a></div> -->
</div>
</div>
<!-- Three columns of text below the carousel -->
<div id="space" style="height: 7px; background: url(danube/page/default_page/pics/css/verlauf_bg.png); margin-left: 9px; margin-right: 9px;"></div>
<div class="hero-unit" id="text" style="line-height: 180%; fonz-size: 80%; border-top-left-radius: 5; border-top-right-radius: 5; border-right: 1px solid black; border-left: 1px solid black; padding: 0; padding-left: 20px; padding-bottom: 20px; padding-top: 15px; margin: 0; margin-bottom: 3px; margin-left: 8px; margin-right: 8px; background: white;">
${languageFlags}
<div id="site-content-wrapper" style="width: 100%; background: none;">
<div id="site-content" style="width: 100%; background: none;">
${danube_page_content}<div style="clear: both;"></div></div>
</div>
</div>
<div class="hero-unit" style="background: url(danube/page/default_page/pics/css/verlauf_bg.png)no-repeat; text-align: right; font-size: 75%; color: grey; height: 25px; padding: 0; margin: 0; border-top-left-radius: 0; border-top-right-radius: 0; padding-bottom: 3px; padding-right: 3px;">
<!-- WebCraft Media -->${danube_footer}
</div>
</div>
</body>
</html>