/* 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: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #90203D;
	background-repeat: repeat-x;
	min-height:100%;
	height:100%;
	background-image: url(grafik/htgr_html.jpg);
}

	
#infobox {
	position:absolute;
	padding: 0px 0px 0px 0px;
	margin:-250px 0px 0px -400px;
	top: 50%; 
	left: 50%;	
	width: 800px;
	height: 500px;
	border: 4px solid #FFFFFF;
	}

#flash {
	position: absolute;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	width: 485px;
	height: 820px;
	}

#download {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 790px 0px 0px 40px;
	width: 180px;
	height: 20px;	
	text-align: center;
	display: block;	
	}		

.onlineshop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	display: block;
}

.textdownload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;	
	line-height: 16px;
}
	
#content {
	position: absolute;
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	top: 80px;
	left: 495px;
	width: 480px;
	height: 688px;
	background-image: url(grafik/content_htgr.png);
	background-repeat: no-repeat;
	}	
	
#impressum {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 770px;
	left: 495px;
	width: 480px;
	text-align: center;
	}	
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}	
	
a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;	
}

a:hover {
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}	

a:link.textdownload {
	color: #FFFFFF;
}

a:visited.textdownload {
	color: #FFFFFF;
}

a:hover.textdownload {
	color: #90203D;
	background-color: #FFFFFF;
}

a:active.textdownload {
	color: #FFFFFF;
}	

