body
{
	background-color: black;
	font-size: 9pt;
	font-family: "Caligula", "Verdana", "Arial";
}

a
{
	text-decoration: none;
	font-family: "verdana";
	color: red;
	font-size: 10pt;
	border: 0px;
}

img
{
	border:0px;
}

.page
{
	width: 1000px;
	margin:0 auto;
	background: #f7eab5;
}

.upper
{
	background: url(/fileadmin/loth/artwork/loth_footer_bg.png);
	height:90px;
}

.upper-logo
{
	margin-top: -5px;
	height: 66px;
}

.kordel-upper
{
	margin-top: -10px;
	background:url(/fileadmin/loth/artwork/loth_band_upper.png);
	height:24px;
}

.kordel-lower
{
	background: url(/fileadmin/loth/artwork/loth_band_lower.png);
	height:24px;
}

.lower
{
	background: url(/fileadmin/loth/artwork/loth_header_bg.png);
	position: relative;
	bottom: 0px;
	height: 90px;
}

.menu
{
	height:66px;
}

.content
{
	overflow: auto;
	margin-left: 10px;
	margin-right: 10px;
}

#top_menu
{
	margin-left: 600px;
}

#top_menu a
{
	color: yellow;
}

#top_menu a:hover
{
	color: red;
}

