body{
	background-color: #fff9f3;
	font-family: Arial;
	font-size: small;
}

.navileft, .navileft_black, .navileft_blue, .navileft_pink, .navileft_green, .navileft_red{
	height: 100%;
	width: 180px;
	float: left;
	clear: both;
	margin-bottom: 5px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.user_info_kasten{
	position: fixed;
	bottom: 6px; right: 6px;
	text-align: center;
	border-left-color: gray;
	border-top-color: gray;	
}

.user_info_kasten_message{
	position: fixed;
	bottom: 6px; right: 180px;
	text-align: center;
	border-left-color: gray;
	border-top-color: gray;	
}

#content{
	margin-left: 185px;
}

#user{
	margin-top: 5px;
	border: 1px solid black;
	clear: both;
}

#footer{
	margin-top: 5px;
	clear: both;
}
