/* ----------------  reset  -------------------- */

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 
{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

ol, ul {list-style: none; }
.clear{clear:both;font-size:0px;line-height:0px;height:0px;}


/* ----------------   general    -------------------- */
   

body {background:#d3d3d4; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }

#wrapper {background: url(images/splash_bg.jpg) top center no-repeat; position:absolute; height:540px; width:100%; margin-top:-270px; top: 50%;}
#splash {position:absolute; height:540px; width:980px; margin:-270px 0px 0px -490px; top: 50%; left: 50%; text-align: center;}

p.splashregel {font-size:8pt; color:#6b6b6b; margin-top:40px;}
p.splashregel a {color:#183b78;}



