/* Sidebar Style */

#sidebar
{
	width: 200px;
	height: 100%;
	height: 350px;
	
	float: right;
	margin-top: 40px;
	
	background-color: #999999;
}

#nav
{
	padding-top: 9px;
}

#nav p:first-child
{
	color: #ff3300;
}

#nav hr
{
	margin-top: 9px;
}

#wetter table
{
	width: 70px;
}

#wetter
{
	margin-left:32px;
	margin-top: 30px;
	margin-bottom: 15px;
}