body {
	margin:0px;
	color: transparent;
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.1em;
	line-height: 0.2em;
}
img {
border:0;
}
a:link {
text-decoration : none; 
color : #626262; 
} 
a:active, a:focus {
outline: 0;
text-decoration : none; 
color : #626262;
}

a:visited {
color : #626262;
text-decoration : none; 
} 
a:hover {
	color : #FF0000;
	text-decoration : none;
}


  #klinge a {
	display:block;
	width:250px; /* Linkbereich begrenzen */
	background-image: url(../cms/img/klinge3.jpg);
	background-repeat: no-repeat;
  }
  #klinge img {
    display:block; width:250px; height:100px; border:0;
  }
  #klinge a:hover img {
    visibility: hidden;
  }
  #klinge a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #klinge a {
    margin-right:1px;
  }
  * html #klinge a:hover {
    width:250px; margin-right:0; /* Workaround fuer IE 5.01 */
  }
#wagrecht        
	{
	color: #727272;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#drinnen    
	{
	background-color: transparent;
	margin-left: -125px;
	position: absolute;
	top: -75px;
	left: 50%;
	width: 250px;
	height: 150px;
	visibility: visible;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	line-height: 1.6em;
	}

