/*************************************
 * Stylesheet für PMaktuell:
   Haupttextbereich *
 *************************************/

#contenttable {
	padding:0; border:0;
	margin: 0 0 6px 3px;
	width: 762px;
}

#pagecontent {
  margin:0; border:0;
	background-color: ivory;
	padding: 0 0 6px 15px;
/*	width: 579px; */
}

#wikitext {
  line-height: 1.5em;
	margin-left: 3px;
	margin-right: 0px;
	font-size: 100%;
}


/* Zwischenlinie   */
#wikitext hr {
  height: 0px;
	border-top: 0px solid #036;
	border-bottom: 1px solid #036;
}

/* Bilder im Text  */

#wikitext img {
	padding: 0;
	margin: 6px 12px 6px 0; }

#wikitext form img  {
	margin: 6px 0 1px 3px; padding: 0; border: 0;
}

#wikitext .rfloat {
	margin: 0px 0px 0px 12px;
}

/* ##### Tabellen ##### */

#wikitext table {
  margin: 0.5em 0;
	border:1px #036 solid;
	background-color:#d5dee8;
}

#wikitext th, #wikitext caption, #wikitext .caption {
  padding:6px;
	background-color:#036;
	background-color:#b3bcc6;
	font-weight:bold;
	border:1px #036 solid;
}


#wikitext caption {
  margin-left:-1px;
}

#wikitext td  {
  padding:6px;
  border:1px #036 solid;
}


/*   Listen    */

#wikitext ul, #wikitext ol {
  padding: 0 0 0 1em;
  margin: 0 0 0 1em;
}

dl {
  margin: 0;
  padding: 0;
}

dt {
  font-weight: bold;
  font-size: 100%;
  margin: 6px 0 0 0;
  padding: 0;
  color: #036;
}

dd {
  margin: 0 0 0 2em;
  padding: 0;
}

#wikitext li, #wikitext td li {
  padding: 0.25em 0 0.25em 0px;
  margin: 0px;
}

#wikitext dd {
  padding: 0em 0 0.25em 0px;
}


/* ------------ Schlagwörter ------------ */

#wikitext table.rightbox { 
  float: right;
	width: 150px;
	margin: 0em 0 1em 1em;
}

#wikitext .rightbox tr th, #wikitext .rightbox tr td { 
	font-size: 90%;
	padding:3px;
	border-color: #036;
	background-color: #f0f0f0;
}

#wikitext .rightbox td ul {
	margin:  0 0 0 0.75em;
	padding: 0 0 0 0.75em;
}

#wikitext .rightbox td li {
  padding: 0em 0 0em 0px;
  margin: 0px;
}


/* ------------ Überschriften ---------- */

#wikitext h1, #wikibody .pagetitle {
  color: #036;
	background-color: #d5dee8;
	font-size: 160%;
	line-height: 1.25em;
	font-weight: bold;
	margin: 0 0 12px 0;
  padding: 6px 3px;
	border-top: 1px solid #036;
	border-bottom: 1px solid #036;
}

#wikibody .pagetitle a { color: #036; }

#wikibody .pagetitleheader {
  font-size: 72%;
	margin-bottom: 0.5em;
	font-weight: normal;
	line-height: 1.0em;
}

#wikitext h1.wikiaction {
  font-size: 140%;
	color: #800000;
}

/*
#wikitext h2 {
  color: #000000;
  background-color: #d5dee8;
	line-height: 1.25em;
  font-size: 140%;
	margin: 0.5em 0 0.5em 0;
  padding: 6px 3px 6px 3px;
	border-bottom: 1px solid #036;
	border-top: 1px solid #036;
}
*/

#wikitext h2 {
  color: #036;
	font-size: 150%;
	line-height: 1.25em;
	margin: 1.5em 0 0.75em 0;
}


#wikitext h3 {
  color: #036;
	font-size: 120%;
	line-height: 1.25em;
	margin: 0.33em 0;
}

#wikitext h4 {
  color: 036;
	font-size: 100%;
	line-height: 1.25em;
	margin: 0.3em 0; }


#wikitext h5 {
  color: #800000;
	font-weight: lighter;
	font-style: italic;
  font-size: 100%;
	margin: 0.3em 0;
}

#wikitext h6 {
  color: black;
	background-color: #d5dee8;
	line-height: 1.25em;
  font-size: 100%;
	margin: 0 0 0.5em 0;
  padding: 6px 3px 6px 3px;
	border-bottom: 1px solid #036;
	border-top: 1px solid #036;
}


h4.journalhead, h4.messagehead { background:#ffb; border-top:1px dotted #999; }
.message, .journal, .diary {
      padding:3px;
      border:1px dotted #999;
      background:#d5dee8;
			color:#2f4f4f;
  }

	
h4.journalhead, h4.messagehead { background:#ffb; border-top:1px dotted #999; }
.message, .journal, .diary {
      padding: 3px;
      border: 1px dotted #e2a868;
			border-top: 0px;
      background: #fef7ec;
      color: #330000;		
			font-size: 90%;
}

.messagetop {
      padding: 3px;
      border: 1px dotted #e2a868;
			border-bottom: 0px;			
			font-size: 90%;
      background-color: #f4d6ae;
		  display: block;
			color: #505050;
}

#wikitext .commenttitle h1 {
      background-color: #e3c59d;
      color: #330000;		
			margin-top: 2em;
			border-color: #330000;
			font-size: 140%;
}

#wikitext .commentbox table {
			width: 100%;
      border: 1px dotted #660000;
}
	
#wikitext .commentbox td {
			background: #f5ede3;
      border: 1px dotted #660000;
}

#wikitext .commentbox th {
			background: #f5ede3;
			color: #330000;
      border: 1px dotted #660000;
}

#wikitext .commentbox th .access {
      color: #006600;
}
