@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background:#202020;
}
#all {
	text-align:left;
	width:800px;
	margin:0 auto;
	padding:0;
	border:3px solid #333;
	border-width:3px 3px 0;
	background:#000;
}
#footer {
	clear:both;
	padding:4ex 0;
	color:#E90080;
}
#footer a {text-decoration:none}
#content {
	padding:20px;
	position:relative;
}

/* Textersetzung für Überschrift */
h1.start {
	background:url(../images/2008/fusslogo1.gif) no-repeat 50% 50%;
	width:250px;height:90px;
	float:right;
	text-indent:-5000px;
	border:1px solid #73003f;

}
h2.start {
	font-size:24px;
	
}
#navistart {
	clear:both;
	text-align:center;
	padding:3em 0;
}
#navistart ul {
	width:720px;
	margin:0 auto;
}
#navistart li {
	display:block;
	float:left;
	width:230px;
	height:50px;
	margin:0;
}
#navistart li a{
	display:block;
	float:left;
	width:200px;
	text-align:center;
	padding:8px 10px;
	margin:0 1ex 1ex 0;
}
.shoplink a, #navistart li a {
	font-weight:bold;
	background:#450026;
	text-decoration:none;
}
#navistart li a:hover,	#navistart li a:active {
	background:#ea0282;
	color:#000;
	text-decoration:none;
}
.shoplink {
	text-align:center;
	padding:3em;
	margin:3ex auto;
}
.shoplink a {
	padding:50px 50px;
	font-size:18px;
	font-family:Tahoma;
	background: url(../images/2008/Zum-High-Heels-Shop.jpg);
	width:300px;
	height:100px;
	border:1px solid #450026;
}
.shoplink a:hover, .shoplink a:active {
	border:1px solid #FF01FF;
}
#fl {
	text-align:center;
	font-size:10px;
	line-height:100%;
	padding:3em 0 0;
	color:#888;
}
#fl a {color:#CE84AD}

#news {
	padding:5em;
}