/*
# MedportCMS  1.0
# © Stefan Hoferichter

# medport.css
# defines styles for HTML tags

# 08.02.2005 sh initial version
# 13.10.2005 sh a => no size and font weight
# 07.03.2006 sh h1 modified
*/

body { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000;} 
a { font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000;} 
h1 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; color: #000000;} 
h3 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #006600;} 
.homelink { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990000;} 
.newslink { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000;} 
.stdtxt { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000;} 
.parahead { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000;} 
.stdhead { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000;} 
.stdlink { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;} 
.smalltxt { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000;} 
.title { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #000000;} 
.linktable { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; background-color: #ececec;} 
.navigation { background-color: #ececec;}
.banner { background-color: #e6e1dc;}
/* end of sytle sheet */ 
