/*************************** Screen ************************/
html, body {
	background-color: #647A56;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #ae3b0a;
	font-family: "Times New Roman", Times, serif;
}

#bildgal img {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	width:160px;
}
/-------------------------------------------------------------/
#embl1 {
	margin-left:50px;
	margin-top: 20px;
}
#embl2 {
	position: absolute;
	float:left;
	margin-left:50px;
	margin-top: 50px;
}

#header1 {
	font-size: 21px;
	font-weight: normal;
	color: #ae3b0a;
}
#menu1 {
	font-size: 16px;
	font-weight: normal;
	color: #8e5941;
}
#menu2 {
	padding-left: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #8e5941;
}