.form_text {
	 margin-left: 10px;
	border: 0px;
	margin-left: 2px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #155073;
	line-height: 10px;
	background-color: transparent;
}

.dropdown {
	margin-left: 10px;
	border: 0px;
	margin-left: 2px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #155073;
	line-height: 10px;
	background-color: transparent;
}

.big_field {
	margin-left: 10px;
	border: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #155073;
	overflow:hidden;
	background-color: transparent;
}

.button {
 	margin-left: 10px;
	border: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: transparent;
}
.button:hover {
	border: 0px;
	cursor:pointer;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: transparent;
}
textarea:focus, input:focus {
	font-family: "Trebuchet MS", sans-serif;
	color: #333333;
}
.kurstext {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D90000;
	line-height: 18px;
}
