<!doctype html>
<html amp lang="de-DE" >
<head>
	<meta charset="utf-8">
	<base href="/"/>
		<script async src="https://cdn.ampproject.org/v0.js"></script>
	<script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script>

			<script async custom-element="amp-social-share" src="https://cdn.ampproject.org/v0/amp-social-share-0.1.js"></script>
					<script async custom-element="amp-list" src="https://cdn.ampproject.org/v0/amp-list-0.1.js"></script>
		<script async custom-template="amp-mustache" src="https://cdn.ampproject.org/v0/amp-mustache-0.2.js"></script>
	
	<script async custom-element="amp-youtube" src="https://cdn.ampproject.org/v0/amp-youtube-0.1.js"></script>

							
	
	<script async custom-element="amp-ad" src="https://cdn.ampproject.org/v0/amp-ad-0.1.js"></script>
	<script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
	<script async custom-element="amp-video" src="https://cdn.ampproject.org/v0/amp-video-0.1.js"></script>

	<title>Innere Ruhe und Stärke - Trimarkus BLOG</title>
	<link rel="canonical" href="/swim/innere-ruhe-und-staerke" />
	<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
	<link href="https://fonts.googleapis.com/css?family=Heebo" rel="stylesheet">
	<script type="application/ld+json">
	{
		"@context": "http://schema.org",
		"@type": "BlogPosting",
		"mainEntityOfPage": {
			"@type": "WebPage",
			"@id": "https://trimarkus.de/swim/innere-ruhe-und-staerke"
		},
		"headline": "Innere Ruhe und Stärke",
		"datePublished": "2015-11-18T08:42:10+00:00",
		"dateModified": "2020-05-15T05:08:55+00:00",
		"author": {
			"@type": "Person",
			"name": "Trimarkus"
		},
		"image": {
			"@type": "ImageObject",
			"url": "https://trimarkus.de/images/easyblog_images/582/b2ap3_amp_FullSizeRender6.jpg"
		},
		"publisher": {
			"@type": "Organization",
			"name": "trimarkus.de",
			"logo": {
				"@type": "ImageObject",
				"url": "https://trimarkus.de/media/com_easyblog/images/email/logo.png",
				"width": "238",
				"height": "72"
			}
					}
	}
	</script>

	<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>

	<style amp-custom>
body {
	font-family: 'Heebo', sans-serif;
	font-size: 18px;
	line-height: 1.6;
}
header {
	background-color: #222;
	color: #fff;
	padding: 10px;
	position: relative;
	
}
.heading > h1 > a {
	text-decoration: none;
	color: #1b69b6;
}
.toggle-btn {
	position: absolute;
	color: #fff;
	top: 8px;
	right: 8px;}

h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h1, h2, h3, h4 {
	margin-bottom: 10px;
	padding: 0 0 10px;
}

p {	
	color: #222;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0 0 10px;
}
hr {
	margin-top: 18px;
	margin-bottom: 18px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 16px;
}
.table td {
	vertical-align: top;
	padding: 6px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
amp-sidebar {
	width: 150px;
	position: relative;
	background: #fff;
	
}
amp-sidebar .close-btn {
	font-size: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 30px;
	line-height: 1;
	padding: 0;
}
.sidebar-nav {
	position: relative;
	top: 40px;
}
nav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
}
nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}
nav li a {
	padding: 10px;
	text-decoration: none;
	color: #666666;
	background: #fff;
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 14px;
}

.blog-content {
	padding: 16px;
}
.blog-meta {
	font-size: 13px;
	padding:  16px;
	color: #666;
	border-bottom: 1px solid #ccc;
}
.blog-meta a {
	text-decoration: none;
	color: #1b69b6;
}
.blog-meta a:hover,
.blog-meta a:focus {
	color: #134a81;
}
.blog-meta__author {
	margin-bottom: 8px;
}

.carousel .slide > amp-img > img {
	object-fit: contain;
}

.related {
	background-color: #f5f5f5;
	margin: 10px;
	display: block;
	color: #111;
	height: 75px;
	padding: 0;
	text-decoration: none;
	display: flex;
}
.related__img {

}
.related__body {
	padding: 10px;
	flex: 0 1 auto;
	display: flex;
	overflow: hidden;
	width: 100%;
}
.related__title {
	display: block;
	overflow: hidden;

}
.related__date {
	color: #888;
	font-size: 13px;
}
.related__link {
	text-decoration: none;
	display: block;
	align-self: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #1155CC;
}

.btn-eb {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	text-decoration: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;

	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.btn-eb-comment {
	margin: 0 16px 16px;
	display: block;
}
</style>
</head>
<body>

	
	<header>
		<span class="brand-logo">
			Trimarkus BLOG		</span>
		<button on="tap:sidebar.toggle" class="toggle-btn" title="Toggle Sidebar" >
			☰
		</button>
	</header>

	
			<amp-img layout="responsive" width="1224" height="1632" src="https://trimarkus.de/images/easyblog_images/582/b2ap3_large_FullSizeRender6.jpg" ></amp-img>
	
	<div class="blog-meta">
		<div class="blog-meta__author">
							Von <a href="/swim/blogger/trimarkus">Trimarkus</a>
						auf Mittwoch, 18. November 2015		</div>

				<div class="blog-meta__cat">
			Kategorie: <a href="/swim/categories/trilife">trilife</a>
		</div>
			</div>

	<div class="blog-content">
		<div class="heading">
			<h1><a href="/swim/innere-ruhe-und-staerke">Innere Ruhe und Stärke</a></h1>
		</div>

		<amp-ad layout="responsive" width=300 height=100 type="adsense" data-ad-client="" data-ad-slot="">
</amp-ad>

		<div>
<amp-img src="https://vg04.met.vgwort.de/na/8d91ebb0bdbd455a9b8cd0998d47a7e7" width="1" height="1" layout="responsive" ></amp-img><p>Ausdauersport sorgt sicherlich für eine gewisse Ausgeglichenheit. Gerade Spannungen im Berufsleben oder Ärger im privaten Umfeld kann man bei einer längeren Radtour oder Laufeinheit gut vergessen. Dennoch kann immer noch der Dreiklang von Anspannung, Ruhelosigkeit und Stress im Leben bleiben. Die Folgen hiervon sind nicht allein seelischer Natur. Auch der Körper reagiert mit Rückenschmerzen, Muskelverspannungen oder Blockaden. Auch wenn das bei mir nicht der Fall war, wollte ich schon lange mal etwas Alternatives zum Sport ausprobieren, um grundsätzlich innerlich ruhiger zu werden. Meine Wahl ist auf Yoga als aktive Regeneration gefallen. Wobei Yoga auch recht anstrengend sein kann, wenn man eine Form vom Poweryoga praktiziert, die ich bereits vor einigen Jahren als ergänzenden Kurs in einem Fitnessstudio ausprobiert hatte. Daher war ich auf der Suche nach einem „oohhhmmm“-Yoga das primär auf die Entspannung geht.</p>
<p>Bei meiner Recherche bin ich auf ein Yogastudio (der Bewegungsraum) in der Nähe gestoßen, dass das sogenannte Dru Yoga anbietet. Die Disziplin Dru Yoga bietet eine wirksame Möglichkeit, den Stress und Anspannungssymptomen aktiv entgegenzuwirken. Es stärkt laut der Lehrerin, bei der ich mich direkt zur Probestunden angemeldet hatte, die innere Ruhe und Zufriedenheit und unterstützt die Entfaltung der körpereigenen Heilkräfte. Dru Yoga ist eine Yoga Art der sanften, fließenden Bewegung. Es ist vor allem darauf ausgerichtet, das Zentrum des Herzens zu stärken und seine körpereigenen Kräfte freizusetzen. Es ist ein Zusammenspiel aus Bewegungsfolgen, Energieübungen, Visualisierungen, Atem- und Entspannungsübungen. Vor allem die sanften Bewegungsabläufe erlauben es jedem, ganz unabhängig von Alter und individueller Fitness Dru Yoga zu praktizieren. Richtig erlernt bedeutet Dru Yoga Gesundheit im Alltag.</p>
<p>Besonders angenehm fand ich nach der eigentlichen Yoga Einheit immer die abschließende Tiefenentspannung, bei der die Trainerin zu sehr entspannender Musik den Teilnehmer auf eine Körperreise geschickt hat, die einen sehr schnell hat abschalten lassen. Ergänzend durch ein warmes Moorkissen konnte man hierbei auch schon einmal einschlafen und es war gar nicht so einfach immer in die richtige Welt zurückzukommen.</p>
<p>Auch wenn ich den Kurs nach den ersten zehn Stunden erst einmal nicht fortgesetzt habe (die freien Kurstermine ließen sich nicht ganz einfach mit den Arbeitszeiten verbinden), kann ich Yoga, insbesondere Dru Yoga, jedem als Ergänzung zum (Ausdauer-)Sport empfehlen, da man die Entspannungsübungen relativ einfach in den eigenen Alltag integrieren kann.</p>
</div>
<p><div class="amz-demo2">Error: Your account does not currently meet the eligibility requirements to access the Product Advertising API.
</div></p>
									<div class="blog-social">
					<amp-social-share type="email" width="45" height="33"></amp-social-share>

											<amp-social-share type="facebook" data-param-app_id="" width="45" height="33"></amp-social-share>
					
											<amp-social-share type="twitter" width="45" height="33"></amp-social-share>
					
											<amp-social-share type="linkedin" width="45" height="33"></amp-social-share>
					
											<amp-social-share type="pinterest" width="45" height="33"></amp-social-share>
					
					<amp-social-share type="whatsapp" data-share-endpoint="whatsapp://send" data-param-text="Wirf einen Blick auf diesen Artikel: TITEL - Innere Ruhe und Stärke" width="45" height="33"></amp-social-share>
				</div>
						</div>

			<h4>Verwandte Beiträge</h4>
		<amp-list width="300" height="75" layout="responsive" src="https://trimarkus.de/swim/innere-ruhe-und-staerke?layout=related&format=json">
			<template type="amp-mustache">
				<div class="related">
					<div class="related__img">
						<a class="related__link" href="{{url}}">
							<amp-img width="101" height="75" src="{{thumbnail}}"></amp-img>
						</a>
					</div>
					<div class="related__body">
						<a class="related__link" href="{{url}}">
							<span class="related__title">{{title}}</span>
						</a>
					</div>
				</div>
			</template>
		</amp-list>
	

	
	<amp-ad layout="responsive" width=300 height=100 type="adsense" data-ad-client="" data-ad-slot="">
</amp-ad>

</body>
</html>
