body {
	background-color:#000000;
	font-family:arial;
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


a.menu:link
{
	color:#000000;
}

a.menu:visited
{
	color:#000000;
}

a.menu:hover
{
	color:#000000;
}

a.menu:active
{
	color:#000000;
}

.layer{
	width:100%;
}

.top{
	margin-bottom:0px;
	padding-bottom:0px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.inhalt{
	border:1px solid #fff;
	margin-left:60px;
	margin-top:30px;
	width:500px;
	height:320px;
	padding:10px;
}

.menue{
	margin-left:0px;
	padding-left:0px;
}

.menue li{
	float:left;
	list-style: none;
}

.bottom{
	background:url(../img/bottom_bar.jpg);
	background-repeat:repeat-x;
	height:32;
	margin-top:0px;
	padding-top:0px;
}

.toplinen{
	background:url(../img/topliner.jpg);
	background-repeat:repeat-x;
	height:92px;s
}

.mainer{
	margin-bottom:0px;
	padding-bottom:0px;
}