.rthListe { color:#333;line-height:2rem;border-bottom:1px dotted #999;}
.rthListeRow { color:#3F42cd;text-decoration: none;}

.rthPointer {cursor:pointer;}
.rthLabel{font-size:1.rem;margin-top:0.425rem;}
.rthTextKlein{font-size:0.725rem;margin-top:0.425rem;line-height:1rem;}

input.rthInput, textarea.rthInput {border:1px solid #999;border-radius:3px; width:500px;margin:0.275rem 0;padding:0.125rem;font-size:1rem;color:#444;}
textarea.rthInput {width:500px;}
input[type=submit].rthInput {width:300px;}
input[type=button].rthInput {width:300px;}
input[type=date].rthInput {width:300px;}
input[type=checkbox].rthInput {width:20px;}
input:disabled{
opacity:0.7;
background-color: #fbfbfb;
color:#333;
}


.rrp-blue,.rrp-hover-blue:hover{color:#18185a!important;background-color:#FFF!important}
.rrp-pointer {cursor:pointer;}
.rrp-bold{font-weight:600;}

.rrp-top{position:fixed;}

.rthInput2 {display:none;}



