/* CSS Document */

body {
	background:url(bg_lo.gif) white fixed;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 20px;
	color:#667f99;
	/* text-align: center; keine zentrierung der titel */
}

h1 a {
	color: #336600;
	background:transparent;
	text-decoration:none;
	font-size: 20px;
}

h1 a:hover {
	color: #FF0000;
	background:transparent;
	text-decoration:none;
	font-size: 20px;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	/* text-indent: 2em; kein einzug */
}

h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 2em;
	color: #336600;
	background:transparent;
	text-decoration:none;
}

h2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 2em;
	color: #FF0000;
	background:transparent;
	text-decoration:none;
}




p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	/* text-indent: 2em; kein zeileneinzug */
}

.border {
	border-top: 1px solid black;
	text-indent: 0;
}

.credits {
	border-top: 1px solid black;
	text-indent: 0;
}

.cursor {
	cursor: hand;
}

.label {
	text-align: right;
}

.menu {
	display: none;
}

.noindent {
	text-indent: 0;
}

.subheading {
	font-size: 14px;
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.emphasis {
	font-style: italic;
}

.callout {
	font-weight: bold;
}

ul {
	margin-top: -2px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.navTop {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	letter-spacing: 3px;
	color: #336600;
}

.navSide {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #000000;
}

a {
	color: #336600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:hover {
	color: #FF0000;
}




table {
	/* background:url(bg-hell.gif) transparent; */
	width: 95%;
	height: auto;
	border-bottom: thin solid black;
	border-left: none;
	border-right: none;
}

.maintable {
	/* background:url(bg-hell.gif) transparent; */
	width: 95%;
	height: 100%;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}

.wikiform {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}


.background {
	  background:url(bg-hell.gif) transparent;
}

.background_links {
		background:url(bg-hell_2.gif) transparent;
		border:1px solid #e9e9e9;
}
.background_box {
		background:url(bg-hell_3.gif) transparent;
		border:1px solid #e9e9e9;
}

td.input {
	text-align: left;
}

th {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12 px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	border-bottom: thin solid #CCCCCC;
}

form {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #000000;
	margin-bottom: 0px;
}

hr {
	width: 80%;
}

dt {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: Bold;
	list-style-image: url(pfeil_rechts.gif);
	list-style-position: Outside;
        text-align: left;
}

dd {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: Normal;
	text-align: left;
}

ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

li {
	font-weight: normal;
}

blockquote {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-weight: normal;
	color: #006699;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: #000000;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

/* These are for the edit form. */
#wikiedit form { margin:0px; width:100%; }
#wikiedit textarea { width:100%; }
.wikimessage { margin-top:4px; margin-bottom:4px; font-style:italic; }
