﻿body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	color:#000;
	background-color:#fff;
	margin: 0;
	padding: 0;
	border: 0;
	overflow:hidden;
	background-repeat:no-repeat;
	z-index:0;
}
	
#container {
 	position:absolute;
 	top:50%;
 	left:50%;
}

#content {
	position:absolute;
	width: 920px;
	height:460px;
	left:-460px;
	top:-230px;
	margin: 0;
	padding: 0px;
}
		

/* Navigation */
#navigation_top {
	margin-left:214px;
	margin-top:117px;
	width:auto;	
	height:25px;
	color:#000;
	font-weight:normal;
	font-size:12px;
	z-index:10;
}

#navigation_top a:link, a:visited {
	 text-decoration: none;
	 color:#000;
}

#navigation_top a:hover, a:focus, a:active {
	 text-decoration: none;
	 font-weight: bold;
	 color:#333;
}

#navigation_left {
	margin-left:47px;
	margin-top:48px;
	line-height:14px;
	width: 145px;
	height:200px;
	color:#000;
	overflow:hidden;
	position:absolute;
	float: left;
	z-index:10;
}

#navigation_left a:link, a:visited {
	 text-decoration: none;
	 color:#000; 
}

#navigation_left a:hover, a:focus, a:active {
	 text-decoration: none;
	 font-weight: bold;
	 color:#333;
}
#content_header {
	margin-left:214px;
	margin-top:25px;
	width: 300px;
	height:15px;
	overflow:hidden;
	float: right;
	color:#000;
	position:absolute;
}
#content_text {
	margin-left:214px;
	margin-top:48px;
	width: 360px;
	height:240px;
	overflow:auto;
	float: right;
	position:absolute;
}

#content_willkommen {
	width: 920px;
	height:460px;
	background-image:url('media/bg_willkommen.jpg');
	background-repeat:no-repeat;
	overflow: hidden; 
	z-index:1;
}

#content_person {
	width: 920px;
	height:460px;
	background-image:url('media/bg_person.jpg');
	background-repeat:no-repeat;
	overflow: hidden;
	z-index:1; 
}
#content_angebote {
	width: 920px;
	height:460px;
	background-image:url('media/bg_angebote.jpg');
	background-repeat:no-repeat;
	overflow: hidden; 
	z-index:1;
}
#content_kontakt {
	width: 920px;
	height:460px;
	background-image:url('media/bg_kontakt.jpg');
	background-repeat:no-repeat;
	overflow: hidden; 
	z-index:1;
}
#content_weg {
	width: 920px;
	height:460px;
	background-image:url('media/bg_weg.jpg');
	background-repeat:no-repeat;
	overflow: hidden; 
	z-index:1;
}
#content_einheit {
	width: 920px;
	height:460px;
	background-image:url('media/bg_einheit.jpg');
	background-repeat:no-repeat;
	overflow: hidden; 
	z-index:1;
}
#content_gott {
	width: 920px;
	height:460px;
	background-image:url('media/bg_gott.jpg');
	background-repeat:no-repeat;
	overflow: hidden;
	z-index:1; 
}
#content_liebe {
	width: 920px;
	height:460px;
	background-image:url('media/bg_liebe.jpg');
	background-repeat:no-repeat;
	overflow: hidden;
	z-index:1; 
}
#content_herz {
	width: 920px;
	height:460px;
	background-image:url('media/bg_herz.jpg');
	background-repeat:no-repeat;
	overflow: hidden; 
	z-index:1;
}
#content_meditation {
	width: 920px;
	height:460px;
	background-image:url('media/bg_meditation.jpg');
	background-repeat:no-repeat;
	overflow: hidden; 
	z-index:1;
}
#content_gesundheit {
	width: 920px;
	height:460px;
	background-image:url('media/bg_gesundheit.jpg');
	background-repeat:no-repeat;
	overflow: hidden;
	z-index:1; 
}

/* Websitetypografie */
h1 {
	margin:0;
	padding:0;
	font-size: 12px;
	color:#000;
}

#liste {
	list-style-type:circle;
	margin-left:-24px;
}

.style_italic {
	font-style: italic;
}
.style_zitat {
	font-style: plain;
	font-size:11px;
}

.style_angebote {
	font-style: plain;
	font-size:12px;
	font-weight:bolder;
}

.style_plain {
	font-size: 12px;
	color: #000;
}
.style_markup_willkommen {
	font-size:12px;
	color: #2949b1;
	text-decoration: none;
	font-weight:bold;
}
.style_markup_person {
	font-size:12px;
	color: #6c8950;
	text-decoration: none;
	font-weight:bold;
}
.style_markup_angebote {
	font-size:12px;
	color: #3399CC;
	text-decoration: none;
	font-weight:bold;
}
.style_markup_kontakt {
	font-size:12px;
	color: #a2c147;
	text-decoration: none;
	font-weight:bold;
}
.style_markup_weg {
	font-size:12px;
	color: #4d2c56;
	text-decoration: none;
	font-weight:bold;
}
.style_markup_einheit {
	font-size:12px;
	color: #4d2c56;
	text-decoration: none;
	font-weight:bold;
}
.style_markup_gott {
	font-size:12px;
	color: #003a15;
	text-decoration: none;
	font-weight:bold;
}
.style_markup_liebe {
	font-size:12px;
	color: #9d111a;
	text-decoration: none;
	font-weight:bold;
}
.style_markup_herz {
	font-size:12px;
	color: #de5214;
	text-decoration: none;
	font-weight:bold;
}
.style_markup_meditation {
	font-size:12px;
	color: #e7b244;
	text-decoration: none;
	font-weight:bold;
}
.style_markup_gesundheit {
	font-size:12px;
	color: #3366cc;
	text-decoration: none;
	font-weight:bold;
}
	
p { font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:12px;
	color:#000;
	margin:0;
	padding:0;
	}
	
a:link, a:visited {
	 text-decoration: none;
	 color: #2949b1;
}

a:hover, a:focus, a:active {
	 text-decoration: none;
	 font-weight: bold;
	 color:#333;
}



