.logo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.slogan_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.navi_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px;}
.welcome_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navtyp {
	font-family: Tahoma, Geneva, sans-serif ; 
	color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold;
	}
.mentyp {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}.grean_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9b0000;
}
.bold_gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.small_gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
.read_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 9b0000;
	text-decoration: underline;
}
.w_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
	
}
.b_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	font-variant: normal
	
}	
.r_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9b0000;
	font-style: normal;
	font-variant: normal;
	
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFD700;
}
a:link {
	color: 9b0000;
}
a:visited {
	text-decoration: none;
	color: 9b0000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #9b0000;
}
body {
	background-color: #CCC;
	font-size: 9;
	background-image: url(../inelco%20artwrk.jpg);
}

img {
	border: none;
	height: auto;
	text-align: center;
}
.headline_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
}
.small_bottom_text {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.lower_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333;
	font-weight: bold;
	font-variant: normal;
}
.small_bottom_text_grey table tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr .small_gray_text p {
	text-align: left;
}
#lipsum #div #div2 div div #div3 #div4 table tr .small_gray_text p {
	font-weight: bold;
}
nonbold_welcome_text {
	font-weight: normal;
}
.small_bottom_text_grey table tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr td table .welcome_text td {
	text-align: center;
}
.small_bottom_text_grey table tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr td table {
	text-align: left;
}
/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
  font-style: italic;
  color: #0000ff; 
  }
  
a.tooltip:hover {
  color: #0000ff; 
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
  top: 20px; 
  left: -10; 
  width: 120px;
  z-index: 100;
  color: #000000; 
  border:1px solid #000000; 
  background: #c9c9c9;
  font: 12px Verdana, sans-serif; 
  text-align: center;
  }
  
  a.tooltip span h1 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weigth: bold;
  color: yellow;
  background-color: gray;
  border: 0px;
  border-bottom: 1px solid black;
  }
