BODY
{
Background-Color: #FFFFFF;
}

/* normaler Fliesstext */
P
{
Font-Size: 12pt;
font-family: Times, Serif;
Color: #000000;
line-height: 110%; /*Zeilenhoehe(Zeilenabstand)*/
Margin-Bottom: 8px;
Margin-Left: 6%;
Margin-Right: 10%;
Margin-Top: 8px;
}

/* normaler Fliesstext zentriert*/
P.center
{
font-family: Times, Serif;
Font-Size: 12pt;
Color: #000000;
Text-Align: center;
Margin-Bottom: 8px;
Margin-Left: 6%;
Margin-Right: 10%;
Margin-Top: 8px;
}

/*Überschrift Rubrikseiten*/
H1.rubrikpage
{
Color: #636363;
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 18pt;
Text-Align: center;
}

/*Zwischenüberschrift Rubrikseiten*/
H2.rubrikpage
{
Color: #636363;
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 16pt;
Text-Align: left;
}

/*Inhaltsliste*/
.inhaltliste
{
Color: #000000;
Font-Family: Times, "Times New Roman", Serif;
Font-Size: 12pt;
line-height: 120%;
Margin-Bottom: 5px;
Margin-Left: 4%;
Margin-Right: 10%;
Margin-Top: 10px;
}


/*Formatierung Gesetze*/
.gtitel
{
font-family: Times, Serif;
Font-Size: 12pt;
Color: #000000;
Font-Weight: bold;
Text-Align: center;
Margin-Bottom: 8px;
Margin-Top: 0px;
}

.paragtitel
{
font-family: Times, Serif;
Font-Size: 12pt;
Color: #000000;
Font-Weight: bold;
Text-Align: center;
Margin-Bottom: 12px;
Margin-Top: 8px;
}

.paragtext
{
font-family: Times, Serif;
Font-Size: 12pt;
Color: #000000;
Font-Weight: normal;
Text-Align: left;
line-height: 120%; /*Zeilenhoehe(Zeilenabstand)*/
Margin-Bottom: 8px;
Margin-Left: 0%;
Margin-Right: 5%;
Margin-Top: 12px;
}

.pragtext1
{
font-family: Times, Serif;
Font-Size: 12pt;
Color: #000000;
Font-Weight: normal;
Text-Align: left;
Text-indent: -24px; /*erstzeileneinzug*/
line-height: 120%;
Margin-Bottom: 8px;
Margin-Left: 7%;
Margin-Right: 5%;
Margin-Top: 12px;
}

ol.paragabs
{
List-Style-Type: decimal;
}

ol.unterabs
{
List-Style-Type: lower-alpha;
}

/*Formatierung Förderrichtlinien*/

.fmtitel
{
font-family: Times, Serif;
Font-Size: 13pt;
Color: #000000;
Font-Weight: bold;
Text-Align: center;
Margin-Bottom: 8px;
Margin-Top: 0px;
}

.fmuntertitel
{
font-family: Times, Serif;
Font-Size: 12pt;
Color: #000000;
Font-Weight: bold;
Text-Align: left;
Margin-Bottom: 12px;
Margin-Left: 0%;
Margin-Right: 5%;
Margin-Top: 8px;
}

.fmtextnormal
{
font-family: Times, Serif;
Font-Size: 12pt;
Color: #000000;
Font-Weight: normal;
Text-Align: left;
line-height: 120%;
Margin-Bottom: 8px;
Margin-Left: 0%;
Margin-Right: 5%;
Margin-Top: 12px;
}

.fmtext123
{
font-family: Times, Serif;
Font-Size: 12pt;
Color: #000000;
Font-Weight: normal;
Text-Align: left;
Text-indent: -40px; /*erstzeileneinzug*/
line-height: 120%;
Margin-Bottom: 8px;
Margin-Left: 7%;
Margin-Right: 5%;
Margin-Top: 12px;
}

/*normaler Link*/
A:LINK
{
Color: #8F8F8F;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 11pt;
}

A:VISITED
{
Color: #3F3F3F;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 11pt;
}

/*Textmenu*/
A.textmenue:LINK
{
Color: #8F8F8F;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Text-Align: center;
Text-Decoration: none;
}

A.textmenue:VISITED
{
Color: #3F3F3F;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Text-Align: center;
Text-Decoration: none;
}

