/* --- Inhalt Farbe ändern --- */
div.mainContent .text,
div.mainContent h1,
div.mainContent h2,
div.mainContent a
	{
	color:#000000;
	}
/* --- Änderungen Position ---*/
#content
	{
	clear: both;
	float: none;
	width: 100%;
	position: relative;
	left: 0;
	top: 0;
	overflow: visible;
	padding: 0;
	margin: 0;
	padding-top: 1.9375em;
	}
#headpart
	{
	width: 100%;
	}
#econtact
	{
	padding-top: 0;
	}
#logo
	{
	position: absolute;
	right: 0;
	top: 0;
	}
.logoimage
	{
	float: right;
	width: 12.5em;
	height: 3.0625em;
	}
div.imgfullwidth
	{
	width: 100%;
	}
div.mainContent div.imgtext
	{
	position: relative;
	}
div.mainContent div.imgtext span
	{
	/* background-color: none; */
	}
	
#overall,
div.mainContent table.table
	{
	clear: none;
	width: 100%;
	margin-left: 0em;
	margin-right: 0em;
	padding: 0;
	}
	
	
/* --- einblendungen --- */
div.pageURL
	{
	font-size: 0.6875em;
	line-height: 1em;
	position: absolute;
	left: 0;
	top: 155px;
	width: 100%;
	padding-top: 0.5454545454545454em;
	padding-bottom: 0.6363636363636364em;
	margin: 0;
	border-top: 0.0625em solid #668FBF;
	border-bottom: 0.0625em solid #668FBF;
	display: block;
	}


/* --- ausblendungen --- */
#banner,
#topnav,
#leftnavcontainer,
#leftnav,
#sitesend,
#sendpage,
#topfooter,
#footer,
#bottomfooter,
div.mainContent div.backlink,
div.mainContent div.top,
#toolpage,
#toolpageSearch,
span.noPrint,
br.screen,
#econtactemail
	{
	display: none;
	}
	
/* --- modifikationen --- */
#content
	{
	border-bottom-style: none;
	}
#rightnav
	{
	position: absolute;
	left: 0;
	top: 2em;
	}
.flashContent,
.noFlashContent
	{
	float: none;
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	}
.flashContent,
.noFlashContent
	{
	border: 10px solid red;
	}
.altFlashContent
	{
	float: none;
	display: block;
	padding-top: 1.5em;
	padding-bottom: 0.5em;
	width: 100%;
	height: auto;
	}
.altFlashText
	{
	display: block;
	padding-bottom: 1.5625em;
	}
.altFlashTitle
	{
	font-size: 1.375em;
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0.5em;
	padding-top: 0.5em;
	}
.altFlashActivity,
.altFlashDescription
	{
	font-size: 0.6875em;
	}
#rightnavflash
	{
	position: absolute;
	left: 0;
	top: 0;
	}
.rightblock
	{
	color: #000000;
	border-style: none;
	}

div.devnote
	{
	display: none;
	}
