/* Standard-CSS für www.asteinborn.de */

/* Tags: */

a:link
{
color: #0000e0;
text-decoration: underline
}

a:visited
{
color: #000080;
text-decoration: underline
}

a:hover
{
color: #ff6600;
text-decoration: underline
}

a:active
{
color: #ff6600;
text-decoration: underline
}

a:focus
{
color: #ff6600;
text-decoration: underline
}

body
{
font-family: Tahoma,'Trebuchet MS',Calibri,Aial,Helvetica,Verdana,sans-serif;
font-size: 0.9em
}

h1
{
font-size: 1.8em;
margin-bottom: 1.4em;
margin-left: 10px;
margin-right: 10px;
margin-top: 1.8em;
text-align: center
}

h2
{
font-size: 1.4em;
margin-left: 10px;
margin-right: 10px
}

hr
{
text-align: center
}

img
{
border: 0
}

p
{
font-size: 1.2em;
margin-left: 10px;
margin-right: 10px;
line-height: 1.5em
}


/* Klassen: */

.abstandvor
{
margin-top: 0.5em
}

.abstandvor_klein
{
font-size: 0.9em;
margin-top: 0.5em
}

.abstandvor_klein_blocksatz
{
font-size: 0.9em;
margin-top: 0.5em;
text-align: justify
}

.blocksatz
{
text-align: justify
}

.center
{
text-align: center
}

.einrueckung1
{
margin-left: 2.0em
}

.fensterhintergrund
{
background-color: #fdec00
}

.gross
{
font-size: 1.2em
}

.gross_blocksatz
{
font-size: 1.2em;
text-align: justify
}

.keinabstandnach
{
margin-bottom: 0
}

.keinabstandvornach
{
margin-bottom: 0;
margin-top: 0
}

.keinzeilenumbruch
{
white-space:nowrap;
}

.klein
{
font-size: 0.8em
}

.menue
{
background-color: #e5ebe2;
border-bottom: 1px solid #444;
border-top: 1px solid #444;
font-size: 10pt;
margin: 0;
text-align: center
}

.rahmen
{
border: groove 3px;
padding: 0.2em
}

.titel
{
background-color: #191970;
border: outset 5px;
color: #fdec00;
margin-bottom: 0.5em;
margin-left: 0px;
margin-right: 0px;
margin-top: 0.8em;
padding: 0.2em
}

