/*******************************************************************************
	Project		:	Henschel Gruppe - Stand: 03.08.2010 
	Copyright	:	Ludwig Multimedia AG - www.ludwig.de
*******************************************************************************/
/*	undo
*******************************************************************************/

:link,:visited { color: #e0ebc1; text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{
   margin-top: 0px;
	margin-bottom: 0px;
	margin-left:22px;
	margin-right: 22px;
	font-size:1.1em;
	line-height: 1.6em;
}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.1em; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-color: #316465;
	background-image:url(hgr_bg.jpg);
	background-repeat: repeat-x;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
	position:relative;
	top:0px;
	display:block;
	margin: auto;
	padding:0;
	height:100%;
	width:979px;
	color:#4c4f45;
	text-align:left;
	background-color: #abb7bf;
	}


#maske1 
{
   position:absolute;
	top:111px;
	left:27px;
	background-image:url(b_hgr_main.jpg);
	height:569px;
	width:935px;
}

#content {
   position:absolute;
	top:250px;
	left:5px;
	height:187px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#object {
   position:absolute;
	top:419px;
	left:191px;
	height:187px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#foot {
	position:absolute;
	top:635px;
	left:463px;
	height:45px;
	width:477px;
	color: #68868c;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.0em;
	padding: 0px 0px 0px 0px;
}

	
/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#a3bc20;
	text-decoration:none;
}

#main-block a:hover {
	color:#c94802;
}