BODY {
	background: url('../graphics/bg-home.gif');
	padding: 0;
	margin: 0;
}
#logo {
	padding: 25px 0px 25px 40px;
}
#logo IMG{
	display: block;
}
TABLE.menue1 TD IMG{
	display: block;	
}
#pics {
	background: url('../graphics/home-ballons.gif') top right no-repeat;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#pics IMG{
	border-right: 1px solid #FFFFFF;
}
TABLE.fotos TD IMG{
	display: block;	
}
#menue2 {
	padding-left: 300px;
}

#menue2 TABLE TD IMG{
	display: block;	
}
#newsbox {
	position: absolute;
	top: 179px;
	left: 565px; 
	z-index: 2;
	width: 175px;
	font-family: verdana, helvetica;
	color: #FFFFFF;
	font-size: 11px;
	background: #009EDC;
}
#newsbox P.title{
	font-weight: bold;
	text-transform: uppercase;
}
#newsbox P{
	padding: 5px 0px;
	margin: 0;
}
#newsbox A{
	color: #FFFFFF;
}
DIV.tipps {
	color: #cc3300;
	font-size: 9px;
	margin: 0;
	padding: 0;
	position: absolute;
}
DIV.tipps h1{
	color: #cc3300;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
DIV.footnotes {
	color: #1A6397;
	font-size: 9px;
	margin: 0;
	padding: 0;
}
DIV.footnotes h2{
	color: #1A6397;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
DIV.footnotes h3{
	color: #1A6397;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

/***** AT Summer Sale Button *****/
/*#pics #sale{
	display: block;
	left: 600px;
	position: absolute;
	top: 75px;
	z-index: 100;
}

#pics #sale img{
	border: none;
}*/