/*
div#container {
    background-image:url(bg3.jpg);
    background-repeat:	no-repeat;
}
*/
#menue ul li ul li, #menue ul li ul li a, #menue ul li ul li a:link , #menue ul li ul li a:hover, #menue ul li ul li a:focus, #menue ul li ul li a:visited  {
    background-color:#63060D;
    border: 0;
    padding:0;
    color:#E1AE38;
    
}

#menue ul li a:hover {
    background-color:#E1AE38;
}

#menue ul li ul li a:hover {
    color:#EFD59A;
}

table.adminseite {
    width: 100%;
}


table.adminseite td {
    padding: 20px;
    /*border: 1px solid black;*/
}
table.adminseite td table {
    width: 625px;
}
table.adminseite td table td {
    padding: 0 0.5em 0 0;
    
}

table.adminseite td table td.ersteSpalte {
    width:180px;
}
table.adminseite td table td table {
    width: auto;
}

table.adminseite td h1 {
    text-align: left;
    color: #000000;
}

table.adminseite td h2 {
    font-size: 13px;
    margin: 1em 0 0.5em 0;
}

input, select, textarea {
    width:250px;
    border: 1px solid #000000;
    background-color: #E1AE38;
}

textarea {
    width: 450px;
    height: 150px;
}

input.gross {
    width: 400px;
}
textarea.gross {
    width: 450px;
    height: 250px;
}

input.checkbox {
    width:auto;
    border: 0;
    background-color: #EFD59A;
}

select.zeit {
    width:auto;
}

ul#errors li {
    color: #8A0610;
}

select.variabel {
    width: auto;
}
input.schmal {
    width: 40px;
}
input.kurz {
    width: 80px;
}
select.schmal {
    width: 180px;
}

select.sehrschmal {
    width: 40px;
}

td.submit {
    background-color: #63070C;
    text-align:center;
}

td.submit input {
    width:auto;
    font-weight:bold;
    border-color:#E1AE38;
    margin: 0 auto 0 auto;
}

#galerie {
padding-left:0px;
border: 1px solid grey;
background-color: #f3e2bc;
padding:12px 0px;
}

ul#galerie li {
    display:inline-block;
    list-style-type: none;
    text-align: center;
    padding: 0 0 1em 0;
}

#galerie2 {
padding-left:0px;
border: 1px solid grey;
padding:12px 0px;
background-color: #f3e2bc;
}

ul#galerie2 li {
    display:inline-block;
    list-style-type: none;
    text-align: center;
    padding: 0 0 1em 0;
}

ul.pagenavi {
    display: inline;
    padding: 0;
}

ul.pagenavi, ul.pagenavi li {
    display: inline;
} 
ul.pagenavi li.on a {
    text-decoration: none;
    color: #000000;
}

tr.even td {
    background-color: #F4E5C3;
}

.message {
    font-style: italic;
}

.abrechnung_vom{
font-weight:bold;
width:124px
}


 #auftrag_geber_checkbox{
 width:20px !important;
 }
 
 .gesamt_style{
 font-weight:bold;
 width:350px;
 font-size:14pt;
 }

 .buchungen_abrechnung_table{
background-color:white;
width:602px !important;
 }
 
 .abrechnung_head{
 
 }
 
.abrechnung_wrapper{
 background-color:#e1ae38;
 width:602px;
}
 
input.abrechnung_wrapper{
 border:none;
}

#text_bem_neu p{
margin:0px;
}

 .rabatt_style{
 font-weight:bold;
 width:350px;
 font-size:10pt;
 }
 
 
 /*
.galerie_pic_area{
 border: 1px white solid !important;
 
}
 
 .galerie_pic_width{
width:75px !important;
}

 .galerie_pic_height{
height:75px !important;
}

 .galerie_pic_width_big{
width:250px !important;
}

 .galerie_pic_height_big{
height:250px !important;
}




.galerie_pic_quad{
width:100px !important;
padding:0px 75px !important;
background:#efd59a;
}

.jcrop-holder{
    text-align:center !important;
    width:75px !important;
}

*/


#inner-dropzone {
    height: 80px;
}

.dropzone {

}

.drop-target {
    background-color: #29e;
}

.drag-drop {

}

.can-drop {
    background-color: #4e4;
}

.block_bisexuell{
color:#555555;
} 


.block{
color:#555555;
} 

.block input{
pointer-events: none; 
cursor: default;
color:#555555;
} 

.block select{
pointer-events: none; 
cursor: default;
color:#555555;
} 






#person_editieren{
width:620px;        
}

.fotoveroeffentlichung{
    margin-top:20px;
}

.fotoveroeffentlichung input{
    width:25px;
}