body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-arrow-color: #000066;
	scrollbar-darkshadow-color: #aaaaaa;
}
.mylink {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.whitelink {
	text-decoration: none;
	color: #FFFFFF;
}
.mytextfield {
    font: normal normal 9px verdana,sans-serif;
	background-image: url(bilder/shadow.png);
}
.mybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.odd {
	background: #FFFBF0;
}
.even {
	background: #FFFBF0;
}

table.objtable { background:#000 url("bilder/effect.gif") repeat-x; border:1px solid #000; }
a.important:link {color: black; text-decoration: underline;}
a:hover {
	color: #000000;
}
a.important:visited {color: black; text-decoration: underline;} 
.randl {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-right-width: 1px;
	border-left-width: 1px;
}
.randr {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-right-width: 1px;
	border-left-width: 1px;
}
.where_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a0a0a0;
	text-decoration: none;
}
.blackborder {
	border: 1px solid #000000;
}
.nicetableheader {
	border:1px solid #D7EBB7;
	background-color:#D7EBB7;		
	color:#000000;	
	font-size: 9pt;	
	font-weight:bold;
}
.nicetablerow {	
	border:1px solid #D7EBB7;	
	background-color:#FFFFFF;	
	color:#a0a0a0;	
	font-size: 8pt;
}
.greenrow {
	background-color:#FFFBF0;
	color:#666666;
	font-size: 8pt;
	border-top: 1px none #D7EBB7;
	border-right: 1px none #D7EBB7;
	border-bottom: 1px solid #D7EBB7;
	border-left: 1px solid #D7EBB7;
} 
.greentr {
	color: #000000;
	text-decoration: none;
	background-image: url(bilder/green_bg.jpg);
}
.table_gelb {
	background-color: #ffff99;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #cccccc;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table_right_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #cccccc;
}
.selectXXL {
	width: 400px;
}
