﻿#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

#footer .footer_link { color: white; border-right:solid 1px #000; padding-right:4px; text-decoration:none;}
#footer .footer_language_link {	color: white; border-left:solid 1px #000;}
#footer .footer_last{color:white; text-decoration:none;}
#footer { color:white; }
.footer { color:white; }
#footer a:hover{ color:red; text-decoration:underline;}


