body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(image/bg.jpg);
	line-height: 15pt;
}


table { border-collapse: collapse; }
/*table tr td { padding: 4px 6px; vertical-align: top; }*/
form { margin: 0px; padding: 0px; }
hr { border: none; height: 1px; background-color: #ccc; color: #ccc; width: 100%; }

th {
	font-weight: bold;
	background-image: url(title1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	font-size: 100%;
	vertical-align: middle;
}

td {
	font-size: 90%;
}

ul { margin: 0px 24px; padding: 0px; list-style: disc outside; }
ul ul { margin-top: 0px; padding-top: 0px; list-style: circle outside; }
ul ul ul { margin-top: 0px; padding-top: 0px; list-style: square outside; }

a {	color: #993300;	text-decoration: none; }
a:visited { color: #993300; }
a:hover { text-decoration:underline; color: #CC3300; }
a:active { text-decoration:underline; color: #CC3300; }

/*.vspace { margin: 4px; }
p.vspace { padding: 3px; }
/*.content-mat {
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}*/
.clearer{ clear: both; display: block;  margin: 0px; padding: 0px; height: 0px; line-height: 1px; font-size: 0px; }
.borderless-table tr td { border: none }

#header {
	width: 90%;
	height: 180px;
	margin: 10px auto 0px auto;
	text-align: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	vertical-align: text-bottom;
	background-image: url(head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #page-title {
	color: #000000;
	font: bold 18pt Georgia, "Times New Roman", Times, serif;
	padding: 20px 8px 8px 30px;
	overflow: auto;
}
#header #page-subtitle {
	width: 35%;
	position: relative;
	float: right;
	color: #000000;
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	padding: 0px 8px 8px 30px;
	overflow: auto;
}
#header a { color: #000000; }

#header #leiste {
	font-weight: bold;
	margin: 5px;
}
#header #leiste a {	color: #993300;	text-decoration: none; }
#header #leiste a:visited { color: #993300; }
#header #leiste a:hover { text-decoration:underline; color: #CC3300; }
#header #leiste a:active { text-decoration:underline; color: #CC3300; }

#main {
	width: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
/*
#main h1 { font-size: 12pt; margin: 0px; padding: 0px; }
#main h2 { font-size: 11pt; margin: 0px; padding: 0px; }
#main h3 { font-size: 10pt; margin: 0px; padding: 0px; }
#main h4 { font-size:  9pt; margin: 0px; padding: 0px; }
#main h5 { font-size:  9pt; font-style: italic; margin: 0px; padding: 0px; }
*/
h1, h2, h3, h4, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	border-bottom: 1px solid #aaaaaa;
	padding-top: 10px;
	padding-bottom: 5px;
}
h1, h2 {
  clear:both;
}
h3, h4, h5, h6 {
  border-bottom: 0px;
  font-weight: bold;
}
h1 {
	font-size: 188%;
	background-image: url(hd1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h2 {
	font-size: 150%;
	background-image: url(hd2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
}
h3 {
	font-size: 132%;
	background-image: url(hd3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
	padding: 0px;
}
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

#content {
	position: relative;
	width: 100%;
	min-height: 400px;
	float: left;
}

#wikitext {
	float: right;
	clear: right;
	width: 79%;
	border: 2px solid #CC0000;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}
/*
#sidebar .wikilink { 
	margin-left: 0.8em;
	list-style-type: square;
	display: list-item;
}
*/
#sidebar {
	float: left;
	width: 15%;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 0px;
	border: 2px solid #CC0000;
	text-align: left;
	vertical-align: middle;
	padding-top: 5pt;
	padding-bottom: 10pt;
	padding-left: 5pt;
	background-image: url(title1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}


#footer {
	background: #FFFFFF;
	width: 90%;
	height: 40px;
	margin: 0px auto;
	padding: 0px 0px 8px 0px;
	border: 2px solid #CC0000;
	vertical-align: middle;
}

#copyright {
	margin: 0px 20px 0px 20px;
	padding: 2px 0px;
	font-size: 8pt;
}

#menubar {
    margin: 0px 11px 0px 11px;
    padding: 2px 12px 1px 12px;
    border-bottom: 1px solid #e8e8e8;
    background-color: #e8e8e8;
    text-align: left;
    font-size: 8pt; font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#menubar ul { margin: 0px; padding: 0px; }
#menubar ul li { list-style: none; display: inline; text-indent: 0px; text-align: left; padding-right: 8px; }
#menubar a { color: #666; }

#text { margin-top: 12px; margin-bottom: 12px; font-family: monospace; }

pre {
	font-size: 9pt;
	background-color: #fffff4;
	border: 1px solid #999;
	line-height: 15px;
}

textarea { 
	margin-top: 12px; 
	margin-bottom: 12px; 
	font-size: 9pt; 
}

.column {
	border: 0px;
	margin: 0px;
}

td.column {
	padding: 0px 10px 0px 10px;
}

.difftype,.difftime,.diffrestore {
    font-size: 8pt;
}

#wikitext a.urllink {
   background: url(image/external.png) center right no-repeat;
   padding-right: 13px;
} 

.lfloat {
	margin: 5px 15px 5px 0;
}

.rfloat {
	margin: 5px 0px 5px 10px;
} 
