/* ### general ### */
* { margin: 0px; padding: 0px; }
html, body, p, span { font-family: Arial; font-size: 12px; font-style: normal; color: #595959; }
input[type="text"], input[type="password"], select, textarea { margin-bottom: 3px; padding: 1px 2px; color: #6b6b6d; font-size: 11px; width: 128px; height: 14px; border: 1px solid #4b4b4b; float: left; background: #fff; }
input[type="submit"] { display: block; float: left; width: 18px; border: none; height: 18px; cursor: pointer; background: url('https://www.cleve.nl/media/1282/button.jpg') top no-repeat; }
body { background: #fff url('../images/bg.jpg') repeat-x; }
body.nobackground { background: none; }
img { border: 0px; display: block; }
a, input { outline: none; }
a { color: #595959; }
a:hover { text-decoration: none; }
a.link { color: #595959; }
a.link:hover { text-decoration: none; }
h1, h1 span { margin-top: 22px; margin-bottom: 22px; color: #1b2d82; font-size: 18px; line-height: 24px; font-weight: normal; background: #cddef0; width: 200px; }
label { padding: 0 0 0 2px; display: block; color: #1f328e; font-size: 12px; line-height: 20px; float:left; font-weight: bold; }
table { width: 166px; }
.button { display: block; float: left; width: 18px; border: none; height: 18px; cursor: pointer; background: url('https://www.cleve.nl/media/1282/button.jpg') top no-repeat; }
.button:hover { background: url('https://www.cleve.nl/media/1282/button.jpg') bottom no-repeat; }
