﻿/* 
Vorlagendatei für Formel-1 Seiten 
Joachim Glaß 30.10.2010
*/

<!--
/* kommt in  die Zeile von body rein */
/* background-image: url('body_gr.jpg'); */
<!--
body { margin:0; padding:0;  background-repeat: repeat-x; background-position: center top; background-image: url('body_gr.png');}


/* allgemeine Seiteneinstellungen */  
#pageContents { background-color: #787D87; font-family: Tahoma; }

.pageWrap{ width:840px; margin:0 auto; padding:10px 20px 0 20px; }

/* Rahemen für Button */
#rahmen   {	border-width: 0 ; text-decoration: none; color: #787D87}

/* Standardfarben für Texte ausserhalb der Tabellen */
#weiss_02 { color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-size: small; }
#weiss_03 { color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-style: italic; font-size: small; }
#weiss_04 { color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-style: italic; font-size: large; }
#weiss_05 { color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-size: small; text-align:center; }
#weiss_01 { color: #FFFFFF; font-weight: normal; font-family: Tahoma; font-size: small; }

/* Tabellenrahmen und Farbe */
table { border-collapse:separate; border-spacing:0px; }
td { border:1px solid; border-color: #c0c0c0; }

/* Tabelle Austragungsorte */ 
#spalte_1 { width:70px; color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-style:  italic; font-size: large; }
#spalte_2 { width:260px; color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-style:  italic; font-size: large; text-align:center; }
#spalte_3 { width:160px; color: #FFCC00; font-weight: bold; font-family: Tahoma; font-style:  italic; font-size: large; text-align:center; }
#spalte_4 { width:160px; color: #C0C0C0; font-weight: bold; font-family: Tahoma; font-style:  italic; font-size: large; text-align:center; }
#spalte_5 { width:160px; color: #EC7600; font-weight: bold; font-family: Tahoma; font-style:  italic; font-size: large; text-align:center; } 

/* Tabelle Austragungsorte Hintergrund 1. Zeile */ 
#hintergrund_01 { background-color: #606066; }
#hintergrund_02 { background-color: #787D87; }

/* Tabelle WM-Titel */
#spalte_1a { width:134px; height:15px; color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-style:normal; font-size: small; text-align:center; background-color: #FFCC00; }
#spalte_2a { width:134px; height:15px; color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-style:normal; font-size: small; text-align:center; background-color: #C0C0C0; }
#spalte_3a { width:134px; height:15px; color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-style:normal; font-size: small; text-align:center; background-color: #EC7600; }

#zeile_1a { width:134px; height:15px; color: #FFCC00; font-weight: bold; font-family: Tahoma; font-style:normal; font-size: small; text-align:center; }
#zeile_2a { width:134px; height:15px; color: #C0C0C0; font-weight: bold; font-family: Tahoma; font-style:normal; font-size: small; text-align:center; }
#zeile_3a { width:134px; height:15px; color: #EC7600; font-weight: bold; font-family: Tahoma; font-style:normal;font-size: small;text-align:center; }

/* Tabelle Punkte */ 
#spalte_1b { width:60px; color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-style: italic; font-size: large; text-align:center; }
#spalte_2b { width:150px; color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-style: italic; font-size: large; }
#spalte_3b { width:70px; color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-style: italic; font-size: large; text-align:center; }
#spalte_4b { width:240px; color: #FFFFFF; font-weight: normal; font-family: Tahoma; font-style: normal; font-size: small; background-color: #787D87; }

 //-->
</style>
