body	{
		margin: 0px auto;
		text-align:center;
		background-color: #b6d1b4;
		padding:0px;
		}

table {scrollbar-face-color: #8B9C95;
	   scrollbar-highlight-color: white;
	   scrollbar-shadow-color: white;
	   scrollbar-arrow-color: white;
	  }

#total	{
		position:relative;
		height:100%;
		text-align:left;
		margin:0px auto;
		width:900px;
		background-color: #8b9b9b;
		border:0px solid;
		}

#titel	{
		width:900px;
		z-index:1;
		}

#content {
		position:absolute;
		top:122px;
		left:180px;
		width:540px;
		margin:0px;
		border:0px solid;
		z-index:1;
		text-align:center;

		}

#left	{
		position:absolute;
		top:122px;
		left:0;
		height:100%;
    background-color: #8b9b9b;
		margin: 0px;
		width: 160px;
		/*height: 100%;*/
		border: 0px solid;
		z-index:1;
		}

#right {
		position:absolute;
		top:122px;
		right:0;
		width: 160px;
		margin: 0px;
		background-color: #8b9b9b;
		border:0px solid;
		z-index:1;
		}

#kalenderblatt {
		position: absolute;
		left: 800px;
		top: 0px;
		width: 53px;
		height: 60px;
		z-index: 1;
		}

.menu 	{
		text-align:left;
		}

a:link { text-decoration:none; color:#4A5757; }
a:visited { text-decoration:none; color:#4A5757; }
a:hover { text-decoration:none; color:#FF0000; }
a:active { text-decoration:none; color:#FF0000;  }

.tabfarb {color:#808080}
.tbackground {background:bilder/grau.gif}

.ueberschrift {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		}
.text {
		font-family: arial;
		font-size: 9pt;
		}
input.text {
	  font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: normal;
		font-variant: normal;
		background-color: #F9F9F1;
	  border-left-style:none;
		border-top-style:none;
		border-right-style:none;
		border-bottom-style:solid;
		border-bottom-width: 0px;
		padding-left:8px;
		}
textarea {
		font-family:Arial;
		font-size:12px;
		font-style:italic;
		font-weight:bold;
		scrollbar-face-color:##E3E3DB;
		scrollbar-highlight-color:white;
		scrollbar-shadow-color:#E3E3DB;
		scrollbar-arrow-color:#ADB09D;
		background-color: #E3E3DB;
		}
input.submit {
		background-color: #ADB09D;
		border:none;
		font-size:10px;
		font-weight:bold;
		color:#4A5757;
		}
td.font {
		text-align: left;
		font-family:arial;
		font-size:8pt;
		font-weight:bold;
		padding-left:10px;
		padding-right:10px;
		}
.font_1 {
		font-family:arial;
		font-size:8pt;
		}
.font_ü1 {
		font-family:arial;
		font-size:9pt;
		font-weight:bold;
		text-align:center;
		}
