html {
  height: 100%;
  font-size: 12px;
}

form {
  margin: 0;
  padding: 0;
  font-size: 12px;
}

body {
	font-family: Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
  background-color: #FFFFFF; /*#5FBDF1;*/
  SCROLLBAR-BASE-COLOR:#C3BCFF; SCROLLBAR-ARROW-COLOR:#2F6002;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
/*           font-style: italic;*/
	color: #000000;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
/*font-style: italic;*/
	color: #E65156;
	font-size: 12px;
}
.hg{
	background-image:url('http://www.webinhalt.at/hg2.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	}
.hglinks{
	background-image:url('http://www.webinhalt.at/hglinks.jpg');
	background-repeat:repeat;
	background-position:left top;
	}
.hgrechts{
	background-image:url('http://www.webinhalt.at/hgrechts.jpg');
	background-repeat:no- repeat;
	background-position:left top;
	}
.hgmitte1{
	background-image:url('http://www.webinhalt.at/hgmitte1.jpg');
	background-repeat:repeat-y;
	background-position:left top;
	}
.hgmitte2{
	background-image:url('http://www.webinhalt.at/hgmitte2.jpg');
	background-repeat:repeat-y;
	background-position:left top;
	}
h1{
	font-size: 14px;
	margin-top: 0pt; 
  margin-bottom: 0pt; 

}