body{
background-image: url(images/hg_senioren.jpg);
background-repeat:no-repeat;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: Black;
margin:0;
}
.hg_themen{
	background-image: url(images/themen.jpg);
	background-repeat: no-repeat;
	padding-left:110px;
}
.hg_report{
	background-image: url(images/repertoire.jpg);
	background-repeat: no-repeat;
	padding-left:110px;
}
.hg_ref{
	background-image: url(images/referenzen.jpg);
	background-repeat: no-repeat;
	padding-left:110px;
}
.hg_kontakt{ background-image: url(images/kontakt.jpg);
	background-repeat: no-repeat;
	padding-left:110px;
}

.text_rein{
	padding-left:18px;
}
a:link{
font-weight: bold;
text-decoration: none;
color: #989898;
}
a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #989898;
}
a:hover{
font-weight: bold;
text-decoration: underline;
color: #989898;
}
a:active{
	font-weight: bold;
	text-decoration: none;
	color: #989898;
}

h1{
	font-size: 13px;
	font-weight: bold;
	color: #989898;
	margin-bottom:0; 
}
.buchstabe1{
	font-size: 24px;
}

.tab1{
	width: 700px;
}
