body {
	background-color: #210C07;
	font-family: Arial, Helvetica, sans-serif;	
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a img {
  border-right: medium none;
  border-top: medium none; 
  border-left: medium none;
  border-bottom: medium none;
  color: white;
  background-color: transparent;
  text-decoration: none;
}
h1 {
	text-align: left;
	position: relative;
	top: 18px;
	left: -2px;
}
h2 {
	text-align: left;
	position: relative;
	top: 18px;
	left: -2px;
}
ol {
	list-style-type: decimal;	
	list-style-position: outside
	}
select {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
td {
	text-align:justify;
	padding: 6px;
	}	
ul {		
	list-style-type: square;	
	list-style-position: outside
	}
.artikel-table {
border-style: solid;
border-color: #000000;
border-width: 1px;
}
.bild-table {
padding: 0px;
    margin-left: auto;
	margin-right: auto; 
background-color: #FFFFFF;
border-color: #000000;
border-width: 0px;
}
.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: .75em;	
	color: #999999
	}
.table-body {
	padding: 18px;
	background-color: #FFFFFF;
	width: 640px;
    margin-left: auto;
	margin-right: auto; 
	}
.body-div{
text-align: center;
}
