/* CSS Document */
        /* Set up the basic layout and remove unsemantic br tags. */

        form 	{
        margin : 0;
        padding : 0;
        }

#padding {
        color : #7a0000;
        display: block;
        text-transform: uppercase;
}

        fieldset {
        margin : 0;
        padding : 1em;
        border : 1px solid #ccc;
        }

            fieldset div br {
            display : none;
            }

        /* Style the legend, labels and the div containing the submit button. */

        legend {
        font-weight : bold;
        color : #7a0000;
        margin : 0;
        padding : 0.5em;
        }

        label {
        display : block;
        }

        #fm-submit {
        clear : both;
        padding-top : 1em;
        text-align : left;
        }



A:link {COLOR: #7a0000; TEXT-DECORATION: none; }
A:visited{COLOR: #7a0000; TEXT-DECORATION: none; }
A:active{COLOR: #7a0000; TEXT-DECORATION: none; }
A:hover{COLOR: #ffffff; TEXT-DECORATION: none;}



td.navi_links {padding:0px; color:#ffffff; background:#7a0000; width:190px;}
td.navi_links a{float:left; display:block; font-weight:bold; padding:6px 20px 6px 10px; color:#ffffff;background:#7a0000;width:190px;}
td.navi_links a:visited{float:left; display:block; font-weight:bold; padding:6px 10px 6px 10px; color:#ffffff;}
td.navi_links a:hover{color:white; background:#7a0000; color:#e7a9a9;}


.Rahmen {
font-size:9px;
border:1px solid #000000;
padding-left:2px;
padding-right:2px;

}

tr {

color: #000000; font-family:Arial; font-size: 9pt;



 } 

td {

color: #000000; font-family: Arial; font-size: 9pt;



 } 

table {

color: #000000; font-family: Arial; font-size: 9pt;



 } 

li{
color: #000000; font-family: Arial; font-size: 8pt;
 } 
input {
color: #000000;
font-size: 10pt;
font:Arial;
background-color:#ecdfc6;
border: 1px solid #663300;
}


textarea {
color: #000000;
font: 100%  Arial;
background-color:#ecdfc6;
border: 1px solid #663300;
}
select {
color: #000000;
font: 100% Arial;
background-color:#ecdfc6;
border: 1px solid #663300;
}



<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */<!-- Hide entire CSS code from IE6 -->
<![if !IE 6]>



.shiftcontainer{
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 300px; /* container width*/
background: transparent url(bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid black;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}

</style>

<![endif]>
