/************************************************************************************/
/************************************************************************************/
/************************** PURPLED CSS FRAMEWORK ***********************************/
/************************** f.schade@purpled.de   ***********************************/
/************************** www.purpled.de        ***********************************/
/************************************************************************************/
/************************************************************************************/

/************************** DEFAULT SETTINGS ****************************************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, input, textarea{ margin: 0; padding: 0; border: 0; text-decoration: none; color: black; font-family: Arial,Helvetica,sans-serif,Geneva; font-weight: normal; font-size: 12px; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; } 
table { border-collapse: separate; border-spacing: 0; }
img { display: block; }
.clearer { clear:both }

/************************** LAYOUT *************************************************/
#layout { width: 400px; height:600px; margin-left: auto; margin-right: auto; margin-top: 50px; position: relative; }

/************************** LINKS *********************************************/
a { position: absolute; opacity:0; }

/************************** INPUTS *********************************************/
input { position: absolute; background-color: transparent;}
