/*CVS Add-ins*/
/*
$Revision: 1.4 $
$Date: 2009/02/04 11:27:23 $
$RCSfile: visual.css,v $
Authors: 
Copyright (c) A&B. face2net GmbH
*/

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
		visual.css (uebergreifende styles fuer alle medientypen)
		fuer dt. Annington
		23.01.2009 JDE
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* global basics */
*{ font-family: Verdana,Arial,Helvetica,sans-serif; }

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, 
acronym, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td, input{
background: transparent; 
border: 0; outline: 0; vertical-align: baseline;
color: #000; font-style: normal; font-size: 100.1%; font-family: Verdana,Arial,Helvetica,sans-serif; 
margin: 0; padding: 0; }

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; }
