body, p {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #111111;
	background-color:#fefefe;}

p,div,img.para,input,form {margin: 0 0 6px 0;background-color:#EBF1FD;}
img {border: 0px;}
h1 {font-size: 12px; color: #111111; font-family:Verdana;}
a {font-family:Verdana; font-size:8pt; color: #000099; text-decoration:none;}
a:hover {text-decoration: underline;}

td{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #111111;
	background-color:#EBF1FD;}
/*	td_gallery mit weissem BG, genutzt in viewer
	und gallery (wg. schatten und transparenz)*/
.td_gallery{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #111111;
	background-color:#fefefe;}
.table_pretty {
	font-family: Verdana, Arial;
	font-size: 11px;
	border-collapse: collapse;
	background-color: #EBF1FD;
	border: solid 1px;
	border-color: #CCCCCC;
	empty-cells: hide;
	padding: 5px;}
.button {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4e4e4e;
	border: solid 1px;
	background-image: url('../style/button.gif'); background-repeat:repeat-x; height:21px;width:92px;color:black;}

textarea,input,select {
	font: 1.0em Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #f9f9f9;
	border: solid 1px;
	border-color: #aaaaaa; 
	padding: 0.2em;
	margin-bottom: 0.3em;}

#error {
	color: #ee0000;

	font-weight: bold;
	font-size: 12px;
	padding: 0 1em;}

legend {
	font-family: Verdana, Arial;
	font-size: 11px;
	border-collapse: collapse;
	background-color: #ffffff;
	border: solid 1px;
	border-color: #CCCCCC;
	empty-cells: hide;
	padding: 2px;}
fieldset {
	border: 1px solid;
	border-color: #CCCCCC;}
