.grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 100;
	font-variant: normal;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:  bold;
	color: #0099CC;
}
.fragen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  100;
	color: #0099CC;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  100;
	color: #0099CC;
    text-decoration: none;
}
a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #0099CC;
    text-decoration: none;
}
a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #0099CC;
    text-decoration: none;
}
a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #0099CC;
    text-decoration: none;
}

.hglogo {
	background-attachment: fixed;
	background-image:  url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right left;
}
.hgoben {
	background-attachment: fixed;
	background-image:  url(images/pinselstrich.gif);
	background-repeat: no-repeat;
	background-position: left left;
}
.hgsmile1 {
	background-attachment: fixed;
	background-image:  url(images/smile_01.jpg);
	background-repeat: no-repeat;
	background-position: right left;
}
.hgsmile2 {
	background-attachment: fixed;
	background-image:  url(images/smile_02.jpg);
	background-repeat: no-repeat;
	background-position: right left;
}
.hgsmile3 {
	background-attachment: fixed;
	background-image:  url(images/smile_03.jpg);
	background-repeat: no-repeat;
	background-position: right left;
}
.hgsmile4 {

	background-attachment: fixed;
	background-image:  url(images/smile_04.jpg);
	background-repeat: no-repeat;
	background-position: right left;
}
.hgsmile5 {


	background-attachment: fixed;
	background-image:  url(images/smile_05.jpg);
	background-repeat: no-repeat;
	background-position: right left;
}
.hgsmile6 {



	background-attachment: fixed;
	background-image:  url(images/smile_06.jpg);
	background-repeat: no-repeat;
	background-position: right left;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
	background-color: #d6eef3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84d2e2;
	border-bottom-color: #84d2e2;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
	background-color: #d6eef3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84d2e2;
	border-bottom-color: #84d2e2;
}
