/*
// 
// 2006-12-18  ankl  Initial release
// 2008-07-29  ankl  Anpassung neues CI egling.org
//
*/

html,body {
	height: 100%;
}

body {
  position: relative;    
	font: normal normal 0.75em Lucida, Arial, Trebuchet MS, sans-serif;
  color: #666;
  font-size: 10pt;
  margin: 20px auto;
  width: 902px;
  background: white;
}

/*
hr { border: none; height: 1px; background-color: #ccc; color: #fff; width: 100%; }
*/

hr { 
  height: 12px;
  max-width: 599px;
  border-bottom: 1px solid #877;
  border-top: 1px solid #877;
  border-left: 1px solid #877;
  border-right: 12px solid #877;
  color: #fff;
  background-color: #fff;
}

/* 2007-07-25 rw: Bei Listen die Einrückung verkleinern */
ul {
  padding-left: 24px;
}

a {
	color: #517319;
	text-decoration: none;
}

a:hover {
	color: #517319;
	text-decoration: none;
}

/* including background again (mostly) covers up a problem with the background in 
Firefox & Camino when resizing the window to less than content width */

#head {
  position: relative;
  top: 0px;
  height: 185px;
  background: url(images/header.jpg) top center no-repeat;
  /* border: 1px solid red; */
}

#page-title {
  position: absolute;
  top: 6px;
  left: 20px;
  width: 600px;
  text-transform: lowercase;
  font-size: 8pt;
  font-weight: normal;
  color: #bbb;
}

#page-subtitle {
  position: absolute;
  top: 25px;
  left: 20px;
  width: 660px;
  text-transform: uppercase;
  font-size: 8pt;
  font-weight: normal;
  color: #bbb;
}

#head #page-actions {
  position: absolute;
  top: 183px;
  left: 235px;
  width: 650px;
  font-size: 8pt;
  color: #bbb;
  text-align: right;
}

#page-actions ul { list-style: none; margin: 0px; padding: 2px; }
#page-actions li { display: inline; margin: 0px; padding: 2px; }
#page-actions li a { text-decoration: none; color: #bbb; margin: 0px; padding: 2px; }
#page-actions li a:hover { text-decoration: underline; color: #555; margin: 0px; padding: 2px; }

#content {
    width: 902px;
    margin: 0px auto;
}

#col-left {
  position: relative;
  float: left;
  width: 200px;
  margin: 15px 0px 0px 0px;
  padding-left: 0px;
}

#col-right {
  position: relative;
  float: right;    
  width: 680px;
  margin: 0px 0px 0px 0px;
}

#wikitext h1, h2, h3, h4, h5 { color: black; }
#wikitext h1 { font-size: 14pt; }
#wikitext h2 { font-size: 12pt; }
#wikitext h3 { font-size: 10pt; }
#wikitext h4 { font-size: 9pt; } 
#wikitext h5 { font-size: 8pt; font-style: italic; }

#sidebar { text-align: right; border-right: 1px solid #bfbfbf; padding-right: 15px;}
#sidebar ul { list-style: none; margin: 0px; padding: 0px; }
#sidebar li { display: list-item; margin: 0px;  }
#sidebar li a { text-decoration: none; color: #000; padding: 2px 2px 4px 2px; text-indent: 4px; }

#sidebar ul li a { display: block;
  color: #517319; 
  font-size: 9pt;
  padding: 2px 2px 4px 2px; 
}

#sidebar ul li a:hover { 
   text-decoration: underline;
}

#sidebar b.selflink { 
    text-decoration: none; 
    color: #517319; 
    padding: 2px 2px 4px 2px; 
    text-indent: 4px; 
}

#sidebar h2 { font-size:150%; color: #fff; margin-bottom: 0px; border-bottom: 1px solid #8fb80e; }
#sidebar h3 { font-size:130%; color: #fff; margin-bottom: 0px; border-bottom: 1px solid #8fb80e; }
#sidebar h4 { font-size:100%; color: #fff; margin-bottom: 0px; border-bottom: 1px solid #8fb80e; }

#sidebar p.sidehead {
  margin-bottom: 6px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-top: 2px;
  border-color: #bfbfbf;
  border-style: solid;
  border-width: 1px;
  text-decoration: none; 
  color: gray; 
  font-size: 8pt;
}


#wikiedit form { margin:0px; }
#wikiedit textarea { width:99%; font-family: monospace; }

#footer { font-size: 7pt; text-align: right; color: #666; border-top: 1px solid #ccc; margin-top: 18px; padding: 10px 0px 10px 0px;}

.difftype,.difftime,.diffrestore { font-size: 8pt; }

.quickref table { margin: 2px auto; }
.quickref tr { border: 1px solid #999; }
.quickref td { padding: 2px; vertical-align: top; }

table.markup { border: 1px solid #ccc; }
td.markup1 { border-bottom: 1px solid #ccc; }
dd { margin-left: 18px; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
pre { margin-top: 3px; padding-left: 0px; padding-bottom: 2px; padding-right: 0px; padding-top: 2px; background-color: #f0f5dd; border-width: 0px; font-size: 10px; }
/* End hide from IE-mac */


table.platz {
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 5px;
}
table.noBorder td {
	margin-bottom: 15px;
	background: transparent;
	border: none;
}
table.kurztasten {
	text-align: center;
}
/* start jw 2008-03-31  */
.wikitrail {
	padding-left: 20px;
	padding-right: 20px;
}
table {
	font-size: 80%;
	padding: 2px;
	margin-left: 5px;
}
td {
	border: 1px solid silver;
	border-collapse: collapse;
	padding: 2px;
}
.fpltemplate dl {
	text-align: left;
	padding: 0;
	margin: 0;
}
.fpltemplate dt {
	margin: 0;
	padding: 0;
}
.fpltemplate dd {
	padding: 0;
	margin: 0px;
	margin-left:5px;
}
table.suchsyntax td {
	padding: 5px;
	border-collapse: collapse;
	border: 0px;
	font-size: 12px;
}

