@charset "utf-8";

/*------------------------------------------------------------------------
  CSS Document 
  created by: Alternet Internet BV
  creation date: 9 apr 2009
  last modified on: 9 apr 2009
  fuction: this css file resets all basic html tags for all browsers
------------------------------------------------------------------------*/

* {margin:0; padding:0;}

html {margin:0; padding:0; width:100%; height:100%;}
body {behavior: url("/fileadmin/templates/res/scripts/csshover3.htc"); margin:0; padding:0; width:100%; height:100%;}

p {margin:0 0 15px 0; padding:0;}
a {text-decoration:none;}

ul, ol {margin:0 0 0 25px;}
li {}
hr {}

h1 {font-size:16px;}
h2 {font-size:14px;}
h3 {font-size:12px;}
h4 {font-size:12px;}
h5 {font-size:12px;}
h6 {font-size:12px;}

span {}
div {}
table {}
thead {}
tr {}
th {}
td {}

form {display:block;}
formfield {}
input {/*height:25px; line-height:25px;*/ padding:0 3px;}
textarea {padding:0 3px;}
select {padding:0 3px;}

