body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #006B54;
}*/
input.button {
background: #EEEEEE;
}
.meta {
	font-size: 9px;
	color: #FFFFFF;
}
.meta:hover {
	color: #FFFFFF;
}
.search {
	width: 90px;
	background-color: #FFFFFF;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.search_long {
	background-color: #FFFFFF;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 4px;
	color: #006B54;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 4px;
	color: #006B54;
}
.footer {
	font-size: 10px;
	text-align: justify;
	line-height: 16px;
	color: #333333;

}
a:hover {
	color: #95B5AE;
	text-decoration: none;
}
a {
	color: #006B54;
	text-decoration: underline;
}
.green {
	color: #006B54;
}
.link_selected {
	color: #006B54;
	text-decoration: none;
	font-weight: bold;
}
.menuitem {
  line-height: 18px;
}

#headerleiste1{
	vertical-align: top;
	background-image: url(gfx/header/hpt_foot_right.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #76a59a;
	padding: 4px 0px 0px 8px;
	border-left: 1px dotted white;
	border-right: 1px dotted white;
		}
		
#headerleiste1 a{
	color: #fff;
	font-weight: bold;
	line-height: 16px;
	padding-left: 10px;
	background-image: url(gfx/pfeil.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-decoration: none;
	font-stretch: condensed;
}

#headerleiste1 a:hover{
	text-decoration: underline;
	}
	
#headerleiste1 a:active{
	text-decoration: underline;
	}