body {
	background-color: #fff;
	color: #001c66;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, serif;
}

a {
	text-decoration: none;
}

a.link {
	font-weight: bold;
	font-style: normal;
	color: #4169E1;
}

#content {
	width: 850px;
	margin: 0 auto;
	padding: 50px 0 75px 0;
}

#foot {
	top: 100%;
	margin: -32px 0 0 0;
	position:fixed;
	color: #001c66;
	font-size: 1.05em;
	line-height: 28px;
	width: 100%;
	text-align: center;
	padding: 2px;
	background-color: #e3e3e3;
}

b.eng	{ color: #6600cc; }
b.ger	{ color: #0066cc; }
p.eng	{ padding: 0 25px; color: #6600cc; line-height: 1.5em; }
p.ger	{ padding: 0 25px; color: #0066cc; line-height: 1.5em; }

p.no_js	{ width: 100%; top: 100%; margin: -32px 0 0 0; position:fixed; color: #fff; background: #adb9da; padding: 4px 12px; line-height: 1.5em; font-size: 1.2em; font-weight: bold; text-align: center; }

em.ul	{ text-decoration: underline dotted #ff0000; color: #ff0000; }

a.lb	{ text-decoration: none; }

img.lb	{ padding: 4px; border: 1px dotted #222; width: 600px; }

