.border{
	border:dddddd 1px solid;
	padding: 5px;
	}
table.danke	{
	background-image: url("../images/hg.gif");
	background-repeat: no-repeat;
	background-attachement:fixed;
	background-position: left top;
	background-color:white;
	width:90%;
	border: dddddd 1px solid;
	}
	
body,table	{
	font-family:verdana,arial,sans-serif;
	font-size:8pt;
	color:333333;
	}
	
body	{
	background-color:white;
	}
	
div.layer	{
	border:FFCC33 1px solid;
	background-color:FFFFCC;
	position:absolute;
	top:21px;
	left:51px;
	width:90%;
	padding:10px;
	}

table	{
	margin:10px;
	
	}
	
h1	{
	color:990000;
	font-weight:bold;
	letter-spacing:2px;
	font-size:11pt;
	margin-bottom:-1px;
	}
	
	
td	{
	padding:2px;
	}
	
td.details	{
	width:100px;
	background-color:FAFAE4;
	color:990000;
	}
	
a	{
	color:ff9900;
	text-decoration:none;
	}
	
td.preis	{
	width:100px;
	background-color:FFFFbb;
	color:990000;
	}
	
h4	{
	color:black;
	font-size:9pt;
	margin-bottom:-3px;
	}
	
h6	{
	color:white;
	font-size:12pt;
	font-weight:bold;
	}
	

