body {
	margin: 0;
	font: 12px Arial, Verdana, sans-serif;
	color: #666;
	line-height: 18px;
}

div {
	overflow: hidden;
}

img {
	border: none;
	display: block;
	/*border: 1px #c8c8c8 solid;*/
}

form,fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input,textarea {
	outline: none;
	padding: 2px 5px 2px 5px;
	font: 12px Arial;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	outline: none;
	text-decoration: none;
	cursor: pointer;
	color: #ed1c24;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
}

p {
	overflow: hidden;
}

div.main {
	width: 979px;
	margin: 0 auto;
}

/*header*/
div.header {
	width: 100%;
	height: 204px;
	background: transparent url(https://www.helpdirect.org/img/bg_header.gif) no-repeat scroll 0 0;
}

h1 a {
	float: left;
	background: url(https://www.helpdirect.org/img/logo.gif) no-repeat 0 0;
	width: 204px;
	height: 87px;
	text-indent: -9999px;
	margin: 30px 0 0 21px;
}

div.logo_menu {
	width: 100%;
}

ul.top_menu {
	float: right;
}

ul.top_menu li {
	float: right;
	padding: 5px 16px 0 0;
}

ul.top_menu li a {
	display: block;
	background: url(https://www.helpdirect.org/img/arrow.gif) no-repeat 0 4px;
	padding: 0 0 0 11px;
	color: #555;
	font-size: 11px !important;
}

ul.top_menu li a:hover {
	color: #e40700;
	text-decoration: none;
}

div.header p {
	float: left;
	font-family: "Formata Regular";
	font-size: 15px;
	font-style: italic;
	margin: 42px 0 0 22px;
	line-height: 20px;
	color: #9d9d9d;
}

ul.main_menu {
	overflow: hidden;
	width: 100%;
	margin: 18px 0 0 0;
}

ul.main_menu li {
	float: left;
	font-size: 14px;
	margin: 0 0 0 -2px;
	background: url(https://www.helpdirect.org/img/divider.gif) no-repeat 0 10px;
	font-weight: bold;
	overflow: hidden;
}

ul.main_menu li.first {
	background: none;
	margin: 0 0 0 18px;
}

ul.main_menu li a {
	color: #ed1c24 !important;
	float: left;
}

ul.main_menu li.active a,ul.main_menu li a:hover {
	text-decoration: none;
	color: #666;
	background: url(https://www.helpdirect.org/img/bg_menu_left.gif) no-repeat 0 0;
	position: relative;
}

ul.main_menu li a em {
	float: left;
	font-style: normal;
	padding: 7px 14px 16px 16px;
	font-size: 14px !important;
	color: #ed1c24 !important;
}

ul.main_menu li.active a em,ul.main_menu li a:hover em {
	background: url(https://www.helpdirect.org/img/bg_menu_right.gif) no-repeat 100% 0;
}

div.submenu { /*	width: ;*/
	margin: -3px 0 0 35px;
	padding-top:3px;
}

div.submenu li {
	float: left;
	color: #ecb7b9;
	line-height: 16px;
}

div.submenu li a {
	color: #ed1c24;
}

div.submenu li a:hover {
	color: #666;
	text-decoration: none;
}

div.submenu li span {
	margin: 0 14px;
	cursor: default;
}

div.content_holder {
	width: 100%;
	margin: 12px 0 0 0;
}

div.notopbanner div.content_holder {
	margin: 17px 0 0 5px;
}

/*left_column*/
div.left_column {
	float: left;
	width: 238px;
}

h2 {
	font-size: 16px;
	font-style: italic;
	color: #ed1c24;
	padding: 8px 0 16px 0;
	line-height: 20px;
}

div.gray_title_block,div.gray_title_block_hr {
	width: 100%;
	background: url(https://www.helpdirect.org/img/bg_gray_title_block_center.gif) repeat-y 0 0;
	margin: 0 0 12px 0;
	position: relative;
}

div.gray_title_block_top,div.gray_title_block_top_hr {
	width: 100%;
	background: url(https://www.helpdirect.org/img/bg_gray_title_block_top.gif) no-repeat 0 0;
}

div.gray_title_block_bottom,div.gray_title_block_bottom_hr {
	width: 223px;
	background: url(https://www.helpdirect.org/img/bg_gray_title_block_bottom.gif) no-repeat 0 100%;
	padding: 0 4px 13px 11px;
}

div.gray_title_block_hr {
	background: url(https://www.helpdirect.org/img/bg_gray_title_block_center_hr.gif) repeat-y 0 0;
}

div.gray_title_block_top_hr {
	background: url(https://www.helpdirect.org/img/bg_gray_title_block_top_hr.gif) no-repeat 0 0;
}

div.gray_title_block_bottom_hr {
	width: 183px;
	background: url(https://www.helpdirect.org/img/bg_gray_title_block_bottom_hr.gif) no-repeat 0
		100%;
}

div.gray_title_block_bottom_hr h2 {
	font-size: 14px;
}

div.search {
	width: 100%;
	height: 21px;
	padding: 2px 0 0 0;
}

div.search input {
	float: left;
	width: 142px;
	height: 15px;
	border: 1px #a7a7a7 solid;
	padding: 1px 5px;
	margin: 1px 8px 0 0;
	font: 11px Arial;
	overflow: hidden;
}

div.search input.submit {
	width: 55px;
	height: 21px;
	border: none;
	background: url(https://www.helpdirect.org/img/btn_search.gif) no-repeat 0 0;
	cursor: pointer;
	margin: 0;
}

div.image_text {
	width: 100%;
}

div.image {
	float: left;
	margin: 0 11px 0 0;
	width: 77px;
}

div.text {
	line-height: 20px;
	width: 130px;
}

b.link {
	width: 100%;
	display: block;
	margin: 3px 0 0 0;
}

ul.donations {
	overflow: hidden;
	width: 100%;
}

ul.donations li {
	overflow: hidden;
	width: 100%;
	margin: 11px 0 7px 0;
}

ul.donations img {
	float: left;
	margin: 4px 11px 0 0;
}

ul.donations a span {
	float: left;
	width: 144px;
	font-weight: bold;
	color: #666;
}

ul.donations a:hover {
	color: #ed1c24;
}

ul.donations a:hover span {
	color: #ed1c24;
	text-decoration: none;
}

/*content*/
div.content {
	float: left;
	width: 463px;
	margin: 0 0 0 20px;
	display: inline;
}

div.notopbanner div.content {
	margin: 0 0 0 10px;
}

#content_3 {
	width: 720px;
}

div.content h2 {
	padding-bottom: 5px;
}

div.round_block {
	width: 100%;
	background: url(https://www.helpdirect.org/img/round_center.gif) repeat-y 0 0;
}

div.round_block_top {
	width: 100%;
	background: url(https://www.helpdirect.org/img/round_top.gif) no-repeat 0 0;
}

div.round_block_bottom {
	width: 444px;
	background: url(https://www.helpdirect.org/img/round_bottom.gif) no-repeat 0 100%;
	padding: 10px 9px 30px 10px;
}

div.round_block_wide {
	width: 100%;
	background: url(https://www.helpdirect.org/img/round_center_wide.gif) repeat-y 0 0;
	margin-bottom: 10px;
}

div.round_block_top_wide {
	width: 100%;
	background: url(https://www.helpdirect.org/img/bg_gray_title_block_top_wide.gif) no-repeat 0 0;
}

div.round_block_bottom_wide {
	background: url(https://www.helpdirect.org/img/round_bottom_wide.gif) no-repeat 0 100%;
	padding: 0px 0px 10px 10px;
}

div.left_right_parts {
	width: 100%;
	/* margin: 20px 0 0 0; */
	margin:0;
}

div.left_right_parts h2 {
	padding: 8px 0 12px 0;
}

h3 {
	font-size: 14px;
	font-style: italic;
	color: #ed1c24;
	padding: 8px 0 5px 0;
}

div.left_part {
	float: left;
	width: 206px;
	margin: 10px 0 0 0;
}

div.right_part {
	float: right;
	width: 206px;
	margin: 10px 0 0 0;
}

div.left_right_parts div.gray_title_block {
	float: left;
	background: url(https://www.helpdirect.org/img/bg_gray_title_block_center1.gif) repeat-y 0 0;
	margin: 0 0 20px;
	width: 221px;
}

div.left_right_parts div.gray_title_block_top {
	background: url(https://www.helpdirect.org/img/bg_gray_title_block_top1.gif) no-repeat 0 0;
	width: 100%;
}

div.left_right_parts div.gray_title_block_bottom {
	background: url(https://www.helpdirect.org/img/bg_gray_title_block_bottom1.gif) no-repeat 0 100%
		;
	width: 208px;
	padding: 0 6px 23px 11px;
	position: relative;
}

div.left_right_parts div.gray_title_block_bottom b.link {
	position: absolute;
	bottom: 10px;
	left: 11px;
}

ul.agencies {
	width: 100%;
	overflow: hidden;
	font-size: 11px;
}

ul.agencies li {
	overflow: hidden;
	width: 100%;
	margin: 10px 0 11px 0;
}

ul.agencies a {
	float: left;
	color: #666;
}

ul.agencies a:hover {
	color: #ed1c24;
	text-decoration: none;
}

ul.agencies img {
	float: left;
	margin: 4px 0 0 0;
}

ul.agencies span {
	float: left;
	width: 135px;
	margin: 0 0 0 4px;
}

ul.agencies b {
	display: block;
}

.fl_r {
	float: right !important;
}

/*right_column*/
div.right_column {
	float: right;
	width: 238px;
}

p.btn_red {
	width: 100%;
	margin: 6px 0 0 0;
}

p.btn_red a {
	float: left;
	background: url(https://www.helpdirect.org/img/btn_red.gif) no-repeat 0 0;
	color: #fff;
}

p.btn_red a:hover {
	background: url(https://www.helpdirect.org/img/btn_red.gif) no-repeat 0 -42px;
	text-decoration: none;
}

p.btn_red a span {
	float: left;
	height: 20px;
	background: url(https://www.helpdirect.org/img/btn_red.gif) no-repeat 100% -21px;
	padding: 1px 10px 0 10px;
}

p.btn_red a:hover span {
	background: url(https://www.helpdirect.org/img/btn_red.gif) no-repeat 100% -63px;
}

i.color_red {
	color: #ed1c24;
	font-weight: bold;
	font-style: normal;
}

.card {
	margin: 3px 0 8px 0;
}

div.image_right div.image {
	float: right;
	display: inline;
}

div.submit_form {
	width: 100%;
	margin: 5px 0 0 0;
}

div.submit_form input {
	float: left;
	width: 203px;
	height: 15px;
	border: 1px #a7a7a7 solid;
	padding: 1px 5px;
	margin: 1px 8px 7px 0;
	font: 11px Arial;
	overflow: hidden;
}

/*
* html div.submit_form input {
	margin: 1px 8px 7px 0;
}

*+html div.submit_form input {
	margin: 1px 8px 7px 0;
}*/
#contact_form input.button {
	/* width: 133px !important; */
	/* height: 20px !important; */
}

/*footer*/
div.footer {
	clear: both;
	width: 100%;
	height: 81px;
	background: #9d9d9d url(https://www.helpdirect.org/img/bg_footer.gif) no-repeat 0 0;
}

div.footer a.logo {
	float: left;
	width: 149px;
	height: 58px;
	background: url(https://www.helpdirect.org/img/logo1.gif) no-repeat 0 0;
	margin: 8px 0 0 21px;
	text-indent: -9999px;
}

div.footer p {
	float: left;
	color: #fff;
	margin: 27px 0 0 17px;
}

div.footer ul {
	margin: 27px 21px 0 0;
}

div.footer ul,div.footer ul li {
	float: right;
	color: #c4c4c4;
}

div.footer ul li a {
	color: #fff;
}

div.footer ul li span {
	margin: 0 11px;
	cursor: default;
}

div.list_icon {
	overflow: hidden;
	width: 65px;
	float: left;
}

#content_3 h2,#content_3 h1 {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #ed1c24;
	padding: 8px 0 16px 0;
	line-height: 20px;
	padding: 8px 0 12px 0;
	background-color: transparent;
	margin-top: 0px;
}

div.liquid_block {
	width: 100%;
}

div.liquid_block_top_left {
	width: 100%;
	background: url(https://www.helpdirect.org/img/top_left.gif) no-repeat 0 0;
	margin-bottom: 20px;
}

div.liquid_block_top_right {
	width: 100%;
	background: url(https://www.helpdirect.org/img/top_right.gif) no-repeat 100% 0;
}

div.liquid_block_bottom_left {
	width: 100%;
	background: url(https://www.helpdirect.org/img/bottom_left.gif) no-repeat 0 100%;
}

div.liquid_block_bottom_right {
	width: 100%;
	background: url(https://www.helpdirect.org/img/bottom_right.gif) no-repeat 100% 100%;
}

.fill {
	width: 50px;
	height: 10px;
	border: 1px #000 solid;
	float: right;
	margin: 3px 9px 3px 3px;
}

.fill span {
	float: left;
	height: 10px;
	background-color: #f00;
}

.fill span._00per {
	width: 0;
}

.fill span._10per {
	width: 10%;
}

.fill span._20per {
	width: 20%;
}

.fill span._30per {
	width: 30%;
}

.fill span._40per {
	width: 40%;
}

.fill span._50per {
	width: 50%;
}

.fill span._60per {
	width: 60%;
}

.fill span._70per {
	width: 70%;
}

.fill span._80per {
	width: 80%;
}

.fill span._90per {
	width: 90%;
}

.fill span._100per {
	width: 100%;
}

div.npomenu div.liquid_block_top_left {
	margin-bottom: 7px;
}

div.npomenu {
	width: 145px;
}

div.npomenu h2 {
	margin: 0px auto;
}

.ui-widget-header {
	color: #ed1c24 !important;
	font: 12px Arial, Verdana, sans-serif;
	font-style: italic;
}

.iframeContent IFRAME {
	width: 610px;
	height: 800px;
}

.iframeContent {
	margin: 0 0 0 -9px;
	z-index: 0;
}

div.hr_imgs {
	padding-left: 20px;
}

table.spendenformularSteps td {
}

table.spendenformularSteps td.current {
	background-color: red;
}

table.spendenformularSteps{width:100%;}
#left_tab{
	background:url(https://www.helpdirect.org/img/bg_tabs2.gif) no-repeat 0 0;
	text-indent:-9999px;
	height:33px;
	width:235px !important;
}
#central_tab{
	background:url(https://www.helpdirect.org/img/bg_tabs2.gif) no-repeat -236px 0;
	text-indent:-9999px;
	height:33px;
	width:168px !important;
}
#right_tab{
	background:url(https://www.helpdirect.org/img/bg_tabs2.gif) no-repeat -405px 0;
	text-indent:-9999px;
	height:33px;
	width:289px !important;
}
.spendenformularSteps, #spendenformular td{border:none !important; border-collapse: separate;}
.gray_angle{background:#ebebeb url(https://www.helpdirect.org/img/gray_top_angle.gif) no-repeat 0 0;}
.gray_angle_bottom{background:url(https://www.helpdirect.org/img/gray_bottom_angle.gif) no-repeat 100% 100%; padding:10px 8px;}
#register_form .promote_operation strong, #register_form .promote_operation p{ font-size:12px !important;}
 #register_form .promote_operation p{text-align:justify; line-height:16px;}
#register_form .promote_operation table table{width:250px;}
#register_form .promote_operation td{padding-bottom:8px;}
#register_form .promote_operation input{border:1px solid #9a9a9a; width:86px;}
#content_3 .promote_operation select{border:1px solid #9a9a9a; text-align:right; width:98px; }
#register_form .promote_operation input.checkbox{
	width:13px;
	height:13px;
	display:inline;
	margin:2px 5px 0 0;
	padding:0;
	float:left;
}
#register_form .hereby_authorize input{border:1px solid #9a9a9a; width:165px; margin:5px 0 0 0;}
#content_3 .hereby_authorize select{border:1px solid #9a9a9a; color:#9a9a9a; width:177px; margin:2px 0 0 0;}
#register_form .hereby_authorize td{font-size:12px !important; padding:10px 0 0 0;}
#register_form .hereby_authorize td i{color:#f8160c; font-style:normal;}
.data_safe{width:100%;}
.data_safe p{width:500px; float:right; font-size:12px !important;}
.data_form td{width:177px;}
#register_form .data_form td{padding:5px 0 0 0; font-size:12px !important;}
#register_form .data_form input{border:1px solid #9a9a9a; width:165px; margin:5px 0 0 0;}
#register_form .recheck td, #register_form .recheck td b{font-size:12px !important;}
#register_form .recheck p{text-align:justify; line-height:16px;}
#register_form .recheck label{font-size:12px; float:left; margin:0;}
#register_form .recheck input.ja{float:left; width:13px; height:13px; margin:3px 5px 0 0; padding:0; border:none;}
.three_images img{float:left; margin:0 12px;}
.comodo img{float:left; margin-right:60px; /*width:120px;*/
}
.comodo p{
	float:left; 
	width:510px; 
	width:470px;
	line-height:14px;
}
.recheck td{padding:4px 0;}

div.gray_angle_bottom label {
	font-size: 12px !important;
}

div.gray_angle_bottom span.required {
	color: #E40700;
}


div.footer_new {
	clear: both;
	width: 100%;
	background: #9d9d9d;
}

div.footer_new table {
	width: 100%;
}

div.footer_new table th {
	padding: 10px 0px 20px 20px;
	text-align:left;
	font-size:18px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial;
}

div.footer_new table td a {
	/* padding: 10px 0px 20px 20px; */
	padding: 0px 0px 0px 20px;
	text-align:left;
	font-size:13px;
	font-weight: normal;
	line-height:17px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration:none;
}
div.footer_new table td a:hover {
	text-decoration: underline;
}

div.footer_new div.copyright {
	float:right;
	width: 475px;
	margin-bottom:20px;
}

div.footer_new div.copyright p {
    color: #FFFFFF;
    float: left;
    margin: 19px 0 0 17px;
}

div.footer_new div.copyright a.logo {
	float: left;
	width: 149px;
	height: 58px;
	background: url(https://www.helpdirect.org/img/logo1.gif) no-repeat 0 0;
	margin: 8px 0 0 21px;
	text-indent: -9999px;
}

div.footer_new a.soc_link {
	background:url("https://www.helpdirect.org/img/socialicons.png") no-repeat scroll 0 0 transparent;
}
div.footer_new a.soc_facebook {
	background-position: 0 -1552px;
}
div.footer_new a.soc_twitter {
	background-position: 0 -5088px;
}

a.pm_button {
	width: 165px;
	height:70px;
	display:block;
	background-position: 0 0;
	background-color: transparent;
	background-attachment:scroll;
	background-repeat: no-repeat;
	border:none;
	outline:none;
	float:left;
	margin-left:8px;
	margin-bottom:8px;
}

a.pm_button:hover, a.pm_button.active { 
/* a.pm_button:hover { */
	/* background-position: -165px 0; */
	background-position: -165px 0px;
}

a.pm_button.help_scheck { background-image:url('https://www.helpdirect.org/img/pmbuttons/help_scheck.png'); }
a.pm_button.helpcard { background-image:url('https://www.helpdirect.org/img/pmbuttons/helpcard.png'); }
a.pm_button.lastschrift { background-image:url('https://www.helpdirect.org/img/pmbuttons/lastschrift.png'); }
a.pm_button.sofort { background-image:url('https://www.helpdirect.org/img/pmbuttons/sofort.png'); }
a.pm_button.moneybookers { background-image:url('https://www.helpdirect.org/img/pmbuttons/moneybookers.png'); }
a.pm_button.maxchoice_geschenkscheck { background-image:url('https://www.helpdirect.org/img/pmbuttons/maxchoice_geschenkscheck.png'); }
a.pm_button.mastercard_visa { background-image:url('https://www.helpdirect.org/img/pmbuttons/mastercard_visa.png'); }
a.pm_button.webmiles { background-image:url('https://www.helpdirect.org/img/pmbuttons/webmiles.png'); }

.clr { clear:both; }
