BODY{font-size : 13px;font-family : sans-serif,Arial;font-weight : normal;color : black;background-color : white;text-decoration : none;}
P{font-family : sans-serif,Arial;font-weight : normal;color : black;background-color : white;text-decoration : none;}
INPUT{font-size : 11px;font-family : sans-serif,Arial;font-weight : normal;color : black;font-style : normal;}
SELECT{font-size : 11px;font-family : sans-serif,Arial;font-weight : normal;color : black;font-style : normal;}
.rot{font-family : sans-serif,Arial;font-weight : normal;color : white;background-color : red;}
.hellrot{font-family : sans-serif,Arial;font-weight : normal;color : black;background-color : #FFCCCC;}
.normal{font-size : 11px;font-family : sans-serif,Arial;font-weight : normal;font-style : normal;}
.normalfett{font-size : 11px;font-family : sans-serif,Arial;font-weight : bold;font-style : normal;}
.zentriert{font-size : 11px;font-family : sans-serif,Arial;font-weight : normal;font-style : normal; text-align: center;}
.zentriertklein{font-size : 9px;font-family : sans-serif,Arial;font-weight : normal;font-style : normal; text-align: center;}
.normalklein{font-size : 9px;font-family : sans-serif,Arial;font-weight : normal;font-style : normal;}
.normalfett{font-size : 11px;font-family : sans-serif,Arial;font-weight : bold;font-style : normal;}
.familie_gross_fett{font-size : 16px;font-family : sans-serif,Arial;font-weight : bold;font-style : normal;}
.rotfett{font-size : 11px;font-family : sans-serif,Arial;color : red;font-weight : bold;font-style : normal;}
.hinweis{font-size : 11px;font-family : sans-serif,Arial;font-weight : normal;font-style : italic;}
.detailText{font-size : 11px;font-family : sans-serif,Arial;font-weight : normal;color : black;font-style : normal; text-align: justify;}
.detailTextMitte{font-size : 11px;font-family : sans-serif,Arial;font-weight : normal;color : black;font-style : normal; text-align: center;}
.lebensweise{font-size : 11px;font-family : sans-serif,Arial;font-weight : normal;color : blue;font-style : normal;}
.vorkommen{font-size : 11px;font-family : sans-serif,Arial;font-weight : normal;color : black;font-style : normal;}
.kleinerText{font-size : 9px;font-family : sans-serif,Arial;font-weight : normal;color : black;font-style : normal; text-align: justify;}
.dtName{font-size : 12px;font-family : sans-serif,Arial;font-weight : bold;color : black;font-style : normal;}
.mussFeld{font-size : 11px;font-family : sans-serif,Arial;font-weight : bold;color : red;font-style : normal;text-align: right;}
.normFeld{font-size : 11px;font-family : sans-serif,Arial;font-weight : mormal;color : black;font-style : normal;text-align: right;}
.latName{font-size : 11px;font-family : serif;font-weight : normal;font-style : italic;color : red;}
.latNameNeutral{font-size : 11px;font-family : serif;font-weight : normal;font-style : italic;}
.latNameNeutralRot{font-size : 11px;font-family : serif;font-weight : normal;font-style : italic;color: red;}
.latNameNeutralSchwarz{font-size : 11px;font-family : serif;font-weight : normal;font-style : italic;color: black;}
.copyright{font-size : 9px;font-family : sans-serif;font-weight : normal;font-style : normal;color : green;}
.beschreibung{font-size : 10px;font-family : sans-serif;font-weight : normal;font-style : normal;color : green;}
.sichtungTitel{font-size : 11px;font-family : sans-serif;font-weight : bold;font-style : normal;color : black;}
.hinweis{font-size : 10px;font-family : sans-serif,Arial;color : red;font-weight : normal;font-style : italic;text-align: center;}
A.gelb{font-family : sans-serif,Arial;font-style: italic;font-weight : normal;color : yellow;text-decoration : none;}
A{font-family : sans-serif,Arial;font-weight : normal;color : blue;text-decoration : none;}
A:hover{color : red;}
SELECT{
	font-size: 12px;
	font-family: sans-serif;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
TEXTAREA{
	font-size: 12px;
	font-family: sans-serif;
    border-style : solid;
    border-width: 1px;
    border-color: black;
}
INPUT{
	font-size: 10px;
	font-family: sans-serif;
    border-style : solid;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 1px;
}
INPUT.button{
	font-size: 10px;
	font-family: sans-serif;
    border-style : solid;
	border: 1px solid;
	border-color: #ccc #666 #666 #ccc;
	padding: 1px;
}
