a:link { color:#2AE0B0; text-decoration:none; }
a:visited { color:#2AE0B0; text-decoration:none; }
a:active { color:#2AE0B0; text-decoration:none; }
a:hover { color:#2AE0B0; font-weight: normal; cursor: crosshair }


body, td, tr 
{
   font-family:trebuchet ms; 
   letter-spacing: 1px;
   color: #222222;
   font-size:11px;
   line-height: 11px;
   text-align: left;
   background: url(hg.png) repeat-x top #A4A3A3;
   }

p { margin-top: 3;margin-bottom: 3;filter: none;}


b, strong {color:#0E3E3D;}
i, em{color:#0E3E3D; margin-left: 1px;margin-right: 2px;}
u{color: #0E3E3D; text-decoration: none;border-bottom: 1px dotted #1c1c1c;}

h1 {
   font-family: times;
   font-size:16px;
   line-height: 11px; 
   color: #1C1C1C;
   border-bottom: 1px dotted #1C1C1C;
   letter-spacing:2px; 
   text-align:left;
   text-transform: uppercase;
   font-weight: bold;
   margin-left: 30px;
   padding-left: 70px;
   height: 20px;
   text-shadow:1px 1px 0 rgb(255,255,255); 
   }

h2 {
   font-family: times;
   font-size:16px;
   line-height: 11px; 
   color: #1C1C1C;
   border-bottom: 1px dotted #1C1C1C;
   letter-spacing:2px; 
   text-align:left;
   text-transform: uppercase;
   font-weight: bold;
   padding-left: 10px;
   margin-left: 40px;
   height: 20px;
   text-shadow:1px 1px 0 rgb(255,255,255); 
   }

h3 {
   font-size: 12px;
   color: #2ADAB4;
   font-family: trebuchet ms;
   letter-spacing: 2px;
   font-weight: bold;
   text-align: center;
   text-transform: uppercase;
   border-left: 5px solid #000000;
   background-color:#1C1C1C;
   margin: 0px 0px 5px 0px;
   padding: 5px 5px 5px 8px;
   } 

h4 { 
  font-family: trebuchet ms; 
  font-size: 24px; 
  color: #ffffff;
  text-shadow: 1px 1px 0 #c2c2be;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: 3pt;
  text-align: right;
  margin-bottom: -7px;
  margin-right: 10px;
}


h5 { 
  font-family: trebuchet ms; 
  font-size: 16px; 
  color: #1C1C1C;
  text-shadow: 1px 1px 0 #e6e6e0;
  font-variant: small-caps;
  letter-spacing: 2pt;
  text-align: right;
  margin-right: 3px;
  margin-top: 7px;
  margin-bottom: 0px;
}


.menu a {
   font-family: trebuchet ms;
   font-size: 10px;
   color: #6f6f6f;
   border-bottom:  1px solid #3e3f42;
   height: 13px;
   font-family: verdana;
   font-size: 10px;
   line-height: 9.5px;
   letter-spacing: 5px;
   margin:1px;
   padding:2px;
   text-transform: lowercase;
   display:block;
   }

.menu a:hover {
   color: #2AE0B0;
   height: 13px;
   font-size: 10px;
   line-height: 9.5px;
   letter-spacing: 5px;
   margin:1px;
   padding:2px;
   text-transform: lowercase;
   display:block; 
   }

.drehen {
	transform:rotate(2deg);
	-ms-transform:rotate(2deg); /* IE 9 */
	-moz-transform:rotate(2deg); /* Firefox */
	-webkit-transform:rotate(2deg); /* Safari and Chrome */
	-o-transform:rotate(2deg); /* Opera */
}

#title {
  width: 300px;
  left: 40px;
  top: 290px;
  position: absolute;
  float: left;
}