div.anmeldung
{
	position: absolute;
	left: 250px;
	top: 330px;
	border: 1px solid #FFFFFF;
	background-color: #660000;
	width: 700px;
}
div.title
{
    float:left;
	margin-left:250px;
	clear:both;
	position:relative;
	left:auto;
	right:auto;
	top:auto;
	margin-bottom: 10px;
	
	display: inline;
}
div.title h4
{
	font-family: Verdana,Helvetica,sans-serif;
	color: #BB0000;
	font-size: 23px;
	font-weight: normal;
	margin: 0px;
}
div.title h5
{
	font-family: Verdana,Helvetica,sans-serif;
	color: #BB0000;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
}
div.anmeldung h6
{
	font-size: 18px;
	position: relative;
	left: -120px;
	margin: 15px;
}

div.anmeldung td
{
	width: 210px;
	font-size: 12px;
}
div.anmeldung input
{
	width: 180px;
}
div.anmeldung input[type="radio"]
{
	width: 15px;
}
div.anmeldung input[type="submit"]
{
	display: none;
}
div.anmeldung a
{
	margin: 10px auto 10px 60px;
}
div.anmeldung>form>span
{
	display: block;
	margin: 10px 10px 10px 15px;
	width: 680px;
}
.header
{
  float: left;
  margin:0px;
  background-image: url(/images/startseite/logo_links.jpg);
  width:246px;
  height:178px;
  padding:0px;
}

.header2
{
  float:left;
  background-image: url(/images/startseite/o_mitte.jpg);
  margin:opx;
  width:514px;
  height:178px;  
  padding:0px;
}

.frau
{
  background-image: url(/images/steps/frau_step1.jpg);
  width:200px;
  height:386px; 
  float: left;
  margin-top: 250px;
}

.mann
{
  float:left;
  background-image: url(/images/startseite/o_rechts.jpg);
  margin:0px;
  width:264px;
  height:178px; 
  padding: 0;
}
/*.frau
{
  position:absolute;
  background-image: url(/images/steps/frau_step1.jpg);
  background-repeat: no-repeat;
  top: 160px;
  width:210px;
  height:386px; 
  vertical-align: bottom;
}*/

div.titletext
{
	float:left;
	width: 700px; 
   margin-left:250px;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 14px;
	margin-top:10px;
	
	display:inline;
}

div.fortschritt
{
	float:left;
	margin-left: 250px;
	width: 700px;
	vertical-align:middle;
	margin-bottom:15px;
	
	display: inline;
}
div.fortschritt img
{
	/*height: 57px;*/
	float:left;
}
div.fortschritt img.step1
{
	
}
div.fortschritt img.step2
{
	margin-left:5px;
	
}
div.fortschritt img.step3
{
	margin-left:5px;
}
div.fortschritt img.pfeil1
{
	width: 160px;
	height: 9px;
	padding-top:25px;
	padding-left:5px;
}
div.fortschritt img.pfeil2
{
	padding-top:25px;
	padding-left:5px;
	width: 160px;
	height: 9px;
}
div.fortschritt span
{
	margin-right:130px;
	text-align: center;
	font-size: 14px;	
}
.content
{
	 background-color: #660000;
	 border:1px solid #ffffff;
	 width: 700px;
	 margin-top:20px;
	 float:left;
	 margin-left:250px;
	display: inline;
}
