A {
  text-decoration: none;
}

A:link {
  color: #333333;
}
A:hover {
  color: #666666;
}
A:active {
  color: #999999;
}
A:visited {
  color: #333333;
}

P {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #333333;	
}

TD {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

IMG { 
  border: 0;
}

BODY {
  text-align: center;
  background-color: #f2f2f2;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

.emailtable {
  width: 80%;
}

html>body .emailtable {
  width: 100%;
}

ul.nav {
  list-style: none;
  margin: 0 0;
  padding: 0 0;
  border: none;
  text-indent: 0px;
}

ul.nav li {
  font-size: 13px;
  margin: 0 0;
  padding: 0 0;
  border: none;
  text-indent: 0px;
  margin-bottom: 12px;
}

ul.nav li img {
  margin-right: 8px;
}

ul.subnav {
	list-style: none;
	margin: 0 0;
	margin-left: 30px;	
	margin-top: 30px;
	padding: 0 0;	
}

ul.subnav li {
	margin: 0 0;
	margin-bottom: 10px;
	padding: 0 0;
	font-weight: bolder;
	font-size: 12px;
}

div#outer {
  width: 800px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10%;
  background-color: #ffffff;	
  padding: 0 0;
}

div.scroll {
  overflow: auto;
  height: 400px;
  width: 400px;
  padding: 0 0;
  margin: 0 0;
}

div.hideover {
	overflow: hidden;
}

A.icon {
  margin-left: 10px;
}

SPAN.tag {
  font-weight: bolder;
}

div.content {
  padding: 200px 10px 1em 50px;
  font-size: 12px;
}

div#nlp, div#nlp div {
  background: url(../bilder/nlp_head.gif);
}

div#vita, div#vita div {
	background: url(../bilder/vita_head.gif);
}

div#teach, div#teach div {
	background: url(../bilder/teach_head.gif);
}

div#hypnosis, div#hypnosis div {
	background: url(../bilder/hypnosis_head.gif);
}

div#smoking, div#smoking div {
	background: url(../bilder/smoking_head.gif);
}

div#coaching, div#coaching div {
	background: url(../bilder/coaching_head.gif);
}

div#contact, div#contact div {
	background: url(../bilder/contact_head.gif);
}

ul#nlp a.selected, a#nlp_selected {
	color: #e50100;
	font-style: normal;
}

a#nlp:hover, ul#nlp a:hover {
	color: #e50100;
}

ul#vita a.selected, a#vita_selected{
  color: #d8006f;
  font-style: normal;
}

a#vita:hover, ul#vita a:hover {
  color: #d8006f;
}

ul#teach a.selected, a#teach_selected {
  color: #0295be;
  font-style: normal;
}

a#teach:hover, ul#teach a:hover {
  color: #0295be;
}

ul#hypnosis a.selected, a#hypnosis_selected {
  color: #00a690;
  font-style: normal;
}

a#hypnosis:hover, ul#hypnosis a:hover {
  color: #00a690;
}

ul#smoking a.selected, a#smoking_selected  {
  color: #808080;
  font-style: normal;
}

a#smoking:hover, ul#smoking a:hover {
  color: #808080;
}

ul#coaching a.selected, a#coaching_selected {
  color: #8cbf0d;
  font-style: normal;
}

a#coaching:hover, ul#coaching a:hover {
  color: #8cbf0d;
}

ul#contact a.selected, a#contact_selected {
  color: #fdc000;
  font-style: normal;
} 

a#contact:hover, ul#contact a:hover {
  color: #fdc000;
}

td.main {
	width: 400px;
  padding: 0 0;
  margin: 0 0;
}

table#structure {
  border-collapse: collapse;
  font-size: 14px;
  width: 800px;
}

table#structure td#subnavigation {
  width: 50%;
}

table#structure td#navigation {
  padding: 0 0;
  margin: 0 0;
  width: 50%;
  vertical-align: bottom;
}

table#structure td.main {
  width: 400px;
  padding: 0 0;
  margin: 0 0;
}
