/* CSS Document */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #f7091a;
}
a:active {
	text-decoration: none;
	color: #000000;
}



body {
	background-color: #eafbe7;
	margin-bottom: 0px;
	margin-left: 0px ;
	margin-right: 0px ;
	margin-top: 0px;
	font-family:"Trebuchet MS";
}



/* ------------------------------------------------------------------------------------ */

h1{	color:#f29200;	font-size:20px;	font-weight:bold;}

.stil1 {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-style:oblique;
	font-size:14px;
}
.stil5{color:#f29200;font-size:20px;}

.stil6{font-size:12px;}


.text_stil {font-family:Trebuchet MS;}
.text_stiladr {font-size:10px;}
.text_stilkont {font-size:13px;}

.text_stil1 {font-size:15px;}             
.text_stil2 {font-size:20px;}

	



/* ------------------------------------------------------------------------------------ */
/* top.html */

#apDiv_logo_box {
  float:left;
	width:814px;
	height:131px;
	position:absolute;
	z-index:7;
	
}
/* ------------------------------------------------------------------------------------ */
#apDiv_rosenberger {
  float:left;
	width:185px;
	height:46px;
	position:absolute;
	z-index:10;
	left: 533px;
	top: 118px;
}
/* ----------------------------- */

#apDiv_bioinsel {
	width:282px;
	height:62px;
  position:absolute;
	z-index:9;
	left: 437px;
	top: 58px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
	
}


/* ----------------------------- */

#apDiv_linie {
  position:absolute;
	width:90px;
	height:15px;
	z-index:9;
	left: 441px;
	top: 131px;
}
#apDiv_senkrecht_2 {
	position:absolute;
	width:215px;
	height:24px;
	z-index:9;
	left: 683px;
	top: 0px;
	background-image: url(pic/links.png);
}
/*#apDiv_senkrecht_3 {
	position:absolute;
	width:1px;
	height:91px;
	z-index:9;
	left: 850px;
	top: 40px;
}
#apDiv_senkrecht_4 {
	position:absolute;
	width:1px;
	height:71px;
	z-index:9;
	left: 880px;
	top: 60px;
}
*/


/* ------------------------------------------------------------------------------------ */
/* link.html  */

#apDiv_linkbox {
  position:absolute;
	width:215px;
	height:20px;
	z-index:9;
	left: 683px;
	top: 0px;
	/*border-width: 1px;
	border-style: solid;
	border-color: #000000;*/
}
#apDiv_linkleiste {
  position:absolute;
	width:100%;
	height:20px;
	z-index:9;
	top: 208px;
	left: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


/* ------------------------------------------------------------------------------------ */
/* inhalte */

#apDiv_boxmitte {
	display: inline-block;
	position:absolute;
	width:670px;
	z-index:1;
	left: 20px;
	top: 235px;
	padding: 10px;	/*border-width: 1px;
	border-style: solid;
	border-color: #49fb2b;
	background-color: #dcffd7;*/
}


/* ----------------------------- */
/* Werbefenster rechts */

#apDiv_boxre {
  
	position:absolute;
	width:149px;
	height:235px;
	z-index:1;
	left: 747px;
	top: 235px;
	border-width: 2px;
	border-style: solid;
	border-color: #49fb2b;
	background-color: #dcffd7;
	/*background-image: url(pic/termo.jpg);background-position:bottom center;background-repeat:no-repeat;*/
}

#apDiv_boxre_2 {
  position:absolute;
  width:149px;
  height:180;
 	z-index:1;
 	left: 747px;
 	top: 485px;
  border-width: 2px;
	border-style: solid;
	border-color: #49fb2b;
	background-color: #dcffd7;
	background-image: url(pic/sonnenmoor.jpg);background-position:bottom center;background-repeat:no-repeat;
	
	
}
#apDiv_boxre_3 {
  position:absolute;
  width:149px;
  height:140;
 	z-index:1;
 	left: 747px;
 	top: 680px;
  border-width: 2px;
	border-style: solid;
	border-color: #49fb2b;
	background-color: #dcffd7;
	background-image: url(pic/youngliving.jpg);background-position:bottom center;background-repeat:no-repeat;
	
	
}



#apDiv_kont {
	width:250px;
	height:300px;
	z-index:1;
	left: 30px;
	top: 10px;
}
#apDiv_kont_bild1 {
	position:absolute;
	width:200px;
	height:140px;
	z-index:1;
	left: 320px;
	top: 10px;
}
#apDiv_kont_bild2 {
	position:absolute;
	width:200px;
	height:140px;
	z-index:1;
	left: 320px;
	top: 170px;
}

/* ----------------------------- */
/* nicht definirt endert sich noch */

#apDiv_box_frei {
	position:absolute;
	width:165px;
	height:322px;
	z-index:1;
	left: 815px;
	top: 170px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

/* --------------------------------------------------------------------------- */
/* stylesheets   für  linkleiste */
/* --------------------------------------------------------------------------- */



.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 100px;
padding: 0px 0px;
text-decoration: none;
color: black;
font-weight: bold ;
font-size:15px;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 120px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background-image:url(pic/_ul.jpg) ;

border-width: 0 1px 1px 1px;

}

.horizontalcssmenu ul li a:hover{
    text-decoration: none;
	color: #f7091a;
}

.horizontalcssmenu ul li ul li a:hover{
    text-decoration: none;
	color: #f7091a;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;

}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */
#apDiv_boxre_4 {
	position:absolute;
	width:149px;
	height:162;
	z-index:1;
	left: 747px;
	top: 680px;
	border-width: 2px;
	border-style: solid;
	border-color: #49fb2b;
}

