.controles_text_valid{
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#333333;
}

.controles_text_error{
	font-family:"Courier New", Courier, mono;
	background-color:#FFCCCC;
	font-size:12px;
	color:#333333;
}

.controles_text_login_valid{
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#333333;
	background-image: url(adln/input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 155px;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.controles_text_login_error{
	font-family:"Courier New", Courier, mono;
	background-color:#FFCCCC;
	font-size:12px;
	color:#333333;
	background-image: url(adln/input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 24px;
	width: 155px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	text-indent: 4px;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding: 0px;	
}

.controle_label_valid{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#969696;
}

.controle_label_error{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

.dialoge_error_table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #990000;
	border: 2px solid #FF0000;
}



/****************** kommentare *****************/


input.kommentar{
	float:left;
	background-color:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-left-color: #C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
	width:192px;
	height:23px;
	padding:5px 5px 0px 5px;
	margin-top:1px;
	margin-right:1px;
}

a.kommentar_eintragen{
	float:left;
	text-align:center;
	color:#FFFFFF;
	background-color:#3C3C3C;
	margin-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	width:68px;
	padding:5px 0px 0px 0px;
	height:25px;
	margin-top:1px;
}

a.kommentar_eintragen:hover{
	background-color:#B44E00;
}

a.newsletter_eintragen, a.newsletter_loeschen {
	float:left;
	text-align:center;
	color:#FFFFFF;
	background-color:#3C3C3C;
	margin-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	width:63px;
	padding:5px 0px 0px 0px;
	height:23px;
	margin-top:1px;
}

a.newsletter_eintragen:hover{
	color:#FFFFFF;
	background-color:#FFE205;
}

a.newsletter_loeschen:hover{
	color:#FFFFFF;
	background-color:#FF0000;
}

input.text, textarea.text,select.zwei{
	float:left;
	background-color:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-left-color: #C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
	width:192px;
	padding:5px 5px 0px 5px;
	margin-top:1px;
	margin-right:1px;
}

input.text,select.zwei{
	height:23px;
}

input.checkbox{
	float:left;
	width:15px;
	height:15px;
	margin:0px;
	padding:0px;
	margin-left:5px;
}

input.radio{
	float:left;
	width:15px;
	height:15px;
	margin:0px;
	padding:0px;
}

.label_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #969696;
}


a.mail_kill_button,a.mail_answer_button{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	width:176px;
	margin-top:1px;
	margin-left:1px;
	padding:5px;
	padding-top:7px;
	height:20px;
	text-align:center;
	background-color:#474747;
	background-repeat:no-repeat;
	background-position:10px 8px;
}

a.mail_kill_button{
	background-image:url(../themes/adln/redesign/action_icons/kill.gif);
}

a.mail_answer_button{
	background-image:url(../themes/adln/icons/mail_answer.gif);
}

a.mail_kill_button:hover{
	background-color:#FF0000;
}

a.mail_answer_button:hover{
	background-color:#E66705;
}
