body {
	margin:0px; 
	padding:0px;
	background-color:#C4C4C4;
	font-family:Times;
}

.menu {
  background:url(/img/reiter-bg.gif) repeat-x bottom; 
  padding-right:3px;
  padding-left:3px;
}

h1 {
	color: #CC0108;
	font-family:Arial;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 40px;
}

h2 {
	margin-top: 40px;
	color: #CC0108;
	font-family:Arial;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.bullet {
	color: #000000;
}

.content {
  font-size: 14px;
}

a, a:visited, a:link {
   color:#000000; /*707070 CC0108*/
}

li {
	margin-bottom: 10px;
	color: #CC0108;
}

a.copy, a.copy:visited, a.copy:link, .copy {
	font-size: 14px;
	color: #707070;
	font-family:Times;
}

.error{
	color: #CC0108;
	text-align: center;
	font-size: 14px;
	font-family:Times;
	border: 1px solid #C4C4C4; 
	border-left:0px;
	border-right:0px;
	background-color: #EBEAEA;
	width: 450px;
	padding: 5px;
}

.info{
	color: #8EA835;
	text-align: center;
	font-size: 14px;
	font-family:Times;
	/*border: 1px solid #8EA835; 
	width: 400px;*/
	padding: 5px;
}

*.form {
  font-size:12px; 
  /*border-color:#707070; 
  #border-width:1px; 
  #border-style: solid;
  #background-color:#EBEAEA;*/
}

.marg10r {
	margin-right: 10px;
}

.marg10l {
	margin-left: 10px;
}

.l {
	text-align:left;
}

.r {
	text-align:right;
}

.c {
	text-align:center;
}

.fieldset {
  background-color:#EBEAEA;
  padding: 20px;
}

.fieldset1 {
	background-color:#EBEAEA;
	padding-top:20px;
	padding-bottom:20px;
  width:470px;
}

.fieldset1content {
  margin-left: 20px;
  margin-right: 20px;
  width: 430px;
}

.sbutton {
	font-family:arial;
	font-size:9px;
	/*color:#CC0108;
	border-color:#CC0108;
	border-width:1px;
	border-style:solid;
	padding: 3px;
	background-color:white;*/
	color:#ffffff;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
	background-color:#707070;
}

a.sbutton {
	text-decoration:none;
	border-width:0;
	color:#ffffff;
	white-space: nowrap;
	/*border-top:0px;
	border-bottom:0px;
	padding: 1px;*/
}

.sbutton1 {
  font-family:arial;
  font-size:9px;
  color:#CC0108; /*#707070;*/
  white-space: nowrap;
}

a.sbutton1, a.sbutton1:visited, a.sbutton1:link {
  text-decoration:underline;
  color:#CC0108; /*#707070;*/
  white-space: nowrap;
}

img.sbutton1 {
  margin-right:5px; 
  margin-bottom:-5px;
}

.wobr {
	border-right:0px;
	/*border-style:solid;
	border-right:1px;
	border-color:#ffffff;*/	
}

.pflichtfeld {
	color: #CC0108;
}

.fielderror {
  position: absolute;
  white-space: nowrap;
  background-color: #CC0108;
  margin-left:2px;
  margin-top:4px;
}

.right-column {
  width:250px; 
  position:absolute; 
  margin-left:495px; 
  margin-top:0px; 
  font-size:10px; 
  font-family: 
  Verdana; 
  color:#707070;
}
