
* {
	color:black;
	font-size:9pt;
}

body {
	font-family:Helvetica,Verdana,Arial,sans-serif;
	background:#eeeeee;
	margin:0px;
	padding:0px;
}

a,
a:link,
a:visited {
	color:black;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

a:hover,
a:active {
	text-decoration:underline;
}

h1 {
	font-size:11pt;
	text-align:left;
}

h2  {
	font-size:10pt;
	text-align:left;
}

a.img,
img {
	border:0px solid black;
	text-decoration:none;
}

select {
	width:100px;
}

table {
	border:1px solid black;
	border-spacing:0px;
	margin:3px;
	text-align:left;
}

td,
th {
	padding:1px 3px 1px 3px;
	text-align:left;
	vertical-align:top;
}

tfoot td,
thead td,
th {
	background:#aaaaaa;
	padding:1px 3px 1px 3px;
	white-space:nowrap;
}

tfoot th {
	text-align:left;
}

table.layout {
	border:0px;
}

table.data tbody tr:hover {
	background:#00ffff;
}

table.data td, table.data th {
	vertical-align:top;
}

table.data tbody td {
	padding:0px 2px;
}

textarea {
	width:99%;
}

ul {
}

.num, .num * {
	text-align:right;
}

.error {
	color:#ff0000;
	font-size:11pt;
	font-weight:bolder;
}

.bright {
	background:#eeeeee;
}

.dark {
	background:#cccccc;
}



#gesamte_seite {
	border:0px;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}

#fusszeile {
	background: black;
}

#kopfzeile {
	background: black;
	color: white;
	font-size:20pt;
	text-align:left;
	vertical-align:bottom;
}

#linke_spalte {
	background:#ffffff;
	padding:0px;
	vertical-align:bottom;
}

#rechte_spalte {
	background:white;
	padding:0px;
	vertical-align:top;
}

#navigation {
	background:#cccccc;
	padding:10px;
	text-align:left;
	vertical-align:top;
	white-space: nowrap;
}

#main_content {
}
