@charset "UTF-8";
body  {
	font-family: Arial, sans-serif;
	font-size: 1em; 
	margin: 0; 
	padding: 0;
	text-align: center; 
	color:#060
} 
.fixHeader #container { 
	width: 780px; 
	margin: 0 auto; 
	text-align: left;
}  
.fixHeader #header { 
	padding: 0 10px 0 20px;  
	height: 130px;
	width: 780px;
} 
.fixHeader #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.fixHeader #mainContent { 
	margin-top:10px;
	padding: 0 20px 0 20px;
	width: 780px;
	/* height: 420px; */
} 
.fixHeader #footer { 
	/* background:#DDDDDD;*/
	height: 50px;
	width: 780px;
	padding: 0 10px 0 20px;
} 
.fixHeader #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.menu {
	height: 1.3em; 
	margin: 0 0 0 0;
	padding: 0 0 0 0 ;
	background-color: #F060;
	width: 100%;
	/*padding-bottom: -10px;*/
	margin-top: 20px;
}
.menu a{
	font-family: calibri;
	font-size: small;
	font-weight:bold;
	color: white;
	/*height: 1.3em;*/
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	border: 0;
	text-decoration:none;

}
.menu a:link{
	text-decoration:none;
}
.menu a:visited {
	text-decoration:none;
}
.menu a:focus {
	text-decoration:none;
}
.menu a:hover {
	text-decoration: none;
	
}
.menu a:active {
	/*background-color:#FF9;*/ 
	/*color: #060;*/	
	text-decoration:none;
	
}
.menu #Home {
	margin: 0;
	background-color:#060;
	/*color: white;*/
}
.menu #Heilpraktikerschule {
	margin: 0;
	background-color: #060; 
	/*color: white;*/
}
.menu #Praxis {
	margin: 0;
	background-color:#060;
	/*color: white;*/
}
.menu #Seminar {
	margin: 0;
	background-color:#060; 
	/*color: white;*/	
}
.menu #Veranstaltung {
	background-color:#060; 
	/*color: white;*/	
}
.menu #Aktuelles {
	background-color:#060; 
	/*color: white;*/	
}
.menu #Kontakt {
	background-color:#060; 
	/*color: white;*/	
}
.menu #InUse {
	background-color:#FF9; 
	color: #060;	
	width: 100px;
	border-bottom-color: #060;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.impressum a{
	font-size: small;
	font-weight:bold;
	height: 1.2em; 
	padding: 3px 3px 4px 3px;
	margin: 0 0 0 0;
	border: 0;
	text-decoration:none;

}
.impressum a:link{
	text-decoration:none;
}
.impressum a.visited {
	text-decoration:none;
}
.impressum a:focus {
	text-decoration:none;
}
.impressum a:hover {
	text-decoration:none;
}
.impressum a:active {
	text-decoration:none;
	
}
.nextnext {
	font-size: smaller;
	font-weight: bold;
	float:right;
}
.nextnext a{
	font-size: smaller;
	font-weight:bold;
	padding: 0px 2px 0px 2px;
	margin: 0 0 0 0;
	border: 0;
	text-decoration:none;

}
.nextnext a:link{
	text-decoration:none;
}
.nextnext a:visited {
	text-decoration:none;
}
.nextnext a:focus {
	text-decoration:none;
}
.nextnext a:hover {
	text-decoration:none;
}
.nextnext a:active {
	text-decoration:none;
	
}
.SeminarLinks img{
	margin-right: 50px;
}
.SeminarLinks a{
	color: #060;
	text-decoration:none;

}
.SeminarLinks  a:link{
	text-decoration:none;
}
.SeminarLinks  a:visited {
	text-decoration:none;
}
.SeminarLinks a:focus {
	text-decoration:none;
}
.SeminarLinks a:hover {
	text-decoration:none;
}
.SeminarLinks a:active {
	text-decoration:none;
	
}
a{
	color: #060;
	text-decoration:none;

}
a:link{
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:focus {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
	
}
