/* Cascading Style Sheet für Dental Labor Auer */

body, font, td, li, pre { font-family: Arial, Helvetica, sans-serif; font-size: 13px;  }
  
a:link 		{ text-decoration: none; }
a:visited 	{ text-decoration: none; }
a:active 	{ text-decoration: underline; }
a:hover 	{ text-decoration: underline; }

a.clientlist	{ text-decoration: none; }

li { list-style-type: circle; color: #99ff00; }

hr { color: #000080; }

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 13px; }
h6 { font-size: 10px; font-weight:100; }

/* Bilder */
img	{ border-color: #53a9ff; }

/* Überschrift und Titelleiste, Formulare */
.searchbar { color: White; font-size: 12px; }
#searchbar_form, #search_form, .inputform { color: #000080;  border : 1px solid #53a9ff;  }

.titel_paragraph { font-size: 16px; font-style: italic; font-weight: bold; }
.titel_unterparagraph { font-size: 14px; font-style: italic; font-weight: bold; }
#Ueberschrift { font-size: 24px;  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  }


