@charset "UTF-8";
body, html { height:100%;}
body {
	background-color: #EDFBF9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #602F21;
	margin:0; padding:0;
	}
.mas {
	font-size: 10px;
	color: #004B4B;
	padding-right: 4px;
}
.mas a {
	font-size: 10px;
	color: #004B4B;
}
.adress {
	padding: 7px;
}
h1 {
	color: #4D2219;
	font-size: 14px;
}
#content {
	overflow: auto;
	height: 410px;
/*	width: 520px;
*/	padding: 10px;
}
groot {
	border: 1px solid #000000;
}
a {
	color: #4D2219;
	text-decoration: underline;
	border:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
}
a:hover {
	text-decoration: none;
}

a.lang {
	color: #4D2219;
	text-decoration: none;
	border:none;
}

a.lang:hover {
	color: #4D2219;
	text-decoration: underline;
}
