body  {
  background-color: #d0d0d0;
  font-size: 12px;
  font-family: Arial, Helvetica, Sans-Serif;
  color:#969593;  
  padding:0px;
  margin:0px;
}
a:link {
	color: #da251c;
}
a:visited {
	color: #da251c;
}
a:hover {
	color: #da251c;
	text-decoration: none;
}
a:active {
	color: #da251c;
}
h1 {
  	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #da251c;

}
h2 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: justify;
}
p {
	text-align: justify;
}
#rahmen {
	position:absolute;
	height:550px;
	width:770px;
	margin:-275px 0px 0px -385px;
	top: 50%;
	left: 50%;
	padding: 0px;
	overflow: hidden;
	text-align: center;
}
#navlinks ul {
	font-size: 13px;
	list-style-image: none;
	list-style-type: none;
	text-align:left;
	margin-left: 0px;
	width: 215px;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;

	color: #ffffff;
}
#navlinks li a {
	color: #FFFFFF;
	text-decoration: none;
}
#navlinks li a:hover {
	color: #999;
	text-decoration: none;
}
#navrechts ul {
	font-size: 13px;
	list-style-image: none;
	list-style-type: none;
	text-align:right;
	margin: 0px 0px 10px;
	width: 270px;
	float: right;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;

	color: #ffffff;
}
#navrechts li a {
	color: #FFFFFF;
	text-decoration: none;
}
#navrechts li a:hover {
	color: #999;
	text-decoration: none;
}

.hier {
	color: #a2a1a0;
	}
#logo {
	margin-top: 20px;
}
#stage {
	height: 300px;
	width: 770px;
	background-color: #fff;
	position: relative;
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding:0px;
	overflow: hidden;

}
.txtspalte {
	padding: 16px;
	float: left;
	width: 216px;
	text-align: left;
}
#fuss {
	font-size: 11px;
	color: #da251c;
	margin-top: 5px;
}
#fuss a {
	color: #da251c;
	text-decoration: none;
}
td {
	font-weight: normal;
font-size: 12px;
  font-family: Arial, Helvetica, Sans-Serif;
  }  
.rot {
	color: #DA251C;
	font-weight: bold;
}
.klein {	font-size: 11px;
	
}
.klein a {
	font-size: 11px;
	color:#969593;
	text-decoration: none;
}
