/* DATEI: vfl-formate.css */

/* Hier sind die Schrift-Formate für die Homepage des VFL Munderkingen bestimmt.*/
/* alles was mit "#" anfängt, sind ID Werte */

/* Formate für Home.html, der Einstiegsseite */


#ueberschrift_header {
   font-weight:bold;
   font-family: Arial;
   font-size: 18pt;
   font-style: normal;
   line-height:20pt;
   color:#000000;
   text-decoration:underline;
   text-align:center;
   }

#ueberschrift_XXL {
   font-weight:bold;
   font-family: Arial;
   font-size: 15pt;
   font-style: normal;
   line-height:16pt;
   color:#000000;
   text-decoration:underline;
   text-align:center;
   }

#ueberschrift_XL {
   font-weight:bold;
   font-family: Arial;
   font-size: 13pt;
   font-style: normal;
   line-height:14pt;
   color:#000000;
   text-decoration:underline;
   text-align:center;
   }

#ueberschrift_L {
   font-weight:bold;
   font-family: Arial;
   font-size: 12pt;
   font-style: normal;
   line-height:13pt;
   color:#000000;
   text-decoration:underline;
   text-align:center;
   }

#ueberschrift_bilder {
   font-weight:bold;
   font-family: Arial;
   font-size: 12pt;
   font-style: normal;
   line-height:13pt;
   color:#000000;
   text-align:center;
   }

#ueberschrift_blue {
   font-weight:bold;
   font-family: Arial;
   font-size: 12pt;
   font-style: normal;
   line-height:13pt;
   color:#0000FF;
   text-align:center;
   }

#ueberschrift_weiss_XL {
   font-weight:bold;
   font-family: Arial;
   font-size: 13pt;
   font-style: normal;
   line-height:14pt;
   color:#FFFFFF;
   text-decoration:underline;
   text-align:center;
   }

#ueberschrift_weiss_XXL {
   font-weight:bold;
   font-family: Arial;
   font-size: 15pt;
   font-style: normal;
   line-height:16pt;
   color:#FFFFFF;
   text-decoration:underline;
   text-align:center;
   }
#text_schwarz_XL{
   font-family: Arial;
   font-size: 12pt;
   line-height:13pt;
   color:#000000;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   }

#text_schwarz_L{
   font-family: Arial;
   font-size: 11pt;
   line-height:12pt;
   color:#000000;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   }

#text_schwarz_N{
   font-family: Arial;
   font-size: 10pt;
   line-height:11pt;
   color:#000000;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   }

#text_schwarz_S{
   font-family: Arial;
   font-size: 8pt;
   line-height:9pt;
   color:#000000;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   }

#text_red_L{
   font-family: Arial;
   font-size: 11pt;
   line-height:12pt;
   color:#FF0000;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
}

#text_red_L_underline{
   font-family: Arial;
   font-size: 11pt;
   line-height:12pt;
   color:#FF0000;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   text-decoration:underline;
}

#text_blau_XL{
   font-family: Arial;
   font-size: 12pt;
   line-height:13pt;
   color:#0000FF;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   }

#text_blau_L{
   font-family: Arial;
   font-size: 11pt;
   line-height:12pt;
   color:#0000FF;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   }
#text_weiss_XL{
   font-family: Arial;
   font-size: 12pt;
   line-height:13pt;
   color:#FFFFFF;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   }

#text_weiss_L{
   font-family: Arial;
   font-size: 11pt;
   line-height:12pt;
   color:#FFFFFF;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   }

#text_weiss_L_underline{
   font-family: Arial;
   font-size: 11pt;
   line-height:12pt;
   color:#FFFFFF;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   text-decoration:underline;
   }

#text_blue_L{
   font-family: Arial;
   font-size: 11pt;
   line-height:12pt;
   color:#0000CC;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   text-decoration:underline;
   }

#text_blue_L_no_underline{
   font-family: Arial;
   font-size: 11pt;
   line-height:12pt;
   color:#0000CC;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   }

#link_red_XXL{
   font-family: Arial;
   font-size: 16pt;
   line-height:18pt;
   color:#FF0000;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   text-decoration:underline;
   }
#link_red_XL{
   font-family: Arial;
   font-size: 12pt;
   line-height:13pt;
   color:#FF0000;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:center;
   text-decoration:underline;
   }

#link_red{
   font-family: Arial;
   font-size: 11pt;
   line-height:12pt;
   color:#FF0000;
   white-space:normal;
   border-width:0px;
   border-style:solid;
   border-color:black;
   text-align:left;
   text-decoration:underline;
   }