/*CVS Add-ins*/
/*
$Revision: 1.3 $
$Date: 2009/01/22 10:54:36 $
$RCSfile: visual.css,v $
Authors: JDE
Copyright (c) A&B. face2net GmbH
*/

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
    visual.css fuer HTML Baukasten SPD 2009
    (uebergreifende Styles fuer alle Medientypen)
    14.01.2009 JDE
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* 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;
    background:#FFFFFF url(styleimages/bg_greyshadows.gif) repeat-x scroll !important;
    background-position:-321px;
    width:auto !important;
    font-weight:bold;
    margin-top:5px !important;
  }

div.news-list-category {
  font-size: 0.75em;
}

