body {
	background-color: #ACACAC;
	background-image: url(http://i39.tinypic.com/otf1xc.jpg);
}  {
 text-align: right;
}

Table {
	font-family: tahoma;
	font-size: 7pt;
	color:#A89B92;
	background-image: url(http://i44.tinypic.com/29z9z4n.gif);
	line-height: 7pt;
}

#lay {
position:absolute;
top:0;
left:270px;}
i ,em{
	color:#AD4449;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

u {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #690623;
	color: #705A4F;

}
b, strong {
	color:#714343;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	text-transform: uppercase;
}



.navi{
text-align:right;
width:157px;
}





a:link, a:visited /* Links normal und besucht */
	{
	color:#BB2950;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	font-size: 10px;
	}
a:hover, a:active /* Links beim drüberfahren und aktive */
    {
	color:#33160E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}


h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color:#025D72;
	margin-bottom:2px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	font-weight: normal;
}
s {
	text-decoration: line-through;
	text-transform: lowercase;
	color: #B0A69C;
}
textarea {
	border: 1px dotted #AD4449;
	overflow: hidden;
	background-color: #3B1F14;
}

