BODY {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 18px;
}
TD.linksoben {
	vertical-align: bottom;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 4px;
	white-space: nowrap;
	background-image: url("../images/braun1x1.gif");
	background-repeat: repeat-x;
	background-position: 0% 100%;
}
TD.rechtsoben {
	vertical-align: bottom;
	padding-bottom: 2px;
	white-space: nowrap;
	background-image: url("../images/braun1x1.gif");
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 70%;
}
TD.linksmitteloben {
	vertical-align: bottom;
	padding-bottom: 2px;
	white-space: nowrap;
	padding-left: 20px;
	padding-right: 20px;
}
TD.rechtsmitteloben {
	vertical-align: bottom;
	padding-bottom: 2px;
	white-space: nowrap;
	padding-left: 20px;
	padding-right: 20px;
}
TD.maincontent {
	vertical-align: top;
	font-family: "Courier New", Courier, mono;
	padding-left: 20px;
}
TD.hauptmenu {
	vertical-align: top;
	padding-left: 25px;
}
a:link {
	color: #752300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #752300;
}
a:hover {
	text-decoration: underline;
	color: #804000;
}
a:active {
	text-decoration: none;
	color: #804000;
}

.mainlevel {
	text-decoration : none;
	padding-top : 1ex;
	display : block;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #752300;
}
a.mainlevel:hover {
	color: #804000;
}
.sublevel {
	text-decoration : none;
	display : block;
	margin-top : 2px;
	font-size: 80%;
	text-indent: 1em;
	height: 2ex;
}

a.sublevel:link, a.sublevel:visited {
	color: #000000;
}
a.sublevel:hover {
	color: #999999;
}


h1 {
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 120%;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 1ex;
}
h2 {
	color: #752300;
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 1ex;
	text-transform: none;
	font-variant: small-caps;
}
h3 {
	color: #752300;
	font-family: "Courier New", Courier, mono;
	font-size: 93%;
	margin-bottom: 1ex;
	margin-top: 1,5;
}
h4 {
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 80%;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	margin-bottom: 1ex;
}
h5 {
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 80%;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 1ex;
	margin-top: 1,5ex;
}
h6 {
	color: #752300;
	font-family: "Courier New", Courier, mono;
	font-size: 80%;
	margin-bottom: 1ex;
	margin-top: 1,5ex;
}
IMG {
	BORDER: 0
}
ul {
	margin-top: 0px;
	margin-bottom: 1ex;
}
li {
	color: #752300;
	font-size: 80%;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: square;
}
p {
	font-size: 80%;
	margin-bottom: 1ex;
	margin-top: 0px;
}

