body {
	background: #85aba1;
}

.ic_header {
	margin: 0;
	padding: 0;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
}
.ic_alt {
	background: url(../img/ust_alt_bg.png) repeat-x;
	height: 32px;
	padding: 10px;
	margin-bottom: 25px;
}

.ic_alt ul li {
	float: left;
	padding: 0 5px;
	line-height: 5px;
	display: inline-block;
	position: relative;
	left: -40px;
}

.ic_alt ul li a {
	font-size: 18px;
	color: #fae6c3;
	font-weight: 300;
}

.ic_alt ul li a:hover {
	text-decoration: underline;
}

.ic_liste {
	float: left;
	margin: 0;
	position: relative;
	display: inline-block;
	left: -20px;
}

.ic_liste li {
	padding-top: 8px;
	list-style: disc;
	color: #f3e1b0;
	font-size: 20px;
	color: #f3e1b0;
	font-weight: 500;
}

.ic_liste li a {
	font-size: 20px;
	color: #f3e1b0;
	font-weight: 500;
}

.ic_liste li a:hover {
	color: #43655c;
}

.dersler {
	max-width: 400px;
}

.dersler h2 {
	position: relative;
	left: -20px;
}
