table, div {-moz-box-sizing: border-box;
			box-sizing: border-box;
			}
body {
background-color: #BfBdBd;
margin: 0px 0px 0px 0px;}


h1,h2,h3,h4,h5,p,ul,td,div
	{ 
	font-family: arial, Verdana; 
	}
h1 {
margin-left: 0px;
margin-top: 0px;
margin-bottom: 10px;
text-align: left;
color: #393B54;
font-size: 1.1em;
font-weight: bold;}

h2 {
margin-left: 0px;
margin-top: 0px;
margin-bottom: 10px;
text-align: left;
color: #393B54;
font-size: 1.0em;
font-weight: bold;}

h3 {
margin-left: 0px;
margin-top: 0px;
margin-bottom: 10px;
text-align: left;
color: #393B54;
font-size: 0.9em;
font-weight: bold;}

p.text {padding-left: 0px;
	text-align: justify; }
p.link {padding-left: 0px;
	text-align: justify;
	text-align: left;
	font-family: Helvetica;
	font-size: 1.3em;
	letter-spacing: 0.1em;	
		 }

td {

border: 0px;
padding: 0px;
margin: 0px;
font-size: 0.9em;
color: #393B54;
}

img.schema {margin-left: 20px;
			margin-right: 0px;}	

a.normal:link { text-decoration: none;
		color: #393B54;
			 }
a.normal:hover { 
		color: #671A03;
		background: #8497AF;
		 }
a.normal:active { 
		color: #671A03;
		background: #8497AF;
		 }

a.normal:visited {
		text-decoration: none;
		color: #393B54}

a.drauf:link { 
		color: #671A03;
		background: #8497AF;
		 }
a.drauf:hover { 
		color: #671A03;
		background: #8497AF;
		 }
a.drauf:active { 
		color: #671A03;
		background: #8497AF;
		 }

a.drauf:visited {
		text-decoration: none;
		color: #671A03;
		background: #8497AF;}

ul {list-style: none;
	margin-left: 40px;}
li {margin-bottom: 10px;}