/* allgemeine Definition */
body, table, p, div, .buttonklasse2, ol, ul, li, dl, dt, dd, span, input, select, textarea { font-family: verdana, sans-serif; }
body, table, p, div, .buttonklasse2, ol, ul, li, dl, dt, dd, span, input, select, textarea { font-size: 13px; }
td { vertical-align:top; }

img { border:0px; }

/* Zusatzdefinitonen */

.navi {	font-size: 14px; }

.foot {	font-size: 10px; vertical-align: super; }
.footer {	font-size: 10px; vertical-align: super; }

.size1 { font-size: 13px; }
.size2 { font-size: 15px; }
.size3 { font-size: 18px; }


b { font-weight: 600; }
h1 {
	font-weight: 500;
	font-size: 18px;
  margin-bottom:10pt
}
h2 {
	font-weight: 600;
	font-size: 13px;
  margin-bottom:2pt
}

.tooltip_description{
	border-style:solid;
	border-color:#40A040;
	border-width:1px;
	width:auto;
	background-color:#ffffd0;
	font-size: 10px;
}
#tooltipdesc{
	position:absolute;
	visibility:hidden;
}


a:link { color: #408040 }
a:active { color: #70A070 }
a:visited { color: #40A040 }
a:hover { color: #40FF40 }


