/* CSS Document */

body { }
/* HEADER */
#logo	{}
/* ENDE HEADER */
/* START CONTENT */
#content	{ }
#nav	{ display:none} 

/* ENDE CONTENT */

/* START FOOTER */
#fuss { }
/* ENDE FOOTER */

/* START BASICS */

/* BASICS allgemein */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:75%; line-height:1.5em; }
div, br, p, form, ul, li, hr, table, td, tr, th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:1em; line-height:1.5em; }

/* UEBERSCHRIFTEN allgemein */
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1				{ font-size:1.4em; }
h2				{ font-size:1.2em; }
h3				{ font-size:1.2em; font-weight:normal; }
h4, h5, h6		{ font-size:1.1em; font-weight:normal;}


/* UEBERSCHRIFTEN allgemein */

/* LINKS allgemein */

/* CLASSEN allgemein */
.kleiner 		{ font-size:0.9em; }
.groesser 		{ font-size:1.1em; }
.wichtig			{ font-weight:bold; font-style:italic}
.border				{ border: 2px solid }
.print				{ }
.noprint			{ display:none }
/*  ENDE BASICS*/


label { width:350px; display:block; text-align:right; padding: 2px 0 2px 0}
label .beschriftung { float:left}
#antispam		{ display:none }




/*Farben

blau=#0292db
hellgelb=#FFFFCC
dunkelrot=#cc0000
hellblau=#ADD8E6
*/
