@charset "ISO-8859-1";
.container-fluid header .img-responsive {
	width: 100%;
	max-height: 300px;
}
.container-fluid .navbar.navbar-default {
	border-width: 0px;
	border-radius: 0px;
	background-color: #E8E8E8;
}


footer {
	background-color: #E8E8E8;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #777777;
}
.ui-datepicker 
{
	color: #fff;
	border: 1px solid #000;
	background: #049;
}

u 
{
	text-decoration: underline;
}

.textklein
{
	font-size: 10px;
}
