/* styles for www.mueritzeum.de      */
/*                                   */
/* media:	print                    */
/* use:		on every page            */
/* author:	click solutions GmbH     */
/*          Holger Bluethmann        */
/*                                   */


body {
	text-align: center; line-height: 1; color: black; background-color: #fcfbe7; font-family: Arial, Helvetica, sans-serif;  }

/*                                   */
/* main divs                         */
/*                                   */

div#printlogo {
	float: right; }

div#wrapper {
	text-align: left; margin: 0px auto 0px auto; background: none; }

div#header {
	display: none; }

div#flashheader {
	display: none; }

div#navi {
	padding-top: 20px; }

div#content {
	}

div#news {
	display: none; }

div#text {
	width: 100%; margin: 15px 0px 0px 0px; padding-bottom: 30px; }

div#sidenotes {
	display: none; }
	
div#footer {
	display: none; }

/*                                   */
/* text div                          */
/*                                   */

div#text h1 {
	margin: 10px 20px 15px 10px; font-size: 16px; color: #006c74; font-weight: bold; line-height: 20px; }

div#text h2 {
	margin: 15px 20px 10px 10px; padding-top: 15px; font-size: 16px; color: #006c74; font-weight: bold; line-height: 15px; border-top: 1px dotted #006c74; }

div#text h3 {
	margin: 10px 20px 5px 10px; font-size: 14px; color: #006c74; font-weight: bold; line-height: 18px; }

div#text p {
	margin: 5px 20px 5px 10px; font-size: 12px; color: #006c74; line-height: 16px; }

div#text ul, div#text ol {
	margin: 5px 20px 5px 50px; font-size: 12px; color: #006c74; line-height: 16px; list-style-type: disc; }

div#text ol {
	list-style-type: decimal; }

div#text a {
	color: #006c74; text-decoration: underline; }

div#text a:hover {
	color: #96bf0d; text-decoration: underline; }

div#text p.eventtitle {
	margin-left: 50px; }

div#text p.newstitle {
	font-weight: bold; border-top: 1px dotted #006c74; padding-top: 15px;}

div#printfooter p {
	margin: 5px 20px 5px 10px; padding-top: 15px; font-size: 12px; color: #006c74; line-height: 16px; border-top: 1px dotted #006c74; }
