
h1 {
  margin:10;
  font-weight: bold;
  font-size: 18pt;
  font-family: Arial, helvetica, sans-serif;
  color: #000080;
  text-align:center
}

h2 {
  font-weight: bold;
  font-size: 14pt;
  font-family: Arial, helvetica, sans-serif;
  color: #000099;
}

h4 {
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial, helvetica, sans-serif;
}

body {
  font-size: 9pt;
  font-family: Arial, helvetica, sans-serif;
  background-color: #F0F0FF;
}

p, ol, ul, dl, li, dd, td, th, td, blockquote, span {
  font-size: 9pt;
  font-family: Arial, helvetica, sans-serif;
}

a {
  text-decoration: none;
  color: #0000FF;
  font-weight: bold;
  font-family: Arial, helvetica, sans-serif;
}

a:link {
  color: #0000EE;
}

a:visited {
  color: #505090;
}

a:active {
  color: #FF0000;
}

a:hover {
  color: #FF0000;
}

.Wichtig {
  	color: #FF0000;
  	font-variant: normal;
  	font-weight: bold;
}
.button {
	background-color: #DDDDFF;
	border: 1px solid #3333ff;
	border-left: 5px solid #3333ff;
	padding: 2px;
	margin: 2px;
	font-size: 11pt;
	font-weight:bold;
	}
.Sieg {
  	color: red;
  font-weight: bold;
}

.Niederlage {
  	color: green;
  font-style: italic;
}

.Gold {
  	color: red;
  font-weight: bold;
}

.Silber {
  	color: blue;
}

.Bronze {
  	color: green;
}

.kopf {
	background-color: #DDDDFF;
}

.pics {
	background-color: #FFCC99;
}
