/* CSS Datei Errorcodes */

 body			{ background-image:url(../butn/backstan.jpg); text-align:center  }
 .border		{ background-image:url(../butn/bck_verlauf1024.png); border:2px solid }
 div.border { width:80%; text-align:justify; height:100%; margin:10px auto; padding:5% }
 a:hover		{ color: #eee; color:blue; }

 header a	{ font-size:14px; color:#DF0000; text-decoration:none;  }
 header.border { width:800px; height:25px; margin:0 auto }
 h2			{ font:16pt Tahoma; color:#00007F; text-decoration:none;  }
 ul, li 		{ text-align: left; list-style-type:none; }
 #h4			{ font:14pt arial; margin-top:10px }
 p.text	{ text-align:left; width:550pt; padding:5px 20px; float:left; font:13pt tahoma; text-align:justify;}
 div.abc		{ font:10pt verdana,arial}
 pre.box { line-height:12pt; white-space:pre-wrap; display: block; width: 70%;
	padding: 9.5px; font-size: 13px; background-color:#f5f5f5;
	border: 1px solid #ccc; border-radius: 4px; }