@charset "utf-8";
/* CSS Document */

body {
	background: url(../bgr/bgr_fade.jpg) repeat center top;
}

#kfwrapper {
	clear: both;
	height: auto;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FFFFFF;
}
#top {
	background: url(../bgr/bgr_01.jpg) no-repeat center top;
	clear: both;
	height: 210px;
	width: 970px;
}
#main {
	background: #FFFFFF url(../bgr/bgr_eternety_02.jpg) no-repeat center top;
	height: auto;
	width: 970px;
}
#menu {
	color: #000099;
	background: #FFFFFF;
	float: left;
	height: auto;
	width: 170px;
	margin: 0px;
	list-style: none;
	position: absolute;
	left: 15px;
	top: 105px;
}
#Content {
	background: #199535;
	padding: 5px;
	height: 480px;
	width: 500px;
	margin-left: 350px;
	color: #FFFFFF;
}
body#grow #Content {
	background: #990099;
	padding: 0px;
	height: 556px;
	width: 620px;
	margin-left: 350px;
	color: #FFFFFF;
}
body#medi #Content {
	background: #017AC3;
	padding: 0px;
	height: auto;
	width: 620px;
	margin-left: 350px;
	color: #FFFFFF;
}
body#shop #Content {
	background: #27903C;
	padding: 0px;
	height: auto;
	width: 700px;
	margin-left: 250px;
	color: #000000;
}


body#merch #Content {
	background: #FFFF00;
	padding: 0px;
	height: auto;
	width: 700px;
	margin-left: 250px;
	color: #FFFFFF;
}
body#about #Content {
	background: #E26f1C;
	padding: 5px;
	height: auto;
	width: 620px;
	margin-left: 320px;
	color: #FFFFFF;
}
body#contact #Content {
	background: #FF0000;
	padding: 5px;
	height: auto;
	width: 645px;
	margin-left: 180px;
	color: #FFFFFF;
}
body#Reseller #Content {
	background: #990000;
	padding: 5px;
	height: 300px;
	width: 60px;
	margin-left: 450px;
	color: #FFFFFF;
}
body#ebook #Content {
	background: #006666;
	padding: 5px;
	height: auto;
	width: 500px;
	margin-left: 350px;
	color: #FFFFFF;
}
body#medi #Content p {
	color: #FFFFFF;
	font-size: 16px;
}
body#merch #Content p {
	color: #000000;
	font-size: 16px;
}
body#photo #ContentFull {
	padding: 0px;
	height: auto;
	width:970px;
	color: #FFFFFF;
	clear:both;
	background: url(../images/50prozWhite.png);
	
}
body#photo #ContentFull p {
	color: #000000;
	clear:both;
	background: url(../images/50prozWhite.png);
	
}

#footer {
	background: #FFFFFF;
	margin: 0px;
	clear: both;
	height: auto;
	width: 965px;
	margin: 0px;
	border: 0px;
	padding: 5px;
	text-align: center;
	display: block;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

a {
	padding: 0px 3px;
	font-weight: bold;
}
a:link {
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #339966;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #CC00FF;
}
h1 {
	font-size: 24px;
	color: #336666;
}
h2 {
	font-size: 18px;
	color: #1E9436;
}
h3 {
	font-size: 16px;
	color: #CC0000;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 9px;
}
.islandorganic {
	#footer 
	color: #0000FF;
	text-align: center;
	background: #FFFFFF;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 0px;
}
#menu li {
	margin: 0px 0px 5px 4px;
	padding: 0px 3px;
	list-style: none;
	border-top: thin dotted #269839;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#menu a:link {
	color: #3300CC;
	font-weight: bold;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #669999;
}
#menu a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900;
}
#menu a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CC00FF;
}
.tdBackround {
	background: url(../bgr/whitefading_trans.png) repeat-x left top;
	display: block;
	clear: both;
	padding: 5px 0px 0px 18px;
}
.tdBackround02 {
	background: url(../bgr/whitefading_trans02.png) repeat-x right top;
	display: block;
	clear: both;
}
#wrapper #main #ContentFull #menuetabel a {
	font-size: 18px;
	margin: 0px;
	padding: 7px 3px;
}
.circlebgr {
	background: url(../bgr/circle.gif) no-repeat center center;
}
.underconstruction {
	background: url(../images/underconstruction.gif) no-repeat center center;
}
.Me_home {
	border-right: thick solid #CCCCCC;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.Me_grow {
	border-right: thick solid #990099;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.Me_medi {
	border-right: thick solid #017AC3;
	background: #FFFFFF;
	clear: both;
	display: block;
}
.Me_shop {
	border-right: thick solid #27903C;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.Me_marchandise {
	border-right: thick solid #FFFF00;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.Me_about {
	border-right: thick solid #E26F1C;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.Me_contact {
	border-right: thick solid #FF0000;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.Me_Reseller {
	border-right: thick solid #990000;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.Me_ebook {
	border-right: thick solid #006666;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.Me_photo {
	border-right: thick solid #666666;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.MC_home {
	border-right: thick solid #CCCCCC;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
	padding: 5px;
}
.MC_grow {
	border-right: thick solid #990099;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.MC_medi {
	border-left: thick solid #017AC3;
	background: #FFFFFF;
	clear: both;
	display: block;
}
.MC_shop {
	border-right: thick solid #27903C;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.MC_marchandise {
	border-left: thick solid #FFFF00;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.MC_about {
	border-right: thick solid #E26F1C;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.MC_contact {
	border-left: thick solid #FF0000;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.MC_Reseller {
	border-right: thick solid #990000;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.MC_ebook {
	border-right: thick solid #006666;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	display: block;
}
.hrstyle {
	color: #3300CC;
}

.box1 {
	margin: 3px;
	padding: 3px;
	border: thin dotted #E06F1D;
}
.box2 {
	margin: 3px;
	padding: 4px;
	background: url(../bgr/whitefading_trans02.png);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.shoph1 {
	font-size: 20px;
	font-weight: bold;
}
.shoph2 {
	font-size: 16px;
}

.box3 {
	margin: 3px;
	padding: 4px;
	background: url(../bgr/white_fad_kfLogo.png);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #000000;
	font-size: medium;
}

.price {
	font-size: 24px;
	color: #27903C;
	border-bottom: thin dotted #27903C;
	background: #FCFCFE url(../bgr/whitefading_trans.png);
	width: 150px;
	text-align: right;
	padding-right: 10px;
	border-right: thin dotted #27903C;
}
