* {
	border: 0;
	margin: 0;
	padding: 0;
	}

html {
	height: 100%;
	}

body {
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #e0e0da;
	}

#keywords {
	position: absolute;
	z-index: 1;
	display: none;
	}

#logo {
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	visibility: visible ;
	z-index: 3;
	}

#content {
	text-decoration: none;
	position: relative;
	top: 20px;
	left: 0;
	width: 100%;
	height: 370px;
	z-index: 2;
	visibility: visible;
	}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1;
	visibility: visible;
	}

a {
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #7d7d78;
	}

a:visited {
	color: #7d7d78;
	}

a:hover {
	color: #ffffff;
	}

table {
	border-collapse:collapse;
	}

table#zwilling {
/*	border:solid 10px silver; */
/*	border-spacing:10px; */
	width:730px;
	}

table#zwilling td {
	border:solid 10px white;
	width:50%;
	height:100%;
	}

td#aphorismus {
	font-size: 0;
	border:0;
	}

table#zwilling td#bilder {
	font-size: 0;
	}

td#spalte_links {
	text-align: right;
	width:50%;
	vertical-align:top;
	}

td#spalte_mitte {
	background-color:#ffffff;
	width:730px;
/*	height:370px; */
	vertical-align:top;
	}

td#spalte_rechts {
	text-align:left;
	width:50%;
	vertical-align:top;
	}

li {
	margin-left:10px;
	}

.vollebreite {
	width:100%;
	}

.fliesstext_rechts_weiss {
	overflow: auto;
	height: 340px;
	padding: 10px 10px 0 20px;
	line-height: 12pt;
	background-color: white;
	}

.fliesstext_rechts_weiss a:hover {
	color: black;
	}

.fliesstext_links_hblau {
	overflow: auto;
	height: 350px;
	padding: 0 10px 0 20px;
	line-height: 12pt;
	background-color: #92a2ae;
	}

.fliesstext_links_hblau a:hover {
	color: white;
	}

.fliesstext_links_hblau a {
	color: black;
	}

.fliesstext_links_dblau {
	overflow: auto;
	height: 350px;
	padding: 0 10px 0 20px;
	line-height: 12pt;
	color: white;
	background-color: #313d60;
	}

.fliesstext_links_dblau a:hover {
	color: #f2f2f2;
	}

.fliesstext_links_dblau a {
	color: white;
	}

.leerbalken {
	text-align: left;
	background-color: #7d7d78;
	height:15px;
	}

.trennlinie_o{
	background-color: #969690;
	width: 100%;
	height:1px;
	display: block;
	}

.trennlinie_u{
	background-color: #ccccc7;
	width: 100%;
	height:1px;
	display: block;
	}

.sysmenucontainer {
	text-align: left;
	width: 100%;
	height:25px;
}

.balken_o {
	text-align:left;
	width:100%;
	height:15px;
	background-color: #7d7d78;
	display: block;
	}

.balken_o:hover{
	background-color: #313d60;
	cursor: pointer;
	}

.balken_u {
	text-align:left;
	width:100%;
	height:15px;
	display: block;
	}

.balken_u:hover{
	background-color: #ffffff;
	cursor: pointer;
	}

.neg_einzug {
	text-indent: -20px;
	}

.textfield {
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-left: 4px;
	width: 200px;
	height: 18pt;
	border-width: 0;
	}

.textarea {
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-left: 4px;
	border: none;
	width: 200px;
	height: 100px;
	}

.button {
	font-size: 9pt;
	}

