span.m {
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: opacity 0.2s ease-out; 
	-moz-transition: opacity 0.2s ease-out; 
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;	
}

span.m:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
}


/* General Styles */

body {
	background-color: #FFF;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 13px;
	margin:0px;
	padding:0px;
	padding-bottom:100px;
}
a {
	text-decoration:none;
	border-bottom: 1px dotted #000000;
	color: #000000;
}
a:visited {
	text-decoration:none;
	border-bottom: 1px dotted #000000;
	color: #000000;
}
a:hover, a:visited:hover {
	border-bottom: 1px solid #000000;
}
.menu_marked {
	text-decoration:none;
	border:0px;
}

/* Containers. Flächen. Boxen */

.paper {
	position: relative;
	margin-left: 100px;
	margin-top: 80px;
}
.content {
	margin-left: 0px;
	margin-top: 65px;
	width: 474px;
	position: relative;
	border-top: 1px solid;
	padding-top: 14px;
	line-height: 16px;
}
.programbackground {
	border-top: 1px solid;
	padding-top: 14px;
	margin-top: 24px;
	margin-bottom: 14px;
	padding-bottom: 2px;
	line-height: 16px;
	background-color:#CCF
}
.languageindicator {
	margin-top: 18px;
	margin-bottom: 14px;
	line-height: 16px;
}
.widgets {
	margin-left: 510px;
	margin-top: 37px;
	width: 181px;
	position: relative;
}

.widgetcontainer {
	width: 181px;
}
.widgetcontent {
	width: 181px;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px dotted;
	margin-bottom: 14px;
}
.widgettitle {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 10px;	
	border-bottom: 1px solid;
	padding-bottom: 16px;
	text-align: center;
}
.widgettitle a {
	color: #000;
	text-align: center;
}

.plusminusp {
	position:absolute;
	margin-left: -3em; 
	text-decoration:none;
	color: #000;
}
.plusminusm {
	position:absolute;
	margin-left: -3em; 
	text-decoration:none;
	color: #000;
	display:none;
}
.plusminus {
	text-decoration:none;
	color: #000;
}

.programtext {
	display:none;
}

.menucontainer {
	font-size: 10px;
	text-align: left;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 1.5ex;
	position: relative;
	width: 800px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	border-bottom: 1px solid;
}

.menucontainer2 {
	font-size: 10px;
	text-align: left;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 1.5ex;
	position: relative;
	width: 800px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
}

.materialscontainer {
	font-size: 13px;
	text-align: left;
	line-height: 17px;
	margin-top: 5ex;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	width: 800px;
	font-family: 'Courier New','Courier','Lucida Sans Typewriter','Lucida Typewriter',monospace;
}

/* Menu oben */

.menubg {
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
/*	height: 100%; */
	position: relative;
}
.menuname {
	margin-top: 9px;
	margin-left: 0px;
	position: relative;
	visibility: hidden;	
}
.menulinks {
	margin-top: 0.5ex;
	position: relative;
}
.menulinks a {
	color: #000;
}

.imgTextContainer {
	color: #999;
	width: 100%;
	margin-top:3ex;
	margin-bottom:3ex;
}
.imgText {
	padding-bottom: 14px;
}

.authorLine {
	font-size: 9px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	color: #999;
	border-bottom: 1px dotted #000;
	margin-bottom: 14px;
	padding-bottom: 10px;
}

.Question {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 2ex;
	margin-top: 0px;
	color:#0019e6;
}

.Question-continued {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 0ex;
	margin-top: 0px;
	color:#0019e6;
}

.Answer {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 0.5ex;
	margin-top: 0px;
}

.Answer-continued {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 0ex;
	margin-top: 0px;
}


.sideArch {
	width: 100%;
	border-top: 1px dotted;
	padding-top: 14px;
	margin-top: 14px;	
}

.sidePic {
	width: 100%;
	text-align: center;
	border-top: 1px dotted;
	padding-top: 14px;
	margin-top: 14px;	
}

.title {
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom: 3px;
	margin-top: 30px;
}
.title a, h1 a, h2 a, h3 a {
	font-weight:bold;
	color: #000;
}
h1 {
	font-size:20px;
	font-weight:bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
h2 {
	font-size:17px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 1.25ex;
	margin-top: 2.75ex;
}
.tags, .tags a
{
	color: #000000;
}
.author, .author a
{
	color: #000000;
	font-style:italic;
}
.Regular, .Regular a
{
	font-style:normal;
}
.Italic, .Italic a
{
	font-style:italic;
}
.Bold, .Bold a
{
	font-weight:bold;
}

.agendaToday {
	text-decoration: underline;
}

.monthTitle {
	width: 100%;
	padding-bottom: 2ex;
	margin-bottom: 4ex;
	padding-top: 6ex;
}
.yearTitle {
	width: 100%;
	font-weight:bold;
	border-bottom: 1px dotted;
	padding-bottom: 3ex;
	margin-bottom: 5ex;
	margin-top: 8ex;
}
.monthTitle a {
	color: #000;
}
.yearTitle a {
	color: #000;
}
.text-first {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.text-first a {
	color: #000;
}
.text-continued {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	text-indent:3em;
}
.text-continued a {
	color: #000;
}
.quote {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5em;
	font-style:italic;
}
.quote a {
	color: #000;
}
.quote-right {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font-style:italic;
	text-align:right;
}
.quote-right a {
	color: #000;
}
.right-box {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom:3ex;
	vertical-align:top;
	clear:right;
	float:right;
}
.right-box a {
	color: #000;
}
.left-box {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom:3ex;
	vertical-align:top;
	float:left;
	clear:both;
}
.left-box a {
	color: #000;
}

.artist {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font-weight:bold;
	font-size:120%;
}
.artist a {
	color: #000;
}
.work-title {
	padding-bottom: 0.5ex;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font-style:italic;
}
.work-title a {
	color: #000;
}
.footnote-ref {
	position:relative;
	font-size:85%;
	top:-0.9ex;
	margin-left: 0.2em;
	margin-right: 0.1em;
}
.footnote-backref {
	position:relative;
	font-size:85%;
	top:-0.9ex;
	margin-right: 0.2em;
}
.caption {
	font-style:normal;
	font-size: 0.95em;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	margin-bottom:0.3ex;
}
.imagewithcaption {
	margin: 0px;
	padding: 0px;
	margin-bottom:2.8ex;
	margin-top:1.8ex;
	background:#FFFFFF;
}
.slideshowcommands {
	font-style:normal;
	font-size: 0.95em;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	padding-top:1em;
	text-align:center;
	background:#FFFFFF;
}
