body {
	background-color:#FFFFFF;
	margin-left:20px;
	margin-right:20px;
	font-family:Helvetica,Arial,sans-serif;
	color:#404040;
}

#body {
      margin-left: 200px;
      margin-top: 40px;
}

p,dl,ul,ol,table {
	margin-left:50px;
}

pre {
    margin-left: 90px
}

li {
	padding-bottom: 12px;
}

ul {
	list-style-type:square;
}

dt {
	color:#000000;
	font-weight:bold;
}

.right {
 float: right; 
 padding-left: 5px;
 padding-bottom: 5px;
}

.left {
 float: left; 
 margin-right: 5px;
 margin-bottom: 5px;
}

.center {
  text-align: center;
  clear: both;
}

a[href] {
	text-decoration:none; 
/*	border-bottom-style: dotted;
	border-bottom-color: #A00000;
	border-bottom-width: 1px;
	margin-bottom: -2px; */
	color: #A00000;
}

a[href]:hover {
	color:#FF0000;
 	text-decoration:underline;
/*	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px; */
}

a[href]:visited {
	background: transparent url(/moebius/img/tick.png) no-repeat right;
	padding-right: 8px;
	}

#navig a[href]:visited {
	background: transparent url(/moebius/img/tickdark.png) no-repeat right;
	padding-right: 8px;
}

.pdf {
	background: transparent url(/moebius/img/pdf.png) no-repeat left;
	padding-left: 18px;
	}

.locked {
	background: transparent url(/moebius/img/lock.png) no-repeat left;
	padding-left: 18px;
	}

.lockedpdf {
	background: transparent url(/moebius/img/lockpdf.png) no-repeat left;
	padding-left: 18px;
	}

.mail {
	background: transparent url(/moebius/img/mail.png) no-repeat left;
	padding-left: 18px;
	}

.german {
	background: transparent url(/moebius/img/german.png) no-repeat left;
	padding-left: 18px;
}

.germanpdf {
	background: transparent url(/moebius/img/germanpdf.png) no-repeat left;
	padding-left: 18px;
}

.english {
	background: transparent url(/moebius/img/english.png) no-repeat left;
	padding-left: 18px;
}

.englishpdf {
	background: transparent url(/moebius/img/englishpdf.png) no-repeat left;
	padding-left: 18px;
}

h1 {
	/* text-align:center; */
	text-align: left;
	background-color: #FFFFFF;
/*	padding: 5px;
	position: relative;
	left: -90px;
*/
}

h1,h2,h3,h4,h5,h6 {
	margin-left:0px;
	margin-right:0px;
	clear:both;
}

hr {
   clear:both;
}

address {
	font-size: small;
	text-align: right;
	color:#808080;
	font-style: normal;
	clear: both;
}

#logo {
      font-size: 36px;
      color: #A00000;
      text-align: center;
      margin-bottom: 32px;
      margin-top:8px;
}

#logo img {
/*      padding: 8px; */
}

#logo a {
      text-decoration: none;
      border-style: none;
}

#navig {
/*	
	background: transparent left url(/moebius/img/skirsch.png) no-repeat;
	padding-left: 36px;
	min-height: 295px;
*/
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #A0A0A0;
	width: 180px;
	padding: 8px;
	padding-left: 28px;
}

div.navigi {
	   font-weight: bold;
}

div.navigii {
	margin-left: 20px;
	font-weight: normal;
}

table.visualdir {
		width: 100%;
		border-width: 0px;
}

td.thumb {
	 width: 30%;
	 padding: 15px;
	 text-align: center;
}

