/* CSS Mariza by Square Visuals - www.squarevisuals.com
   ================================================== */
*              { margin: 0; padding: 0; }
body           { background: #000 url(img/back.jpg) no-repeat top; font-family: Arial, sans-serif; }
.container     { width: 960px; margin: 0 auto; position: relative; }
#header        { height: 550px; position: relative; }
#nl            { width: 100%; height: 90px; background-image: url(img/bg_nl.jpg); position: relative; }
#nl form       { padding: 8px 0 0 50px; font-family: Arial; color: #aca6a4; }
#left          { width: 610px; height: 1000px; float: left; margin: 20px 40px 0 20px; }
#right         { width: 270px; overflow: hidden; margin: 20px 0 0; }
#footer        { width: 100%; margin: 20px 20px 0 0; color: #4c423f; }
.divider       { height: 10px }
/* ===[ Text styles ]=== */
p              { padding: 0; margin: 0; }
p              { font-size: 12px; line-height: 18px; color: #6a605c; padding: 0 0 10px; }
a              { color: #6a605c }
a:hover        { color: #FFF }
ul             { font-size: 12px; line-height: 20px; color: #4c423f; padding: 0 0 0 5px; }
li             { list-style: none }
/* ===[ Labels ]=== */
.feld          { width: 180px; height: 20px; background-color: #78726f; color: #000; font-weight: 700; margin: 0 10px 0 5px; border: 1px solid #000; }
.button        { width: 234px; height: 38px; margin: 10px 0 0 10px; background: url(img/button.gif) transparent; border: none; color: #68605e; font-weight: 700; font-size: 12px; }
img            { border: 0 }
img a,
a:hover        { background-color: none; color: none; border: 0; }
}
