.little {font-size: 11.5px}
.normal {font-size: 13.5px}
.great  {font-size: 15.5px}
.fixed  {font-family: Courier, Verdana; font-size: 12px; font-style: normal;}

.textHeader {font-weight: bold; font-style: normal; font-size: 13.5px; color: #00008D;}

.menu  {margin-top:30px; margin-bottom:10px; margin-left:10px; margin-right:10px;}
.menu2 {margin-top:30px; margin-bottom:10px; margin-left:300px; margin-right:10px;}

.button {
	text-transform: none;
	padding-top:    0px;
	padding-bottom: 0px;
	padding-right:  3px;
	padding-left:   3px;
	border:         1px solid #aaa;
	background:     #ccc;
	cursor:         hand;
}

body {
  font-family: Arial, Helvetica, sans-serif; 
  font-style: normal; 
  font-size: 13.5px;
  color: #666666;
  background-color: #f8f8ff;
  /* background-image:url(/images/hintergrund.gif); 
     background-repeat:repeat-x; */
}
td {vertical-align:bottom;}

