img {
	margin: 0%;
}

html, body {
background-position: top right;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.2em;
	color: #000000;
	background-image:  url("images/bg_buddha_stripe.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #FF9900;
}
 
.menu {
	font-size: 12px;
	word-spacing: 0.4em;
	text-transform: uppercase;
	margin-left: 0px;
	letter-spacing: 0.1em;
	margin-top:10px;
}

h1, h2, h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;

}




a:link, a:visited {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
	

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F25316;
}

.content {
	font-size: 10px;
	text-transform: none;
	letter-spacing: 0.2em;
	color: #FFFFFF;

}
#bodyParts 
{
    position:relative;
}
#menu {
	position: relative;
	height: 41px;
	left: 145px;
	top: 160px;
	font-weight: bold;
	color: #333333;
	z-index: 2;
}
#menu .active {
	color:#ee3338;
}


#content {
	color: black;
left: 145px;
padding-bottom: 30px;
position: relative;
top: 135px;
width: 630px;
z-index: 2;
}

#content h2 {
	font-family: 'arial black', 'avant garde';
	font-size:small;
	color:#ee3338;
}

#bild  {
	position: absolute;
	height: 71px;
	left: 34px;
	top: 57px;
	margin: 10px;
	font-weight: bold;
	z-index: 3;
	font-size: 20px;
}
#bild div
{
	float:right;margin-top: 51px;
	padding-left:5px;
	color:#ee3338;
	text-transform:uppercase;
}
#bild img {
	float:left;
}

#tiger  {
	position: fixed;
	height: 142px;
	width: 349px;
	left: 16px;
	top: 316px;
	z-index: 0;

}



#extraDiv2 {
	background-image:  url("images/edge_bottom_black.gif");
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0;
	left: 100%;
	width: 100%;
	height: 20px;
	margin-left: -100%;
	z-index: 6;
}

#extraDiv3 {
	background-image:  url("images/edge_top_black.gif");
	background-repeat: repeat-x;
	position: fixed;
	top: 0;
	left: 100%;
	width: 100%;
	height: 20px;
	margin-left: -100%;
	z-index: 6;
}

#extraDiv4 {
	background-image:  url("images/edge_left_black.gif");
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	left: 0;
	width: 20px;
	height: 100%;
	margin: 0;
	z-index: 6;
}

#extraDiv5 {
	background-image:  url("images/edge_right_black.gif");
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	margin: 0;
	z-index: 6;
}
#scrollUp{
		visibility:hidden;
		}
#scrollDn{
		visibility:hidden;
		}
.schriftob {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #000000;
	font-weight: bold;
	margin-bottom:13px; 
   	margin-top:5px;

}



/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
