table.index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.indextitel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p.index {
	margin-top: 4px;
}
.indextitel2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #333333;
	
	scrollbar-base-color:#333333;
  scrollbar-3dlight-color:#333333;
  scrollbar-arrow-color:#cccccc;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#333333;
  scrollbar-highlight-color:#cccccc;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#333333;


}
.logo {
	background-image: url(../grafiken/logo.gif);
	background-repeat: no-repeat;
}
.schriftklein {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
.schriftkleinweiss {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #ffffff;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	
	}

li.zahl {
	list-style-type: decimal;
	list-style-position: outside;	
	}


li.menu {
	list-style-type: none;
	list-style-position: outside;
	text-indent: -35px;

	}

li.untermenue {
	list-style-position: inside;
	margin-left: -41px;
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}

hr.titel {
	color: #000000;
	height: 3px;

}
table {
	border: 3px ridge #CCCCCC;
	background-color: #FFFFFF;

}
table.normal {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 10px;



}
table.ohne {
	border: 0px;
	background-color: #FFFFFF;

}


#eins { color:#A4A4A4; font-size:40pt; }
#zwei { font-size:40pt; margin-top:-65px; }

table.navi {

	border: 2px dashed #333333;
	background-color: #FFFFFF;
}
table.herbalife {
	border: 2px dashed #333333;
	background-image: url(../grafiken/Herbalife_grau.jpg);
	background-repeat: repeat-y;
	background-position: center center;

}
table.jemako {
	border: 2px none #333333;
	background-image: url(../grafiken/jemako.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;

}

a.navi:link {
	color: #000000;
	text-decoration:none;
	
}
a.navi:visited {
	color: #000000;
	text-decoration:none;
}
a.navi:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration:none;
}
a.navi:active {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration:none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;

}
h1.2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
tr.grau {
	background: #cccccc;

}
head {
	color: #000000;
}
hr {
	color: #000000;
	height: 2px;
}
h2 {
	font-size: 36px;
	color: #000000;
}
.highlight{
	background-color: #FFFF00;   
}
div.bild {

  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.bild p {
	text-align: center;
	font-style: italic;
	font-size: 10px;
	text-indent: 0;
	color: #666666;
}
#rechts{
float: right;
}
#links{
float: left;
}
