body {
	font-family:	arial;
	font-size:		10pt;
	margin-left:	0px;
	margin-top:		0px;
	color:			#000000;
	line-height:	12pt;
	text-align:		center;
	background-image:		url(../_images/hg_selzer.jpg);
	background-repeat:		x-repeat;
	background-position:	right top;
	background-attachment: 	fixed;
	background-color: 		#ffffff; 
}

#MainContainer {
    position: relative;
    top: 0px;
    left: 0px;
    width: 950px;
    margin: auto;
    margin-top: 25px;
    background-color: white;
    padding-bottom: 10px;
	}

table, tr, td {
	font-family:	arial;
	font-size:		10pt;
	line-height:	14pt;
	margin:			0px;
	padding:		0px;
	spacing:		0px;
	border-spacing:	0px;
}

.impressum {
	font-family:	arial;
	font-size:		8pt;
	text-align:		right;
	color: #A4A4A4
	}


.padding{
	padding:		10px;
}

.menu a:link,
.menu a:visited
{
  color:                        #FFFFFF;
  text-decoration:              underline;
}

.menu a:active,
.menu a:hover
{
  color:                        #FFFFFF;
  text-decoration:              underline;
  font-weight: bold;

}

