/* CSS- Style transpersonale-kinnesiologie.de (c)R.Mueller, rm3.de, 2005 */

body {margin: 0; padding: 0;}

h2	{font-family: Arial; font-weight: bold; font-size: 18px; color: #EDE2A7; line-height: 14px;}
h1	{font-family: Arial; font-weight: bold; font-size: 16px; color: #8E1300; line-height: 20px; margin-top:10px; margin-bottom:10px;}
h3	{font-family: Arial; font-weight: bold; font-size: 14px; color: #8E1300; line-height: 8px;  margin-bottom:10px;}

.topnavig 				{font-family: Arial; font-size: 13px; line-height: 16px; color: #EDE2A7; font-weight:bold;}
a.topnavig:link			{text-decoration:none;}
a.topnavig:visited		{text-decoration:none;}
a.topnavig:active 		{text-decoration:none;}
a.topnavig:hover 		{text-decoration:underline;}
.topnaviga 			{font-family: Arial; font-size: 13px; line-height: 16px; color: #EDE2A7; font-weight:bold; text-decoration:underline;}

.topnavir 				{font-family: Arial; font-size: 13px; line-height: 16px; color: #8E1300; font-weight:bold;}
a.topnavir:link 		{text-decoration:none;}
a.topnavir:visited		{text-decoration:none;}
a.topnavir:active 		{text-decoration:none;}
a.topnavir:hover 		{text-decoration:underline;}
.topnavira				{font-family: Arial; font-size: 13px; line-height: 16px; color: #8E1300; font-weight:bold; text-decoration:underline;}

.text 			{font-family: Arial; font-size: 14px; line-height: 18px; color: #8E1300;}
a.text:link 	{text-decoration:underline;}
a.text:visited	{text-decoration:underline;}
a.text:active 	{text-decoration:underline;}
a.text:hover 	{text-decoration:underline; color:#0E2C7F;}

.textp 			{font-family: Arial; font-size: 14px; line-height: 18px;}
a.textp:link 	{text-decoration:underline;  color: #000000;}
a.textp:visited	{text-decoration:underline;  color: #000000;}
a.textp:active 	{text-decoration:underline;  color: #000000;}
a.textp:hover 	{text-decoration:underline;  color: #000000;}

.text1 			{font-family: Arial; font-size: 14px; line-height: 18px; color: #EDE2A7;}
a.texts:link 	{text-decoration:underline;}
a.texts:visited	{text-decoration:underline;}
a.texts:active 	{text-decoration:underline;}
a.texts:hover 	{text-decoration:underline; color:#0E2C7F;}

.headline 		{font-family:Arial; font-size: 15px; line-height: 14px; color: #EDD974; font-weight:bold;}
.headlinep 		{font-family:Arial; font-size: 15px; line-height: 14px; font-weight:bold;}


.navi				{font-family: arial; font-size: 13px; line-height: 14px; color: #EDE2A7; font-weight:bold;}
a.navi:link 		{text-decoration:none;}
a.navi:visited		{text-decoration:none;}
a.navi:active 		{text-decoration:none;}
a.navi:hover 		{text-decoration:underline;}
.navia 				{font-family: arial; font-size: 13px; line-height: 14px; color: #8E1300; font-weight:bold; text-decoration:none;}

.naviak				{font-family: arial; font-size: 13px; line-height: 14px; color: #EDE2A7; font-weight:bold;}
a.naviak:link 		{text-decoration:underline;}
a.naviak:visited	{text-decoration:underline;}
a.naviak:active 	{text-decoration:underline;}
a.naviak:hover 		{text-decoration:underline;}
.naviaka 			{font-family: arial; font-size: 13px; line-height: 14px; color: #8E1300; font-weight:bold; text-decoration:none;}


.naviu 				{font-family: arial; font-size: 13px; line-height: 16px; color: #8E1300;}
a.naviu:link 		{text-decoration:none;}
a.naviu:visited		{text-decoration:none;}
a.naviu:active 		{text-decoration:none;}
a.naviu:hover 		{text-decoration:underline;}
.naviua 			{font-family: arial; font-weight: bold; font-size: 13px; line-height: 16px; color: #8E1300; text-decoration:underline;}

.teaser				{font-family: arial; font-size: 13px; line-height: 14px; color: #EDE2A7;}


.fuss {font-family: Verdana; font-size: 10px; line-height: 14px; color: #FECD64;}
a.fuss:link 	{text-decoration:none;}
a.fuss:visited	{text-decoration:none;}
a.fuss:active 	{text-decoration:none;}
a.fuss:hover 	{text-decoration:underline; color:#FECD64;}

.border	{
	border-color: #FECD64;
	border-style: solid;
	border-width: 1px;
}

.borderleft	{
	border-left-color: #EDD974;
	border-left-style: solid;
	border-left-width: 2px;
}

.bordertop	{
	border-top-color: #FECD64;
	border-top-style: solid;
	border-top-width: 1px;
}

.borderbt	{
	border-bottom-color: #F0E078;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.borderblackbt	{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* Hintergrundimages */

.bgtopnavi	{
	background-image: url(images/bg-topnavi.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.streifen	{
	background-image: url(images/streifen.gif);
	background-position: top left;
	background-repeat: repeat-y;
}