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.
2013-05-01 19:16:35 +02:00

82 lines
5.4 KiB
Smarty

<!DOCTYPE html>
<html>
<head>
<title>blue-danube-massage</title>
<!-- Bootstrap -->
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
${js}
</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_header.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_header.png); margin: 0; padding: 0; border-top-left-radius: 5px; border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -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 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_header.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="#">${menu_home}</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li class="active"><a href="#">${menu_prices}</a></li>
<li><a href="#" onclick="javascript:loadcontent()" url="?action=googlemaps">${menu_contact}</a></li>
<li><a href="#">${menu_gallery}</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.test.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>
<!-- Carousel -->
<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 class="hero-unit" style="background: url(danube/page/default_page/pics/photos/bar_front2.png) no-repeat black; border-bottom-left-radius: 0; border-bottom-right-radius: 0; margin: 0; padding: 0;">
<div class="item active" style="height: 410px; width: 100%; text-align: right; padding-top: 5px;"></div>
</div>
</div>
<a class="left carousel-control" href="#myCarousel" data-slide="prev">&lsaquo;</a>
<a class="right carousel-control" href="?action=googlemaps" data-slide="next">&rsaquo;</a>
</div>
</div>
<!-- Three columns of text below the carousel -->
<div id="space" style="height:10px; background: gold; margin-left: 9px; margin-right: 9px;"></div>
<div class="hero-unit" id="text" style="line-height: 180%; fonz-size: 80%; border-top-left-radius: 0; border-top-right-radius: 0; border-right: 1px solid black; border-left: 1px solid black; padding: 0; padding-top: 15px; padding-bottom: 40px; margin: 0; margin-bottom: 3px; margin-left: 8px; margin-right: 8px; padding-left: 45px; padding-right: 150px; background: url(danube/page/default_page/pics/css/flower2.png) bottom no-repeat beige;">
<div id="site-content-wrapper">
<div id="site-content">${content}</div>
</div>
</div>
<div class="hero-unit" style="background: url(danube/page/default_page/pics/css/verlauf_footer.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
</div>
</div>
</body>
</html>