﻿@import "portal-all.css";


.HeadBg{
	background-image: url(../Docs/images/background/bg-header-sammlungen.jpg);
}

div.entry, div.entry input, div.entry textarea, div.entry select, div.entry .formlabel {
color:#000;
}

.donation_form {
    margin:10px;

}

.donation_form fieldset {
    border: 1px solid #E8E7B7;
    display: block;
    margin-bottom: 20px;
}

.donation_form legend {
    background-color: #D4EBDA;
    font-weight: bold;
    padding: 7px;
    width: 120px;
    float:left;
    margin:-10px 0 0 -10px;

}

.donation_form label {
    float:none !important;
}

.donation_form label.spende {
    float:left !important;
    width:auto !important;
}

.donation_form input.spende {
    text-align: right;
    width: 50px !important;
    margin:0 10px;
}

.donation_form input, .donation_form select {
    padding: 3px;
    width: 274px;
  
}

.donation_form .donation_inputs input {
width:70px;
}

.donation_form .radio_buttons input {
width:20px;
}
.donation_form .radio_buttons {
padding-bottom:8px;
width:110px;
}

.donation_inputs {

}

.donation_form  .amount_input {
position:relative;
top:-28px;
left:125px;
}

.donation_form  .amount_input input {
 border: 1px solid #AAAAAA;
height:1.7em;
position:static;
padding:0 2px 0 0;
}

.donation_form textarea {
width:570px;
}

.donation_form  .donation_newsletter input {
width:auto;
}

.donation_form .col-left {
clear:left;
    border-right:1px dashed #D4EBDA;
    float:left;
    width:286px;
}

.donation_form .col-right {
    float:left;
    margin-left:12px;
    width:286px;
}

.donation_form #DonationFormModule1_DonationForm1_SignupNewsletterCheckBox {
width:auto !important;
}

.donation_form #steps {
border:1px solid #FEF5D5;
background-color:#D4EBDA;
}

.donation_form #steps span {
float:left;
background:url(../Docs/images/background/step-pass.gif) right;
padding:6px 15px 6px 6px;
font-weight:bold;
}

.donation_form #steps span.act {
background:url(../Docs/images/background/step-act.gif) right;
}
.donation_form #steps span.act_act {
background:url(../Docs/images/background/step-act-act.gif) right;
}

.spenden_teaser li {
padding-bottom:80px;
}

.spenden_teaser .jcarousel-clip {
height:400px;
}

.donation_view .entry span {
font-weight:bold;
}
.donation_form #infobox img {
margin:14px 0 0 1px;
}


#M1896ContentDiv .form_entry_text {
width:200px;
}
#M1896ContentDiv .form_entry_cell {
padding-bottom:6px;
}

