/* CSSTidy 1.3: Sun, 30 Sep 2007 19:16:33 +0200 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
margin:0;
padding:0;
}







html, body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFCE6;
	height:100%;
	background-image: url(grafik/htgr.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

.mainbox {
	width: 980px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px;
	margin-left: -490px;
	background-image: url(grafik/welcome_page.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.mainbox_2 {
	width: 934px;
	height: 504px;
	position: absolute;
	margin: 23px;
}

.footerbox {
	width: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 265px;
	margin-left: -300px;

}


.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
	display: block;
	padding: 12px 0px 0px 0px;
}


a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;	
}

a:hover {
	color: #990000;
	text-decoration: none;
}
