﻿body {
}


.Footer 
{
	font-family: Tahoma;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
}

.FooterBG
{
	background-color:#E7F6F5;
}

.HeadBG
{
	background-color:#E7F6F5;
}

.LinkText 
{
	font-family: Tahoma;
	font-size:  small;
}

		a:link { color:#10978F; font-weight:bold; text-decoration:none; }
		a:visited { color:#10978F; font-weight:bold; text-decoration:none; }
		a:active { color:#000000; font-weight:bold; text-decoration:none; }
		a:hover {color:#000000; font-weight:bold; text-decoration:none; }
		a:focus { color:#000000; font-weight:bold; text-decoration:none; }
		a:an { text-decoration:none; }
	

.InhaltText 
{
	font-family: Tahoma;
	font-size: small;
}

.ProduktText 
{
	font-family: Tahoma;
	font-size: small;
	text-align: justify;
}

.HeaderText 
{
	font-family: Tahoma;
	font-size: small;
	color: White;
}

.InhaltTextBold 
{
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
}

.InhaltUeberschrift
{
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
}
	
