/* ------- ALLGEMEIN  -------- */

* {
	margin:0;
	padding:0;
	}
	

html , body{
	scrollbar-arrow-color: #444444;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #444444;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #444444;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	}

	
body {
	background: #666666;
	font:  8pt verdana, arial, georgia, sans-serif;
	color: #444444;	
	text-align:left;
	overflow-y:scroll;
	}
	
	
p {
	margin-bottom:10px;
	}	
	
h1 {
	margin:10px 0 10px 0;
	font:  16pt verdana,  arial,  georgia, sans-serif;
	color: #444444;	
	border: 0px solid #ffffff;
	}	
	
h2 {
	margin:10px 0 10px 0;
	font:  10pt verdana,  arial,  georgia, sans-serif;
	color: #444444;	
	}	

a:link, a:visited, a:hover, a:active{
	color: #444444;
	text-decoration:underline;
}

a:hover, a:active{
	text-decoration:underline;
}
	
a.hell:link, a.hell:visited, a.hell:hover, a.hell:active{
	color: #cccccc;
}
/* ------- EBENEN ALLGEMEIN------- */

#container {
	width:700px;
	margin:0 auto;
	position:relative;
	background:#ffffff;
	border:0px solid #000000;
	overflow-y:visible;
}


#header {
	background: url(../images/layout/hd-vedadesign.jpg) #ffffff no-repeat;
	height:270px;
	border:0px solid #000000;
	position:relative;
	clear:both;
}

#hd-logo-start {
	position:absolute;
	margin-top:-41px;
	margin-left:88px;
}

#hd-subtitle {
	font-size:  11px;
	color:#999999;
	position:absolute;
	bottom:15px;
	right:25px;
}

#hd-subtitle-impr {
	font-size:  11px;
	color:#999999;
	position:absolute;
	bottom:15px;
	left:45px;
}

#hd-rubrik {
	font-size: 36px;
	color:#999999;
	position:absolute;
	bottom:23px;
	right:110px;
}

#inhalt {
	padding-bottom:30px;
	margin-right:20px;
	font-size:  11px;
	line-height: 16px;
	border:0px solid #000000;
}

#clearer{
	height:1px;
	clear:both;
	padding:none;
	margin:none;
	border:0px solid #000000;
}



/* ------- INHALT------- */
img.start {
	float:left;
	margin-left:161px;
}

div.start{
	margin-left:330px;
}

div.starttext{
	margin-left:315px;
}


div.ayurvedabild {
	float:right;
	width:168px;
	margin:0 90px 0px 20px;
}

div.ayurvedatext{
	margin-left:45px;
}


div.grafikbild {
	float:left;
	width:170px;
	margin:0 0px 0px 91px;
}
div.grafikbild img{
	margin-bottom:10px;
}

div.grafiktext{
	margin-left:280px;
}


div.vitabild {
	float:left;
	width:150px;
	margin:0 0px 0px 140px;
}

div.vitatext{
	margin-left:310px;
}


div.links-sp1{
	margin-left:20px;
	width:190px;
	float:left;
	color:#FF0000;
}

div.links-sp2{
	margin-left:20px;
	width:170px;
	float:left;
	color:#FF0000;
}

div.links-sp3{
	margin-left:20px;
	width:210px;
	float:left;
	color:#FF0000;
}

div.contacttext{
	margin-left:175px;
}

div.impr-sp1{
	margin:0 0 0 55px;
	width:300px;
	text-align:right;
	float:left;
	color: #cccccc;	
	
}

div.impr-sp2{
	width:278px;
	float:right;
	text-align:left;
}
/* ------- NAVI ALLGEMEIN------- */

#nav { 
	border: 0px solid #000000;
	padding: 115px 0 25px 35px;
	position:relative;
	border: 0px solid #000000;
	}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active { 
	display:block;
	float:left;
	margin-right:22px;
	padding:2px;
	color: #cccccc;	
	font:  10pt verdana,  arial,  georgia, sans-serif;
	font-weight:normal;
	text-decoration:none;
  	}
	
#nav a:hover, #nav a:active { 
	color: #444444;	
	text-decoration:none;
  	}
	
#nav a.an:link, #nav a.an:visited, #nav a.an:hover, #nav a.an:active { 
	color: #444444;	
	text-decoration:none;
  	}

