/*
	CSS-Styles fuer den Body.
*/

body
{
font-family: Arial;
font-size: 101%;
width: 100%;
}

.seite
{
width: 750px;
font-size: 1em;
margin: 0px auto;
}

/*
	CSS-Styles fuer die Seiten-Kopf-Tabelle.
*/
.kopftabelle
{
height: 245px;
text-align: center;
vertical-align: top;
margin: 0;
padding: 0;
background-image: url(../images/feuerwehr.jpg);
}

.kopftabelle td
{
vertical-align: top;
}

.kopftabelle h1
{
font-size: 1.5em;
}

/*
	CSS-Styles fuer die Menue-Tabelle.
*/
.menuetabelle
{
width: 750px;
height: 41px;
text-align: center;
margin: 0;
padding: 0;
}

.menuetabelle a
{
display: block;
font-weight: bold;
line-height: 41px;
}

.menue_link
{
background-image: url(../images/menue_bg.jpg);
}

/*
	CSS-Styles fuer die Seiten-Haupt-Tabelle.
*/
.hauptzelle_links
{
vertical-align: top;
}

p,
.content
{
margin: 10px;
}

h1
{
margin: 10px;
font-size:1.4em;
}

h2
{
margin: 10px;
font-size:1.2em;
}

.gelber_hg
{
background-color: #FFFB2B;
}

.roter_text
{
color: #FF0000;
}

.hauptzelle_rechts
{
vertical-align: top;
text-align: center;
font-size: 0.8em;
}

.hauptzelle_rechts div form
{
width: 150px;
margin: 0 auto;
}

.menu a
{
display: block;
font-size: 1.1em;
}

.hauptzelle_rechts h1
{
font-size:1.3em;
}

.hauptzelle_rechts h2
{
font-size:1.1em;
}

#passbild
{
height: 120px;
}

#registerframe
{
width: 165px;
height: 170px;
}

.banner
{
text-align: center;
}

.miniban
{
border: 0;
width: 88px;
height: 31px;
}

.halfban
{
border: 0;
width: 234px;
height: 60px;
}

.fullban
{
border: 0;
width: 468px;
height: 60px;
}

.inv
{
display: none;
}
