/* pflege-betreuung.ch */
html    { padding:0; margin:0; }
body    { padding:0px; margin:8px; 
					font-size:14pt; font-family: Arial,Helvetica,sans-serif; color:#000000; 
					background-color:#ffff66; }

h1,h2,h3,h4,h5,h6 { color:#0000ff; font-weight:bold; }
h1				{ font-size:18pt; }
h2				{ font-size:16pt; }
p     	  { text-align:justify; margin-top: 4px; margin-bottom: 6px; line-height:125%; }

a:link    { color:#0000ff; text-decoration:underline; }
a:visited { color:#800080; text-decoration:underline; }
a:hover   { color:#0000ff; text-decoration:underline; background:#66cccc; }
a:active  { color:#ff0000; text-decoration:underline; }
a:focus   { color:#ffffff; text-decoration:underline; }

a.kasten    		  { font-size:12pt; font-weight:bold; display:block; width:160px;
              			text-align:center; line-height:100%; 
              			margin:2px; border-style:solid; border-width:2px; padding:2px; }
a.kasten:link     { color:#0000ff; text-decoration:none; background:#66cccc; border-style:outset; }
a.kasten:visited  { color:#800080; text-decoration:none; background:#99cccc; border-style:outset; }
a.kasten:hover    { color:#0000ff; text-decoration:none; background:#33cccc; border-style:inset; }
a.kasten:active   { color:#ff0000; text-decoration:none; background:#00cccc; border-style:inset; }

td     		{ vertical-align:top; }

.center 	{ text-align:center; margin-left:auto; margin-right:auto; }
.kl   		{ font-size:10pt; }
.klre 		{ font-size:10pt; text-align:right; }
.nrechts	{ float: left; }
.rechts 	{ text-align:right; }
.rot			{ color:#ff0000; }
.skl  		{ font-size:8pt; }
.titel  	{ color:#0000ff; font-size:24pt; font-weight:bold;
						text-align:center; margin-left:auto; margin-right:auto; }		