@charset "UTF-8";

@media all
{

	#top {
	 border-style: solid;
	 border-width: 0px;
	 border-bottom-color: #804000;
	 border-bottom-width: 3px;
	}

	body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	font-family: Times, serif;
	font-size: 12pt;
	background-color: #d0ccb4;
	max-width: 1000px;
	align: center;
	}
	h1 {
	font-family: Times, serif;
	font-size: 28pt;
	margin-bottom: 0pt;
	}
	h2 {
	font-family: Arial;
	font-size: 14pt;
	}
	p.wuerfel {
	font-family: Arial;
	font-size: 10pt;
	}
	p.top {
	margin-top: 0pt;
	}
	p.bottom {
	margin-bottom: 0pt;
	}
	p.topbottom {
	margin-top: 0pt;
	margin-bottom: 0pt;
	}
	p.klein {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	}
	table {
	font-family: Times, serif;
	/* When font-size was 12pt, chapter 3 was written over the text that came before  (in Firefox, before the text-version from 30 Dec 2009)*/
	font-size: 12pt;
	}
	tr.height20 {
	height:20px;
	}

	a:link {color: rgb(128, 64, 0);}
	a:active {color: rgb(128, 64, 0);}
	a:visited {color: rgb(128, 64, 0);}
	a.inhalt:link {color: rgb(255, 81, 0);}
	a.inhalt:active {color: rgb(255, 81, 0);}
	a.inhalt:visited {color: rgb(255, 81, 0);}

	  .pdf_link_pdf_height {display: none;}
	  .pdf_link_donate {display: none;}
	  .pdf_link_cc {display: none;}
	  .pdf_toLink24pictures {display: none;}

	.cross_colors {
	  width: 200px;
	}

	.toLink24pictures {
	  font-size: 150%;
	  font-weight: bold;
	  font-family: arial, sans-serif;
	}

	.amputiExplain{
		float: left;
	}
	.amputi2 {
		border: solid 2px;
		padding: 5px;
	}
	.amputi2 span{
		font-weight: bold;
	}
}
