body {
	width:850px;
	font-family: sans-serif;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	color: #066;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	font-size: 0.8em;
	background: #eee;
	text-align: justify;
}

a:link {
	color: #900;
	text-decoration: none;
}
a:visited	{
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:active {
	color: #900;
	text-decoration: none;
}

#kopf {
	background: #066 url(hg-titel.gif) no-repeat;
	width: 100%;
	float: left;
	padding: 0;
	border-bottom: 1px solid #bbb;
}

#menu {
	float: left;
	width: 100%;
	margin: 0;
	padding: 45px 0 5px 0;
	font-size: 0.9em;
}

#menu ul {
	float: left;
	margin: 0 0;
	padding: 0 0 0 70px;
	list-style: none;
}

#menu li {
	color: #fff;
	float: left;
	margin: 0 4px;
	padding: 0 0px;
	list-style: none;
}

#menu a:link {
	color: #fff;
	text-decoration: none;
}
#menu a:visited	{
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	text-decoration: underline;
}
#menu a:active {
	color: #fff;
	text-decoration: none;
}

#submenu {
	/*float: left;*/
	margin: 0em 3em 0em 3em;
	padding: 0;
	/*margin: 2em 0.5em 0.5em 0;
	padding: 0 0.5em 0.5em 3em;*/
	font-size: 0.9em;
}

#submenu ul {
	margin: 0;
	padding: 0;
}

#submenu li {
	color: #222;
	float: left;
	margin: 0 8px 5px 0;
	padding: 0;
	list-style: none;
}

#submenu li.titel {
	float: none;
	font-weight:bold;
}

#submenu a:link {
	color: #222;
	text-decoration: none;
}
#submenu a:visited	{
	color: #222;
	text-decoration: none;
}
#submenu a:hover {
	color: #222;
	text-decoration: underline;
}
#submenu a:active {
	color: #222;
	text-decoration: none;
}

#inhalttop {
	clear: left;
	background: #fff url(hg-randbild.gif) repeat-y top right;
}

#inhalt {
	clear: left;
	padding: 1em 3em 3em 3em;
	background: url(logo1.gif) no-repeat bottom right;
	line-height: 120%;
}

#fuss {
	padding: 0.5em;
	font-size: 0.7em;
	text-align: center;
	color: #fff;
	background: #066 url(logo2.gif) no-repeat top right;
	border-bottom: 1px solid #bbb;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

h3.neues {
	font-size: 1.1em;
	padding: 0 3em 0 0;
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
}

h4.neues {
	font-size: 1em;
	padding: 0 3em 0 0;
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
}

div.neues_datum {
	text-align: right;
	color: #666;
	font-size: 0.85em;
	margin-bottom: -1.5em;
}

#inhalt table {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

#inhalt table.tablefull {
	width: 100%;
}

#inhalt table.tablecenter {
	margin-left: auto;
	margin-right: auto;
}

#inhalt img.imgcenter {
	margin-left: 100px;
	border: 0;
}

#inhalt th {
	padding: 0.2em;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
	vertical-align: top;
}

#inhalt td {
	padding: 0.2em;
	vertical-align: top;
	border: 1px solid #eee;
	text-align: left;
}

#inhalt td.tdline {
	padding: 0.2em;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

#inhalt td.tdhighlight {
	background-color: #eee;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap
}

#inhalt td.tdbild {
	text-align: center;
	font-size: 80%;
	vertical-align: bottom;
}

#inhalt td.tdright {
	text-align: right;
}

#inhalt .center {
	text-align: center;
}

#inhalt .noframe {
	border: 0;
}

#inhalt input {
	font-size: 0.95em;
}

#inhalt select {
	font-size: 0.95em;
}

#news {
	min-height: 185px;
	border-left: 3px solid #933;
	border-right: 3px solid #933;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 5px 30px;
/* 	background: #fee url(neues.gif) no-repeat 5px 5px; */
	background: #fee;
}

#news p.newstitle {
	margin: 0 0 -5px -25px;
	padding: 0;
	color: #933;
	font-weight: bold;
}

dt {
	font-weight: bold;
	margin-top: 2em;
}

dd {
	margin-top: 1em;
	text-indent: 3em;
}

div.top {
	position:relative;
	left: -2.5em;
	height: 20px;
	width: 20px;
	/*text-align: right;*/
	margin-bottom: -20px;
	/*margin-right: 5em;*/
}

.menuline {
	border-bottom: thick solid #eee;
}

#fuss table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 80%;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

#fuss a:link {
	color: #fff;
	text-decoration: none;
}
#fuss a:visited	{
	color: #fff;
	text-decoration: none;
}
#fuss a:hover {
	color: #fff;
	text-decoration: underline;
}
#fuss a:active {
	color: #fff;
	text-decoration: none;
}
