.text  { 
       font-family: Arial, sans-serif;
	   font-size:14px;
         }
		 
.grtext {
      font-family: Arial, sans-serif;
      font-size:16pxt;
}		 

.kltext {
      font-family: Arial, sans-serif;
      font-size:11px;
}		 

.echotitel  { 
        font-family: Arial, sans-serif;
		font-size:18px;
		font-weight:bold;
         }
		 		 
.hellblau {
	background-color: #0099FF;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: lighter;


}
.dunklerblau {
	background-color: #006DB7;
	color: #FFFFFF;

}

h1 {
        font-family: Arial, sans-serif;
		font-size:20px;
}

a:link {
   color:#0000FF;
}

a:active{
   color:#0000FF;
}

a:visited{
  color:#0000FF;
}

a:hover{
 color:#3366FF;
}


a.menue-link:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
}
a.menue-link:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;

}
a.menue-link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
}
a.menue-link:hover {
	color: #000000;
	background-color: #FF9900;
	text-decoration: none;
	font-size:14px;
}
a.sub-menue:link {
	color: #000000;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;

}

a.sub-menue:visited {
	color: #000000;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;

}
a.sub-menue:active {
	color: #000000;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;

}
a.sub-menue:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F99500;
	font-size:14px;
	font-weight: bold;

}

.blend {
display: none;
}

