a:active
{ 
	text-decoration:none;
	color: #FFFFFF;
}

a:link 
{ 
	text-decoration:none;
	color: #FFFFFF;
}

a:visited 
{ 
	text-decoration:none; 
	color: #FFFFFF;
}

a:hover
{ 
	text-decoration:none; 
	color: #4A5A6B;
}

a.menu
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5A6B;
	font-weight: bold;
}

a.menu:visited 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5A6B;
	font-weight: bold;
}

a.menu:active
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #00997F;
	font-weight: bold;
}

a.menu:hover 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #00997F;
	font-weight: bold;
}

.textklein 
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.unterpunkt 
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.unterpunktBlau 
{   
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #4A5A6B;
  font-weight: bold;
}

.menu 
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5A6B;
	font-weight: bold;
}

.menuGross 
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #2EAA96;
	font-weight: bold;
}

.menuGrossIt 
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #2EAA96;
	font-weight: bold;
    font-style: normal;
}

.menuGrossBlau 
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #4A5A6B;
	font-weight: bold;
}

.text 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5A6B;
	font-weight: normal;
}

.textschwarz
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.titel 
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
	color: #2EAA96; 
	font-weight: bold;
	
 }
 
/*Layer*/

.layer
{ 
	POSITION: absolute;
	VISIBILITY: hidden;
	BACKGROUND-COLOR: #ffffcc;
	LAYER-BACKGROUND-COLOR: #ffffcc;
	BORDER-LEFT: 1px solid black;
	BORDER-TOP: 1px solid black;
	BORDER-BOTTOM: 1px solid black;
	BORDER-RIGHT: 1px solid black;
	PADDING: 1px;
	z-index: 0;
}

.layertest
{ 
	POSITION: absolute;
	VISIBILITY: hidden;
	BORDER-LEFT: 1px solid black;
	BORDER-TOP: 1px solid black;
	BORDER-BOTTOM: 1px solid black;
	BORDER-RIGHT: 1px solid black;
	PADDING: 1px;
	z-index: 0;
}

.layer2
{ 
	POSITION: absolute;
	VISIBILITY: hidden;
	PADDING: 2px;
	z-index: 2;
	left:620px;
}

.layer3
{ 
	POSITION: absolute;
	VISIBILITY: hidden;
	PADDING: 2px;
	z-index: 2;
	left:610px; 
	top:280px;
}
