/********************************************************************************
**
**  Base Stylesheet for Smart Web Visualizatione
**  Lufft GmbH / Die Informatik-Werkstatt GmbH
**  April 2008
**  Version 1.4.0
**
********************************************************************************/

a:link    { color: #0000FF;text-decoration: none;font-weight: normal}
a:visited { color: #0000FF;text-decoration: none;font-weight: normal}
a:hover   { color: #0000FF;text-decoration: none;font-weight: normal}
.a        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold; color: #FFFF00; text-decoration: none}



body
{
font-family: "Trebuchet MS", Verdana, Arial,Helvetica, sans-serif;
font-family: serif;
font-size: 12px;
background-color: #444444;
color: #000;
margin:0px;
padding-top:5px;
}
HTML>body { padding: 0; }

#divid_header
{
Font-size: 25px;
background-color: #dddddd;
font-family: Arial,Helvetica, "Comic Sans MS", sans-serif;
margin:5px 170px 5px 5px ;
height:70px;
}

#divid_logo
{
position: absolute;
top: 5px;
right: 5px;
}

#divid_navigation
{
color:  #444444;
font-family:  Arial,Helvetica, sans-serif;
font-weight:normal;
font-size: 10pt;
font-style: normal;
text-decoration: none;
font-weight: bold;
background-color: #bbbbbb;
width: 215px;
padding:5px;
position: absolute;
top: 75px;
left: 5px;
}

#divid_main
{
color:  #222222;
font-family: "Trebuchet MS", Verdana, Arial,Helvetica, sans-serif;
font-weight:normal;
font-size: 12pt;
font-style: normal;
text-decoration: none;
font-weight: normal;
background-color: #888888;
position: relative;
margin: 5px 5px 5px 5px;
padding:5px;
}

#divid_print
{
color:  #000000;
font-family: Courier;
font-weight:normal;
font-size: 10pt;
font-style: normal;
text-decoration: none;
background-color: #ffffff;
}

format_debug
{
color:  #0000FF;
Font-size: 14px;
font-family: Courier;
}

#divid_time
{
color:  #666666;
Font-size: 10px;
font-family:  "Trebuchet MS", Verdana, Arial,Helvetica, sans-serif;
}

h1
{
font-size: 15pt;
font-weight: bold;
}

h2
{
font-size: 13pt;
font-weight: normal;
}

h3
{
font-size: 12pt;
font-weight: normal;
}

.d_ta
{
  font-size: 10pt;
  color: black;
  text-align:center;
  background-color: #888888;
}

.d_th
{
  font-weight: bold;
}

.d_td
{
  font-weight: normal;
}

.p_ta
{
  font-size: 8pt;
  color: black;
  text-align:center;
}

.p_th
{
  font-weight: bold;
}

.p_td
{
  font-weight: normal;
}
