@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(http://ninanails.de/nnnb/uploads/images/bg.gif);
	background-repeat: repeat-x;
	height: 100%;
}
img {
	border: 0px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:active, a:hover {
	color: #D03BA3;
	text-decoration: none;
}
#top {
	background-image: url(http://ninanails.de/nnnb/uploads/images/bg.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	height: 600px;
	width: 100%;
	background-repeat: no-repeat;
}
#middle {
	position: absolute;
	top: 370px;
	left: 0px;
	width: 100%;
}
#bottom {
	margin-top: 40px;
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	background-color: #333333;
	color: #999999;
	font-size: 9px;
	padding-top: 10px;
}
.text {
	padding-left: 95px;
	width: 850px;
}
#nav {
	position: absolute;
	top: 300px;
	left: 95px;
	width: 900px;
}