

a,a:active,a:link,a:hover,a:visited
{
	color: 000000;
	text-decoration:none;
}

.printh1
{
	font-size:15px;
	font-weight:bold;
	padding-left:15px;
    display:block;
    width:100%;
    position:relative;
    float:left;
}


.print_header_text
{
	font-size:0.8 em;
	position:relative;
	float:right;
}

.bfiheader-left
{
float:left;
position:relative;
display:block;
}

.bfiheader-right
{
float:right;
position:relative;
text-align:right;
display:block;
}

.print-footer {
	width:100%;
	padding: 5px 10px 5px 10px;
	color:#999999;
	margin-top:40px;
	text-align: left;
	font-size:10pt;
    position:relative;
    float:left;
    display:block;
}

.header
{
display:block;
float:left;
width:90%;
padding: 5px 10px 5px 10px;
border-bottom:6px solid #a5037b !important;
margin-bottom:30px;
}


body
{
  background: #FFF;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;     /* web safe fonts */
  font-size: 75%;    /* 12px */
  font-weight: normal;
  line-height: 160%;    /* 19.2px */
}

.submit_kunde_anmeldung,
input.submit,
.smallsubmit,
.printnodisplay
{
	display:none;
}

.kunde_wrapper_header
{
	width:90%;
	font-size:14px;
	padding:0px;
	margin:0px;
	height:20px;
	border-bottom:1px solid #a5037b;
	font-weight:bold;
	color:#a5037b;
	position:relative;
	float:left;
}

#kunde_confirm_wrapper
{
	width:100%;
	float:left;	
	position:relative;
	display:block;
	margin: 20px 0px 0px 0px;
}

.kunde_confirm_wrapper_row
{
	width:100% !important;
	position:relative;
	float:left;
	margin:1px 0px 1px 0px;
	clear:both;
}

.kunde_wrapper_left
{
	width:170px;
	padding-left:15px;
	font-weight:bold;
	color:#000000;
	position:relative;
	float:left;
}

.kunde_confirm_wrapper_right
{
	width:300px;
	float:left;
}


