#wrapper {
	background: #fff url("../img/home/bgHome.gif") no-repeat center center;
}
#bild{
	margin: 96px 0 0 72px;
}
#nav, .title {
	color: #ef16c9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
}
.title {
	margin-bottom: 24px;
}
#logo {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -230px;
	margin-left: -285px;
	width: 202px;
	height: 138px;
	z-index: 4;
}

#logo.active {
	background: transparent url("../img/home/logo_a.gif") no-repeat center center;
}

#logo a img {
	margin: 37px 0 0 24px;
}

#striche {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -125px;
	background: transparent url("../img/home/bg_strich.gif") no-repeat left top;
	width: 414px;
	height: 71px;
	z-index: 3;
}

#nav {
	position: absolute;
	top: 296px;
	left: 380px;
	margin-top: -200px;
	width: 313px;
	height: 375px;
	z-index: 2;
}
#nav ul{
	list-style: none;
}
#nav ul li a {
	text-decoration: none;
	color: #000;
}
#nav ul li a.mickry3 {
	color: #ef16c9;
}
#nav ul li a:hover {
	text-decoration: underline;
}

#footer {
	margin-top: 40px;
	margin-left:-260px;
}
.ticker {
	margin-left: 56px;
	margin-top: 28px;
	color: #ef16c9;
	font-size: 14px;
}
