html { min-height: 101%; height: 101%; }

body { background-color: #B32124; margin-top: 30px; }
.enter { background-color: #B32124 }

a { color: #000000; text-decoration: none; }
a:hover { color: #505050;  text-decoration: none;}

.entera { color: #ffffff; text-decoration: none; font-family: verdana, arial; font-size: 13px }
.entera:visited { color: #ffffff; text-decoration: none; font-family: verdana, arial; font-size: 13px }
.entera:hover   { color: #c0c0c0; text-decoration: none; font-family: verdana, arial; font-size: 13px }

td a {}
.menuel {display: block; width: 100%;}
.menuel:hover {background:#8B1A1C; color:#FFDABF; }

table { 
font-size: 12px; 
font-family:verdana, arial; color:#000000;
border-collapse:collapse;
}
.out {
 background-color:#FFF0E6
}

td { font-style: verdana, arial; font-size: 12px }

.menue { padding-left:5px;
         padding-top: 5px;
         padding-bottom: 2px;
         padding-right: 5px }

.content { padding-left:5px;
           padding-top: 5px;
           padding-right: 5px;
           padding-bottom:5px;
           background-color: #F09C92 }

.botton { background-color:#8B1A1C;
          color: #ffffff;
          padding-right:5px;
          padding-top:3px;
          padding-bottom:3px }

.so { background-image:url(../img/so.jpg); background-repeat: repeat-x; }
.su { background-image:url(../img/su.jpg); background-repeat: repeat-x; }
.sl { background-image:url(../img/sl.jpg); background-repeat: repeat-y; }
.sr { background-image:url(../img/sr.jpg); background-repeat: repeat-y; }


input
{  
        font-family : Verdana, Arial;
        font-size                        : 12px;
        color                                : #000000;
        /*background-color        : #DFDFDF;*/
        background-color        : #CFCFCF;

        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        text-indent : 2px;        
}

select
{  
        font-family : Verdana, Arial;
        font-size                        : 12px;
        color                                : #000000;
        /*background-color        : #DFDFDF;*/
        background-color        : #CFCFCF;

        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        text-indent : 2px;        
}

