body,td,th {
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #981d05;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
hr {
	height: .5px;
	color: #981d05;
	background-color: #981d05;
	}
h1 {
	font-size: 14px;
	color: #981d05;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}
.main {
	width: 1024px;
    background-image: url(body.jpg);
	background-repeat: repeat-y;
}
.header {
	height: 142px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-color: none;
}
header img {
	border: 0px solid #999999;
}
.content-top {
    width: 690px;
	height: 22px;
	max-width: 700px;
	background: url(content_top.gif);
	background-repeat: no-repeat;
}
.content-bottom {
    width: 690px;
	height: 22px;
	vertical-align: bottom;
	background: url(content_bottom.gif);
	background-repeat: no-repeat;
}
.inhalt {
  width: 600px;
}
.content {
    background: url(content_body.gif);
	background-repeat: repeat-y;
	padding: 10px 0px 0px 20px;
	width: 690px;
	height: 500px;
	vertical-align: top;
	text-align: left;
}
.menu {
	width: 141px;
	background-image: url(menu_bg.gif);
    background-repeat: repeat-y;

}
.menutop {
	text-align: middle;
	font-weight: bold;
	color: #000000;
	width: 141px;
	height: 22px;
    background-image: url(menu_top.gif);
    background-repeat: no-repeat;
}
.suchetop {
	text-align: middle;
	font-weight: bold;
	color: #000000;
	width: 141px;
	height: 22px;
    background-image: url(suche_top.gif);
    background-repeat: no-repeat;
}
.newstop {
	text-align: middle;
	font-weight: bold;
	color: #000000;
	width: 141px;
	height: 22px;
    background-image: url(news_top.gif);
    background-repeat: no-repeat;
}
.menubottom {
	vertical-align: bottom;
	width: 141px;
	height: 9px;
    background-image: url(menu_bottom.gif);
    background-repeat: no-repeat;
}

.menu ul, .menu li {
    padding-top: 3px;
    padding-bottom: 3px;
	list-style-type: none;
	width: 90%;
    border-bottom: 1px dotted #999999;
}

.menu a:link, .menu a:visited, .menu a:active {
	padding: 0px 0px 3px 10px;
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #981d05;
	text-decoration: none;
}
.suche {
    text-align: top;
	width: 141px;
	height: 20px;
    background-image: url(suche.gif);
    background-repeat: no-repeat;
}
.suchknopf {
    background-image: url(suchknopf.gif);
    background-repeat: no-repeat;
}
.login a:link, .login a:visited, .login a:active {
	padding: 0;
}
.login input {
	font-size: 10px;
}
.current {
    background-image: url(link_current.gif);
    background-repeat: no-repeat;

	font-weight: bold;
}
.footer {
	height: 80px;
	background-image: url(footer.jpg);
    background-repeat: no-repeat;
	text-align: center;
}
