/* Styles www.tierarzt-ott.ch */
body {
	font-size : 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: none; 
	color: #cccccc; 
	text-decoration: none; 
	}
H1  {
	color : #006600;
	font-weight : bold;
	font-size : 18px;
	}
H2  {
    color : #006600;
	font-weight : bold;
	font-size : 16px;
	}
H3,H4
   {
    color : #006600;
	font-weight : bold;
	font-size : 16px;
	}
table {
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: none; 
	color: #333333; 
	text-decoration: none; 
	}
.pklein {
	line-height: 3px;
	}
.tgreen {
    color : #006600;
	font-weight : bold;
	font-size : 12pt;
	}	   		 
.border {
	border : solid #999999; 
	border-width: 2px 2px 2px 2px;
	}
.navbottom{
	color: #006600;
	border-bottom : 2px solid;
	}	
.navright{
    border-right : 2px solid;
	color: #006600;
    }	
.footnote {
	font-size : 9pt;
	font-weight: none; 
	color: #333333; 
	text-decoration: none;
	}
.title {
	font-size: 18pt;
	font-weight: none;
	color: #336633;
	text-decoration: none;
	text-shadow: black;
}
.allg {
	border : solid #006600; 
	border-width: 2px 2px 2px 2px;
	}
.gbild {
	border : solid #000000; 
	border-width: 1px 0px 1px 0px;
	}
a:link {
	font-size: 10pt; 
	font-weight: none; 
	color: #006600;
	text-decoration: underline
	}
a:active {
	font-size: 10pt; 
	font-weight: none; 
	color: #006600; 
	text-decoration: underline
	}
a:visited {
	font-size: 10pt; 
	font-weight: none; 
	color: #006600; 
	text-decoration: underline
	}
a:hover {
    font-size: 10pt; 
	font-weight: none; 
	color: #006600; 
	text-decoration: underline
	}
a.navi:link {
	font-size: 10pt; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none
	}
a.navi:active {
	font-size: 10pt; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none
	}
a.navi:visited {
	font-size: 10pt; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none
	}
a.navi:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none
	}
a.subnavi:link {
    font-size: 10pt; 
	font-weight: bold; 
	color: #006600; 
	text-decoration: none
	}
a.subnavi:active {
    font-size: 10pt; 
	font-weight: bold; 
	color: #006600; 
	text-decoration: none
	}
a.subnavi:visited {
    font-size: 10pt; 
	font-weight: bold; 
	color: #006600; 
	text-decoration: none
	}
a.subnavi:hover {
    font-size: 10pt; 
	color: #006600; 
	text-decoration: none
	}
input {
	border : 1px solid black; 
	background-color : #eeeeee;
	color : black; 
	font-family : arial; 
	font-size : 12px; 
	color : black;
	}
textarea {
	border : 1px solid black; 
	background-color : #eeeeee;
	color : black; 
	font-family : arial; 
	font-size : 12px; 
	color : black;
	}
input.submit {
	border-top-width: 1px; 
	border-left-width: 1px; 
	background: #eeeeee; 
	border-bottom-width: 1px; 
	color: #000000; 
	border-right-width: 0px ;
	}