body {
	background-color: #FAF8EB;
}
body.titleframe {
	background-color: #FDF5E6;
}
* {
  font-family:Arial,Helevetica, sans-serif;
  font-size:15px;
}

body.anmeldung {
	margin:5px;
  background-color: white;
}
p.ticker {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
  margin:0px;
	border-bottom: 2px solid #FFC0C0;
	padding: 5px 5px 5px 5px;
	}
p.ticker span.important{
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
  font-weight: bold;
	color: red;	
}
p.news {
	background-image: url(news.gif);
	background-repeat: repeat-x;
	background-position: left;
  margin:0px;
	border-top: 2px solid #FFC0C0;
	border-bottom: 2px solid #FFC0C0;
}
p.centralmessage {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
  font-weight: bold;
	text-align: center;
	color: red;	
	padding-bottom: 15px;
	padding-top: 15px;
  margin:0px;
	}
p.orgmessage {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
  font-weight: normal;
	text-align: left;
	color: red;	
  margin:0px;
	padding: 15px 5px 15px 5px;
	}
p.orgmessage span.important {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
  font-weight: bold;
  text-decoration: blink;
}


p.eingerueckt {
	margin: 5px 0px 5px 10px;
}
p.standard {
	margin: 3px 0px 3px 5px;
}
p.title {
	margin: 0px 0px 0px 0px;
	font-size:16px;
	font-weight: bold;
}
p.small {
	margin: 3px 0px 6px 5px;
  font-size:10px;
}
span.stand {
  font-size:12px;
}
ol.ergebnisliste p{
	margin: 3px 3px;
}

span.betont {
  text-decoration: underline;
	font-weight: bold;
}

H1 {
  margin-top:6px;
  margin-bottom:0px;
}


table {
}
.person TD {
  background-color:papayawhip;
}
.infos {
  padding-left:1cm;
}
.infos TD {
  background-color:mintcream;
  font-size:12px;
  vertical-align:top;
}
.headerline TD {
  background-color:#3366CC;
	font-weight: bold;
  color:white;
}

img {
	border: none;
}