@charset "iso-8859-1";
 
body {
	background-color:#3B3B3B;
	color:#FFFFFF;
	font-family:Verdana,Helvetica,Arial;
	font-size:8pt;	
	margin-top:5;
	margin-left:0;
	margin-right:0;
}

td {
	color:#FFFFFF;
	font-family:Verdana,Helvetica,Arial;
	font-size:8pt;	
}

input {
	background-color:#3D3D3D;
	color:#FFFFFF;	
	border-width:1;
	border-color:#606060;
	border-style:solid;
	font-family:Verdana,Helvetica,Arial;
	font-size:8pt;	
	padding-left:3;
}

input.button {
	background-color:#5A5A5A;
	border-style:outset;
}

input.button:hover {
	background-color:#724545;
	border-style:outset;
}

input.button:active {
	background-color:#724545;
	border-style:inset;
}

td.element {
	color:#FFFFFF;
	font-family:Verdana,Helvetica,Arial;
	font-size:8pt;	
	border-width:1;
	border-color:#606060;
	border-style:solid;		 
	cursor: default;
}

a {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

a.element {
	display:block;
	color:#FFFFFF;
	text-decoration: none;
	padding:2;
}	

a.element:hover {
	background-color:#724545;
}	

select.combobox {
	color:#000000;
	font-family:Verdana,Helvetica,Arial;
	font-size:8pt;	
}

select.invers {
	color:#FFFFFF;
	background-color:#3D3D3D;
	font-family:Verdana,Helvetica,Arial;
	font-size:8pt;	
	border-color:#606060;
	border-style:solid;
	font-family:Verdana,Helvetica,Arial;
	border-width:1px;	
}

div.menuleiste {
	background-color:#494949;
	color:#FFFFFF;
	font-family:Verdana,Helvetica,Arial;
	font-size:10pt;	
	padding:2;
}

img {
	border-width:0;
}					   

ul.sortable {
	list-style: none;
	padding:0;	 
	margin:0;
}	

div.sortable {
	line-height:0px;
	font-size:1pt;	
}
