

body {

background-image: url(); background-repeat: no-repeat; background-attachment:fixed;

background-color: #ffffff; 

margin-top:60px;

margin-left:150px;

background-color: #ffffff
}





text, font, table, tr, td, b, p, div, input {

font-family: "Courier New", "Arial";

font-size: 14px; 

text-transform: lowercase;

color: #1D1210;

text-align: left; 

/*margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;*/

}




.pappe {color: #5a4d36;}



table, td, tr {

margin:0px;

}



img {

border:0px;

border:solid 0px;

border-color:black; 

}



.no_border {

border: none;

margin-top: 0px;

margin-left: 0px;

margin-right: 0px;

margin-bottom: 0px;

}



a:link {color: black; background-color: #ffffff; text-decoration: none}

a:visited {color: black; background-color: #ffffff; text-decoration: none}

a:active {color: black; background-color: #ffffff; text-decoration: none}

a:hover {color: black; background-color: #ffffff; text-decoration: none}



.footer {color: #1D1210}



a.footer:link {color: #282828; text-decoration: none}

a.footer:visited {color: #282828; text-decoration: none}

a.footer:active {color: #282828; text-decoration: none}

a.footer:hover {color: #000; background-color: #000; text-decoration: none}



input { background: transparent; border-left: medium none transparent; border-right: medium none transparent; border-top: medium none transparent; border-bottom: 1px solid #000000 }



.textfield {

border:solid 1px;

border-color:#ffffff; 

background-color:transparent;

color:white;

height:15px;

}



.textarea {

border:solid 1px;

border-color:#ffffff; 

background-color:transparent;

color:white;

}



.submit_button {

border:solid 1px; 

border-color:white; 

background-color:black; 

color:white;

text-align: center; 

width:60px;

height:17px;

}
