/* Hinterhofgeschichten 2009*/

body {
   background:black url(images/style/bg.jpg) no-repeat center fixed;
	margin: 0;
	padding: 0;
	color:#ffffff;
	font-family: Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size: 12px;
}
img.artikel {
	border:2px solid #ffffff;

}
img.aktion {
	border:1px solid #ffffff;
        margin-bottom: 15px;

}
img.aktion:hover {
        border:1px solid #FF0000;
        margin-bottom: 15px;

}
img.navi {
	border:0px solid #ffffff;
        padding: 0 5px 0 5px;
}
a:hover img.navi {
	background-image: url(images/style/shoptable.png);
	/*background: #a9a9a9;*/
}
a {
	color:#ffffff;
   text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#wrap{
	height: 769px;
	width: 1025px;
	margin: 0 auto;
}
.logo{
	background: url(images/style/header.png) no-repeat;
	height: 93px;
	width: 718px;
	position: relative;
	top: 70px;
	left: 24%;
}
.tabel_shop{
	height: 600px;
	width: 1000px;
	position: relative;
	margin-top: 90px;
   margin-left:2%;
}
.copyright{
	font-size: 10px;
	width: 320px;
	font-style: italic;
	margin: 0 0 0 720px;
	font-stretch: narrower;
}
	/*height: 600px;
	width: 620px;
	position: relative;
	top:140px;
	left: 390px;
	background-color: fuchsia;
}*/
	
/*

Button auf Startsite

.html{
	position: relative;
	top: 150px;
	left: 700px;
	width: 120px;
	height: 25px;
}
.flash{
	position: relative;
	top: 200px;
	left: 550px;	
	width: 120px;
	height: 25px;
}
.shop{
	position: relative;
	top: 250px;
	left: 680px;	
	width: 120px;
	height: 25px;
}


*/