img { border-style: none; outline-style: none }
a:link { color:#484847;text-decoration:none; }
a:visited { color:#484847;text-decoration:none; }
a:focus { color:#484847;text-decoration:underline; }
a:hover { color:#484847;text-decoration:underline; }
a:active { color:#484847;text-decoration:underline; }

a.inverted:link { color:#ECE4D2;text-decoration:none; }
a.inverted:visited { color:#ECE4D2;text-decoration:none; }
a.inverted:focus { color:#ECE4D2;text-decoration:underline; }
a.inverted:hover { color:#ECE4D2;text-decoration:underline; }
a.inverted:active { color:#ECE4D2;text-decoration:underline; }


body {
	border: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10pt;
}
.infoOverlayContent p {
	text-indent:1.5em;
	padding:0em;
	padding-top:0.5em;
	margin:0em;
}
q {
	font-style: italic;
	}
div.infoOverlayBG {
	visibility:hidden;
	z-index: 60;
	background-color: #484847;
	filter: alpha(opacity=90);
	opacity: 0.9;
	position: absolute;
	top:6%;
	padding:2em 1em;
	left:0px; 
	
}
div.infoOverlayContent {
	font-size:0.85em;
	visibility:hidden;
	z-index:70;
	overflow: hidden;
	text-align: justify;
	color: #ECE4D2;
}
div.reaktionenOverlayBG {
	visibility:hidden;
	z-index: 60;
	background-color: #484847;
	filter: alpha(opacity=90);
	opacity: 0.9;
	position: absolute;
	top:6%;
	left:0px; 
	width:100%; 
	height:88%;
	box-shadow: black 0.5em 0.5em 0.3em;
	border-radius: 1em;
	
}
div.reaktionenOverlayContent {
	visibility:hidden;
	z-index:70;
	overflow: hidden;
	color: #ECE4D2;
	background: transparent;
	position: absolute;
	top:6%;
	left:0px; 
	width:100%; 
	height:88%;
}

div.dimmedBG {
	visibility:hidden;
	z-index: 50;
	background-color: #ECE4D2;
	filter: alpha(opacity=60);
	opacity: 0.6;
	width: 100%; 
	height: 100%; 
	position: absolute;
	top: 0px;
	left: 0px
}
div.topbottom_navlink {
	
	padding-top: 0.3em;
	padding-bottom: 0.4em;
	padding-left:0.6em;
	font-weight: 500;
	color: #ECE4D2;
	float:left;
	}
div.audionav {
	font-weight: 500;
	color: #484847;
	}
.linkPrev {
	text-align: left;
}
.centerLink {
	text-align: center;
}
.linkNext {
	text-align: right;
}
.reaktionenImageBox {
	vertical-align:middle;
	text-align: center;
	}
.reaktionenImage {
	margin: 0.75em 2em 0.75em 2em;
	}
	
.reaktionenText {
	color: #ECE4D2;
	font-size: 8pt;
	margin-top:0.75em;
	}
.darkText {
	color: #484847;
	font-size: 9pt;
	margin-top:0.75em;
	}
.reaktionenInfoText {
	color: #ECE4D2;
	font-size: 8pt;
	margin:0.75em 2em 0.75em 2em;
	}

.rimageContainer {
	height:95%;
	width:100%;
	overflow: visible;
}
.simageContainer {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.simageBox {
	vertical-align:middle;
	text-align:center;
	padding: 1em;
}
.simage {
		}
.simageText {
	font-family: Verdana;
	font-size: 8pt;
	width:100%;
	padding-top: 1em;
	}
	
.dropshadow1{
	background: #222 no-repeat bottom right !important;
	background: #222 no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	position:relative;
	top:6px;
	left: 6px;
}
.dropshadow1 img{
	position:relative;
	top: -6px;
	left: -6px;
}

.vcenter { 
	#position: absolute; 
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.vcenterInner { 
	#position: relative; 
	#top: -50%; 
}


