/***********************Allgemeine Angaben***************************/

html { margin:0px; padding:0px; font-family:Verdana,Arial,Helvetica,Sans-Serif; font-size:100.01%; color:rgb(0,0,0); }

body { margin:0px; padding:0px; font-size:0.8em; background-color: rgb(255,255,255);
background-image:url(../images/body_bg.gif); }

pre, tt { font-family:Courier New,Courier,Serif,monospace; color:rgb(14,54,62); }

tt { font-weight:bold; }

table, pre, input, select {font-size:100%;}

textarea { font-size:100%; font-family:Verdana,Arial,Helvetica,Sans-Serif; }



/* Festlegung der Schriftart fuer "h1"..."h6" */

h1 { font-size:1.3em; color:rgb(0,0,0); }
h2 { font-size:1.2em; }
h3 { font-size:1.15em; }
h4 { font-size:1.1em; }
h5 { font-size:1.0em; }
h6 { font-size:1.0em; }



/* Schriftgroeszen fuer Standardschriftart */

.normal60 { font-size:0.8em; }
.normal70 { font-size:0.85em; }
.normal80 { font-size:0.9em; }
.normal110 { font-size:1.1em; }
.normal120 { font-size:1.2em; }
.normal150 { font-size:1.4em; }
.normal180 { font-size:1.6em; }


 /* Gestaltung aller "normalen" Links */

  a:link { color:rgb(0,0,0); }
  a:visited { color:rgb(0,0,0); }
  a:hover { color:rgb(0,0,0); }
  a:active { color:rgb(0,0,0); }







/***************************+Seitenaufbau*******************/


.noneprint, #nav
{ display:none; }

#content
{margin:0;}

img {margin-right:10px;}




