H2{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#878787;
}

.helfergallerie{
	background-image:url(../images/dotted_line_465x1.gif);
	background-position:center top;
	background-repeat:repeat-x;
	clear:both;
	height:140px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:5px;
	position:relative;
	width:470px;
}

/****HELFER DETAIL****/
.helfer_bild{
	position:relative;
	float:left;
	width:200px;
	height:150px;
	padding-top:10px;
}
.helfer_daten{
	position:relative;
	float:left;
	height:150px;
	padding-top:10px;
}
.helfer_zitat{
	position:relative;
	clear:both;
	background-image:url(../images/dotted_line_465x1.gif);
	background-position:centertop;
	background-repeat:repeat-x;
	width:470px;
	padding-top:20px;
	line-height:16px;
	padding-bottom:5px;
}
.helfer_zitat SPAN.helfer_zitat_header{
	font-weight:bold;
}


/***FORMULARE***/
.helfer_eintrag_anzeige{
	position:relative;
	background-image:url(../images/dotted_line_465x1.gif);
	background-position:center top;
	background-repeat:repeat-x;
	padding-top:10px;
}
.helfer_form {
	position:relative;<br>
	padding-top:10px;
}

.eintrag_button_active,.eintrag_button_disable, .suche_button_active, .suche_button_disable{
	border:solid 1px #424242;
	height:20px;
	padding-top:5px;
	padding-left:25px;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
}
.eintrag_button_disable{
	display:none;
	margin-bottom:5px;
}
.form_eintrag .eintrag_links{
	position:relative;
	float:left;
	width:185px;
}
.form_eintrag .eintrag_rechts{
	position:relative;
	float:left;
	width:270px;
}
.form_eintrag .eintrag_button{
	position:relative;
	clear:both;
	text-align:right;
	padding-right:5px;
}
.form_eintrag INPUT, .form_eintrag textarea, .form_suche INPUT{
	border:solid 1px #424242;
}
.eintrag_button INPUT, .suchen_button INPUT{
	background-color:transparent;
	color:#424242;
}
.form_eintrag{
	position:relative;
	background-image:url(../images/verlauf.gif);
	background-repeat:repeat-x;
	width:460px;
	min-height:100px;
	padding:5px;
}
.form_eintrag SELECT{
	font-size:10px;
	
}

.form_eintrag textarea {
	width: 260px;
	height: 50px;
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
}
.form_eintrag input, .form_suche input {
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
}

.form_suche{
	position:relative;
	background-image:url(../images/verlauf.gif);
	background-repeat:repeat-x;
	width:460px;
	min-height:100px;
	display:none;
	padding:5px;
}
.suche_button_active{
	display:none;
}
.form_suche .suche_links{
	position:relative;
	width:185px;
	float:left;
}
.form_suche .suche_rechts{
	position:relative;
	float:right;
	width:200px;
	padding-right:10px;
	padding-top:30px;
}
.suchen_button{
	position:relative;
	clear:both;
	padding-top:5px;
	width:185px;
	text-align:left;
}

/***LISTE****/
.helfer_liste{
	padding-top:10px;
}
.helfer_liste TABLE{
	border:1px solid #BBBDC0;
}
.helfer_liste TABLE TR{
	vertical-align:top;
}
.helfer_liste table tr.head td{
	background-color:#BBBDC0;
	color:#444444;
	font-weight:bold;
	padding-bottom:2.5px;
	padding-left:5px;
	padding-top:2.5px;
}
.helfer_liste table tr.item td{
	padding:2px 5px;
}

/***TEASER***/
TR.teaser_header{
	font-weight:bold;
}


/***TEASER HELFER DES MONATS**/
.monatshelfer .content_left{
	position:relative;
	float:left;
	width:318px;
}
.monatshelfer .content_right{
	position:relative;
	float:left;
	width:150px;
	text-align:right;
}
.monatshelfer .content_right IMG{
	border:1px solid #BDBABD;
}
.monatshelfer .link{
	clear:both;
}

.teaser_gallery{
	position:relative;
	float:left;
	margin-right:10px;
}
.teaser_gallery IMG, .teaser_gallery2 IMG{
	width:50px !important;
	height:65px !important;
	padding:2px;
}
.teaser_gallery_text{
	position:relative;
	
}
.helfer_banner{
	border:solid 1px #A5AAAD;
	cursor:pointer;
	padding:5px;
}
.teaser_gallery2 UL LI{
	
}
.teaser_gallery2{
	margin-left:auto;
	margin-right:auto;
}
.teaser_gallery UL LI{
	text-align:center;
}
