body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin:0px;
	}

h1	{
	font-size: large;
	font-weight: bold;
	color: #3165A5;
	}

h2	 {
	font-size: medium;
	color: #D98000;
	}

h3	 {
	font-size: small;
	font-weight: bold;
	color: #D98000;
	}

li a {
	list-style-image: url(../images/arrow.gif);
	font-size: small;
	text-decoration: none;
	}


.a 	{
	font-size: small;
	text-decoration: none;
	}

.path, .path a	{
	font-size: x-small;
	color: #203757;
	font-weight: bold;
	text-decoration:none;
	}

.path a:hover {
	color: #FEB403;
	}

.vmenu, .vmenu a	{
	font-weight: bold;
	color: white;
	text-decoration: none;
	}

.vmenu_orange, .vmenu_orange a	{
	font-weight: bold;
	color: #D98000;
	text-decoration: none;
	}

.vmenu a:hover {
	color: #FEB403;
	}

.vmenub, .vmenub a {
	color: Silver;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	text-indent: 10px;
	}

.vmenub a:hover {
	color: #FEB403;
	}

td.topandmenu {
	background-color: #4B698F;
}

td.breadcrumb {
	background-color: #D8DFE7;
}

td.bottom {
	background-color: Silver;
	font-size: x-small;
}

td.content {
	background-color: White;
}

#topimage {
	background: url(imageList.php) repeat-x;
}

#toptext {
	font-size: larger;
	font-weight: bold;
	color: #D98000;
	}

#toptexttitle {
	font-size: x-large;
	font-weight: bold;
	color: #D98000;
	}

.login_input {
  width:100px;
  height:15px;
  font-size: smaller;
}

.login_submit {
  font-size: smaller;
	border:1px solid #4B698F;
	color:#4B698F;
	background:#D8DFE7;
}

.login_text {
  text-align: right;
  color: #FFFFFF;
  font-size: smaller;
}

.incformular_feldtext {
}

.incformular_select, .incformular_datumzeit, .incformular_text {
	border:2px solid Silver;
	color:#000;
	background:#fff;
	width:200px;

}

.incformular_textarea {
	border:1px solid #D8DFE7;
	color:#000;
	background:#fff;
	width:200px;
	height:100px;
	}

.incformular_felderklaerung {
  font-size: smaller;
}

.incformular_submit {
	border:1px solid #4B698F;
	color:#4B698F;
	background:#D8DFE7;
}

.incformular_error {
  color:#FF0000;
}

.image_artenliste {
	border:1px solid #4B698F;
}

#static_text {
  font-size:small;
}