/* Header Start */

header li {
	width: 50%;
	float: left;
}

.gt480-float-left {
	float: left;
}

.gt480-margin-left33 {
	margin-left: 38%;
}

.gt480-width-50perc {
	width: 50%;
}

.gt480-width-50perc.proportion3to4 {
	padding-bottom: 62.5%;
}

.gt480-width-50perc.proportion4to3 {
	padding-bottom: 37.5%;
}

.startseite header li a,
.theme-green header li a,
.theme-blue header li a {
	color: #fff;
	text-decoration: underline;
	display: block;
	text-align: center;
	padding: .925em 0 .925em .425em;
	border-right: 1px solid #fff;
}

.theme-green header li a.active-page {
	border-right: 1px solid #8abf68;	
}

.theme-blue header li a.active-page {
	border-right: 1px solid #00529a;
}

.startseite header li {
	width: 100%;
	float: none;
}

/* Header End */