td {
	font-family: verdana;
	font-size: 11px;
}
.topbalken {
	height: 40px;
	background-color: #93BA32;
	border-bottom: 2px #dddddd solid;
	margin-bottom: 10px;
	text-align:left;
} 

.zelle_titel {
	height: 70px;
	background-color: #FFFFFF;
	border-top: 1px solid #82A233;
	padding: 5px 10px 5px 10px;
} 
.zelle_inhalt {
	border: 1px solid #82A233;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
} 
.tabelle_formular {
	background-color: #99CCFF;
} 
.zelle_formular {
	background-color: #CFEA89;
	padding: 2px 2px 2px 10px;
	height: 26px;
} 
.titel, .modul {
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 35px;
} 
.modul {
	color: #6F8D26;
} 
.pfad {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6F8D26;
}
.link_user, link_user:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CA2B00;
}
.link_user:hover {
	color: #6F8D26;
}
.subtitel {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #93BA32;
	height: 26px;
	padding-left: 10px;
}
.formfeld {
	width: 200px;
}  
.button {
	border: 1px solid #CFEA89;
	background-color: #93BA32;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.button_top, .button_top_abtr, .button_top:hover, .button_top_abtr:hover {
	border: 1px solid #000000;
	background-color: #dddddd;
	height: 20px;
	width: 180px;
	/*color: #000000;*/
    font-weight: bold;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.button_top_abtr,.button_top_abtr:hover {
	width: 80px;
	font-weight: normal;
}
.button_top:hover, .button_top_abtr:hover {
	/*color: #6F8D26;*/
	/*background-color: #82A233;*/
	color: #000000;
	background-color: #FFFFFF;
}

.backend input, 
.backend select, 
.backend textarea,
.topbalken input, 
.topbalken select, 
.topbalken textarea,
.topbalken,
.backend {
	font-family: verdana;
	font-size: 11px;
}

.backend a,
.backend a:visited {
	color:#FF6633;
}

.topbalken input {
	font-family: verdana;
	font-size: 11px;
}

.backend textarea{
	font-family: verdana;
	font-size: 11px;
}

#login_benutzername {
	font-weight:normal;
}

.form_text {
	border: 1px solid #aba9a9;
	width: 200px;
	margin-top: 4px;
}

.form_memo {
	border: 1px solid #aba9a9;
	width: 300px;
	height: 100px;
	margin-top: 4px;
}