/* Grund-Formatierung*/

body {
margin: 0px;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
line-height: 15px;
background-color:#FFFFFF;
	background-image: url("/images/hg.gif");
	background-position: center top;
	background-repeat: repeat-y;
}

td {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
line-height: 15px;
vertical-align: bottom;
}

a { color:#000000; }
a.link {  }
a.visited {  }
a.focus {  }
a.hover {  }
a.active {  }

.fehlermeldung {
color:red;
font-weight:bold;
}

p {
clear: both;
display: block;
}

hr {
border: none;
background-color: #CCCCCC;
height: 1px;
}

h1 {
padding-top: 0px;
padding-right: 25px;
font-family: times;
font-weight: normal;
font-size: 24px;
color: #7b9c2a;
letter-spacing:1px;
text-transform: uppercase;
vertical-align: bottom;
}
h2 {
margin-top: 0px;
font-family: times;
font-weight: bold;
font-size: 14px;
color: #7b9c2a;
letter-spacing:1px;
text-transform: uppercase;
}

strong {
color: #7b9c2a;
}
/* ab hier: Taxonomie-Formatierung*/

.reich {
font-family: times;
font-weight: normal;
text-decoration: none;
font-size: 24px;
color: #7b9c2a;
letter-spacing:1px;
text-transform: uppercase;
margin-bottom: 10px;
line-height: 1em;
display: block;
}

.abteilung {
font-family: times;
font-size: 15px;
font-weight: normal;
text-decoration: none;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
color: #000000;
margin-bottom: 10px;
line-height: 1em;
display: block;
}

.klasse {
font-family: times;
font-size: 12px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
color: #7b9c2a;
margin-bottom: 10px;
margin-left: 10px;
line-height: 1em;
display: block;
}

.unterklasse {
font-family: times;
font-size: 12px;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
color: #000000;
margin-bottom: 10px;
margin-left: 10px;
line-height: 1em;
display: block;
}

.ordnung {
font-family: verdana, arial, helvetica;
font-size: 12px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
text-decoration: none;
color: #7b9c2a;
margin-bottom: 20px;
margin-left: 10px;
line-height: 1em;
display: block;
}

.familie {
font-weight: bold;
text-decoration: none;
color: #7b9c2a;
margin-bottom: 10px;
margin-left: 20px;
line-height: 1em;
display: block;
}

.art {
font-style: italic;
text-decoration: none;
color: #7b9c2a;
margin-bottom: 10px;
margin-left: 30px;
line-height: 1em;
display: block;
}

.substanz {
font-style: italic;
color: #000000;
margin-bottom: 10px;
margin-left: 40px;
line-height: 1em;
display: block;
}

/* Facebook likes ausblenden funktioniert nicht*/
/*
#facebooklikes div.inlineBlock > div {
	display: none !important;
}

.inlineBlock {
	display: none !important;
}
*/