@charset "utf-8";
body {
	background-color: #0098D9;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 12px;
	color: #FDEA00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

h2 {
	font-size: 12px;
	color: #FF9020;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
h4 {
	font-size: 12px;
	color: #FDEA00;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
a:link {
	color: #FF9020;
	text-decoration: none;
}
a:visited {
	color: #FF9020;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text_weiss {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	padding-left: 10px;
}
.text_gelbfett {
	font-family: Arial, Helvetica, sans-serif;
	color: #FDEA00;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
.fussleiste_grau {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}
.gaestebuch {
	text-decoration: none;
	background-color: #FF9020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.navigation {
	text-decoration: none;
	background-color: #E6D500;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
.mod_navigation ul
{
	color: #ffffff;
	list-style-type: square;
	list-style-position: inside;
	margin: 0 0 0 5px;
	padding: 0px;
	background-color: #E6D500;
	text-indent: 10px;
}
.mod_navigation a,
.mod_navigation li,
.mod_navigation p
{
	text-decoration: none;
	font-size:12px;
	color:#ffffff;
	padding: 5px 0 5px 0;
}


.mod_navigation ul.level_1 li:hover {
	background-color: #0098D9;
	padding: 5px 0 5px 0;
}

.mod_navigation ul.level_1 li.submenu:hover {
	padding: 5px 0 5px 0;
}

.mod_navigation ul.level_1 li:hover a {
	color: white;
	text-decoration: none;
}

/*
.submenu.trail li:hover {
background-color: none;
}
*/

.mod_navigation .level_1 .active p,
.mod_navigation .level_1 .level_2 .active p
{
	display: inline;
	padding: 5px 0 5px 0;
}

.mod_navigation ul.level_1 li.active {
	padding: 5px 0 5px 0;
	background-color: #0098D9;
}

.mod_navigation ul.level_1 ul.level_2 li.active {
	padding: 5px 0 5px 0;
	background-color: #E6D500;
}

.mod_navigation ul.level_1 ul.level_2 li:hover {
	padding: 5px 0 5px 0;
	background-color: #E6D500;
}

.mod_navigation ul.level_1 ul.level_2 li a:hover {
	color: #0098D9;
}


ul .level_2 {
	list-style-type: none;
	margin: 0;
	background-color: #E6D500;
}

ul .level_2 li {
	margin: 0 0 0 0px;
	list-style-position: outside;
	text-indent: 22px;
}

ul .level_2 li .active {
	color: #0098D9;
	text-indent: 22px;
}

ul .level_2 li:hover {
	color: #0098D9;
	text-indent: 22px;
}
.newsarchivmenue {
	text-decoration: none;
	background-color: #E6D500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.ce_table table {
	width: 450px;
	border:thin solid #FFFFFF;
	margin: 10px 0 20px 0;
}

.ce_table table th, .ce_table table td {
padding: 5px;
}

.ce_table table tbody tr td {
	border-top:thin solid #FFFFFF;
	text-align: right;
}

.ce_table table tbody tr.row_0 td {
border-top: none;
text-align: right;
}

.ce_table table tbody tr td.col_0 {
text-align: left;
}

.ce_table table thead tr th {
text-align: right;
}

.ce_table table thead tr th.head_0 {
text-align: left;
}

.ce_table table thead tr th {
	background-color: #367DAC;
	color: white;
}

.ce_table table tfoot tr td {
	border-top:thin solid #367DAC;
	background-color: #367DAC;
	color: #FFFFFF;
	font-size: 8pt;
}
