font.ueberschrift
{
font-family:georgia;
color: #fff9e5; 
font-size:15px;
font-weight: bold;
}

.miracx { hintergrund }
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
	background-color:#8b2722;
	background-image:url(grafiken/'');
	background-attachment:fixed;
	background-repeat:repeat;
	border-bottom-color:#40110f;
  border-right-color: #671d18;
  border-left-color: #dd7a75;
  border-top-color: #eebab7;
	border-width:30px ;
	border-style: solid;
	scrollbar-face-color:#8b2722;
	scrollbar-highlight-color:#fff9e5;
	scrollbar-3dlight-color:#8b2722;
	scrollbar-shadow-color:#fff9e5;
	scrollbar-darkshadow-color:#8b2722;
	scrollbar-arrow-color:#fff9e5;
	scrollbar-track-color:#8b2722;
	 }

.miracx { Text }
font { font-family:georgia; color: #fff9e5; font-size:14px; font-weight:normal;}
table, tr, td, li, p, div { font-family:georgia; color: ; font-size:14px; font-weight:bold;    } 
a:active, a:visited, a:link { font-family:georgia; color:#ffffff; font-size:14px; font-weight:bold;   text-decoration: underline; } 
a:hover { font-family:georgia; color:#ffffff; font-size:14px;  text-decoration: overline ;   } 

.miracx { sonstiges }
a:link img { filter:none;}
a:hover img { filter:none;}
body { cursor:crosshair;}
a:hover { cursor:pointer;cursor:hand;}