.kontakt_button 
{
	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 90px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	cursor: pointer;
}

.kontakt_check
{
	width: 12px;
	height: 12px;
	cursor: pointer;
	vertical-align: middle;
}

.kontakt_div
{
	color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}

INPUT.kontakt_text 
{
padding:3px;color:#fff;width:350px;border:3px solid #333;font-family:Trebuchet MS,Tahoma,Arial;
font-size: 15px;
background-color: #99CC00;
}  

TEXTAREA.kontakt_text 
{
height:200px;padding:3px;color:#fff;width:350px;border:3px solid #333;font-family:Trebuchet MS,Tahoma,Arial;font-size: 15px;background-color: #99CC00;
} 

