

#i-infra13 { position:absolute; z-index:-13; visibility: visible; -webkit-filter: opacity(0.5); filter: opacity(0.5); }

.eingabe {
	font-family:Courier, "Courier New", monospace;
	text-align:right;
	width:25px;
	font-size:10px;
}

.schalter {
	font-family:Courier, "Courier New", monospace;
	width:140px;
	height:32px;
	font-size:12px;
	color: #ffffff; 
	background-color:#BF6F5D;
	border:none;
}




h1 {
	font-family:Courier, "Courier New", monospace;
	font-size:20px;
}

h2 {
	font-family:Courier, "Courier New", monospace;
	font-size:16px;
}

h3 {
	font-family:Courier, "Courier New", monospace;
	font-size:12px;
	color: #943622; 
}

h4 {
	font-family:Courier, "Courier New", monospace;
	font-size:10px;
	font-weight:800;
	line-height:2;
	color: #943622; 
	/*color: #BF6F5D; */
}

p {
	font-family:Courier, "Courier New", monospace;
	font-size:10px;
	font-weight:200;
	color: #943622; 
}

em {
	font-style:inherit;
	font-weight:100;
	color: #943622; 
}
	

a:link    {
	  color: #178069; 
}

a:visited {
	color: #11B390; 
}

a:focus   {
	color:#48E9E7;
}

a:hover   {
	color:#48E9AA;
}
