*{background: transparent;}

html, body {
	overflow: auto;
	height: 100%;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
}

body {
	padding-right: 200px;
}

input, textarea, button, select, table, th, td, div, p, label, span {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #4b4b4b;
}

table {
	background-color:white;
	border: 0;
	border-collapse: collapse;
}

table td {
	padding-top: 5px;
	vertical-align: top;
	background-color:white;
}

a {
	text-decoration: none;
	color: #1f6d32;
}

a:hover {
	color:#4b4b4b;
}

img {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
}

input, textarea {
	padding: 0 2px;
	border: 1px solid #31a32c;
	background: #e0f1e0;
}

input:focus, select:focus, textarea:focus {
	background: white;
}

select {
	border: 1px solid #31a32c;
}

textarea {
	overflow: auto;
}

#onlineterminvereinbarung .submitbtn {
	background: transparent;
	cursor: pointer;
	width:auto;
}

#onlineterminvereinbarung h1 {
	display:none;
}

#onlineterminvereinbarung #textarea_text {
	width:350px!IMPORTANT;
	height: 30px;
}

#onlineterminvereinbarung input {
	width:350px;
	margin-bottom:0.1em;
}

.days {
	font-weight:bold;
}

.datum {
	padding-right: 1.5em;
	padding-bottom: 1em;
}

.wt5, .wt6 {
	display:none;
}

#onlineterminvereinbarung #input_PLZ {
	width:40px;
}

#onlineterminvereinbarung #input_ort {
	width:300px;
}

#onlineterminvereinbarung #short_info br {
	display:block;
	float:left;
}

#onlineterminvereinbarung #short_info {
	margin-bottom:1em;
}

#onlineterminvereinbarung #short_info hr {
	display:none;
}