*{
	margin:0;
	padding:0;
}

html {
	font-size:62%;
}

body {
	color:#000;
	font-family:arial;
	font-size:12px;
}

a{
	text-decoration:none;
	color:#000;
}

a.anker, #content_container #content a.anker, #content_container #content_sub a.anker{
	height:0;
	width:0;
	margin:0;
	padding:0;
	background:none;
	visibility:hidden;
}

a.internal-link, a.internal-link-new-window,a.external-link,a.external-link-new-window, a.mail, a.download {
	text-decoration:none;
	color:#e40f20;
	font-weight:bold;
	padding-left:18px;
	background:url(img/link_pfeil.gif) left center no-repeat;
	margin-left:5px;
}


img{
	border:none;
}

p{
	line-height:18px;
	margin-bottom:15px;
}

h1{
	color:#000000;
	padding-bottom:10px;
	font-size:18px;
	font-weight:normal;
}

h2{
	color:#000000;
	padding-top:5px;
	padding-bottom:10px;
	font-size:13px;
}

h3{
	color:#f50000;
	padding-bottom:10px;
	font-size:18px;
	font-weight:normal;
}

.csc-frame-rulerAfter{
	float:left:
	width:100%;
	border:1px solid #F49FA6;
	margin:20px 0 15px 0;
}

.hidden{
	display:none;
}

#container{
	margin:0 auto;
	/*width:1024px;*/
	width:1000px;
}

#page_container{
	position:relative;
	/*width:1024px;*/
	width:1000px;
}

#btn_spenden{
	position:absolute;
	display:block;
	width:196px;
	height:35px;
	margin:0;
	padding:0;
	top:55px;
	/*right:275px;*/
	right:299px;
	z-index:9999;
}

#btn_spenden a{
	display:block;
	padding:0;
	margin:0;
	width:196px;
	height:35px;
	background:url(img/btn_spenden.gif) top left no-repeat;
}

#btn_spenden a:hover{
	background:url(img/btn_spenden_ro.gif) top left no-repeat;
}

/* Search and Tools */

#search_tools{
	display:block;
	/*width:1024px;*/
	width:1000px;
}

/* Suche */

#search_tools #search{
	float:left;
	width:201px;
	/*width:225px;*/
	height:23px;
	background:#e40f20;
	font-size:11px;
	padding-left:553px;
	padding-top:10px;
}

#search_tools #search .suchestart {
	color:#ffffff;
	display:inline;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

#search_tools #search #sword {
	border:1px solid #ffffff;
	display:inline;
	float:left;
	width:148px;
	height:14px;
	background:#e40f20;
	color:#ffffff;
	font-size:11px;
	margin-right:3px;
}
/*************************************/


/* Tools */
#search_tools #tools{
	float:left;
	width:246px;
	height:25px;
	background:#ffffff;
	border-bottom:1px solid #e40f20;
	padding-top:7px;
}

#search_tools #tools .tools_text{
	float:left;
	margin-left:15px;
	color:#e40f20;
}

#search_tools #tools .tools_text a{
	color:#e40f20;
	margin:0 3px 0 5px;
}

/*************************************/


/* Header-Area (Header-Navi, Header-IMG, Header-Logo)*/

#navi_headerpic_logo{
	clear: both;
	display:block;
	/*width:1024px;*/
	width:1000px;
	height:145px;
	background:#e40f20;
}

/* Head Navigation */

#navi_headerpic_logo #header_navi{
	float:left;
	width:183px;
	height:144px;
	background:#ffffff;
	padding-left:4px;
}

#navi_headerpic_logo #header_navi ul{
	float:left;
	width:inherit;
	list-style-type:none;
}

#navi_headerpic_logo #header_navi ul li{
	float:left;
	width:183px;
	height:19px;
	padding:4px 0 1px 0;
	background:url(img/border.gif) left bottom no-repeat
}

#navi_headerpic_logo #header_navi ul li.last{
	background:none;
}

#navi_headerpic_logo #header_navi a{
	display:inline;
	float:left;
	padding-left:15px;
}

#navi_headerpic_logo #header_navi a:hover{
	color:#E40F20;
}

#navi_headerpic_logo #header_navi a.aktiv, #navi_headerpic_logo #header_navi a.sub{
	display:inline;
	float:left;
	padding-left:15px;
	background:url(img/link_pfeil.gif) center left no-repeat;
	color:#E40F20;
	font-weight:bold;
}

/*************************************/

#navi_headerpic_logo #header_pic{
	float:left;
	width:565px;
	border-right:1px solid #E40F20;
	/*width:590px;*/
	height:144px;
	margin-left:1px;
	/*background:url(img/header.jpg) left top no-repeat;*/
}

#navi_headerpic_logo #header_logo{
	float:left;
	width:246px;
	height:144px;
	background:#ffffff;
}

#main_navi_container{
	float:left;
	width:inherit;
	height:28px;
	background:#e40f20;
}

/* Haupt - Navigation*/ 

#main_navi_container #main_navi{
	float:right;
	/*width:831px;*/
	width:807px;
	height:28px;
	/*background:url(img/main_navi.jpg) top left #ffffff no-repeat;*/
	background:#ffffff;
	padding-left:6px;
}

#main_navi_container #main_navi ul{
		float:left;
		list-style-type:none;
}

#main_navi_container #main_navi ul li{
	float:left;
	height:16px;
	padding-top:12px;
	padding-right:20px;
}

#main_navi_container #main_navi ul li a{
	float:left;
	padding-left:15px;	
}

#main_navi_container #main_navi ul li a:hover{
	color:#E40F20;
}

#main_navi_container #main_navi ul li a.aktiv, #main_navi_container #main_navi ul li a.sub{
	background:url(img/link_pfeil.gif) center left no-repeat;
	color:#E40F20;
	font-weight:bold;
}
/***************************************/
#left_content{
	float:left;	
	width:183px;
}
/* ROOTLINE */

#rootline{
	float:left;
	width:164px;
	font-size:20px;
	color:#f49fa6;	
	padding-left:19px;
	padding-bottom:5px;

}

/**************************************/



/* Subnavigation */
#sub_navi{
	float:left;
	width:183px;
	padding-left:4px;	
	padding-bottom:30px;
}

#sub_navi ul{
	float:left;
	width:179px;	
}

#sub_navi li{
	float:left;
	list-style-type:none;
	padding-left:15px;
	margin-top:8px;
}

#sub_navi a{
	float:left;
	width:164px;
}

#sub_navi a:hover{
	color:#E40F20;
}


#sub_navi ul li ul {
	margin-left:0;
}

#sub_navi ul li ul li{
	padding-left:0;	
}

#sub_navi ul li ul li a{
	padding-left:15px;	
}

#sub_navi ul li ul li ul li a{
	padding-left:30px;
	width:134px;
}

#sub_navi ul li ul li ul li a.aktiv3{
	background:url(img/link_pfeil.gif) 15px center no-repeat;
	color:#E40F20;
	font-weight:bold;
}

#sub_navi li a.sub, #sub_navi li a.sub2{
	color:#E40F20;
	font-weight:bold;
}


#sub_navi a.aktiv{
	display:inline;
	float:left;
	padding-left:15px;
	background:url(img/link_pfeil.gif) center left no-repeat;
	color:#E40F20;
	font-weight:bold;
	width:149px;
}

#sub_navi a.aktiv2{
	display:inline;
	float:left;
	background:url(img/link_pfeil.gif) center left no-repeat;
	color:#E40F20;
	font-weight:bold;
	padding-left:15px;
	
}


/***************************************/

#content_container{
	float:left;
	/*width:1024px;*/
	width:1000px;
	padding-top:19px;
	padding-bottom:20px;
}

/* Content Bereich */
#content_container #content{
	float:left;
	/*width:778px;*/
	width:754px;
}

#content_container #content #content_oben,#content_container #content #content_mitte,#content_container #content #content_unten{
	float:left;
	/*width:778px;*/
	width:754px;
}

#content_container #content_sub{
	float:left;
	/*width:540px;*/
	width:516px;
	padding:0 26px 0 25px;
	padding:0 0 0 25px; /* Stefan hack 26.09.08*/
	overflow:hidden;
}

#content_container #content a{
	text-decoration:none;
	color:#e40f20;
	font-weight:bold;
	padding-left:18px;
	background:url(img/link_pfeil.gif) left center no-repeat;
	margin-left:5px;
}

#content_container #content a.no_pfeil{
padding-left:0;
background:none;
}

#content_container #content_sub ul{
	margin-left:15px;	
}

#content_container #content_sub ul li{
	padding:5px 0;
}

#content_container #content .flex_content_large{
	display:inline;
	float:left;
	/*width:476px;*/
	width:460px;
	margin-left:11px;
	margin-top:15px;
	margin-bottom:10px;
	padding-right:15px;
}

#content_container #content .flex_content_small{
	display:inline;
	float:left;
	/*width:225px;*/
	width:220px;
	margin-top:15px;
	margin-left:11px;
	margin-bottom:10px;
	padding-right:15px;
}

#content_container #content_sub .csc-textpic-caption{
	font-style:italic;	
	font-size:10px;
}

#content_container #content_sub .csc-textpic-image{
	margin-top:5px;	
}

/*****************************/

#content_container #sidebar{
	float:right;
	width:246px;
	padding-top:15px;
}

/* Footer */
#footer{
	float:left;
	width:1024px;
	height:15px;
	background:#e40f20;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	padding-top:2px;
	font-size:11px;
}

#footer a{
	color:#ffffff;
}

/***************************/

/* Sitemap */

.tx-flseositemap-pi1{
	float:left;	
	width:540px;
	color:#E40F20;
}

.tx-flseositemap-pi1 ul{
	list-style-type:none;
	margin-left:25px;	
	margin-bottom:15px;
	margin-top:5px;
}

.tx-flseositemap-pi1 ul li a{
	font-size:16px;
}

.tx-flseositemap-pi1 ul li ul li a{
	font-size:12px;
}

.tx-flseositemap-pi1 ul li ul{
	list-style-type:disc;
}

.tx-flseositemap-pi1 li{
	margin-bottom:5px;	
}

.tx-flseositemap-pi1 li a{
	color:#E40F20;
}

/* Indexed Search */
.tx-indexedsearch-info{
	display:none;	
}

.tx-indexedsearch-searchbox{
	display:none;	
}

/* NEWS-TERMIN Liste */

.newstermine{
	display:inline;
	float:left;	
	width:236px;
	margin-bottom:20px;
}

.newstermine .newsterminzeile{
	float:left;	
	width:236px;
	padding:8px 5px;
	background:#e5e5e5;
	border-bottom:1px solid #e47780;
}

.newstermine .newsterminzeile .newsterminheader{
	font-weight:bold;	
}

.newstermine .newsterminzeile .newsterminlink a {
	display:block;
	clear:both;
	background:url(img/link_grau_pfeil.gif) no-repeat left center;
	color:#E40F20;
	font-weight:bold;
	padding-left:18px;
	text-decoration:none;
	margin-top:5px;
}

/* Spendenbox */
.spendenbox{
	display:inline;
	float:left;
	width:246px;
	background:url(img/spendenbox_var.gif) #e5e5e5 left top no-repeat;	
	margin-bottom:20px;
}
#spendenbox img {
	margin-bottom:20px;
}

.spendenbox .spendenbox_text{
	float:left;
	width:185px;
	height:95px;	
	font-size:10px;
	color:#fff;
	padding-top:4px;
}

.spendenbox .spendenbox_text div{
	float:left;
	width:180px;	
	padding-left:5px;
	padding-bottom:3px;
}

.spendenbox .spendenbox_text .spendenbox_text_1{
	font-weight:bold;	
}

.spendenbox .spendenbox_kommtan{
	display:inline;
	float:left;
	width:241px;
	margin-top:5px;
	font-weight:bold;
	padding-left:5px;	
}

.spendenbox .spendenbox_links{
	display:inline;
	float:left;
	width:236px;
	padding:5px;
}
.spendenbox .spendenbox_links a.mehr_lesen{
	float:left;
	background:url(img/link_grau_pfeil.gif) no-repeat left top;
	color:#E40F20;
	font-weight:bold;
	padding-left:18px;
	text-decoration:none;
	margin-top:5px;
}

.spendenbox .spendenbox_links a.online_spenden{
	float:right;
	width:106px;
	height:16px;
	background:url(img/spendenbox_sp-btn.gif) no-repeat right top;
	color:#E40F20;
	font-weight:bold;
	padding-left:18px;
	text-decoration:none;
	margin-top:5px;
}

/* Newsletterbox */

.newsletterbox{	
	display:inline;
	float:left;
	width:246px;
	margin-bottom:20px;
	background:#e40f20;
}

.newsletterbox .newsletterbox_pic{
	float:left;
	width:244px;
	height:70px;
	background:url(img/newsletter_bg.jpg) #e40f20 left top no-repeat;	
	border:1px solid #e40f20;
}

.newsletterbox .newsletterbox_links{
	display:inline;
	float:left;
	width:246px;
	margin-top:7px;
	margin-bottom:1px;	
}

.newsletterbox .newsletterbox_links .nb_anmelden{
	float:left;
	color:#fff;
	padding-left:5px;
}

.newsletterbox .newsletterbox_links .nb_archiv{
	float:right;
	color:#e40f20;
	background:#fff;
	padding:0 70px 0 10px;	
}



/************************************
* Kontaktformular und Weiterempfehlen
************************************/

.csc-mailform{
	border:none;
	float:left;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px 0 0 10px;
	width:317px;
	/*background-color:#E1F4FD;*/
	/*border:1px solid #cccccc;*/
}


.csc-mailform-field{
	float:left;
	margin-bottom:15px;
}

.csc-mailform-field label{
	float:left;
	width:100px;
}

.tipafriend_field label{
	float:left;
	width:135px;
}

.csc-mailform-field input{
	float:left;
	width:200px;
	border:1px solid #E40F20;
	background:#fff;
	color:#000;
}

.csc-mailform-field select{
	float:left;
	width:202px;
	background:#fff;
	border:1px solid #E40F20;
	color:#000;
}


.csc-mailform-field textarea{
	margin-top:8px;
	width:300px;
	background:#fff;
	border:1px solid #E40F20;
	color:#000;
}
 
.pflicht{
 	float:left;
 	clear:both;
 	margin-top:10px;
 	padding-bottom:10px;
 }

#mailformLöschen{
	width:100px;
	margin-right:105px;
	background:#E40F20;
	border:1px solid #E40F20;	
	color:#fff;
	font-weight:bold;	
}

#mailformformtype_mail{
	float:left;
	width:100px;
	background:#E40F20;
	border:1px solid #E40F20;
	color:#fff;
	font-weight:bold;
}

/* Spendenregler --------------------------------*/

#spendenbeispiel {
	width:217px;
	overflow:hidden;
	border:1px solid #e40f20;
	position:relative;
}

#spendenbeispiel .sb_text {
	margin-top:45px;
	padding:0px 5px;
}
#spendenbeispiel .sb_text p {
	margin-bottom:5px;
}
#spendenbeispiel #scrollbar {
	position:absolute;
	left:0px;
	top:88px;
	width: 217px;
	height: 23px;
	background:url(img/regler_bg.gif) repeat-x left 8px;
}
#spendenbeispiel .slider{
	background:url(img/regler.png) no-repeat top left;
	width: 23px;
	height: 24px;
	cursor:pointer;
}
*html #spendenbeispiel .slider{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://aids-stiftung.i-gelb.de/fileadmin/styles/img/regler.png", sizingMethod='scale');
}
#content_container #content #spendenbeispiel a.spd, #content_container #content_sub #spendenbeispiel a.spd {
	width:102px;
	height:16px;
	display:block;
	background:url(img/spendenbtn.gif) no-repeat top left;
	margin-left:100px;
}

#content_container #content #spendenbeispiel a.spd:hover, #content_container #content_sub #spendenbeispiel a.spd:hover {
	background:url(img/spendenbtn.gif) no-repeat bottom left;
}
#content_container #content #spendenbeispiel #bertaege, #content_container #content_sub #spendenbeispiel #bertaege {
	position:absolute;
	top:115px;
	left:0px;
	color:#E40F20;
	width: 217px;
}
#content_container #content #spendenbeispiel .statisch, #content_container #content_sub #spendenbeispiel .statisch {
	padding:5px;
}
#content_container #content #spendenbeispiel .statisch p, #content_container #content_sub #spendenbeispiel .statisch p {
	margin-bottom:3px; color:#333;
}
#content_container #content #spendenbeispiel .statisch a, #content_container #content_sub #spendenbeispiel .statisch a {
	background:none; padding:0px; margin:0px; color:#333;
}
#content_container #content #spendenbeispiel .statisch a:hover, #content_container #content_sub #spendenbeispiel .statisch a:hover {
	color:#E40F20;
}

.box_inhalt{
	width:217px;
	height:217px;
	overflow:hidden;
	position:relative;
}
#box_container {
	width:217px;
}
#termin_movebox{
	display:block;
	position:absolute;
	width:100%;
}
.disp{
	position:absolute;
	width:217px;
}
.disp .textbox {
	padding:5px;
}
.disp .textbox p {
	margin-bottom:5px;
}


/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
	margin-left:3px;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: #fff;
	border:1px solid red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	/*border: 1px solid #aaa;
	background-color: #ccc;
	padding: 10px;*/
	border:none;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	/*font-weight: bold;
	color: black;*/
	display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_captcha{
	width: 65px;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	/*margin: 20px 0 10px 150px;*/
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

#kontakt .tx_powermail_pi1_fieldwrap_html_reset{
	display:inline;
	float:left;
	width:142px;
	margin-left:150px;
	margin-right:23px;
}

#kontakt .tx_powermail_pi1_fieldwrap_html_submit{
	display:inline;
	float:left;
	padding-left:0;
	padding-right:0;
	width:90px;
}

#kontakt .tx_powermail_pi1_fieldwrap_html_submit input, #kontakt .tx_powermail_pi1_fieldwrap_html_reset input{
	width:100px;
}

#kontakt #powermaildiv_uid13 img{
	margin-left:150px;
}

#kontakt textarea{
	font-family:arial;	
	font-size:12px;
}
#iframeForm iframe{
	float:left;
	width:540px;
	height:1000px;
	overflow:hidden;
}



#formular fieldset {
	border:none;
	float:left;
}

#formular .feld{
	clear:both;
	float:left;
	padding:5px 0;
	width:450px;
}

#formular .feld label {
	float:left;
	width:120px;
}

#formular .feld input {
	float:left;
	padding-left:5px;
	width:295px;
}

#formular .feld input.inputmittel2 {
	margin-left:10px;
	padding-left:5px;
	width:150px;
}

#formular .feld select {
	float:left;
	width:135px;
}
	
#formular .feld .pflicht {
	color:#D04011;
	float:none;
	margin-left:3px;
	width:5px;
}

#formular .feld .nr {
	margin-left:5px;
	padding-left:5px;
	width:65px;
}

#formular .feld .plz {
	padding-left:5px;
	width:65px;
}

#formular .feld .str {
	padding-left:5px;
	width:215px;
}

#formular .feld .ort {
	margin-left:5px;
	padding-left:5px;
	width:215px;
}

#formular p{
	width:450px;
	float:left;
	padding:5px 0;
	clear:both;
}

#formular .error {
color:#FF0000;
font-weight:bold;
padding-left:120px;
padding-top:0;
width:300px;
}

.feld_submit {
clear:both;
float:left;
padding-top:10px;
text-align:right;
width:425px;
}

.btn_absenden{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #E40F20;
	color:#E40F20;
	font-weight:bold;
	height:22px;
	padding-bottom:2px;
	width:120px;
}


/* Ansprechpartner Rechte Spalte */

.kontaktboxen {
	display:inline;
	float:left;
	margin-bottom:20px;
	width:236px;
}
.kontaktbox {
	background:#E5E5E5 none repeat scroll 0%;
	border-bottom:1px solid #E47780;
	float:left;
	padding:8px 8px;
	width:230px;
}
.kontaktimage {
	width:70px;
	float:left;
}
.kontaktdaten {
	width:160px;
	float:left;
}
.kontaktdaten p {
	margin:0px;
}
.kontaktname p {
	font-weight:bold;
}
.kontaktmail {
	margin-top:5px;
	width:230px;
	float:left;
}
.kontaktdaten a {
	background:transparent url(img/link_grau_pfeil.gif) no-repeat scroll left center;
	clear:both;
	color:#E40F20;
	display:block;
	font-weight:bold;
	padding-left:18px;
	text-decoration:none;
	margin-top:5px;
}


.tx-indexedsearch-browsebox{
	float:left;
	margin:0;
	padding:0;	
	width:100%;
}

#content_container #content_sub .tx-indexedsearch-browsebox ul{
	float:left;
	margin:0;
	padding:0;	
}

.tx-indexedsearch-browsebox .browsebox li{
	display:inline;
	float:left;
	list-style-type:none;	
	margin-right:10px;
}


/* Spendenformular */

/* Default CSS */

#spendenform_plugin{
	float:left;
	position:relative;
	clear:both;
	width:100%;
}

#spendenform{	
	display:inline;
	float:left;
	/*margin-top:29px;*/
	padding-bottom:10px;
	padding-left:10px;
	/*padding-top:10px;*/
	/*border:1px solid #97abad;*/
	width:450px;

}


#spendenform ul li{
	float:left;
	list-style-type:none;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#spendenform ul li a{
	float:left;
	font-weight:normal;
}

#spendenform ul li a:hover{
	text-decoration:none;
}

#spendenform ul .bank, #spendenform ul .kredit{
	position:absolute;
	top:0;
	left:0px;
	float:left;
	width:153px;
	height:23px;
	margin:0;
	padding:7px 0 0 0; 
}

#spendenform .act{
	color:#cd3301;
	background:url(../../../../../fileadmin/styles/img/sp_tabs.gif) top left no-repeat;
}



#spendenform ul .kredit{
	left:160px;
}

#spendenform h1{
	color:#E40F20;
}

#spendenformular{
	width:440px;
	float:left;
}

#spendenformular p{
	width:430px;
	float:left;
	clear:both;
	padding:5px 0 10px 0;
}

#spendenformular h1{
	width:423px;
	float:left;
	clear:both;
	padding:5px 0;
	font-weight:normal;
}

#spendenformular h2{
	width:423px;
	display:inline;
	float:left;
	clear:both;
	padding:5px 0 5px 0; 
	border-bottom:1px solid #aaa;
	margin-bottom:20px;
}

#verwendungszweck, #rhythmus, #kk_art, #land{
	width:304px;
}

.zahlarten, .bankverbindung, .adressdaten{
	float:left;
	clear:both;
	margin-bottom:20px;
}

#spendenformular fieldset{
	border:none;
	float:left;
}

#spendenformular .error{
	color:#ff0000;
	font-weight:bold;
	padding-left:120px;
	padding-top:0;
	width:300px;
	margin:0;
}

#spendenformular .error_bestellung{
	color:#ff0000;
	font-weight:bold;
	padding:0;
	padding-top:0;
	width:300px;
	margin:0;
}

.spendenfeld{
	width:450px;
	padding:5px 0;
	clear:both;
	float:left;
}

.spendenfeld .pflicht{
	width:5px;
	color:#d04011;
	float:none;
	margin-left:3px;
}

.pflicht_icon{
	color:#d04011;
	font-size:12px;
}

.pflichtfelder_hinweis{
	float:left;
	font-weight:bold;
	font-size:12px;
}

.spendenfeld p{
	width:450px;
	float:left;
	padding:5px 0;
	clear:both;
}

.spendenfeld label{
	float:left;
	width:120px;
}

.spendenfeld label.confirm{
	float:left;
	width:50px;
}

.spendenfeld .span_confirm{
	float:left;
	width:370px;
}

.spendenfeld .span_confirm_textarea{
	float:left;
	width:295px;
}

.spendenfeld input{
	float:left;
	width:295px;
	padding-left:5px;
}

.spendenfeld textarea{
	float:left;
	width:296px;
	height:100px;
	padding-left:5px;
	font-family:arial;
	font-size:12px;
}

.spendenfeld .inputklein{
	width:35px;
	margin-right:5px;
	padding-left:5px;
}

.spendenfeld .inputmittel{
	width:65px;
	padding-left:5px;
	/*margin-left:10px;*/
}

.spendenfeld input.inputmittel2{
	width:150px;
	padding-left:5px;
	margin-left:10px;
}

.spendenfeld select.input_monat{
	width:135px;
	padding-left:5px;
	margin-right:10px;
}

.spendenfeld select.input_jahr{
	width:80px;
	padding-left:5px;
}


.spendenfeld input.inputkk{
	width:58Px;
	padding-left:5px;
	margin-right:12px;
}

.spendenfeld #kk_gueltigkeit_monat{
	width:67px;
	margin-right:12px;
}

.spendenfeld #kk_gueltigkeit_jahr{
	width:67px;
}

.spendenfeld .strasse{
	width:215px;
	padding-left:5px;
}

.spendenfeld .nr{
	width:65px;
	padding-left:5px;
	margin-left:5px;
}

.spendenfeld .plz{
	width:65px;
	padding-left:5px;
}

.spendenfeld .ort{
	width:215px;
	padding-left:5px;
	margin-left:5px;
}

.spendenfeld .euro{
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
}

.spendenfeld .checkbox{
	float:left;
	width:18px;
	margin-top:10px;
}

.spendenfeld .checkbox_text{
	float:left;
	width:390px;
	margin-left:10px;
	margin-top:10px;
}

.spendenfeld select{
	float:left;
	width:135px;
}

.spendenfeld_submit{
	float:left;
	width:425px;
	clear:both;
	padding-top:10px;
	text-align:right;
}

.btn_absenden, .btn_back, .btn_abschluss{
	width:120px;
	height:22px;
	/*background:url(../../../../../fileadmin/styles/img/btn_absenden.gif) no-repeat;*/
	background:#fff;
	border:1px solid #E40F20;;
	padding-bottom:2px;
	font-weight:bold;
	color:#E40F20;
}

.btn_back{
	margin-right:10px;
}

.radiobutton{
	float:left;
	width:425px;
	clear:both;
	margin:10px 0;
}

.radiobutton input{
	float:left;
	margin-top:3px;
	margin-right:10px;
}

.radiobutton .radio_text{	
	float:left;
	line-height:18px;
	width:400px;
}


.right_content_spende{
	float:left;
	width:230px;
	height:500px;
	border:1px solid red;
}

/*#kreditkarte{
	display:none;
}

#bankverbindung{
	display:block;
}*/

#hinweis_zahlart{
	width:428px;
}

.proof{
	color:#CD3301;
	font-size:14px;
}

#spendenformular #erstmalig, #spendenformular #firma{
	display:none;		
}

#spendenformular #erstmalig .infotext{
	color:#FF0000;
	font-weight:normal;
	padding-left:120px;
	padding-top:0;
	width:300px;		
}

/**** Captcha ****/
.captcha img {

}


/* ADDTHIS */
#addthis { padding-bottom:15px;}



