body, p, td, th{
	font-family: Verdana;
	font-size: 10pt;
}

body {
	background-color: #dadada;
	margin : 0px;
	scrollbar-base-color:#dadada
}

.weiss {
	background-color: #ffffff;
}
.gelb {
	background-color: #faf4e8;
}
.bg_gruen1 {
	background-color: #c60000;
}

.bg_gruen2 {
	background-color: #367279;
}

.bg_gruen3 {
	background-color: #ffffff;
	color: #c60000;
}
.bg_gruen4 {
	background-color: #ffffff;
	color: #c60000;
}

table.tab
{
	background-color: #c9c9c9; 
}

.stdtext {
	color: #000000;
	font-weight: bold;
	font-size: smaller;	
}

.stddropdown {
	font-family: Verdana;
	color: #000000;
	font-size: 9pt;	
}

.tab_contents { background-color: #c60000; color: #ffffff; font-weight: bold; } 
.tab_text        { cursor:hand; FONT-WEIGHT: bold; COLOR: #ffffff; } 
.tab_inakt_text  { cursor:hand; COLOR: #ffffff; } 
.tab_inakt { background-color: #c60000; BORDER-RIGHT: #c9c9c9 1px solid; BORDER-TOP: #c9c9c9 1px solid; BORDER-LEFT: #c9c9c9 1px solid; BORDER-BOTTOM: #c9c9c9 1px solid; }