.druck {display:none; }

#content {position:absolute; top:20px; left:20px; width:570px; z-index:3; clip: rect(0px,800px,20000px,0px)}

div {
	font-family: Hevetivca, Arial, sans-serif;
	line-height: 18px;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	}

a {
	color:#E1690A;
	text-decoration: none;
	}

a:hover {
	color: #666666;
	text-decoration: none;
	}

h1 {
	font-family: Hevetivca, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin: 10px 0 0 0;
	}
	
h2 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	}

h3 {
	font-size: 14px;
	color: #000000;
	background: transparent url("../img/doc.gif") no-repeat 0 50%;
  	display: block;
  	font-weight: bold;
  	padding-left: 20px;
	}

.start {
	font-size: 24px;
	color: #000000;
	line-height: 28px;
	font-weight: normal;
	margin: 20px 0 20px 0;
	}

hr {
	background-color:#E0E0E0;
	border: none;
	color:#E0E0E0;
	height:1px;
	}

ul.facts { 
	list-style-image: url(../img/facts.gif);
	list-style-position: outside;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
	}
 
li.facts { 
	padding: 4px;
	}
	
ul.leistungen { 
	list-style-image: url(../img/pfeil.gif);
	list-style-position: outside;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 18px;
	margin: 0px;
	}
 
li.leistungen { 
	padding: 4px;
	}
	
.aprojekte {
	display: block;
	width: 458px;
	height: 20px;
	background-color: #96979B;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px 10px 0px 0px;
	text-indent: 6px;
	cursor: pointer;
	}

.aprojekte:hover  {
	background-color: #353536;
	color: #FFFFFF;
	}
