@import "opera-faq.css";

body	{
	background-color: #EEE8AA;  /* alt: #FFF8DC; */
	background-image: url('graphics/opera-ico.gif');
	background-repeat: repeat-y;
	}
h1	{
	font-family: sans-serif; 
	font-weight: lighter; 
	font-stretch: wider; 
	color: Red;
	}
h2	{
	font-family: sans-serif;
	font-weight: lighter;
	font-stretch: wider;
	color: Red;
	}
h3	{
	font-family: sans-serif;
	font-weight: lighter;
	font-stretch: wider;
	color: #ee8822;
	}
h4	{
	font-family: sans-serif;
	font-weight: lighter;
	font-stretch: wider;
	color: Red;
	}
.ver	{
	color: #359; 
	background: #FFF;
	margin-right: 10px; 
	border: thin solid;
    clear: both;
    padding: 2px;
	}
.cpr {
 	Copyright-Angaben;
	text-align: right;
	font-size: smaller;
	font-style: sans-serif;
	font-weight: bold;
    }
.cpr:after { 
    content: " 2000 - 2009 Wieland Belka - Opera-Anwender-FAQ deutsch"; 
	}
