body {
	background: url("gfx/background.gif");
	margin: 0px;
	color: #000000;
}
a {
	color: #990000;
	text-decoration: none;
}
#mainpage {
	width:844px;
	border: none;
	margin: auto;
}
.pageborder {
	width: 22px;
}
.pagecontent {
	background: url("../gfx/pagecontent-background.gif");
}
#leftborder {
	background: url("../gfx/pageborder-background-left.jpg");
}
#rightborder {
	background: url("../gfx/pageborder-background-right.jpg");
}
.headerimage {
	width:800px;
	height: 200px;
	background: url("../gfx/header.gif");
}
.navigation {
	height: 40px;
	width: 798px;
	background: url("../gfx/nav-back.gif");
	margin: auto;
}
.navitem:hover {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
.navitem {
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	text-align: left;
	padding-left: 42px;
	font: bold 12px Arial serif;
	color: #000000;
}
.navitem a {
	text-decoration: none;
	font: bold 12px Arial serif;
	color: #000000;
}

#nav-home {
	background: url("../gfx/nav-home.gif") no-repeat;
}
#nav-about {
	background: url("../gfx/nav-about.gif") no-repeat;
}
#nav-eft {
	background: url("../gfx/nav-about.gif") no-repeat;
}
#nav-contact {
	background: url("../gfx/nav-contact.gif") no-repeat;
}
#nav-links {
	background: url("../gfx/nav-links.gif") no-repeat;
}
#nav-law {
	background: url("../gfx/nav-law.gif") no-repeat;
}
.footer {
	width:844px;
	height: 56px;
	background: url("../gfx/footer.gif");
}
.gross {
	clear: none;
	font: #990000;
}
.sehrgross {
	font-size: 14px;
}
.riesig {
	font: #990000;
	font-size: 14px;
}
.newsbox {
	width: 199px;
	height: 300px;
	padding-top: 234px;
	margin: 16px 0px 0px 16px;
	text-align: center;
	background: url("../gfx/side.jpg") no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
.side-linkbg {
	background: url("../gfx/side-linkbg.gif") no-repeat;
	width: 199px;
	height: 33px;
	padding-top: 12px;
}
.newsbox a {
	color: #FFFFFF;
	border: 0px;
}
.newsbox img {
	border: 0px;
}
