body {  font-family: Arial, Helvetica, sans-serif; background-color: beige; color: navy;}
h1 {  text-align: center; }
h2 {  text-align: center}
h3 {  font-family: Arial, Helvetica, sans-serif; text-align: center}
h4 { text-align: center }

legend {color: gray; }

input.button {  font-family: Arial, Helvetica, sans-serif; 
				border: threeddarkshadow; border-style: solid; 
				border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
				text-align:center; color:silver; 
				background-color: silver;}
                        
.in-r { border: threedlightshadow; border-style: solid; 
		border-bottom-color: threeddarkshadow;
		border-top-width: 2px; border-right-width: 2px; border-bottom-width: 1px; border-left-width: 2px; 
		text-align:right;}
.in { border: threedlightshadow; border-style: solid; 
		border-bottom-color: threeddarkshadow;
		border-top-width: 2px; border-right-width: 2px; border-bottom-width: 1px; border-left-width: 2px; 
		}		
.i-cb { background-color:#D6E8FE; border-style: none; }		

.dbibtn {  	font-family: Arial, Helvetica, sans-serif; 
				border: threeddarkshadow; border-style: solid; 
				border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
				text-align:center; color:#CC0000; 
				background-color:#CCCCFF;}
.dbibtn:hover {border: 1px solid white; cursor: pointer;}

.gdtinfo {font-size: -1; color: silver; }
				
              
.c1  { border: 1px solid red; width: 2cm; height: 2cm;}
a {color: #c70000; text-decoration: none;}
a:hover {color: white; background-color: silver; text-decoration: none; border: 5px;}

.amenue { font-size: smaller; }
.amenue:hover {color: white; background-color: silver; text-decoration: none; border: 5px;}

.steptree:hover {color: white; background-color: silver; text-decoration: none; border: 5px;}

td {padding: 2px; font-size: smaller;}

.reiterheadline {background-color: silver; color: #0000FF; font-weight: bold; padding: 0px; margin: 0px; text-align: center; width: 100%;}
.reiterseite {font-size: smaller; background-color: #F7DDAC; margin: 0px;}

.uaUserlist { position:absolute; top: 30px; right: 10px; height:auto; overflow: hidden;
                    border: 1px solid blue; background-color: white;
                    padding: 2px; }

.toolliste { margin: 1px 0px; padding: 0px; font-size: 90%; color: blue;}                    
.divpopup { border: 1px solid grey; background-color: silver; }
.innerdivpopup { border: 1px solid white; background-color: silver; padding: 5px;}
.gdtbutton {background-color: beige; }
.gdtbutton:hover {background-color: green; }

.tabs {border-width: 1 1 0 1; border-color: red; border-style: solid; padding: 9px; background-color: white;}
.tabbody { width: 99%; height: 98%; border: 1px solid red; background-color: white; margin: 0px; }
.tabtd {margin: 0px; }