/*CVS Add-ins*/
/*
$Revision: 1.2 $
$Date: 2008/11/21 13:57:02 $
$RCSfile: visual.css,v $
Authors: JDE
Copyright (c) A&B. face2net GmbH
*/

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
  visual.css 21.11.2008 JDE (AJ UND BF) (uebergreifende styles fuer alle medientypen)
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* global basics */

html, body, div, span, object, blockquote, abbr, 
h1, h2, h3, h4, h5, h6, p, a, 
acronym, img, strong, 
dl, dt, dd, ol, ul, li, 
form, fieldset, label, legend, select, textarea, input, 
table, caption, tbody, tfoot, thead, tr, th, td{
margin: 0; padding: 0; border: 0; outline: 0; font-style: normal;
font-size: 100.01%; font-family: Arial,Verdana,Helvetica,sans-serif; vertical-align: baseline;
background: transparent; }

ol, ul{ list-style: none; }
blockquote, q{ quotes: none; }

*:focus{ outline: 0; }

table{ border-collapse: collapse; border-spacing: 0; empty-cells: show; caption-side: top; }
caption, th, td{ text-align: left; vertical-align: top; }

img{ display: block; border: 0; }

.noborder{ border: 0 !important; }
input[type="submit"]{ cursor: pointer; }
