/* CSS DNS-Transport */
body {
	background-color: #fff;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	
	 /* für Windows */
	font-family: "Courier New";
	font-weight: normal; 
	font-size: 14px; 
	line-height: 15px;
}

a { color: black }
a:hover, .orange, a .orange, .drucken a { color: #ff9900 }
.orange:hover{ color: #000 }
.drucken a:hover{ color: #000 }
.drucken:hover{ color: #000 }

.fett { font-weight: bold;  }
.fettlinie { font-weight: bold; text-decoration: underline }
.hauptrubrik { font-weight: bold; line-height: 18px; text-decoration: underline }
.normallinie { text-decoration: underline }



