/* Generelle Styles */body{	background: #f0f0f0;	margin: 0px;	cursor: default;	}p{	background: none;	color: black;	font-family: arial, helvetica, sans-serif;	font-size: .8em;	line-height: 1.6em;	text-align: left;	padding: 0px 0px 0px 30px;	margin: 1em 0em 0.5em 0em;	cursor: default;}ul.navi{	background: none;	color: black;	font-family: arial, helvetica, sans-serif;	font-size: .8em;	line-height: 1.6em;	text-align: left;	padding: 0px 0px 0px 30px;	margin: 1em 0em 0.5em 0em;	cursor: default;}ul{	background: none;	color: black;	font-family: arial, helvetica, sans-serif;	font-size: .8em;	line-height: 1.6em;	text-align: left;	padding: 0px 0px 0px 60px;	margin: 1em 0em 0.5em 0em;	cursor: default;}ol{	background: none;	color: black;	font-family: arial, helvetica, sans-serif;	font-size: .8em;	line-height: 1.6em;	text-align: left;	padding: 0px 0px 0px 60px;	margin: 1em 0em 0.5em 0em;	cursor: default;}li{	padding: .1em 0em .1em 0em;}h1{	background: none;	color: black;	font-family: arial, helvetica, sans-serif;	padding: 1em 0em 0em 0em;	margin: 0em;	cursor: default;	line-height: 1.4em;	font-size: 1em;	text-align: left;	}h2{	background: none;	color: #a02031;		font-family: arial, helvetica, sans-serif;	padding: 1em 0em 0em 0em;	margin: 0em;	cursor: default;	line-height: 1.4em;	font-size: 1em;}h3{	background: none;	color: black;		font-family: arial, helvetica, sans-serif;	padding: 1em 0em 0em 30px;	margin: 0em;	cursor: default;	line-height: 1.4em;	font-size: 1em;}td{	background: none;	color: black;	vertical-align: top;}a{	background: none;	color: #a02031;		font-family: arial, helvetica, sans-serif;	font-weight: bold;	text-decoration: none;}a:visited{}a:active{}a:hover{}p.small{	margin: 1em 0em 0.5em 0em;	font-size: .7em;}a.small{	font-weight: normal;}table.text{	background: none;	color: black;	padding: 0px 0px 0px 30px;	margin: 1.4em 0em 0.7em 0em;	font-family: arial, helvetica, sans-serif;	font-size: .8em;	line-height: 1.6em;	}
