/* //////////////// GENERAL INFO //////////////// 

Site: Martini
Version: 1

//////////////// //////////////// //////////////// */


/*//////////////// CLEAR ALL PADDING AND MARGIN //////////////// */

* { margin: 0; padding: 0;  }

/* //////////////// STRUCTURE ELEMENTS //////////////// */


/* //////////////// GENERAL STYLE //////////////// */

body {  margin: 0 auto; font: 12px "Verdana", Arial, serif; color: #000000; background:#ffffff; line-height:20px; }
h1 { color: #000000; margin-bottom:24px}
h2, h3 { color: #000000; font: 12px "Verdana", Arial, serif; font-weight: bold; margin-bottom:3px}
.text { padding:19px; background:url(images/achtertext.gif) repeat-y;  }

/* //////////////// MENU & LIST STYLES //////////////// */

