body,div,ul,li,h1,h2,h3,h4,span,a {
  font-family: helvetica,arial,verdana, Times,sans-serif;
  font-size: 16px;
  color: #424693;
  background:transparent;
  text-align: left;
  padding:0;
  margin:0;
  list-style:none;
  text-decoration:none;
}
img {
	border:0px;
}
body {
	background-color:#fff;
}
#page {
	position: static;
}
.clear {
	clear: both;
}
#page {
	max-width:1280px;
	margin:0 auto;
	padding:20px 2%;
}

#head_desktop,#top_menu,#content,#footer {
	width:100%;
}
#head_desktop {
	width:100%;
	margin-top:0px;
	height:160px;
/* 	background-image: url(images/logo_160.png); */
	background-repeat: no-repeat;
	background-position-y: 20px;
	background-position-x: 20px;
	padding-top:0px;
	padding-bottom:30px;
	padding-left:0;
	font-size:48px;
	color: #e5097f;
	text-align: left;
}
#head_desktop img {
	height:100%;
	width:auto;
}
#top_menu {
	margin-top:0px;
	padding-top:0px;
	height: 28px;
	background-color: #bca984;
}
#top_menu ul {
	margin-left: 0px;	
	
}
#top_menu ul li {
	padding:6px 15px 0px 15px;
	margin-right:10px;
	color: #fff;
	display: inline-block;
}
#top_menu ul li.aktiv a {
	color:#424693;
}
#top_menu ul li a {
	color:#fff;
	}
#top_menu ul li a:hover {
	color:#424693;
	}
.footer {
	position: static;
	background-color:#fff;
	height:200px;
	margin-top:80px;
	width:100%;
}
.footer_bar {
	position: relative;
	background-color:#bca984;
	color:#fff;
	padding:6px 0 0 15px;
	font-size:14px;
	height:24px;
	
}
		.footer_bar a,
		.footer_bar div a:link {
			color:#424693;
			font-size:14px;
		}
		.footer_bar a:hover {
			color:#fff;
		}
		.footer_bottom {
			margin:10px 0 0 0;
			text-align:center;
			font-size:12px;
			color:#bca984;
		}
		.footer_bottom  ul {
			text-align: center;
			margin:20px 0;
		}
			.footer_bottom  ul li {
				display: inline-block;
				padding-left:10px;
				margin-left:10px;
				border-left:1px solid #bca984;
			}
			.footer_bottom  ul li:first-child {
				border-left:none;
			}
				.footer_bottom  ul li a {
					color: #bca984;
					font-size: 12px;
					
				}
#content {
/* 	min-height: 580px; */
	position: static;
	height: auto;
	width:100%;
	margin-top:20px;
}
#content .abschnitt {
	overflow:hidden;
}
#content .editorial {
	padding:20px 15px;
	
}
#content .editorial p {
	line-height: 20px;
}
#content .editorial ul {
	
}
#content .editorial ul li {
	
}
#content .editorial .linke_seite {
	width:48%;
	margin-right:2%;
	float:left;
}
#content .editorial .rechte_seite {
	width:50%;
	float:right;
}
#content a,
#content a:link,
#content a:visited {
	color:#e5097f;
}
#content a,
#content a:hover {
	color:#424693;
	text-decoration: none;
}
/* START Seitenabhängige Stile */
