FIELDSET {
	-moz-border-radius: 7px;
	border: 1px solid #000000;
}

.background
{
/* Hintergrund nach fieldset */
/*	background-color: antiquewhite  ;*/
}
A:visited { color: #000099; text-decoration: underline; }

A:hover { color: #CC6600; text-decoration: underline;    }

A:active { color: #CC6600; text-decoration: underline; }

.fliesstext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}

td {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}

.colortable
{
	background: white;
	border: 1px;
	border-color: Black;
	border-style: solid;
}

.menu
{
	background: #FF9900;
	border: 0px;
	border-color: Black;
	border-style: solid;
}

body
{
	font-size: 12px;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.DG
{
       background-color: white;
} 

.DG_HeaderStyle
{
	background: #FF9900;
	font-weight: bold;
} 

.DG_FooterStyle
{
	background: Tan;
} 

.DG_SelectedItemStyle
{
	background: white;
} 
.DG
{
       background-color: white;
}
.DG_AlternatingItemStyle
{
background: #FFCC99;
} 

.DG_PagerStyle
{
background: PaleGoldenrod;
 color: DarkSlateBlue;
} 

.select_addresslist
   { 
	width:150px; 
border-top-style:solid;
background-color:#ffffff;
border-right: #FF9900 1px solid ;
border-left: #FF9900 1px solid;
border-top: #FF9900 1px solid;
border-bottom: #FF9900 1px solid;
 }

h1 
/* head*/
   {
	font-size: 30px;
	font-weight: bold;
	color: #FF9900;
	margin: 0;
	padding: 0;
}
   
   
/*.maintitle*/
h2,legend
   {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin: 0;
	padding: 0;
}
   
/*.subtitle*/
h3,.subtitle
   { font: 12px;
	  font-weight: bold;
   color: #FF9900;
	 margin:0;
	  padding: 0;
 }

/*.menutitle*/
h4
  {
	font-size: 14px;
	font-weight: bold;
	color: White;
	margin: 0;
	padding: 0;
}

/*.menuitem
*/
h5,.menuitem
{ font-size: 12px;  color:White; text-decoration: none; 
margin:0; padding: 0;
  }

.menuitem:visited { color: white; text-decoration: none; }

.menuitem:hover { color: #CC0000; text-decoration: underline;    }

.menuitem:active { color: white; text-decoration: none; }

.errormessage { font-size: 11px;  background-color : darkred;  font-weight : bold;  color : white;           }
.infomessage { font-size: 11px; background-color : transparent;  font-weight : bold;  color : darkgreen;           }
.validator { font-size: 11px;  background-color : transparent;  font-weight : bold;  color : darkred;           }

Select
{
font-family: Verdana,Arial,Helvetica;
font-size: 9pt;
} 
	
	 input
{
font-family: Verdana,Arial,Helvetica;
font-size: 9pt;
} 

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}


label {
 text-align: right; 
 padding-right: 1em; 
}

.button { 
  background-color:#FF9900;
  border-right: 1px solid;
border-left:  1px solid;
border-top:  1px solid;
border-bottom: 1px solid;
}

	 
submit { background-color: #333333 }

.ButtonsMenuform { color: White; FLOAT: center; MARGIN: 3px; WIDTH: 130px; HEIGHT:20px}
.Menuform { font-size: 10px; FLOAT: center; MARGIN: 0px; WIDTH: 130px; HEIGHT:16px }
