pre, tt { 
	font-family:Courier New,Courier,Serif,monospace; 
	color: rgb(14,54,62); 
}

tt { 
	font-weight:bold; 
}

table, pre, input, select, textarea {font-size:100%;}

.none {                      /* keine Darstellung */
	display:none;
}

table, pre, input, select, textarea {
	font-size: 100%;
}

.nospace {
  	margin: 0px;
  	padding: 0px;
  	border: none;
}

td.toolbar {
	vertical-align:middle;
	text-align:center;
}

a.helplink:hover {
    background-color: #999999;
    border: none;
    text-decoration: none;
}

a.helplink:link {
    border: none;
    text-decoration: none;
}

a.helplink:visited {
    border: none;
    text-decoration: none;
}

a.helplink:active {
    border: none;
    text-decoration: none;
}

a.helplink {
  text-decoration: none;
  color: #000000;
  font-size: 0.8em;
}

img.tools {
  padding:0;
  margin-left:5px;
  margin-right:5px;
  border:1px solid #DBDBDB;
}

img.tools:hover {
	border:1px solid #466a7d;
}

img.tools:active {
	border:1px solid #dc6432;
}

/* IE kennt kein hover über input! */
input.tools {
  padding:0;
  margin:5px;
  border:1px solid #DBDBDB;
}

input.tools:hover {
	border:1px solid #466a7d;
}

input.tools:active {
	border:1px solid #dc6432;
}

table.toolbar {
	border: 1px solid #dbdbdb;
	background-color: #f9f8f8;
}

td.BgUndRahmen { 
	background-color: #f9f8f8;
	border:1px solid #a9a9a9;
	margin:1px;
	padding:0px;
	vertical-align:top;
	text-align:center;
	width:702px;
	height:502px;
	overflow:scroll;
}

.KarteTable {	
	background-color: #7DB3CB;
	border: 1px solid #dbdbdb;
}

.KarteHeader {
	/* font-family: verdana, arial, helvetica, sans-serif; */
	/* margin:4px; */
	/* padding:0; */
	/* font-size:12px; */

}

.KarteText {
	border: none;
}

.KarteH2 {
	font-size:0.9em;
	color: #333355;
	font-weight: bold;
}

.KarteContent {
	font-size:0.9em;
}

tr.tabledarkrow1 {
    background-color:rgb(222,232,242);
}

tr.tabledarkrow2 {
    background-color:rgb(205, 220, 225);
}

tr.tablelightrow1 {
    background-color:rgb(242, 245, 246);
}

tr.tablelightrow2 {
    background-color:rgb(225, 235, 237);
}

.statusbar_head {
	vertical-align:top;
}

.statusbar_detail {
	vertical-align:top;
}
