/* iten-translations.com */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sprachwahl {
	color:#beccd5;
	font-size: 12px;
	padding: 2px;
}
a.sprachwahl { text-decoration:none; font-size: 12px; }
a.sprachwahl:link    { color:#beccd5; }
a.sprachwahl:visited { color:#beccd5; }
a.sprachwahl:hover   { color:#396f8f; }
a.sprachwahl:active  { color:#beccd5; }

.adresse {
	font-size: 11px;
	color: #5c889a;
}

#footer {
	position:absolute;
	left:0px;
	bottom:20px;
	z-index:2;
	width: 100%;
}
a.skypelink { 
	text-decoration:none; 	
	font-size: 11px;
	color: #5c889a; 
	}
a.skypelink:hover {
	text-decoration: underline;
}