﻿td.woche {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #D2AC7C;
	padding: 3px;
	width: 100px;
	height: 70px;
	text-align: center;
	}


td.wochentag {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #D2AC7C;
	padding: 3px;
	text-align: center;	
}

td.dienst, td.fremddienst {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	padding: 3px;
	width: 50px;
	height: 70px;
	text-align: center;
}

td.dienst {
	color: #fff;
	background-color: #CC3300;
}


/*
JAHR 2011 - 1. Woche : 7, 1, 2, 3, 4, 5,

ROT
Alte Stadtapotheke; Kaiserin-Elisabeth-Str. 17, Mödling; 22243
Marien-Apotheke; Schlossplatz 10, Laxenburg; 71204 
Bären-Apotheke; Kaiserin-Elisabeth-Str. 1-3, Ma. Enzersdf.; 304180  

BRAUNROT
Salvator-Apotheke; Wiener Straße 2, Mödling; 02236/22126
Amandus-Apotheke; Ortsstr. 101-103, Vösendorf; 01/6991388 

BLAU
Georg-Apotheke; Mödling, Badstr. 49; 24130
Marien-Apotheke; Perchtoldsdorf, S.-Kneippg. 5-7; 01/8694163
Mag. pharm. Elisabeth P.; Biedermannsdf., S.-Markusstr. 16b; 710171  

DBLAU
Central-Apotheke; Wr. Neudorf, Bahnstr. 2; 44121
Apotheke "z. hl. Augustin"; Perchtoldsdorf, Marktpl. 12; 01/8690295  

ROSA
Südstadt-Apoth.;Südstadtzentrum 2;42489
Apotheke z. hl. Dreifaltigk.; Hauptstr. 28, Hinterbrühl; 26258
Apotheke zum Eichkogel, 2353 Guntramsdorf, Veltlinerstraße 4-6, Tel.: 02236 / 506 600 

ORANGE
Mag. p. Hans Roth OHG; Freiheitspl. 6, Mödling; 02236/24290
SCS-Apotheke; Top 261, 2334 Vösendorf ; 01/6999807
3-Löwen Apotheke, Wiener Straße 89, 2345 Brunn am Gebirge, 02236-31 24 45 

GELB
Zur "Maria Heil d. Kranken"; Brunn/Geb., Enzersdorferstr. 14; 32751
Zum "hl. Jakob"; Guntramsdorf, Hauptstr. 18a; 53472  
*/

TD.A3 {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;  /*ORANGE*/
	background-color: #F6ECDC;
	padding: 3px;
	width: 50px;
	height: 70px;
	text-align: center;
	}
	
TD.A4 {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;  /*GELB*/
	background-color: #F6ECDC;
	padding: 3px;
	width: 50px;
	height: 70px;
	text-align: center;
	}
	
TD.A5 {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;  /*ROT*/
	background-color: #CC3300;
	padding: 3px;
	width: 50px;
	height: 70px;
	text-align: center;
	}

TD.A6 {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF99CC;  /*ROSA*/
	background-color: #F6ECDC;
	padding: 3px;
	width: 50px;
	height: 70px;
	text-align: center;
	}

TD.A7 {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #993300;  /*BRAUNROT*/
	background-color: #F6ECDC;
	padding: 3px;
	width: 50px;
	height: 70px;
	text-align: center;
	}

TD.A2 {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003399;  /*DUNKELBLAU*/
	background-color: #F6ECDC;
	padding: 3px;
	width: 50px;
	height: 70px;
	text-align: center;
	}

TD.A1 {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #99CCFF;  /*HELLBLAU*/
	background-color: #F6ECDC;
	padding: 3px;
	width: 50px;
	height: 70px;
	text-align: center;
	}

