table {
	border-collapse:collapse;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	letter-spacing: 1px;
}
th { 
	 font-weight: normal; 
	 padding-left: 5px;
	 padding-right:5px;
}
td, input, select, textarea {
     font-size: 13px; 
	 font-weight: normal;
	 padding-left: 5px; 
	 padding-right: 5px;
	 line-height: 20px;
	 valign: top;
}
input, select, textarea {
	border: 1px solid #CCCCCC;
}
body {
	 topmargin:0px;
	 leftmargin:0px; 
	 rightmargin:0px;
	 bottommargin:0px;
	 font-size: 14px;
	 font-family: Tahoma,Geneva,Kalimati,sans-serif;
	 letter-spacing: 1px;
	 line-height: 21px;
	 text-align: justify;
}
a {
	text-decoration:none;
	color: #000080;
}
a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: red;
}
a:active {
	color: #666666
}
.gross {
	position: absolute;
	width: 100%;
	height: 150px;
	left: 0px;
	margin: 0px;
	z-index: 1;
	background-image:  url(logo_rand.gif);
	background-repeat: repeat-x;
}
.hauptfenster {
	 position: relative; 
	 width: 800px;
	 height: 580px;
     margin: 0px auto;
	 top: 0px;
	 z-index: 4;
	 background-image:  url(logo.gif);
	 background-repeat: no-repeat;
	 border: 1px none #000000;
}
.fusszeile {
	position: absolute; 
	width: 800px; 
	height: 20px; 
	top: 560px; 
	color: #000080;
	text-align: center;
	font-size: 11px;
	border-top: 2px solid #000080;
}
.menu {
	position: absolute;
	left: -60px;
	width: 200px;
	top: 170px;
}
.menutabelle {
	width: 200px;
	border: 1px none #000080;
}
.menutabelle td {
	border: 0px none #000080;
	font-size: 13px;
	height: 25px;
}
.content {
	position: absolute;
	width: 640px;
	left: 150px;
	top: 160px;
	height: 390px;
	overflow: auto;
	padding-right: 10px;
}
.content_tabelle {
	text-align: left;
	border: 1px solid #cccccc;
}
.content_tabelle th {
	border: 1px solid #cccccc;
	background-color: #000080;
	color: #FFFFFF;
}
.content_tabelle td {
	border: 1px solid #cccccc;
	vertical-align: top;
}
.startseite_tabelle {
	border: 0px none;
	text-align: center;
}
ul {
	margin-top: 1px;
}
