body {
	background-color: #D7C393;
	color : #831B1B;
	margin-top: 6;
	margin-right : 100;
	line-height : normal;
	font-family : sans-serif;
}
.normal {
	font-family: sans-serif; 
	color: #831B1B;
}
.seitenueberschrift {
	padding-top: 20px;
	padding-bottom: 15px;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#navi {
margin-left: 10px;
}
.TWlink {
	font-size: 8pt;
	font-family: sans-serif;
	font-weight : bold;
	color : #831B1B;
}
.content {
	width: 700px;
	padding-top: 32px;
	padding-left: 22px;
	padding-right: 8%;
	padding-bottom: 40px;
}
a {
	color: #831B1B;
}
a:link {
	font-weight: bold;
}
a:visited {
	font-weight: normal;
}
a.nolink {
	text-decoration: none;
	font-weight: normal;
	}
p {
	line-height: normal;
}
td {
      color : #831B1B;
      font-family : sans-serif;
      font-size : 10pt;
      }
.SSILastUpdate {
	font-family : sans-serif;
	font-style : italic;
	font-size : smaller;
	font-weight : normal;
	color : #831B1B;
}
pre.list {
font-family: sans-serif;
}
.border_thin {
	border : 1px solid  #831B1B;
}