body {
	background-image: url(../images/hg.jpg);
	margin-left : 50px;
	margin-top : 30px;
}
.td {
	background : Aqua;
	border : groove;
	border-color : #339966 Gray #F0F8FF;
}
.tdhg{ background-image: url(../images/hg1.jpg)}

/* Festlegen der Link-Formatierung */
a:link{
width:100px;
text-align:left;
color: black;
font-family: Verdana,Arial;
font-size: 10pt;
text-decoration:none;
}

a:visited{
width:100px;
text-align:left;
color:black;
font-family: Verdana,Arial;
font-size: 10pt;
text-decoration:none;
}

a:active{
width:100px;
text-align:left;
color:black;
font-family: Verdana,Arial;
font-size: 10pt;
text-decoration:none;
}

a:hover{
width:100px;
text-align:left;
color: black;
font-family:Verdana,Arial;
font-size:10pt;
text-decoration:none;
}

/* Festlegen der Button-Formatierung */
.buaus {
	background-color: Aqua;
	border-top:groove 2px #EAF0F2;
	border-left:groove 2px #CFD7DA;
	border-bottom:groove 2px #3C6B7B;
	border-right:groove 2px #829DA8;
}
.sitetitel{
	font-family:Verdana,Arial;
	font-size:24px;
	text-align:center;
	font-weight:bolder;
	
}

.preisueber{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	background-color:#00FFFF;
	border-width : thin ;
	border-style:inset;
	border-color: Aqua;
	text-align:center;
	
}
.preisname{
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bolder;
	
}