/* GENERAL */

* {
	margin: 0;
	padding:0;
	border:0;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#5b5a5a;
}

html, body {
	overflow: auto;
	background:#fff9eb;
}

body {
	padding-top:40px;
	padding-right:30px;
}

table {
	border: 0;
	border-collapse: collapse;
}

table td {
	padding: 0;
	vertical-align: top;
}

a {
	text-decoration: none;
	color:#eb6f1a;
}

a strong {
	color:#eb6f1a;
}

a:hover, a:hover strong {
	color:#feb70c;
}

p, ol, ul, table {
	margin: 0 0 1em 0;
}

.subinput {
	background:transparent;
	cursor:pointer;
	color:#eb6f1a;
	float:right;
	width:auto!IMPORTANT;
}

input, select, textarea {
	border:1px solid #feb70c!IMPORTANT;
}


/* RECALLSERVICE */
#recall_service h1 {
	display:none;
}

#recall_service #choosbox_dest {
	width:440px!IMPORTANT;
	margin-top:10px;
	margin-bottom:5px;
	overflow:auto;
}

#recall_service input, #recall_service select {
	width:140px;
}


/* WAHLARZTFORMULAR */

#wahlarztformular2_rechner {
	height:95%;
	overflow:visible!IMPORTANT;
}

#wahlarztformular2_rechner input, #wahlarztformular_rechner select {
	margin-bottom:3px!IMPORTANT;
	border:1px solid #feb70c!IMPORTANT;
}

#wahlarztformular2_rechner * {
/*	overflow:visible!IMPORTANT; */
}

#wahlarztformular2_rechner option, #wahlarztformular_rechner select {
/*	font-size:10px!IMPORTANT; */
}

#wahlarztformular2_rechner #kk {
	width:650px;
}

#wahlarztformular2_rechner table {
	overflow:visible!IMPORTANT;
}

#wahlarztformular2_rechner table a {
	padding-left:10px;
}
#anmerkung_wahlarzt{display:none;}
#wahlarztformular2_rechner #anmerkung_wahlarzt{display:block;}