html { overflow-y:scroll; }


.textbox{
	font-family:Verdana;
	font-size:14px;
}

textarea {
    max-height: 200px;
    max-width: 435px;
	width: 435px;
	height:200px;
	resize: none;
	font-family:Verdana;
	font-size:14px;
	}

#text_oben{
	vertical-align:top;
}

.text_oben{
	vertical-align:top;
}

.text{
	font-family: Verdana;
	font-size: 14px;
}

komentar{
	font-size: 16px;
}

.button_kontakt{
	max-width:150px;
	width: 150px;
	max-height:30px;
	height:30px;
	font-family:Verdana;
	font-size: 14px;
}

.button_kontakt:hover{
 	background-color:#0000ff;
	color:#FFFFFF;
}
