body
{
  margin: 0px;
  padding: 0px;
  background:#822919;
  background-image:url(../grafik/intecsmall.jpg); background-repeat:repeat;
  background-attachment:fixed;
}

body, td
{
  font: 82% verdana, arial, hevetica, sans-serif;
}

#logo
{
  padding-top: 5px;
  height: 75px;
  text-align: center;
  width: 197px;
  background-color:white;
}

#topNav 
{
  position:absolute;
  top:60px;
  right:135px;
}

#topNav A
{	
  color:#C0C0C0;
  text-decoration: none;
}

#topNav A:hover
{
  color:white;
}

#topNav ul
{
  list-style-type: none;
  margin: 0px;
}

#topNav li
{
  float: right;
  color:#C0C0C0;
  font-weight:600;font-size:7pt;
}

#leftNav
{
  margin:5px 0px 0px 0px;
  float: left;
  width:190px;
  height:auto;
  text-align:right;
}

#leftNav A, .thisPage
{
  display: block;
  color:white;
  text-decoration:none;
}

.level1
{
  font-weight:900;
  font-size:80%;
  margin-top:15px;
  text-transform:uppercase;
}

.level2
{
  font-weight:500;
  font-size:70%;
  margin-top:8px;
  text-transform:uppercase;
}

.level3
{
  font-weight:500;
  font-size:70%;
  margin-top:4px;
}

#main
{
  margin-left:197px;
  margin-right: 120px;
  min-height:400px;
  min-width:400px;
  padding:15px 15px 15px 15px;
  background-color: white;
  color:black;
}

#main img
{
  padding-left:10px;
}

#langSel
{
  float: left;
  width: 197px;
  height: 35px;
  background-color: white;
  text-align:center;
  padding: 17px 0px 3px 0px;
}

#copyRight
{
  float: right;
  width: 120px;
  height: 35px;
  background-color: white;
  color:#822919;
  text-align:center;
  padding: 10px 0px 10px 0px;
  /*font-size:70%; */
  font-size:7pt;
}


/*Textformatierung*/
  code, pre {font-size:12px;}
  pre{padding:5px;}
 /*Ueberschriften*/

  h1, h2, h3, h4 { color:#822919; }

  h1{font-size:18px; margin-bottom:0px;}
  h2{font-size:16px;}
  h3{font-size:14px;}

  .h { font-size:12pt; font-weight: normal; }
  .what { font-size:18pt; font-weight:bold;}
  dl {margin-bottom:10pt;}
  dd {margin-bottom:4pt; text-align:justify;}

td.selected { color: inherit; background-color:#dddddd; border:4px groove #cccccc }

.headline { color:#000000; background-color: inherit; font-size:larger; font-family:Arial,Helvetica, sans-serif;}
a.important { color:red; background-color: inherit; text-decoration:none; font-weight:bold; }
a:hover.important { color: blue; background-color: inherit; }
a.fatblue { color:blue; background-color: inherit; text-decoration:none; font-weight:bold; }
a:hover.fatblue { color: blue; background-color: inherit; text-decoration:underline;}

.more { font-size:smaller; font-weight: normal; }
/* DotMenu */
.dot         { position: absolute; width: 10px; height: 10px; visibility: hidden; background-color: #FF0000; font-size: 1px; cursor: pointer; cursor: hand; z-index: 100 }
.dotoff      { position: absolute; width: 8px; height: 8px; visibility: hidden; background-color: gray; font-size: 1px; cursor:default; z-index: 100}
.dotempty    { position: absolute; width: 8px; height: 8px; visibility: hidden; background-color: orange; font-size: 1px; cursor: pointer; z-index: 100 }
.caption     { position: absolute; visibility: hidden; font-family: Tahoma;
