body {	
	margin:0px;
	padding:0px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #410500;

	background-image:url(pics/hg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	background-color:#660000;
}

a {
	text-decoration: underline;

	color:  #410500;
	outline: none;
	}
a:visited {
	color:  #410500;
	}
a:active {
	color:  #410500;
	}
a:hover {
	color: #900;
	text-decoration: underline;
	}

p{
	margin:0px;
	padding:0px;
	color:#410500;
}

#contentframe{
	position:absolute;
	left: 50%;
	top: 152px;
	margin-left:-227px;
	width: 430px;
}
#fein{
	position:absolute;
	left: 50%;
	top: 152px;
	margin-left:227px;
	width: 156px;
}
h1{
font-size:12px;
font-weight:bold;
color:#410500;
margin:0px;
padding:0px;
}
.contenttop{
	margin:0px;
	padding:0px;
	background-image:url(pics/cont_hg_top.gif);
	background-repeat:no-repeat;
	height:10px;
	width:430px;
	overflow:hidden;
}
.contentmiddle{
	margin:0px;
	padding:0px;
	background-image:url(pics/cont_hg_middle.gif);
}
.contentpad{
margin:0px 10px 0px 10px;
}
.contentbottom{
margin:0px;
padding:0px;
background-image:url(pics/cont_hg_bottom.gif);
background-repeat:no-repeat;
height:10px;
width:430px;
}
#header{
	position:absolute;
	left: 50%;
	top: 23px;
	margin-left:-420px;
	z-index: 2;
}

#teaser{
	position:absolute;
	left: 50%;
	top: 152px;
	margin-left:-390px;
	z-index:2;
}
#zier{
	position:absolute;
	top:52px;
	z-index:1;
	margin:0px 0px 0px 51%;
	height:61px;
	width:49%;
	background-color:#9C0003;
}
#zier2{
	position:absolute;
	top:122px;
	z-index:1;
	height:20px;
	width:100%;
	background-color:#500;
}
#navigation{
	position:absolute;
	top:124px;
	left:50%;
	margin-left:-226px;
	z-index: 10;
}
.footer{
color:#fff;
text-align:right;}

.footer a{color:#fff !important;
text-decoration:none;}

.imgleft{
float:left;
margin:0px 4px 0px 0px;}

.imgright{
float:right;
margin:0px 0px 0px 4px;}

form {
		font-family: arial, Georgia, "Times New Roman", Times, serif;	font-size:10px;
	}
.submit, .reset{
		font-family: arial, Georgia, "Times New Roman", Times, serif;	font-size:10px;
	background-color:#fff;
	border:1px solid #aaa;
	}
input{	font-family: arial, Georgia, "Times New Roman", Times, serif;	font-size:10px;	border:1px solid #aaa;}
textarea{
		font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	border:1px solid #aaa;
	background-color:#fff;
	margin: 0px;
	padding:2px 2px 2px 2px;}
checkbox{
	border:none;
	background-color: #FFFFFF;
}
