body {padding: 0px 0px 0px 10px;  background-color: white}
body, p, table {
   font-family: arial,helvetica; 
   font-size: 8.75pt;
   color: #343434;
}

/* Tabelle base */
table.tab1 {width:100%; font-size:12px; border-collapse: collapse; margin:0; padding:0;}
table.tab1 tr {cursor:pointer;}
table.tab1 tr td {border-bottom:1px solid #aaaaaa; padding:1px;}
table.topMenu {width:100%; font-size:14px; margin:0; padding:0; border-collapse:collapse}
table.topMenu tr td {padding:0;}

/* menu */
.label1 {position:relative; float:left; height:25px; width:150px; text-align:center; font-size:14px; font-weight:bold}
.label1  div {margin:4px;}

a.mn:link {text-decoration: none; color:#3f507c;}
a.mn:visited {text-decoration: none; color:#3f507c;}
a.mn:hover {text-decoration: underline; color:#0a1b49;}
a.mn2:link {text-decoration: none; color:white;}
a.mn2:visited {text-decoration: none; color:white;}
a.mn2:hover {text-decoration: underline; color:white;}
a.mn3:link {text-decoration: underline; color:white;}
a.mn3:visited {text-decoration: underline; color:white;}
a.mn3:hover {text-decoration: underline; color:white;}

a.mlb:link {color:#FAFAFA; text-decoration: none; border-bottom:1px dotted gray;}
a.mlb:visited {color:#FAFAFA; text-decoration: none; border-bottom:1px dotted gray;}
a.mlb:hover {text-decoration: none; border-bottom:1px solid #A0FFFF; color:#FAFAFA;}

a.mlb2:link {color:#c0c0c0; text-decoration: none; }
a.mlb2:visited {color:#c0c0c0; text-decoration: none;}
a.mlb2:hover {text-decoration: none; border-bottom:1px solid #A0FFFF; color:#FAFAFA;}

.mnb {
	position:relative;
	float:left;
	border-right:1px dotted gray;
	color: #C0C0F0;
	padding:2px;
	padding-left:4px;
	padding-right:5px;
	margin:4px;
}


.Title
{
	font-family:Arial,helvetica; 
	font-size:18px;
	color: #666666;
	font-weight:bold;
	margin-left:8px; 
	margin-top:8px;
	width:100%;
}

.Title1
{
	font-family:Arial,helvetica; 
	font-size:20px;
	color: #666666;
	font-weight:bold;
	margin-left:8px; 
	margin-top:8px;
	width:100%;
}

.blue
{
   FONT-FAMILY: Arial,Helvetica,sans-serif;
   font-size: 9.75pt;
   color: blue;
}

.fb
{
   FONT-FAMILY: Arial,Helvetica,sans-serif;
   FONT-SIZE: 13px;
}

.ta
{
   FONT-FAMILY: Arial,Helvetica,sans-serif;
   FONT-SIZE: 13px;
	color:white;
}

td.Line0b
{
   BACKGROUND-COLOR: #FAFAFA;
   COLOR: #141414;
}
td.Line1b
{
   BACKGROUND-COLOR: white;
   COLOR: #141414;
}
td.Line1l
{
   BACKGROUND-COLOR: #F4F4F4;
   COLOR: #141414;
}
td.LineT
{
   COLOR: #F2F2F2;
}
.mb_copy {
  border-top: 1px dashed #B2B2B2;
  padding: 5px 5px 5px 5px;
  color: #A0A0A0;
}

LI.square { list-style-type: square }
UL.plain  { list-style-type: none }
OL        { list-style-type: decimal }  /* A B C D E etc. */
OL OL     { list-style-type: lower-alpha }      /* 1 2 3 4 5 etc. */
OL OL OL  { list-style-type: lower-roman }  /* i ii iii iv v etc. */

.xml_a {border-bottom:1px dotted black; padding:2px; border-right:1px solid #a0a0a0;}
.xml_r {text-align:right; border-bottom:1px dotted black; padding:2px; border-right:1px solid #a0a0a0;}
.xml_t {padding:2px; border-bottom:1px solid #c0c0c0; font-weight:bold;}

/* Log list */
.log_t {
 font-family:Tahoma,Arial,Verdana,Helvetica;
 font-size:12px;
 background: #444444;
 color:white; 
 font-weight:bold;
 padding:2px;
}
.log_td2 {
 font-family:Tahoma,Arial,Verdana,Helvetica;
 font-size:11px;
 padding:4px;
 border-left:1px solid #c0c0c0;
 border-bottom:1px dotted #b2b2b2;
}
.log_td1 {
 font-family:Tahoma,Arial,Verdana,Helvetica;
 font-size:11px;
 padding:4px;
 border-left:1px solid #c0c0c0;
 border-bottom:1px dotted #b2b2b2;
 background:#eaeaea;
}
