/* print.css */

/* Formatierungen f?r die Druckversion */

html,body{
  margin:10px;
  padding:0;
  border:0;
}

body{
  background: #ffffff;
  width:940px;
  text-align:left;
	font: normal 100.1%/130% Verdana, Arial, sans-serif;
font-size:12px;
	color:#000000;
line-height:1.5em;
}

a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

strong, b {
	font-weight: bold;
}

hr {
	color: #ccc; /* f?r ie */
	background-color: #ccc; /* for andere Browser */
	height: 1px;
	margin: 10px 0 10px 0;
}

#site{
		font: bold 100%/150% Verdana, Arial, sans-serif;
font-size:1.2em;
		color:#000000;
}

#titel,
#url,
#host,
#copyright {
		font: normal 70%/100% Verdana, Arial, sans-serif;
		color: #000000;
font-size:1.0em;
}	



.hdlsearch_txtblock_ico_1 {float:left;padding-right:16px !important}
.hdlsearch_txtblock_ico_2 {float:left;padding-right:16px !important}
.hdlsearch_txtblock_ico_3 {float:left;padding-right:16px !important}
.hdlsearch_txtblock_ico_4 {float:left;padding-right:16px !important}
.hdlsearch_txtblock_ico_5 {float:left;padding-right:16px !important}

.hdlsearch_txtblock {height:200px!important;width:940px !important;border:1px solid #000000;padding-bottom:30px; !important}
hr {display:none; !important}


#haendlersuchekarte img {position:relative;left:300px !important;}
#haendlersuchekarte div a img {positon:absolute !important ;top:100px!important;left:320px !important;}

.hdlsearch_form_plz_title {
    left:30px !important;
    top:90px !important;
}
.hdlsearch_form_plz_subtitle {
    left:30px !important;
    top:150px !important;
}
.hdlsearch_form_plz_subtitle2 {
    left:110px !important;
    top:150px !important;
}
.hdlsearch_form_plz_input {
    position:absolute;
    left:30px !important;
    top:170px !important;
}
.hdlsearch_form_plz_input2 {
    position:absolute;
    left:110px !important;
    top:170px !important;
}
.hdlsearch_form_plz_fehler {
    left:30px !important;
    top:198px !important;
}
.hdlsearch_form_name_title {
    left:30px !important;
    top:200px !important;
}
.hdlsearch_form_name_input {
    left:30px !important;
    top:220px !important;
}
.hdlsearch_form_name_fehler {
    left:30px !important;
    top:243px !important;
}
.hdlsearch_form_bereich_title {
    left:30px !important;
    top:330px !important;
}
.hdlsearch_form_bereich_input {
    left:30px !important;
    top:350px !important;;
}
.hdlsearch_form_submit {
    left:30px !important;
    top:470px !important;
}












