/* callback */
#callback {
	/*display:none;*/ 
	padding-bottom:30px !Important;
}

#callback-link {
	color: #ffffff;
	background-color: #015293;
	margin: 0px 0 0 0px;
	padding:3px;	
	border: 0px;
	background: #C0C0C0;	
	background-position: 0px 5px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 	
}

#callback-wrapper {
	display:none;
	padding:0 0 30px 0px;		
}

.callback-text {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.callback-submit {
	color: #ffffff;
	background-color: #C0C0C0;
	border: 0px;
}


.callback-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	width:200px;	
}

* html .callback-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 2px;
}

.callback-submit {
	color: #ffffff;
	background: #015293;
	background-color: #C0C0C0;	
	border: 0px;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px;
}

#message {
	background-color: #fff;
	color:#fff;
	padding:5px;
	margin:0 0 30px 0;
}

.error {
	color:#313963;
	color:red;
}

#checkmark {
	margin:-2px 0 0 0;
}

#callback-head {
	/*
	padding: 0 0 0 25px;
	background: url(/fileadmin/templates/waechter/extensions/callback/images/check2.gif) 0px -1px no-repeat;
	*/
}

