
table {
	border-color: #000000;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	empty-cells: show;
	/*table-layout:fixed;*/
}
/* ============================================================ */
/* <TD> elements                                                */
/* ============================================================ */
td {
	text-align: center;
	vertical-align: middle;

font-size: 8pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-color: #000000;
}


/* ============================================================ */
/* <TH> elements                                                */
/* ============================================================ */
th {
	background-image: url(shops/271000/270167/99920/img/99920_bgheadline.png);
	background-repeat: repeat;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border-color: #000000;
}
/* ============================================================ */
/* <BODY> element                                               */
/* ============================================================ */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #000000;
}


/* ============================================================ */
/* Format des <h1> Tags; Hauptüberschrift                       */
/* ============================================================ */
h1  {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-1pt ;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	text-decoration:normal;
	
	border-width: 0px; 
	border-style: solid;
	border-color: #000000;
	
	padding: 5px;
}


/* ============================================================ */
/* Format des <h2> Tags; Ingame-Meldungen                       */
/* ============================================================ */
h2 {  
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	text-decoration:normal;
	
	border-top-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #994444;
	
	padding: 2px;
}


/* ============================================================ */
/* Format des <H3> Tags; Überschrift der Navigationen           */
/* ============================================================ */
h3 {  
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 8pt;
	margin-top: 9px;
	margin-bottom: 3px;
	text-align: center;
	text-decoration:normal;

	
	padding: 2px;
}


/* ============================================================ */
/* <P> elements                                                 */
/* ============================================================ */
p {
	text-align: left;
font-size: 8pt;
}
