BODY,TABLE,TR,TD{
	background-color:#000000;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#4b4b4b;
}

A{
	color:#4b4b4b;
}

A:hover{
	color:#fcc62b;
}

#pageholder{
	position:relative;
	top:20px;
	width:808px;
	height:760px;
	background-image:url(../gfx/page.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
}

#page{
	width:800px;
	height:680px;
	background-color:white;
	position:relative;
	top:3px;
	left:3px;
}

#navigation{
	position:relative;
	width:800px;
	height:20px;
	padding-left:60px;
	background-position:top left;
	background-repeat:no-repeat;
}

#header{
	position:relative;
	width:800px;
	height:117px;
	background-image:url(../gfx/slogan.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#footer{
	position:relative;
	width:800px;
	height:40px;
	background-position:top right;
	background-repeat:no-repeat;
	margin-top:10px;
}

#header IMG{
	position:absolute;
	top:28px;
	left:465px;
	cursor:pointer;
}

#header_line{
	background-color:#fcc62b;	
	width:800px;
	height:2px;
	overflow:hidden;
	position:relative;
}

#content{
	position:relative;
	width:800px;
	height:573px;
	background-image:url(../gfx/back.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
}

#content2{
	position:relative;
	width:800px;
	height:573px;
	background-image:url(../gfx/back_bioactive.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
}

#content3{
	position:relative;
	width:800px;
	height:573px;
	background-image:url(../gfx/back_work.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
}

#content4{
	position:relative;
	width:800px;
	height:573px;
	background-image:url(../gfx/back_health.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
}

#content5{
	position:relative;
	width:800px;
	height:573px;
	background-image:url(../gfx/back_hotel.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
}

#content6{
	position:relative;
	width:800px;
	height:573px;
	background-image:url(../gfx/back_promotion.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
}

#content7{
	position:relative;
	width:800px;
	height:573px;
	background-image:url(../gfx/back_sport.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
}

#content8{
	position:relative;
	width:800px;
	height:573px;
	background-image:url(../gfx/back_products.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
}

#content_data{
	position:relative;
	padding-left:60px;
	padding-right:150px;
	padding-top:28px;	
}

#content_data_frame{
	position:relative;
	padding-left:76px;
	padding-top:26px;
	width:280px;
}

#content_menu{
	position:absolute;
	top:370px;
	left:52px;
}

#content_frame{
	width:318px;
	height:304px;
	position:absolute;
	top:41px;
	left:59px;
	background-image:url(../gfx/frame.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.frame_headline{
	padding-bottom:20px;
	font-style:italic;
	font-weight:bold;
}

.menu{
	height:30px;
	padding-left:46px;
	background-image:url(../gfx/kugel.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:14px;
	cursor:pointer;
}

.menu_o{
	height:30px;
	padding-left:46px;
	background-image:url(../gfx/kugel.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:14px;
	cursor:pointer;
}

.menu_a{
	height:30px;
	padding-left:46px;
	background-image:url(../gfx/kugel_a.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:14px;
	cursor:pointer;
}

.menu A{
	color:#4b4b4b;
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	text-decoration:none;
}

.menu_o A{
	color:#fcc841;
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	text-decoration:none;
}

.menu_a A{
	color:#fcc841;
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	text-decoration:none;
}

.menu A:hover{
	color:#fcc841;
}
.menu_o A:hover{
	color:#fcc841;
}
.menu_a A:hover{
	color:#fcc841;
}

.bull{
	padding-right:10px;	
}

.navi{	
	color:#4b4b4b;
	font-weight: bold;
	font-style:normal;
	font-size: 10pt;
	text-decoration:none;
	padding-right:20px;
}

.navi:hover{	
	color:#fcc841;
	font-weight: bold;
	font-style:normal;
	font-size: 10pt;
	text-decoration:none;
	padding-right:20px;
}

.activenavi{	
	color:#fcc841;
	font-weight: bold;
	font-style:normal;
	font-size: 10pt;
	text-decoration:none;
	padding-right:20px;
}

.footer{	
	color:#ffffff;
	font-weight: normal;
	font-style:normal;
	font-size: 8pt;
	text-decoration:none;
	padding-left:20px;
}	