
/*-------------------------------------------------*/
*
{ margin:0; padding: 0 }

/*-------------------------------------------------*/
.Neues Objekt
{

}

/*-------------------------------------------------*/
body
{
min-height: 101%;

background-color: #2b91ed;

/* Beseitigung von Rundungsfehler beim Skalieren von Schriftgrößen in älteren Opera     Versionen */
font-size: 100.01%;
/* Vorgabe der Standardfarben und Textausrichtung */
color: #0a46a4;
font-family: tahoma,helvetica,arial;
font-size: 80%;
}

/*-------------------------------------------------*/
h1
{
font-size: 180%;
line-height: 150%;
font-weight: normal;
padding: 0px;
margin: 0 0 0 0;
color: #ED7713;
}

/*-------------------------------------------------*/
h2
{
font-size: 120%;
line-height: 140%;
font-weight: bold;
padding: 0px;
margin: 0 0 15px 0;
color: #ED7713;
}

/*-------------------------------------------------*/
h3
{
font-size: 100%;
line-height: 140%;
font-weight: bold;
padding: 0px;
margin: 0 0 15px 0;
color: #ED7713;
}

/*-------------------------------------------------*/
.verlauf
{
font-size: 70%;
margin-top: -20px;
}
