/**
 * Grundformatierung für eVEWA2-eContent
 *
 * CSS Datei
 * (c) Grün Software AG, Aachen
 *
 * Autor: Bernhard Schmitz
 * Erstellt: 
 */


@CHARSET "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

/*
.ui-dialog .ui-dialog-title { 
  font-size:13px;
}                
.ui-dialog .ui-dialog-content {
  font-size:11px;
  padding: 10px;
}

.ui-widget-overlay {
    background: url("images/ui-bg_flat_0_aaaaaa_40x100.png") repeat-x scroll 50% 50% #AAAAAA;
    opacity: 0.3;
}
*/