.headline{
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-weight:bold;
	color: #FFD137;
	background-color:#374E05;
}
.txtstatus{
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#ff0040;
}
.txt{
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.alert{
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	color: #ff3012;
}
.txtbold{
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-weight:bold;
	font-style: normal;
	color: #000000;
}
.txtboldyellow{
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-weight:bold;
	font-style: normal;
	color: #0A4CE2;
}
.txtwhite{
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}
.txtyellow{
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-style: normal;
	color: #FFD137;
}
.anav{
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.anav:hover {
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	background-color:#eeeeee;
	text-decoration:none;
}
a{
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-style: normal;
	color: #ff3030;
	//color: #E76A01;
	text-decoration:underline;
}
.login{ /*DropDown Rechts*/
	width:105px;
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-weight:bold;
	font-style: normal;
	background-color:#B2A696;
	color: #364D04;
	border-top: #F6C833 1px solid;
    border-left: #F6C833 1px solid;
    border-right: #F6C833 1px solid;
    border-bottom: #F6C833 1px solid;
}
.loeschen{ /*DropDown Rechts*/
	width:105px;
	font-family: verdana, helvetica, monofont;
	font-size: 10px;
	font-weight:bold;
	font-style: normal;
	background-color:#cccccc;
	color: #ff0040;
	border-top: #ff0040 1px solid;
    border-left: #ff0040 1px solid;
    border-right: #ff0040 1px solid;
    border-bottom: #ff0040 1px solid;
}
.login_image{ /*DropDown Rechts*/
	color: none;
}
.image{ /*DropDown Rechts*/
	border:1px solid #4E611D;
	margin-left:10px;
	margin-bottom:10px;
}
.imageleft{ /*DropDown Rechts*/
	border:1px solid #4E611D;
	margin-right:10px;
	margin-bottom:10px;
}
