/* CSS Definitionen für Ärztezentrum.co.at */

.a1 {
font-family: VERDANA;
color: #ADAEAD;
font-weight: 100;
font-size: 25pt;
text-decoration: none;
}

.b1 {
 border-width:medium;
 border-color:#ADAEAD;
 border-style:dotted;
 font-size: 15pt;
 padding:5px;
 cursor:crosshair
}


.c1  {border-left:40px solid grey;padding:1px; margin:1px;border-right: 5px}

h1 { border-bottom:0px solid #6bc7c6; padding-bottom:4px; margin:0px;font-size:18pt;background-color:#E0E0E0; }
h2 { border-top:1px solid #6bc7c6; margin:0px;background-color:#E0E0E0;border-left:1px solid #6bc7c6;border-right:1px solid #6bc7c6;font-size:12pt;}
h3 { background-color:#E0E0E0;font-size:14pt;}
h4 { border-top:1px solid #319ace;padding-top:5px;padding-right:5px;margin:0px;padding-bottom:5px;padding-left:5px; border-right:1px solid #319ace;border-left:1px solid #319ace;border-bottom:1px solid #319ace;}
h5 { border-top:0px solid #6bc7c6; margin:0px;background-color:#E0E0E0;font-size:12pt;}
 


a:link { font-weight:200;font-size:12pt; color:#000000; text-decoration:none }
a:visited { font-weight:200;font-size:12pt; color:#000000; text-decoration:none }
a:hover { font-weight:200;font-size:12pt; color:#FFDF00; text-decoration:none }
a:active { font-weight:200;font-size:12pt; color:#FFDF00; text-decoration:none  }
a:focus { font-weight:200;font-size:12pt; color:#00A2FF; text-decoration:none }


