body				{background-color: #B1B9C7;
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 10px;
					color: #000000;
					overflow:hidden;}
div				{position: absolute;
					left: 0px;
					top: 66px;
					width: 100%;
					height: 20px;
					color: #000060;}
/* -------------------------Tabellenlayout---------------------------- */
table				{height: 100%;}
.toplinks		{background-color: #B1B9C7;
					border-bottom: 1px solid #FFFFFF;}
.topmitt			{background-color: #B1B9C7;
					border-left: 1px solid #FFFFFF;}
.toprechts		{background-color: #B1B9C7;}
.infoarea		{background-color: #DDE0F0;
					padding-left: 10px;
					color:#000060;
					font-size:9px;
					border-bottom: 1px solid #FFFFFF;}
.collinks		{background-color: #B1B9C7;}
.colmit			{background-color : White;
					padding-left: 10px;
					padding-right: 10px;}
.colrechts		{background-color : White;}
.bottlinks		{background-color: #B1B9C7;
					color: #000000;}
.bottmit			{background-color: #B1B9C7;}
.bottrechts		{background-color: #B1B9C7;}
