  	/* Kommentar */

 	/* 	Diese Website unterliegt dem Urheberrecht des Autors, Wolfgang Graf [info@graf-ac.de]. Es ist nicht gestattet, jedwede Inhalte 
		(Texte, Grafiken, Stylesheet -Dateien etc.) zu verwenden oder zu verbreiten, ohne die vorherige Einwilligung des Autors einzuholen
	*/
BODY
{
	background-image: url(../bilder/_basic/papyrus.gif);
	background-repeat:repeat;
	background-attachment:fixed;
	background-color: #FFFF99;
	font: 11.5pt/1.3em Comic Sans, "Comic Sans MS",Trebuchet, "Trebuchet MS",serif;
	font-weight: bold;
	color: #660000;
	text-align: left;
	margin-top: 1,25;
}
h1
{
	font-weight: 800;
	font-family: Times, "Times New Roman", "Gill Sans", Gill, Verdana, Trebuchet, serif;
	color:#660000;
	letter-spacing:2px;
	border-width: 0px;
	width: 30%;
	min-width: 10 %;
	max-width: 60% px;
	padding: 7 px;
	margin-top: 1.5ex;
	font-size: 36px;
	line-height: 1.3em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	text-align: left;

	}
h2
{
	font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial, serif;
	color: #660000;
	font-size: 1.5em;			
}
h3
{
	
	font-family:  Times, "Times New Roman", serif;
	color:white; 
	border-style: ridge #000000;
	background-color: #000000;
	letter-spacing:2px;
	border-width: 2px;
	border-color: #666666;
	width: 30%;
	min-width: 10 %;
	max-width: 60% px;
	padding: 7 px;
	margin-top: 0ex;
	font-size: 1.0em;
	line-height: 1.1em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	text-align: left;

	}
h4
{
	font-weight: bold;
	font-family:  Comic Sans, "Comic Sans MS",Trebuchet, "Trebuchet MS",serif;
	font-size: 2em;
	color: #660000;
	text-align: center;
	line-height:1.2;
	vertical-align:top;
	height: auto;
	top: auto;
	margin-top: 0px;
}
  a		
    	{
  		text-decoration:none;
  		font-size:11,5;
  		font-weight:bold;
  	}
  a:link
  	{
  		color:#600000;
  		font-size:11,5;
  		background-color: transparent;
  	}
  a:visited
  	{
  		color:#660000;
  		font-size:11,5;
  		background-color: transparent;
  	}
  a:active
  	{
  		color:#ffffff;
  		font-size:11,5;
  		background-color: #660000;
  		text-decoration:inherit;
  	}
  a:hover
  	{
	color:#ffffff;
	background-color: #660000;
	font-size:12pt;
	text-decoration:underline;
	cursor: ponter;
	font-weight: normal;
  	}
table
{
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 0;
	empty-cells: show;
	border=0;
	
	align=left;
}
