ul {
  list-style-type: square;    
}

ul li {
  margin-top: 5px;
  margin-bottom: 5px;
}

ol li {
  margin-top: 5px;
  margin-bottom: 5px;
}

a, span.foswikiEmulatedLink { 
  background: transparent; 
  font-weight: bold; 
  text-decoration: none;
}

a:link, a:visited, a:focus, span.foswikiEmulatedLink { 
  color: #0072bd;
}

a:hover, span.foswikiEmulatedLink:hover { 
    color:#245789;
    text-decoration:underline;
}

a:active  {
    color:#ff0000;
    text-decoration:underline; 
}

span.foswikiNewLink span.foswikiEmulatedLink {
    color:#ffff00;
    background-color:#ff0000;
    text-decoration:blink;
}

span.foswikiNewLink span.foswikiEmulatedLink:after {
    content:" MISSING LINK!";
}

.thinlink a, .thinlink span.foswikiEmulatedLink, a.thinlink {
  font-weight: normal;
}

.thinlink strong a, .thinlink strong span.foswikiEmulatedLink {
  font-weight: bold;
}

p { 
    padding-top:10px;
    margin-bottom:4px;
    margin-left:0px;
    margin-right:0px;
}

img {
  border: 0px;
  vertical-align: inherit;
}

hr {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: white;
  margin: 0px;
  padding: 0px;
  background-color: #edf1f3;
  color: #454545;
}

div.outer {
  margin: 0px 16px 16px 16px;
  padding: 0px 2px 2px 2px;
  background-color: white;
  border-width: 0px;
  border-color: #0072bd;
  border-top-style: none;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
  line-height: 140%;
  padding-bottom: -4;
}

h3, h4, h5 {
  font-size: 16px;
  font-weight: bold;
}

.foswikiPreviewArea, .foswikiPreviewArea h1, .foswikiPreviewArea h2 {
	color: #454545;
}

p { 
        margin-top: 10px;
        margin-bottom: 4px;
        margin-left: 0px;
        margin-right: 0px;
}

h1.c_header {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #DFDFDF;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h1.l_header {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #DFDFDF;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.headline1 {
  background-color: #E5E5E5;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 10px;
  font-size: 18px;
  font-weight: bold;
}

div.header {
  position: relative;
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  height: auto;
  width: 100%;
  border-bottom: 1px solid black;
  border-color: #0072bd;
}

div.header a {
  margin: 0px;
  padding: 0px;
}

div.header a.hintergrund {
  background-repeat: no-repeat;
  display: block;
  height: 100%;
}

div.header .links {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
div.header .rechts {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

div.content {
  /* IE Intelligenti-Browser und Disappearing Text Bug http://www.soxiam.com/Code/CSSDisappearingTextBugInIE6  */
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
  margin: 0px;
  border-top: 1px solid;
  border-color: #0072bd;
}

/* Table defaults for border width */
div.content table th {
  border-width: 0px;
}

div.content table td {
  border-width: 0px;
}

div.content table th.foswikiFirstCol {
  border-left-width: 0px;
  border-right-width: 0px;
}

div.content table td.foswikiFirstCol {
  border-left-width: 0px;
  border-right-width: 0px;
}

div.content table th.foswikiLastCol {
  border-right-width: 0px;
}

div.content table td.foswikiLastCol {
  border-right-width: 0px;
}

.foswikiTable {
  border-collapse: separate;
}

table.navbar {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  background-color: #E5E5E5;
  border-top: 0px solid #CCCCCC;
  font-size: 11px;
  margin: 0px;
}

table.navbar tr td.left {
        width: 70%;
        height: 16px;
	padding-left: 8px;
        text-align: left;
}

table.navbar tr td.right {
        width: 30%;
        height: 16px;
	padding-right: 8px;
        text-align: right;
}

table.footer {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  border-bottom: 1px solid black;
  background-color: #E5E5E5;
  font-size: 11px;
  border-color: #0072bd;
}

table.footer a:link {
    color: #666666;
}

table.footer a:visited {
    color: #666666;
}

table.footer a:hover {
    color: #007bc4;
}

div.footer_upper {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
        height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007BC2;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	background-color: #DFDFDF;
}

div.footer_lower {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 11px;
        height: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #007BC2;
	border-bottom-style: solid;
	margin-bottom: 0px;
	background-color: #E5E5E5;
}

div.footer_lower a:link {
    color: #666666;
}

div.footer_lower a:visited {
    color: #666666;
}

div.footer_lower a:hover {
    color: #245789;
}
div.previewpanel {
  margin-top: 20px;
  padding-left: 20px;
}

/* Gliederung für Vorlesung */
div.gliederung div.future {
  color: #C0C0C0;
}

div.gliederung p {
  padding-top:0px;
  margin-bottom:0px;
  margin-left:10px;
  margin-right:0px;
}

div.gliederung h2 {
  margin-top: 40px;
}

div.gliederung h3 {
  margin-top: 20px;
  margin-bottom: 0px;
}

div.gliederung h4 {
  font-size: 13px;
  /* color: gray; */
  margin-bottom: -5px;
}

div.gliederung p.books {
  font-weight: bold;
  padding-top: 15px;
}

div.gliederung p.books span {
  color: #008000;
  font-style: italic;
}

table.foswikiDiffTable td.foswikiDiffDebugLeft {
  color: #000000;
  background-color: #ffcccc;
  white-space: pre;
  padding: 1em;
  border: 1px solid #990000;
}

table.foswikiDiffTable td.foswikiDiffDebugRight {
  color: #000000;
  background-color: #99ff99;
  white-space: pre;
  padding: 1em;
  border: 1px solid #006600;
}

table.foswikiDiffTable td.foswikiDiffDebugLeft.foswikiDiffUnchangedText {
  color: #999999;
  background-color: #ffffff;
  border: 1px solid #000000;
}

table.foswikiDiffTable td.foswikiDiffDebugRight.foswikiDiffUnchangedText {
  color: #999999;
  background-color: #ffffff;
  border: 1px solid #000000;
  display: none;
}

table.foswikiDiffTable td.foswikiDiffDebugLeft.foswikiDiffLineNumberHeader {
  color: #000000;
  background-color: #cccccc;
  padding: 2px;
  border: 0px none;
}
