@font-face {
	font-family: 'alegreya_sanslight';
	src: url('./../fnt/alegreyasans-light-webfont.eot');
	src: url('./../fnt/alegreyasans-light-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('./../fnt/alegreyasans-light-webfont.woff2') format('woff2'),
		url('./../fnt/alegreyasans-light-webfont.woff') format('woff'),
		url('./../fnt/alegreyasans-light-webfont.ttf') format('truetype'),
		url('./../fnt/alegreyasans-light-webfont.svg#alegreya_sanslight')
		format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'anonymous_proregular';
	src: url('./../fnt/anonymouspro-regular-webfont.eot');
	src: url('./../fnt/anonymouspro-regular-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('./../fnt/anonymouspro-regular-webfont.woff2') format('woff2'),
		url('./../fnt/anonymouspro-regular-webfont.woff') format('woff'),
		url('./../fnt/anonymouspro-regular-webfont.ttf') format('truetype'),
		url('./../fnt/anonymouspro-regular-webfont.svg#anonymous_proregular')
		format('svg');
	font-weight: 400;
	font-style: normal;
}

html {
	overflow-y: scroll;
}

body {
	color: #333;
	font-family: 'alegreya_sanslight', Arial, sans-serif;
	font-size: 100%; /*93.75%;*/ /*15px*/
	line-height: 1.5;
	margin: 0;
	padding: 0;
	background: #e6e6e6;
}

.wrapper {
	background: #ffffff; /*background: #e6e6e6;*/
	border: 1px solid #ccc;
	border-bottom: none;
	margin: 24px auto 24px;
	max-width: 1080px;
	width: 1080px; /*90%;*/
}

.ht { /* hide text */
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-color: #ffffff;
	background: transparent url('./../img/ella_logo_standard_h.png') left
		top no-repeat;
	height: 304px;
	margin: 0 0 0 0;
}

.leftwrapper {

	float: left;
	width: 25%;
	background-color: #ffffff;
}

.primaryclaim {

	text-align: right;
	padding-top: 0.3em;
	margin-right: 4%;
	font-size: 2.8em;
	line-height: 1.0;
	width: 96%;
}

.secondaryclaim {

	text-align: right;
	margin-top: 0.5em;
	margin-right: 4%;
	font-size: 1.75em;
	line-height: 1.0;
	width: 96%;
}

.secondaryclaim span {
	/*padding-right:4%;*/
	
}

#articleheading {
	height: 50px;
	min-height: 50px;
	border-left: 2px solid #ededed;
	border-top: 2px solid #ededed;
	padding-left: 6%;
	padding-right: 6%;
	font-weight: normal;
	font-size: 2em;
}

.articleholder {
	
	background-color: #ffffff;
	width: 75%;
	margin-left: 25%;
	margin-top: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: auto;
}

.content_main {
	
	background: #ffffff;
	width: 100%;
	padding-left: 6%;
	padding-right: 6%;
	min-height: 841px;
	/* neben tatsächlicher Menühöhe die einzige Stellschraube für die Minimalhöhe +2 px wg. Chrome*/
	overflow: auto;
	border-left: 2px solid #ededed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.linkholder {

	clear: both;
	float: left;
	height: 90px;
	cursor: pointer;
	width: 100%;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.imagelinkholder {

	float: left;
	margin-top: 1em;
}

.imagelink:active, .imagelink:focus {
	outline: none;
}

.imagelink img {
	width: 80%;
	height: auto;
}

.textlinkholder {
	float: left;
	margin-top: 1.5em;
}

.textlink {
	font-size: 1.4em;
	text-decoration: none;
	line-height: 1.2em;
	color: #04baee;
}

#textlink_2 {
	margin-top: 0.5em;
}

.bluelink {
	color: #04baee;
}

.textlink:active, .textlink:focus, .bluelink:active, .bluelink:focus {
	outline: none;
}

.activelink {
	
}

.exampleimage {
	border: 2px solid #e6e6e6;
	margin-top: 20px;
	padding: 2.5%;
	background-color: #ffffff;
	max-width: 95%;
	max-height: 95%;
}

.overlayimage {
	position: absolute;
	left: -28px;
	top: -10px;
}

.content_hidden {
	display: none;
}

.inithide {
	visibility: hidden;
}

.content_sub {
	clear: left;
	float: left;
	background-color: #ffffff;
	width: 25%;
}

/* Elementanordnung fuer neue Browser TODO mobile*/
.cf:before, .cf:after {
	content: "";
	display: table;
	background: #ffffff; /* experimentell */
}

.cf:after {
	clear: both;
}

/* Elementanordnung fuer IE 6/7 (-> hasLayout) */
.cf {
	zoom: 1;
	background: #B5B9BD;
}

.rightheader {
	margin-left: 25%;
	/*float:left;*/
	width: 75%;
	min-height: 170px;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	/* in HG-Farbe, um identisches Verhalten mit dem Content zu erzwingen beim Resize */
	border: 2px solid #ffffff;
}

footer {
	background: #B5B9BD;
	clear: both;
	padding: 10px 5.555555556% 10px;
}

#textlink_8 {
	color: #fff;
	font-size: 1em;
}

.bluetext {
	color: #04baee;
}

header {
	background: #ffffff /* #006699 */;
	/*border-bottom:1px solid #ccc;*/
}

h1, h2, h3 {
	/*color: #B5B9BD;*/
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1em;
	margin-bottom: -0.3em
}

p {
	font-size: 1.25em;
}

p.indent {
	margin-left: 6em;
	line-height: 0.3em;
	/*font-weight: bold;*/
	font-size: 1.2em;
}

p.indentsmall {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.overlaytextdiv {
	font-size: 1.15em;
	position: absolute;
	left: 65px;
	top: 5px;
	background-color: #ffffff;
	border: 2px solid #e6e6e6;
}

.mainimagediv {
	margin-top: 30px;
	position: relative;
}

.formfielddiv {
	background-color: #04baee;
	line-height: 2em;
	height: 2em;
	width: 90%;
	margin-left: 5%;
	margin-top: 2em;
	font-size: 1.15em;
}

.formfield {
	/*background-color: #abdfed;#e6e6e6*/
	background-color: #ffffff;
	height: 6em;
	width: 90%;
	margin-left: 5%;
	outline: none !important;
	border: 2px solid #04baee;
	font-size: 1.3em;
	margin-top: -1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
	font-family: 'anonymous_proregular', Courier, monospace;
}

.formfieldmessagediv {
	border: 2px solid #04baee;
}

.formfieldmessage {
	background-color: #ffffff;
	width: 90%;
	margin-left: 5%;
	outline: none !important;
	border: 2px solid #04baee;
	margin-bottom: 20px;
	margin-top: -1px;
}

#submitholder {
	margin-top: 2em;
}

#submitmessagediv {
	margin-left: 5%;
	float: left;
	margin-bottom: 2em;
	font-size: 1.0em;
	border: 2px solid #04baee;
	background-color: #ffffff;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.08em;
}

.submitbutton {
	margin-right: 5%;
	float: right;
	border: 2px solid #04baee;
	background-color: #ffffff; /* #abdfed; #e6e6e6*/
	font-family: 'alegreya_sanslight', Arial, sans-serif;
	font-size: 1.0em;
}

.ausblenden {
	display: none;
}

.left4px {
	margin-left: 4px;
}

#intermediateheading {
	float: left;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	height: 1.5em;
	min-height: 1.5em;
	line-height: 1.2em;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #04baee;
	width: 100%;
	font-size: 1.4em;
	color: #04baee;
}

.fadeout {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s ease-in-out 500ms, opacity 300ms;
}

.fadein {
	visibility: visible;
	opacity: 1;
	transition: visibility 0s linear 0s, opacity 300ms;
}

.contact-data-type {
	width: 6em;
	float: left;
	clear: left;
}

.contact-data-value {
	float: left;
}

.contact-data {
	margin-left: 5%;
	font-size: 1.25em;
	display: table;
}

.contact-row {
	display: table-row;
}

.contact-column-left {
	display: table-cell;
	width: 6em;
}

.contact-column-right {
	display: table-cell;
	margin: 0;
	padding: 0;
}

.klecks {
	margin-bottom:-0.6em;
	height:1.8em;
}